@import url('https://fonts.googleapis.com/css2?family=Questrial&display=swap');

.bootstrap-touchspin .input-group-btn-vertical {
	position: relative;
	white-space: nowrap;
	width: 1%;
	vertical-align: middle;
	display: table-cell
}

.bootstrap-touchspin .input-group-btn-vertical>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
	padding: 8px 10px;
	margin-left: -1px;
	position: relative
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
	border-radius: 0;
	border-top-right-radius: 4px
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down
	{
	margin-top: -2px;
	border-radius: 0;
	border-bottom-right-radius: 4px
}

.bootstrap-touchspin .input-group-btn-vertical i {
	position: absolute;
	top: 3px;
	left: 5px;
	font-size: 9px;
	font-weight: 400
}

.mfp-bg {
	z-index: 1042;
	overflow: hidden;
	background: #0b0b0b;
	opacity: .8
}

.mfp-bg,.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed
}

.mfp-wrap {
	z-index: 1043;
	outline: none !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box
}

.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #ccc
}

.mfp-preloader a:hover {
	color: #fff
}

.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader {
	display: none
}


button.mfp-arrow,button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation
}

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

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,.mfp-close:hover {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:focus,.mfp-arrow:hover {
	opacity: 1
}

.mfp-arrow:after,.mfp-arrow:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto
}

.mfp-figure,img.mfp-img {
	line-height: 0
}

.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-height:300px) , screen and (max-width:800px) and
	(orientation:landscape) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media ( max-width :900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

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

body {
	margin: 0
}

article,aside,footer,header,nav,section {
	display: block
}

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

figcaption,figure,main {
	display: block
}

figure {
	margin: 1em 40px
}

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

pre {
	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;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,strong {
	font-weight: inherit;
	font-weight: bolder
}

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

dfn {
	font-style: italic
}

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

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,video {
	display: inline-block
}

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

img {
	border-style: none
}

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

button,input,optgroup,select,textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,input {
	overflow: visible
}

button,select {
	text-transform: none
}

[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: 1px dotted ButtonText
}

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

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],[type=radio] {
	-webkit-box-sizing: border-box;
	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
}

details,menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

[hidden],template {
	display: none
}

@media print {
	*,:after,:before,blockquote:first-letter,blockquote:first-line,div:first-letter,div:first-line,li:first-letter,li:first-line,p:first-letter,p:first-line
		{
		text-shadow: none !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important
	}
	a,a:visited {
		text-decoration: underline
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	pre {
		white-space: pre-wrap !important
	}
	blockquote,pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,tr {
		page-break-inside: avoid
	}
	h2,h3,p {
		orphans: 3;
		widows: 3
	}
	h2,h3 {
		page-break-after: avoid
	}
	.navbar {
		display: none
	}
	.badge {
		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
	}
}

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

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

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

html {
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI,
		Roboto, Helvetica Neue, Arial, sans-serif;
	font-size: 1rem;
	font-weight: 500;
	background-color: #fff
}

[tabindex="-1"]:focus {
	outline: none !important
}

h1,h2,h3,h4,h5,h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}

abbr[data-original-title],abbr[title] {
	cursor: help
}

address {
	font-style: normal;
	line-height: inherit
}

address,dl,ol,ul {
	margin-bottom: 1rem
}

dl,ol,ul {
	margin-top: 0
}

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

dt {
	font-weight: 700
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

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

a:focus, a:hover {
	color: #ef4d36;
	text-decoration: none;
}



a:not ([href] ):not ([tabindex] ),a:not ([href] ):not ([tabindex] ):focus,a:not
	([href] ):not ([tabindex] ):hover {
	color: inherit;
	text-decoration: none
}

a:not ([href] ):not ([tabindex] ):focus {
	outline: 0
}

pre {
	overflow: auto
}

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle
}

[role=button] {
	cursor: pointer
}

[role=button],a,area,button,input,label,select,summary,textarea {
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

table {
	border-collapse: collapse;
	background-color: transparent
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #acaaa6;
	caption-side: bottom
}

caption,th {
	text-align: left
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

button,input,select,textarea {
	line-height: inherit
}

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

input[type=date],input[type=datetime-local],input[type=month],input[type=time]
	{
	-webkit-appearance: listbox
}

textarea {
	resize: vertical
}

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

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit
}

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

output {
	display: inline-block
}

[hidden] {
	display: none !important
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 600;
	line-height: 1.1;
	color: inherit
}

.h1,h1 {
	font-size: 2.5rem
}

.h2,h2 {
	font-size: 2rem
}

.h3,h3 {
	font-size: 1.75rem
}

.h4,h4 {
	font-size: 1.5rem
}

.h5,h5 {
	font-size: 1.25rem
}

.h6,h6 {
	font-size: 1rem
}

.lead {
	font-size: 1.25rem;
	font-weight: 300
}

.display-1 {
	font-size: 6rem
}

.display-1,.display-2 {
	font-weight: 300;
	line-height: 1.1
}

.display-2 {
	font-size: 5.5rem
}

.display-3 {
	font-size: 4.5rem
}

.display-3,.display-4 {
	font-weight: 300;
	line-height: 1.1
}

.display-4 {
	font-size: 3.5rem
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,small {
	font-size: 80%;
	font-weight: 400
}

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

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

.list-inline-item {
	display: inline-block
}

.list-inline-item:not (:last-child ){
	margin-right: 5px
}

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

.blockquote {
	padding: .5rem 1rem;
	margin-bottom: 1rem;
	font-size: 1.25rem;
	border-left: .25rem solid #f6f6f6
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #ebebeb
}

.blockquote-footer:before {
	content: "\2014   \A0"
}

.blockquote-reverse {
	padding-right: 1rem;
	padding-left: 0;
	text-align: right;
	border-right: .25rem solid #f6f6f6;
	border-left: 0
}

.blockquote-reverse .blockquote-footer:before {
	content: ""
}

.blockquote-reverse .blockquote-footer:after {
	content: "\A0   \2014"
}

.img-fluid,.img-thumbnail {
	max-width: 100%;
	height: auto
}

.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: .25rem;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.figure {
	display: inline-block
}

.figure-img {
	margin-bottom: .5rem;
	line-height: 1
}

.figure-caption {
	font-size: 90%;
	color: #ebebeb
}

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

code {
	padding: .2rem .4rem;
	font-size: 90%;
	color: #bd4147;
	background-color: #f7f7f9;
	border-radius: .25rem
}

a>code {
	padding: 0;
	color: inherit;
	background-color: inherit
}

kbd {
	padding: .2rem .4rem;
	font-size: 90%;
	color: #fff;
	background-color: #878787;
	border-radius: .2rem
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700
}

pre {
	display: block;
	margin-top: 0;
	margin-bottom: 1rem;
	font-size: 90%;
	color: #878787
}

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

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

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

@media ( min-width :480px) {
	.container {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media ( min-width :768px) {
	.container {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media ( min-width :992px) {
	.container {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media ( min-width :480px) {
	.container {
		width: 516px;
		max-width: 100%
	}
}

@media ( min-width :768px) {
	.container {
		width: 768px;
		max-width: 100%
	}
}

@media ( min-width :992px) {
	.container {
		width: 992px;
		max-width: 100%
	}
}

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

@media ( min-width :480px) {
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media ( min-width :768px) {
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media ( min-width :992px) {
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px
	}
}

.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

@media ( min-width :480px) {
	.row {
		margin-right: -15px;
		margin-left: -15px
	}
}

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

@media ( min-width :992px) {
	.row {
		margin-right: -15px;
		margin-left: -15px
	}
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,.no-gutters>[class *=col-] {
	padding-right: 0;
	padding-left: 0
}

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

@media ( min-width :480px) {
	.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12
		{
		padding-right: 15px;
		padding-left: 15px
	}
}

@media ( min-width :768px) {
	.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12
		{
		padding-right: 15px;
		padding-left: 15px
	}
}

@media ( min-width :992px) {
	.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12
		{
		padding-right: 15px;
		padding-left: 15px
	}
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}

.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto
}

.col-1,.col-auto {
	-webkit-box-flex: 0
}

.col-1 {
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}

.col-2 {
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}

.col-2,.col-3 {
	-webkit-box-flex: 0
}

.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}

.col-4,.col-5 {
	-webkit-box-flex: 0
}

.col-5 {
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-6,.col-7 {
	-webkit-box-flex: 0
}

.col-7 {
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}

.col-8 {
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}

.col-8,.col-9 {
	-webkit-box-flex: 0
}

.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}

.col-10,.col-11 {
	-webkit-box-flex: 0
}

.col-11 {
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}

.col-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.pull-0 {
	right: auto
}

.pull-1 {
	right: 8.33333%
}

.pull-2 {
	right: 16.66667%
}

.pull-3 {
	right: 25%
}

.pull-4 {
	right: 33.33333%
}

.pull-5 {
	right: 41.66667%
}

.pull-6 {
	right: 50%
}

.pull-7 {
	right: 58.33333%
}

.pull-8 {
	right: 66.66667%
}

.pull-9 {
	right: 75%
}

.pull-10 {
	right: 83.33333%
}

.pull-11 {
	right: 91.66667%
}

.pull-12 {
	right: 100%
}

.push-0 {
	left: auto
}

.push-1 {
	left: 8.33333%
}

.push-2 {
	left: 16.66667%
}

.push-3 {
	left: 25%
}

.push-4 {
	left: 33.33333%
}

.push-5 {
	left: 41.66667%
}

.push-6 {
	left: 50%
}

.push-7 {
	left: 58.33333%
}

.push-8 {
	left: 66.66667%
}

.push-9 {
	left: 75%
}

.push-10 {
	left: 83.33333%
}

.push-11 {
	left: 91.66667%
}

.push-12 {
	left: 100%
}

.offset-1 {
	margin-left: 8.33333%
}

.offset-2 {
	margin-left: 16.66667%
}

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

.offset-4 {
	margin-left: 33.33333%
}

.offset-5 {
	margin-left: 41.66667%
}

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

.offset-7 {
	margin-left: 58.33333%
}

.offset-8 {
	margin-left: 66.66667%
}

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

.offset-10 {
	margin-left: 83.33333%
}

.offset-11 {
	margin-left: 91.66667%
}

@media ( min-width :480px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-sm-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}
	.col-sm-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-sm-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-sm-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-sm-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-sm-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-sm-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-sm-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-sm-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-sm-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.pull-sm-0 {
		right: auto
	}
	.pull-sm-1 {
		right: 8.33333%
	}
	.pull-sm-2 {
		right: 16.66667%
	}
	.pull-sm-3 {
		right: 25%
	}
	.pull-sm-4 {
		right: 33.33333%
	}
	.pull-sm-5 {
		right: 41.66667%
	}
	.pull-sm-6 {
		right: 50%
	}
	.pull-sm-7 {
		right: 58.33333%
	}
	.pull-sm-8 {
		right: 66.66667%
	}
	.pull-sm-9 {
		right: 75%
	}
	.pull-sm-10 {
		right: 83.33333%
	}
	.pull-sm-11 {
		right: 91.66667%
	}
	.pull-sm-12 {
		right: 100%
	}
	.push-sm-0 {
		left: auto
	}
	.push-sm-1 {
		left: 8.33333%
	}
	.push-sm-2 {
		left: 16.66667%
	}
	.push-sm-3 {
		left: 25%
	}
	.push-sm-4 {
		left: 33.33333%
	}
	.push-sm-5 {
		left: 41.66667%
	}
	.push-sm-6 {
		left: 50%
	}
	.push-sm-7 {
		left: 58.33333%
	}
	.push-sm-8 {
		left: 66.66667%
	}
	.push-sm-9 {
		left: 75%
	}
	.push-sm-10 {
		left: 83.33333%
	}
	.push-sm-11 {
		left: 91.66667%
	}
	.push-sm-12 {
		left: 100%
	}
	.offset-sm-0 {
		margin-left: 0
	}
	.offset-sm-1 {
		margin-left: 8.33333%
	}
	.offset-sm-2 {
		margin-left: 16.66667%
	}
	.offset-sm-3 {
		margin-left: 25%
	}
	.offset-sm-4 {
		margin-left: 33.33333%
	}
	.offset-sm-5 {
		margin-left: 41.66667%
	}
	.offset-sm-6 {
		margin-left: 50%
	}
	.offset-sm-7 {
		margin-left: 58.33333%
	}
	.offset-sm-8 {
		margin-left: 66.66667%
	}
	.offset-sm-9 {
		margin-left: 75%
	}
	.offset-sm-10 {
		margin-left: 83.33333%
	}
	.offset-sm-11 {
		margin-left: 91.66667%
	}
}

@media ( min-width :768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-md-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}
	.col-md-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-md-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-md-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-md-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-md-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-md-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-md-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.pull-md-0 {
		right: auto
	}
	.pull-md-1 {
		right: 8.33333%
	}
	.pull-md-2 {
		right: 16.66667%
	}
	.pull-md-3 {
		right: 25%
	}
	.pull-md-4 {
		right: 33.33333%
	}
	.pull-md-5 {
		right: 41.66667%
	}
	.pull-md-6 {
		right: 50%
	}
	.pull-md-7 {
		right: 58.33333%
	}
	.pull-md-8 {
		right: 66.66667%
	}
	.pull-md-9 {
		right: 75%
	}
	.pull-md-10 {
		right: 83.33333%
	}
	.pull-md-11 {
		right: 91.66667%
	}
	.pull-md-12 {
		right: 100%
	}
	.push-md-0 {
		left: auto
	}
	.push-md-1 {
		left: 8.33333%
	}
	.push-md-2 {
		left: 16.66667%
	}
	.push-md-3 {
		left: 25%
	}
	.push-md-4 {
		left: 33.33333%
	}
	.push-md-5 {
		left: 41.66667%
	}
	.push-md-6 {
		left: 50%
	}
	.push-md-7 {
		left: 58.33333%
	}
	.push-md-8 {
		left: 66.66667%
	}
	.push-md-9 {
		left: 75%
	}
	.push-md-10 {
		left: 83.33333%
	}
	.push-md-11 {
		left: 91.66667%
	}
	.push-md-12 {
		left: 100%
	}
	.offset-md-0 {
		margin-left: 0
	}
	.offset-md-1 {
		margin-left: 8.33333%
	}
	.offset-md-2 {
		margin-left: 16.66667%
	}
	.offset-md-3 {
		margin-left: 25%
	}
	.offset-md-4 {
		margin-left: 33.33333%
	}
	.offset-md-5 {
		margin-left: 41.66667%
	}
	.offset-md-6 {
		margin-left: 50%
	}
	.offset-md-7 {
		margin-left: 58.33333%
	}
	.offset-md-8 {
		margin-left: 66.66667%
	}
	.offset-md-9 {
		margin-left: 75%
	}
	.offset-md-10 {
		margin-left: 83.33333%
	}
	.offset-md-11 {
		margin-left: 91.66667%
	}
}

@media ( min-width :992px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-lg-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}
	.col-lg-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-lg-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-lg-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-lg-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-lg-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-lg-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-lg-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-lg-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-lg-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-lg-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.pull-lg-0 {
		right: auto
	}
	.pull-lg-1 {
		right: 8.33333%
	}
	.pull-lg-2 {
		right: 16.66667%
	}
	.pull-lg-3 {
		right: 25%
	}
	.pull-lg-4 {
		right: 33.33333%
	}
	.pull-lg-5 {
		right: 41.66667%
	}
	.pull-lg-6 {
		right: 50%
	}
	.pull-lg-7 {
		right: 58.33333%
	}
	.pull-lg-8 {
		right: 66.66667%
	}
	.pull-lg-9 {
		right: 75%
	}
	.pull-lg-10 {
		right: 83.33333%
	}
	.pull-lg-11 {
		right: 91.66667%
	}
	.pull-lg-12 {
		right: 100%
	}
	.push-lg-0 {
		left: auto
	}
	.push-lg-1 {
		left: 8.33333%
	}
	.push-lg-2 {
		left: 16.66667%
	}
	.push-lg-3 {
		left: 25%
	}
	.push-lg-4 {
		left: 33.33333%
	}
	.push-lg-5 {
		left: 41.66667%
	}
	.push-lg-6 {
		left: 50%
	}
	.push-lg-7 {
		left: 58.33333%
	}
	.push-lg-8 {
		left: 66.66667%
	}
	.push-lg-9 {
		left: 75%
	}
	.push-lg-10 {
		left: 83.33333%
	}
	.push-lg-11 {
		left: 91.66667%
	}
	.push-lg-12 {
		left: 100%
	}
	.offset-lg-0 {
		margin-left: 0
	}
	.offset-lg-1 {
		margin-left: 8.33333%
	}
	.offset-lg-2 {
		margin-left: 16.66667%
	}
	.offset-lg-3 {
		margin-left: 25%
	}
	.offset-lg-4 {
		margin-left: 33.33333%
	}
	.offset-lg-5 {
		margin-left: 41.66667%
	}
	.offset-lg-6 {
		margin-left: 50%
	}
	.offset-lg-7 {
		margin-left: 58.33333%
	}
	.offset-lg-8 {
		margin-left: 66.66667%
	}
	.offset-lg-9 {
		margin-left: 75%
	}
	.offset-lg-10 {
		margin-left: 83.33333%
	}
	.offset-lg-11 {
		margin-left: 91.66667%
	}
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem
}

.table td,.table th {
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid #f6f6f6
}

table#order-products tfoot td {padding: .45rem;}

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

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

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

.table-sm td,.table-sm th {
	padding: .3rem
}

.table-bordered,.table-bordered td,.table-bordered th {
	border: 1px solid #f6f6f6
}

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

.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, .05)
}

.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th,.table-hover tbody tr:hover
	{
	background-color: rgba(0, 0, 0, .075)
}

.table-success,.table-success>td,.table-success>th {
	background-color: #dff0d8
}

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

.table-info,.table-info>td,.table-info>th {
	background-color: #d9edf7
}

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

.table-warning,.table-warning>td,.table-warning>th {
	background-color: #fcf8e3
}

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

.table-danger,.table-danger>td,.table-danger>th {
	background-color: #f2dede
}

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

.thead-inverse th {
	color: #fff;
	background-color: #878787
}

.thead-default th {
	color: #acaaa6;
	background-color: #f6f6f6
}

.table-inverse {
	color: #fff;
	background-color: #878787
}

.table-inverse td,.table-inverse th,.table-inverse thead th {
	border-color: #fff
}

.table-inverse.table-bordered {
	border: 0
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

.table-responsive.table-bordered {
	border: 0
}

.form-control {
	display: block;
	width: 100%;
	padding: .5rem .75rem;
	font-size: 1rem;
	line-height: 1.25;
	color: #222!important;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem;
	-webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow
		.15s ease-in-out;
	transition: border-color .15s ease-in-out, -webkit-box-shadow .15s
		ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out,
		-webkit-box-shadow .15s ease-in-out
}

.form-control label, .form-group label {
    font-size: 14px;
    margin-bottom: 5px;
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control:focus {
	color: #acaaa6;
	background-color: #fff;
	outline: none
}

.form-control::-webkit-input-placeholder {
	color: #ebebeb;
	opacity: 1
}

.form-control:-ms-input-placeholder,.form-control::-ms-input-placeholder
	{
	color: #ebebeb;
	opacity: 1
}

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

.form-control:disabled,.form-control[readonly] {
	background-color: #f6f6f6;
	opacity: 1
}

.form-control:disabled {
	cursor: not-allowed
}



select.form-control:not ([size] ):not ([multiple] ){
	height: calc(2.25rem +   2px)
}

select.form-control:focus::-ms-value {
	color: #acaaa6;
	background-color: #fff
}

.form-control-file,.form-control-range {
	display: block
}

.col-form-label {
	padding-top: calc(.5rem -   1px *   2);
	padding-bottom: calc(.5rem -   1px *   2);
	margin-bottom: 0
}

.col-form-label-lg {
	padding-top: calc(.75rem -   1px *   2);
	padding-bottom: calc(.75rem -   1px *   2);
	font-size: 1.25rem
}

.col-form-label-sm {
	padding-top: calc(.25rem -   1px *   2);
	padding-bottom: calc(.25rem -   1px *   2);
	font-size: .875rem
}

.col-form-legend {
	font-size: 1rem
}

.col-form-legend,.form-control-static {
	padding-top: .5rem;
	padding-bottom: .5rem;
	margin-bottom: 0
}

.form-control-static {
	line-height: 1.25;
	border: solid transparent;
	border-width: 1px 0
}

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

.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn
	{
	padding: .25rem .5rem;
	font-size: .875rem;
	border-radius: .2rem
}

.input-group-sm>.input-group-btn>select.btn:not ([size] ):not ([multiple]
	),.input-group-sm>select.form-control:not ([size] ):not ([multiple] ),.input-group-sm>select.input-group-addon:not
	([size] ):not ([multiple] ),select.form-control-sm:not ([size] ):not ([multiple]
	){
	height: 1.8125rem
}

.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn
	{
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	border-radius: .3rem
}

.input-group-lg>.input-group-btn>select.btn:not ([size] ):not ([multiple]
	),.input-group-lg>select.form-control:not ([size] ):not ([multiple] ),.input-group-lg>select.input-group-addon:not
	([size] ):not ([multiple] ),select.form-control-lg:not ([size] ):not ([multiple]
	){
	height: 3.16667rem
}

.form-group {
    margin-bottom: 0.6rem;
}

.form-group.input_placeholder {
    margin-bottom: 1.3rem !important;
}

.form-text {
	display: block;
	margin-top: .25rem
}

.form-check {
	position: relative;
	display: block;
	margin-bottom: .5rem
}

.form-check.disabled .form-check-label {
	color: #acaaa6;
	cursor: not-allowed
}

.form-check-label {
	padding-left: 1.25rem;
	margin-bottom: 0;
	cursor: pointer
}

.form-check-input {
	position: absolute;
	margin-top: .25rem;
	margin-left: -1.25rem
}

.form-check-input:only-child {
	position: static
}

.form-check-inline {
	display: inline-block
}

.form-check-inline .form-check-label {
	vertical-align: middle
}

.form-check-inline+.form-check-inline {
	margin-left: .75rem
}

.form-control-feedback {
	margin-top: .25rem
}

.form-control-danger,.form-control-success,.form-control-warning {
	padding-right: 2.25rem;
	background-repeat: no-repeat;
	background-position: center right .5625rem;
	background-size: 1.125rem 1.125rem
}

.has-success .col-form-label,.has-success .custom-control,.has-success .form-check-label,.has-success .form-control-feedback,.has-success .form-control-label
	{
	color: #4cbb6c
}

.has-success .form-control {
	border-color: #4cbb6c
}

.has-success .input-group-addon {
	color: #4cbb6c;
	border-color: #4cbb6c;
	background-color: #e0f3e5
}

.has-success .form-control-success {
	background-image:
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%234cbb6c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
}

.has-warning .col-form-label,.has-warning .custom-control,.has-warning .form-check-label,.has-warning .form-control-feedback,.has-warning .form-control-label
	{
	color: #ff9a52
}

.has-warning .form-control {
	border-color: #ff9a52
}

.has-warning .input-group-addon {
	color: #ff9a52;
	border-color: #ff9a52;
	background-color: #fff
}

.has-warning .form-control-warning {
	background-image:
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23ff9a52' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}

.has-danger .col-form-label,.has-danger .custom-control,.has-danger .form-check-label,.has-danger .form-control-feedback,.has-danger .form-control-label
	{
	color: #ff4c4c
}

.has-danger .form-control {
	border-color: #ff4c4c
}

.has-danger .input-group-addon {
	color: #ff4c4c;
	border-color: #ff4c4c;
	background-color: #fff
}

.has-danger .form-control-danger {
	background-image:
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff4c4c' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}

.form-inline {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.form-inline .form-check {
	width: 100%
}

@media ( min-width :480px) {
	.form-inline label {
		-ms-flex-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.form-inline .form-group,.form-inline label {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		margin-bottom: 0
	}
	.form-inline .form-group {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-ms-flex-align: center
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-static {
		display: inline-block
	}
	.form-inline .input-group {
		width: auto
	}
	.form-inline .form-control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-check {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: auto;
		margin-top: 0;
		margin-bottom: 0
	}
	.form-inline .form-check-label {
		padding-left: 0
	}
	.form-inline .form-check-input {
		position: relative;
		margin-top: 0;
		margin-right: .25rem;
		margin-left: 0
	}
	.form-inline .custom-control {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding-left: 0
	}
	.form-inline .custom-control-indicator {
		position: static;
		display: inline-block;
		margin-right: .25rem;
		vertical-align: text-bottom
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.btn {
	display: inline-block;
	font-weight: 600;
	line-height: 1.25;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .5rem 1rem;
	font-size: 1rem;
	border-radius: .25rem;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	position: relative;
}


.btn_arrow:after {
    background-image: url(../img/svg/right-arrow-dark.svg);
    background-size: 23px;
    background-position: center center;
    height: 100%;
    width: 35px;
    content: "";
    position: absolute;
    top: 0px;
    z-index: 10;
    margin-left: 4px;
    background-repeat: no-repeat;
    background-position: center right;
    background-repeat: no-repeat;
	-moz-transition: all 350ms ease;
	-ms-transition: all 350ms ease;
	-o-transition: all 350ms ease;
	transition: all 350ms ease;    
}

.btn_arrow.bt_left:before {
    background-image: url(../img/svg/left-arrow-black.svg);
    background-size: 14px;
    background-position: center center;
    height: 100%;
    width: 15px;
    content: "";
    position: absolute;
    top: 0px;
    z-index: 100;
    margin-left: -25px;
    background-repeat: no-repeat;
    -webkit-transition: all 350ms ease;
	-moz-transition: all 350ms ease;
	-ms-transition: all 350ms ease;
	-o-transition: all 350ms ease;
	transition: all 350ms ease;

}

.black_arrow.bt_left:before {
    background-image: url(../img/svg/left-arrow-black.svg);
    background-size: 14px;
    background-position: center center;
    height: 100%;
    width: 15px;
    content: "";
    position: absolute;
    top: 0px;
    z-index: 100;
    margin-left: -25px;
    background-repeat: no-repeat;
    -webkit-transition: all 350ms ease;
	-moz-transition: all 350ms ease;
	-ms-transition: all 350ms ease;
	-o-transition: all 350ms ease;
	transition: all 350ms ease;

}

.btn_arrow.bt_left:hover:before {margin-left: -28px;}
.black_arrow:hover:after, .cancel-address .black_arrow:hover:after {background-image: url(../img/svg/right-arrow-white.svg) !important;}
.btn_arrow.btn_blus {padding: 0 3rem}
.btn_arrow.black_arrow:after {background-image: url(../img/svg/right-arrow-black.svg);}
.btn_arrow:hover:after {margin-left: 13px;}
.btn_arrow.bt_left:after {display: none}



.btn:focus,.btn:hover {
	text-decoration: none
}

.btn.focus,.btn:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 2px rgba(47, 181, 210, .25);
	box-shadow: 0 0 0 2px rgba(47, 181, 210, .25)
}

.btn.disabled,.btn:disabled {
	cursor: not-allowed;
	opacity: .65
}

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

a.btn.disabled,fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-primary {
	color: #111111;
	background-color: #fb751e;
	border-color: #fb751e
}


.btn-border, .cancel-address .black_arrow  {border: 2px solid #222}
.btn-border:hover, .cancel-address .black_arrow:hover {border: 2px solid #222; color: #fff;	background-color: #222;}

.btn-primary:hover {
	color: #111111;
	background-color: #e55b01;
	border-color: #e55b01
}

.btn-primary.focus,.btn-primary:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(68, 68, 68, .5);
	box-shadow: 0 0 0 2px rgba(68, 68, 68, .5)
}

.btn-primary.disabled,.btn-primary:disabled {
	background-color: #222;
	border-color: #222
}

.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle
	{
	color: #fff;
	background-color: #2b2b2b;
	background-image: none;
	border-color: #252525
}

.btn-secondary {
	color: #878787;
	background-color: #fff;
	border-color: #ccc
}

.btn-secondary:hover {
	color: #878787;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-secondary.focus,.btn-secondary:focus {
	-webkit-box-shadow: 0 0 0 2px hsla(0, 0%, 80%, .5);
	box-shadow: 0 0 0 2px hsla(0, 0%, 80%, .5)
}

.btn-secondary.disabled,.btn-secondary:disabled {
	background-color: #fff;
	border-color: #ccc
}

.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle
	{
	color: #878787;
	background-color: #e6e6e6;
	background-image: none;
	border-color: #adadad
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #5bc0de
}

.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #2aabd2
}

.btn-info.focus,.btn-info:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, .5);
	box-shadow: 0 0 0 2px rgba(91, 192, 222, .5)
}

.btn-info.disabled,.btn-info:disabled {
	background-color: #5bc0de;
	border-color: #5bc0de
}

.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	background-image: none;
	border-color: #2aabd2
}

.btn-success {
	color: #fff;
	background-color: #4cbb6c;
	border-color: #4cbb6c
}

.btn-success:hover {
	color: #fff;
	background-color: #3a9a56;
	border-color: #389252
}

.btn-success.focus,.btn-success:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(76, 187, 108, .5);
	box-shadow: 0 0 0 2px rgba(76, 187, 108, .5)
}

.btn-success.disabled,.btn-success:disabled {
	background-color: #4cbb6c;
	border-color: #4cbb6c
}

.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle
	{
	color: #fff;
	background-color: #3a9a56;
	background-image: none;
	border-color: #389252
}

.btn-warning {
	color: #fff;
	background-color: #ff9a52;
	border-color: #ff9a52
}

.btn-warning:hover {
	color: #fff;
	background-color: #ff7c1f;
	border-color: #ff7615
}

.btn-warning.focus,.btn-warning:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(255, 154, 82, .5);
	box-shadow: 0 0 0 2px rgba(255, 154, 82, .5)
}

.btn-warning.disabled,.btn-warning:disabled {
	background-color: #ff9a52;
	border-color: #ff9a52
}

.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle
	{
	color: #fff;
	background-color: #ff7c1f;
	background-image: none;
	border-color: #ff7615
}

.btn-danger {
	color: #fff;
	background-color: #ff4c4c;
	border-color: #ff4c4c
}

.btn-danger:hover {
	color: #fff;
	background-color: #ff1919;
	border-color: #ff0f0f
}

.btn-danger.focus,.btn-danger:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(255, 76, 76, .5);
	box-shadow: 0 0 0 2px rgba(255, 76, 76, .5)
}

.btn-danger.disabled,.btn-danger:disabled {
	background-color: #ff4c4c;
	border-color: #ff4c4c
}

.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle
	{
	color: #fff;
	background-color: #ff1919;
	background-image: none;
	border-color: #ff0f0f
}

.btn-outline-primary {
	color: #444;
	background-image: none;
	background-color: transparent;
	border-color: #444
}

.btn-outline-primary:hover {
	color: #fff;
	background-color: #444;
	border-color: #444
}

.btn-outline-primary.focus,.btn-outline-primary:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(68, 68, 68, .5);
	box-shadow: 0 0 0 2px rgba(68, 68, 68, .5)
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
	color: #444;
	background-color: transparent
}

.btn-outline-primary.active,.btn-outline-primary:active,.show>.btn-outline-primary.dropdown-toggle
	{
	color: #fff;
	background-color: #444;
	border-color: #444
}

.btn-outline-secondary {
	color: #ccc;
	background-image: none;
	background-color: transparent;
	border-color: #ccc
}

.btn-outline-secondary:hover {
	color: #fff;
	background-color: #ccc;
	border-color: #ccc
}

.btn-outline-secondary.focus,.btn-outline-secondary:focus {
	-webkit-box-shadow: 0 0 0 2px hsla(0, 0%, 80%, .5);
	box-shadow: 0 0 0 2px hsla(0, 0%, 80%, .5)
}



.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
	color: #ccc;
	background-color: transparent
}

.btn-outline-secondary.active,.btn-outline-secondary:active,.show>.btn-outline-secondary.dropdown-toggle
	{
	color: #fff;
	background-color: #ccc;
	border-color: #ccc
}

.btn-outline-info {
	color: #5bc0de;
	background-image: none;
	background-color: transparent;
	border-color: #5bc0de
}

.btn-outline-info:hover {
	color: #fff;
	background-color: #5bc0de;
	border-color: #5bc0de
}

.btn-outline-info.focus,.btn-outline-info:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, .5);
	box-shadow: 0 0 0 2px rgba(91, 192, 222, .5)
}

.btn-outline-info.disabled,.btn-outline-info:disabled {
	color: #5bc0de;
	background-color: transparent
}

.btn-outline-info.active,.btn-outline-info:active,.show>.btn-outline-info.dropdown-toggle
	{
	color: #fff;
	background-color: #5bc0de;
	border-color: #5bc0de
}

.btn-outline-success {
	color: #4cbb6c;
	background-image: none;
	background-color: transparent;
	border-color: #4cbb6c
}

.btn-outline-success:hover {
	color: #fff;
	background-color: #4cbb6c;
	border-color: #4cbb6c
}

.btn-outline-success.focus,.btn-outline-success:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(76, 187, 108, .5);
	box-shadow: 0 0 0 2px rgba(76, 187, 108, .5)
}

.btn-outline-success.disabled,.btn-outline-success:disabled {
	color: #4cbb6c;
	background-color: transparent
}

.btn-outline-success.active,.btn-outline-success:active,.show>.btn-outline-success.dropdown-toggle
	{
	color: #fff;
	background-color: #4cbb6c;
	border-color: #4cbb6c
}

.btn-outline-warning {
	color: #ff9a52;
	background-image: none;
	background-color: transparent;
	border-color: #ff9a52
}

.btn-outline-warning:hover {
	color: #fff;
	background-color: #ff9a52;
	border-color: #ff9a52
}

.btn-outline-warning.focus,.btn-outline-warning:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(255, 154, 82, .5);
	box-shadow: 0 0 0 2px rgba(255, 154, 82, .5)
}

.btn-outline-warning.disabled,.btn-outline-warning:disabled {
	color: #ff9a52;
	background-color: transparent
}

.btn-outline-warning.active,.btn-outline-warning:active,.show>.btn-outline-warning.dropdown-toggle
	{
	color: #fff;
	background-color: #ff9a52;
	border-color: #ff9a52
}

.btn-outline-danger {
	color: #ff4c4c;
	background-image: none;
	background-color: transparent;
	border-color: #ff4c4c
}

.btn-outline-danger:hover {
	color: #fff;
	background-color: #ff4c4c;
	border-color: #ff4c4c
}

.btn-outline-danger.focus,.btn-outline-danger:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(255, 76, 76, .5);
	box-shadow: 0 0 0 2px rgba(255, 76, 76, .5)
}

.btn-outline-danger.disabled,.btn-outline-danger:disabled {
	color: #ff4c4c;
	background-color: transparent
}

.btn-outline-danger.active,.btn-outline-danger:active,.show>.btn-outline-danger.dropdown-toggle
	{
	color: #fff;
	background-color: #ff4c4c;
	border-color: #ff4c4c
}

.btn-link {
	font-weight: 400;
	color: #444;
	border-radius: 0
}

.btn-link,.btn-link.active,.btn-link:active,.btn-link:disabled {
	background-color: transparent
}

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

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

.btn-link:disabled {
	color: #ebebeb
}

.btn-link:disabled:focus,.btn-link:disabled:hover {
	text-decoration: none
}

.btn-group-lg>.btn,.btn-lg {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	border-radius: .3rem
}

.btn-group-sm>.btn,.btn-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	border-radius: .2rem
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: .5rem
}

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

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

.fade.show {
	opacity: 1
}

.openzone {display: block}

.collapse {
	display: none
}

.collapse.show {
	display: block
}



tr.collapse.show {
	display: table-row
}

tbody.collapse.show {
	display: table-row-group
}

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

.collapsing,.dropdown,.dropup {
	position: relative
}

.dropdown-toggle:after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .3em;
	vertical-align: middle;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-left: .3em solid transparent
}

.dropdown-toggle:focus {
	outline: 0
}

.dropup .dropdown-toggle:after {
	border-top: 0;
	border-bottom: .3em solid
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #878787;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem
}

.dropdown-divider {
	height: 1px;
	margin: .5rem 0;
	overflow: hidden;
	background-color: #f6f6f6
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: 3px 1.5rem;
	clear: both;
	font-weight: 400;
	color: #878787;
	text-align: inherit;
	white-space: nowrap;
	background: none;
	border: 0
}

.dropdown-item:focus,.dropdown-item:hover {
	color: #7a7a7a;
	text-decoration: none;
	background-color: #f7f7f9
}

.dropdown-item.active,.dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #2fb5d2
}

.dropdown-item.disabled,.dropdown-item:disabled {
	color: #ebebeb;
	cursor: not-allowed;
	background-color: transparent
}

.show>.dropdown-menu {
	display: block
}

.show>a {
	outline: 0
}

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

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

.dropdown-header {
	display: block;
	padding: .5rem 1.5rem;
	margin-bottom: 0;
	font-size: .875rem;
	color: #ebebeb;
	white-space: nowrap
}

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

.dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: .125rem
}

.btn-group,.btn-group-vertical {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: middle
}

.btn-group-vertical>.btn,.btn-group>.btn {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}

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

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

.btn-toolbar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.btn-toolbar .input-group {
	width: auto
}

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

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

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

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

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

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

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

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

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

.btn+.dropdown-toggle-split {
	padding-right: .75rem;
	padding-left: .75rem
}

.btn+.dropdown-toggle-split:after {
	margin-left: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split
	{
	padding-right: .375rem;
	padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split
	{
	padding-right: 1.125rem;
	padding-left: 1.125rem
}

.btn-group-vertical {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.btn-group-vertical .btn,.btn-group-vertical .btn-group {
	width: 100%
}

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

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

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

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

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

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

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

[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio]
	{
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0
}

.input-group .form-control:active,.input-group .form-control:focus,.input-group .form-control:hover
	{
	z-index: 3
}

.input-group-addon,.input-group-btn,.input-group .form-control {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

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

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

.input-group-addon {
	padding: .5rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.25;
	color: #acaaa6;
	text-align: center;
	background-color: #f6f6f6;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem
}

.input-group-addon.form-control-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn
	{
	padding: .25rem .5rem;
	font-size: .875rem;
	border-radius: .2rem
}

.input-group-addon.form-control-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn
	{
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	border-radius: .3rem
}

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

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

.input-group-addon:not (:last-child ){
	border-right: 0
}

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

.form-control+.input-group-addon:not (:first-child ){
	border-left: 0
}

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

.input-group-btn>.btn {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

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

.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover
	{
	z-index: 3
}

.input-group-btn:not (:last-child )>.btn,.input-group-btn:not (:last-child
	)>.btn-group {
	margin-right: -1px
}

.input-group-btn:not (:first-child )>.btn,.input-group-btn:not (:first-child
	)>.btn-group {
	z-index: 2;
	margin-left: -1px
}

.input-group-btn:not (:first-child )>.btn-group:active,.input-group-btn:not
	(:first-child )>.btn-group:focus,.input-group-btn:not (:first-child )>.btn-group:hover,.input-group-btn:not
	(:first-child )>.btn:active,.input-group-btn:not (:first-child )>.btn:focus,.input-group-btn:not
	(:first-child )>.btn:hover {
	z-index: 3
}

.custom-control {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	min-height: 1.5rem;
	padding-left: 1.5rem;
	margin-right: 1rem;
	cursor: pointer
}

.custom-control-input {
	position: absolute;
	z-index: -1;
	opacity: 0
}

.custom-control-input:checked ~.custom-control-indicator {
	color: #fff;
	background-color: #2fb5d2
}

.custom-control-input:focus ~.custom-control-indicator {
	-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #2fb5d2;
	box-shadow: 0 0 0 1px #fff, 0 0 0 3px #2fb5d2
}

.custom-control-input:active ~.custom-control-indicator {
	color: #fff;
	background-color: #c2e9f2
}

.custom-control-input:disabled ~.custom-control-indicator {
	cursor: not-allowed;
	background-color: #f6f6f6
}

.custom-control-input:disabled ~.custom-control-description {
	color: #ebebeb;
	cursor: not-allowed
}

.custom-control-indicator {
	position: absolute;
	top: .25rem;
	left: 0;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #ddd;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 50% 50%
}

.custom-checkbox .custom-control-indicator {
	border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked ~.custom-control-indicator
	{
	background-image:
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate ~.custom-control-indicator
	{
	background-color: #2fb5d2;
	background-image:
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-indicator {
	border-radius: 50%
}

.custom-radio .custom-control-input:checked ~.custom-control-indicator {
	background-image:
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-controls-stacked {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.custom-controls-stacked .custom-control {
	margin-bottom: .25rem
}

.custom-controls-stacked .custom-control+.custom-control {
	margin-left: 0
}

.custom-select {
	display: inline-block;
	max-width: 100%;
	height: calc(2.25rem +   2px);
	padding: .375rem 1.75rem .375rem .75rem;
	line-height: 1.25;
	color: #acaaa6;
	vertical-align: middle;
	background: #fff
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
		no-repeat right .75rem center;
	background-size: 8px 10px;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem;
	-moz-appearance: none;
	-webkit-appearance: none
}

.custom-select:focus {
	border-color: #98dae9;
	outline: none
}

.custom-select:focus::-ms-value {
	color: #acaaa6;
	background-color: #fff
}

.custom-select:disabled {
	color: #ebebeb;
	cursor: not-allowed;
	background-color: #f6f6f6
}

.custom-select::-ms-expand {
	opacity: 0
}

.custom-select-sm {
	padding-top: .375rem;
	padding-bottom: .375rem;
	font-size: 75%
}

.custom-file {
	position: relative;
	display: inline-block;
	max-width: 100%;
	height: 2.5rem;
	margin-bottom: 0;
	cursor: pointer
}

.custom-file-input {
	min-width: 14rem;
	max-width: 100%;
	height: 2.5rem;
	margin: 0;
	filter: alpha(opacity = 0);
	opacity: 0
}

.custom-file-control {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 5;
	height: 2.5rem;
	padding: .5rem 1rem;
	line-height: 1.5;
	color: #acaaa6;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem
}

.custom-file-control:lang(en):after {
	content: "Choose file..."
}

.custom-file-control:before {
	position: absolute;
	top: -1px;
	right: -1px;
	bottom: -1px;
	z-index: 6;
	display: block;
	height: 2.5rem;
	padding: .5rem 1rem;
	line-height: 1.5;
	color: #acaaa6;
	background-color: #f6f6f6;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 0 .25rem .25rem 0
}

.custom-file-control:lang(en):before {
	content: "Browse"
}

.nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav-link {
	display: block;
	padding: .5em 1em
}

.nav-link:focus,.nav-link:hover {
	text-decoration: none
}

.nav-link.disabled {
	color: #ebebeb;
	cursor: not-allowed
}

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

.nav-tabs .nav-item {
	margin-bottom: -1px
}

.nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-right-radius: .25rem;
	border-top-left-radius: .25rem
}

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
	border-color: #f6f6f6 #f6f6f6 #ddd
}

.nav-tabs .nav-link.disabled {
	color: #ebebeb;
	background-color: transparent;
	border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
	color: #acaaa6;
	background-color: #fff;
	border-color: #ddd #ddd #fff
}

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

.nav-pills .nav-link {
	border-radius: .25rem
}

.nav-pills .nav-item.show .nav-link,.nav-pills .nav-link.active {
	color: #fff;
	cursor: default;
	background-color: #2fb5d2
}

.nav-fill .nav-item {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	text-align: center
}

.nav-justified .nav-item {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	text-align: center
}

.tab-content>.tab-pane {
	display: none
}

.product_info_tabs.tabs-sticky .tab-content>.tab-pane {
	display: block
}

.tab-content>.active {
	display: block
}

.navbar {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: .5rem 1rem
}

.navbar-brand {
	display: inline-block;
	padding-top: .25rem;
	padding-bottom: .25rem;
	margin-right: 1rem;
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap
}

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

.navbar-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0
}

.navbar-text {
	display: inline-block;
	padding-top: .425rem;
	padding-bottom: .425rem
}

.navbar-toggler {
	-ms-flex-item-align: start;
	align-self: flex-start;
	padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background: transparent;
	border: 1px solid transparent;
	border-radius: .25rem
}

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

.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat 50%;
	background-size: 100% 100%
}

.navbar-toggler-left {
	position: absolute;
	left: 1rem
}

.navbar-toggler-right {
	position: absolute;
	right: 1rem
}

@media ( max-width :479px) {
	.navbar-toggleable .navbar-nav .dropdown-menu {
		position: static;
		float: none
	}
	.navbar-toggleable>.container {
		padding-right: 0;
		padding-left: 0
	}
	
	.manufacturer_letter .base_list_line.large_list .line_item {
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	
	
}

@media ( min-width :480px) {
	.navbar-toggleable {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.navbar-toggleable,.navbar-toggleable .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.navbar-toggleable .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}
	.navbar-toggleable>.container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.navbar-toggleable .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		width: 100%
	}
	.navbar-toggleable .navbar-toggler {
		display: none
	}
}

@media ( max-width :767px) {
	.navbar-toggleable-sm .navbar-nav .dropdown-menu {
		position: static;
		float: none
	}
	.navbar-toggleable-sm>.container {
		padding-right: 0;
		padding-left: 0
	}
}

@media ( min-width :768px) {
	.navbar-toggleable-sm {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.navbar-toggleable-sm,.navbar-toggleable-sm .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.navbar-toggleable-sm .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}
	.navbar-toggleable-sm>.container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.navbar-toggleable-sm .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		width: 100%
	}
	.navbar-toggleable-sm .navbar-toggler {
		display: none
	}
}

@media ( max-width :991px) {
	.navbar-toggleable-md .navbar-nav .dropdown-menu {
		position: static;
		float: none
	}
	.navbar-toggleable-md>.container {
		padding-right: 0;
		padding-left: 0
	}
}

@media ( min-width :992px) {
	.navbar-toggleable-md {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.navbar-toggleable-md,.navbar-toggleable-md .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.navbar-toggleable-md .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}
	.navbar-toggleable-md>.container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.navbar-toggleable-md .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		width: 100%
	}
	.navbar-toggleable-md .navbar-toggler {
		display: none
	}
}

.navbar-toggleable-lg {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.navbar-toggleable-lg .navbar-nav .dropdown-menu {
	position: static;
	float: none
}

.navbar-toggleable-lg>.container {
	padding-right: 0;
	padding-left: 0
}

.navbar-toggleable-lg .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.navbar-toggleable-lg .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}

.navbar-toggleable-lg>.container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.navbar-toggleable-lg .navbar-collapse {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	width: 100%
}

.navbar-toggleable-lg .navbar-toggler {
	display: none
}

.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover,.navbar-light .navbar-toggler,.navbar-light .navbar-toggler:focus,.navbar-light .navbar-toggler:hover
	{
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover
	{
	color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.open,.navbar-light .navbar-nav .open>.nav-link
	{
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
	border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
	background-image:
		url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
	color: rgba(0, 0, 0, .5)
}

.navbar-inverse .navbar-brand,.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-toggler,.navbar-inverse .navbar-toggler:focus,.navbar-inverse .navbar-toggler:hover
	{
	color: #fff
}

.navbar-inverse .navbar-nav .nav-link {
	color: hsla(0, 0%, 100%, .5)
}

.navbar-inverse .navbar-nav .nav-link:focus,.navbar-inverse .navbar-nav .nav-link:hover
	{
	color: hsla(0, 0%, 100%, .75)
}

.navbar-inverse .navbar-nav .nav-link.disabled {
	color: hsla(0, 0%, 100%, .25)
}

.navbar-inverse .navbar-nav .active>.nav-link,.navbar-inverse .navbar-nav .nav-link.active,.navbar-inverse .navbar-nav .nav-link.open,.navbar-inverse .navbar-nav .open>.nav-link
	{
	color: #fff
}

.navbar-inverse .navbar-toggler {
	border-color: hsla(0, 0%, 100%, .1)
}

.navbar-inverse .navbar-toggler-icon {
	background-image:
		url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

.navbar-inverse .navbar-text {
	color: hsla(0, 0%, 100%, .5)
}

.card {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem
}

.card-block {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem
}

.card-title {
	margin-bottom: .75rem
}

.card-subtitle {
	margin-top: -.375rem
}

.card-subtitle,.card-text:last-child {
	margin-bottom: 0
}

.card-link:hover {
	text-decoration: none
}

.card-link+.card-link {
	margin-left: 1.25rem
}

.card>.list-group:first-child .list-group-item:first-child {
	border-top-right-radius: .25rem;
	border-top-left-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: #f7f7f9;
	border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
	border-radius: calc(.25rem -   1px) calc(.25rem -   1px) 0 0
}

.card-footer {
	padding: .75rem 1.25rem;
	background-color: #f7f7f9;
	border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
	border-radius: 0 0 calc(.25rem -   1px) calc(.25rem -   1px)
}

.card-header-tabs {
	margin-bottom: -.75rem;
	border-bottom: 0
}

.card-header-pills,.card-header-tabs {
	margin-right: -.625rem;
	margin-left: -.625rem
}

.card-primary {
	background-color: #2fb5d2;
	border-color: #2fb5d2
}

.card-primary .card-footer,.card-primary .card-header {
	background-color: transparent
}

.card-success {
	background-color: #4cbb6c;
	border-color: #4cbb6c
}

.card-success .card-footer,.card-success .card-header {
	background-color: transparent
}

.card-info {
	background-color: #5bc0de;
	border-color: #5bc0de
}

.card-info .card-footer,.card-info .card-header {
	background-color: transparent
}

.card-warning {
	background-color: #ff9a52;
	border-color: #ff9a52
}

.card-warning .card-footer,.card-warning .card-header {
	background-color: transparent
}

.card-danger {
	background-color: #ff4c4c;
	border-color: #ff4c4c
}

.card-danger .card-footer,.card-danger .card-header,.card-outline-primary
	{
	background-color: transparent
}

.card-outline-primary {
	border-color: #444
}

.card-outline-secondary {
	background-color: transparent;
	border-color: #ccc
}

.card-outline-info {
	background-color: transparent;
	border-color: #5bc0de
}

.card-outline-success {
	background-color: transparent;
	border-color: #4cbb6c
}

.card-outline-warning {
	background-color: transparent;
	border-color: #ff9a52
}

.card-outline-danger {
	background-color: transparent;
	border-color: #ff4c4c
}

.card-inverse {
	color: hsla(0, 0%, 100%, .65)
}

.card-inverse .card-footer,.card-inverse .card-header {
	background-color: transparent;
	border-color: hsla(0, 0%, 100%, .2)
}

.card-inverse .card-blockquote,.card-inverse .card-footer,.card-inverse .card-header,.card-inverse .card-title
	{
	color: #fff
}

.card-inverse .card-blockquote .blockquote-footer,.card-inverse .card-link,.card-inverse .card-subtitle,.card-inverse .card-text
	{
	color: hsla(0, 0%, 100%, .65)
}

.card-inverse .card-link:focus,.card-inverse .card-link:hover {
	color: #fff
}

.card-blockquote {
	padding: 0;
	margin-bottom: 0;
	border-left: 0
}

.card-img {
	border-radius: calc(.25rem -   1px)
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}

.card-img-top {
	border-top-right-radius: calc(.25rem -   1px);
	border-top-left-radius: calc(.25rem -   1px)
}

.card-img-bottom {
	border-bottom-right-radius: calc(.25rem -   1px);
	border-bottom-left-radius: calc(.25rem -   1px)
}

@media ( min-width :480px) {
	.card-deck {
		-webkit-box-orient: horizontal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap
	}
	.card-deck,.card-deck .card {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-direction: normal
	}
	.card-deck .card {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 0px;
		flex: 1 0 0;
		-webkit-box-orient: vertical;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.card-deck .card:not (:first-child ){
		margin-left: 15px
	}
	.card-deck .card:not (:last-child ){
		margin-right: 15px
	}
}

@media ( min-width :480px) {
	.card-group {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap
	}
	.card-group .card {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 0px;
		flex: 1 0 0
	}
	.card-group .card+.card {
		margin-left: 0;
		border-left: 0
	}
	.card-group .card:first-child {
		border-bottom-right-radius: 0;
		border-top-right-radius: 0
	}
	.card-group .card:first-child .card-img-top {
		border-top-right-radius: 0
	}
	.card-group .card:first-child .card-img-bottom {
		border-bottom-right-radius: 0
	}
	.card-group .card:last-child {
		border-bottom-left-radius: 0;
		border-top-left-radius: 0
	}
	.card-group .card:last-child .card-img-top {
		border-top-left-radius: 0
	}
	.card-group .card:last-child .card-img-bottom {
		border-bottom-left-radius: 0
	}
	.card-group .card:not (:first-child ):not (:last-child ),.card-group .card:not
		(:first-child ):not (:last-child ) .card-img-bottom,.card-group .card:not
		(:first-child ):not (:last-child ) .card-img-top {
		border-radius: 0
	}
}

@media ( min-width :480px) {
	.card-columns {
		-webkit-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 1.25rem;
		column-gap: 1.25rem
	}
	.card-columns .card {
		display: inline-block;
		width: 100%;
		margin-bottom: .75rem
	}
}

.breadcrumb {
	padding: .75rem 1rem;
	margin-bottom: 1rem;
	list-style: none;
	background-color: #f6f6f6;
	border-radius: .25rem
}

.breadcrumb:after {
	display: block;
	content: "";
	clear: both
}

.breadcrumb-item {
	float: left
}

.breadcrumb-item+.breadcrumb-item:before {
	display: inline-block;
	padding-right: .5rem;
	padding-left: .5rem;
	color: #ebebeb;
	content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover:before {
	text-decoration: underline;
	text-decoration: none
}

.breadcrumb-item.active {
	color: #ebebeb
}

#product-list-top-wrap .bottom_pagination {margin-bottom: 0px !important}

.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: .25rem
}

.page-item:first-child .page-link {
	margin-left: 0;
	border-bottom-left-radius: .0rem;
	border-top-left-radius: .0rem
}

.page-item .page-link.previous, .page-item .page-link.next {
  top: 0px;
  background: #e9e9e9;
  border-radius: 50%;
  height: 32px;
  width: 32px;
  padding: 0px;
  text-align: center;
  line-height: 34px;
}

.page-item .page-link.previous { margin-right:5px; }
.page-item .page-link.next {margin-left:5px; }

.page-item.active .page-link {
	z-index: 2;
	color: #999;
	background-color: transparent;
	border-color: #2fb5d2
}

.page-item.disabled .page-link {
    color: #757574;
    pointer-events: none;
    cursor: not-allowed;
    background-color: transparent;
    border-color: #ddd;
    border-bottom: 1px solid;
    padding-left: 4px;
    padding-right: 4px;
    margin-left: 5px;
    margin-right: 5px;
}

.page-link {
	position: relative;
	display: block;
	padding: 6px 9px;
	margin-left: -1px;
	line-height: 1.25;
	color: #444;
	background-color: transparent;
	border: 0 solid #ddd
}

.page-link i.fto-angle-right::before {
    font-size: 18px;
}
.page-link i.fto-angle-left:before { 
    font-size: 18px;
}

.page-link:focus,.page-link:hover {
	color: #222;
}


.pagination-lg .page-link {
	padding: .75rem 1.5rem;
	font-size: 1.25rem
}

.pagination-lg .page-item:first-child .page-link {
	border-bottom-left-radius: .3rem;
	border-top-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
	border-bottom-right-radius: .3rem;
	border-top-right-radius: .3rem
}

.pagination-sm .page-link {
	padding: .25rem .5rem;
	font-size: .875rem
}

.pagination-sm .page-item:first-child .page-link {
	border-bottom-left-radius: .2rem;
	border-top-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
	border-bottom-right-radius: .2rem;
	border-top-right-radius: .2rem
}

.badge {
	display: inline-block;
	padding: .5em .4em;
	font-size: 75%;
	font-weight: 400;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .05rem
}

.badge:empty {
	display: none
}

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

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

.badge-pill {
	padding-right: .6em;
	padding-left: .6em;
	border-radius: 10rem
}

.badge-default {
	background-color: #ebebeb
}

.badge-default[href]:focus,.badge-default[href]:hover {
	background-color: #d2d2d2
}

.badge-primary {
	background-color: #2fb5d2
}

.badge-primary[href]:focus,.badge-primary[href]:hover {
	background-color: #2592a9
}

.badge-success {
	background-color: #4cbb6c
}

.badge-success[href]:focus,.badge-success[href]:hover {
	background-color: #3a9a56
}

.badge-info {
	background-color: #5bc0de
}

.badge-info[href]:focus,.badge-info[href]:hover {
	background-color: #31b0d5
}

.badge-warning {
	background-color: #ff9a52
}

.badge-warning[href]:focus,.badge-warning[href]:hover {
	background-color: #ff7c1f
}

.badge-danger {
	background-color: #ff4c4c
}

.badge-danger[href]:focus,.badge-danger[href]:hover {
	background-color: #ff1919
}

.jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #f6f6f6;
	border-radius: .3rem
}

@media ( min-width :480px) {
	.jumbotron {
		padding: 4rem 2rem
	}
}

.jumbotron-hr {
	border-top-color: #ddd
}

.jumbotron-fluid {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0
}

.alert, .pd_aap_send_custommer_form label.error {
    border: 0px solid transparent;
    font-size: 16px;
    text-align: left;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 44px;
    background-color: transparent;
    font-weight: 600;
	margin: 25px 0 15px 0px;
	background-position: left center;
	padding: 14px 0 14px 60px;    
}

.alert span { display:inline-block; width: 100%; font-weight: 400; font-size:14px; }

.st_news_letter_box .alert-danger, .st_news_letter_box .alert-warning, .st_news_letter_box .alert-success {
		margin: 15px 0 15px 0px;
	    background-position: top center;
	    padding: 60px 0 0px 0px;
	    text-align: center;	    
}


	/* newsletter */
	#footer #st_news_letter_1 {
	  margin: 0rem 15px 1rem;
	  background: #fa751e;
	  padding-top: 4rem;
	  padding-bottom: 5rem;
	  background-image: url(../img/lampka-footer.png);
	  background-repeat: no-repeat;
	}
	#st_news_letter_1 .st_news_letter_form_inner .st_news_letter_input {
	  border-bottom: 1px solid #222;
	  background: transparent;
	}
	
	#st_news_letter_1 .st_news_letter_form_inner .st_news_letter_input::placeholder { color: #fff; }
	
		.st_news_letter_1 .title_block_inner { font-size: 36px; margin-bottom: 18px; }
		#footer .st_news_letter_content p {  }
	#footer .st_news_letter_content {
	  color: #fff;
	  width: 50%;
	  padding-left: 15rem;
	  padding-right: 4rem;
	}
	
	#footer form.st_news_letter_form {
	  width: 50%;
	  padding-right: 5rem;
	}
	
	#footer .psgdpr_consent_message {
	  font-size: 11px;
	  line-height: 18px;
	}

		#st_news_letter_1 .st_news_letter_form_inner .input-group { background: transparent; }

        div.news_letter_0 label { padding: 0px 80px 0px; }
		.st_news_letter_content.style_content  {
		    padding: 0px 0px 0px;
		    margin: 0 auto;
		}
		

		
	#st_news_letter_1 .st_news_letter_form_inner .st_news_letter_submit {
	  border: 1px solid #fff;
	  height: 50px;
	  padding: 0px 54px 0 25px;
	  line-height: 50px;
	  font-size: 14px;
	  text-transform: none;
	  font-weight: 500;
	  border-radius: 100px;
	  position: relative;
	  bottom: 2px;
	  margin-left: 5px;
	}
	
		#footer .gdpr_consent span.custom-input-box {
		  margin-top: -5px;
		}
		
		#footer div.news_letter_0 label .psgdpr_consent_message { text-align:center; }
		#footer .st_news_letter_form_inner .btn_arrow::after {
		  right: 20px;
		  background-image: url(../img/svg/right-arrow-white.svg);
		}
		
	#st_news_letter_1 .st_news_letter_submit:hover { border-color: #222; }		
	
		
		#footer .st_news_letter_form_inner .btn_arrow:hover::after {  background-image: url(../img/svg/right-arrow-white.svg);	}
       .breadcrumb_spacing {height: 10px !important;}	

		#footer #st_news_letter_1 .footer_block_content { padding:0px; } 
		#footer div.news_letter_0 label.gdpr_consent {
		  max-width: 100%;
		  margin: 30px 0px 0px;
		  padding: 0;
		  font-size: 12px;
		}
		
		#footer .st_news_letter_box { margin: 0 15px; }	
		


.alert-heading {
	color: inherit
}

.alert-link {
	font-weight: 700
}

.alert-dismissible .close {
	position: relative;
	top: -.75rem;
	right: -1.25rem;
	padding: .75rem 1.25rem;
	color: inherit
}

.alert-success {
    color: #222;
    background-image: url(../img/svg/check.svg);
    margin: 5px 0 0 0px;
}

.alert-success hr {
	border-top-color: #c1e2b3
}

.alert-success .alert-link {
	color: #2b542c
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bcdff1;
	color: #31708f
}

.alert-info hr {
	border-top-color: #a6d5ec
}

.alert-info .alert-link {
	color: #245269
}


#order-slip .alert-warning,
#discount .alert-warning,
#discount .alert-warning {
    background: #fff;
    padding: 0;
    color: #222;
    margin:0px;
}

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

.alert-warning .alert-link {
	color: #66512c
}

.easy_brother_block .empty-cart {
color: #222;
background-image: url("../img/svg/sad-face.svg");
padding: 60px 0px 0px;
background-position: center top;
text-align: center;
}

.empty_cart_box {background: #f9f9f9;  padding: 20px 25px; text-align: center; margin: 20px 0px}
#cart .empty_cart_box {margin: 0px 0px 20px}
.empty_cart_box .mini_box {background: #fff; padding: 20px 10px 35px; box-shadow: 0 1px 2px 0 rgba(26,26,26,.05);}
#cart.empty-cart-header #wrapper {padding-top: 30px; padding-bottom: 50px; margin-bottom: 0px;}
#cart.empty-cart-header #wrapper .empty_cart_box {margin-bottom: 30px}
.empty_cart_box .easycontent {margin-bottom: 0px}
.empty-cart-login {font-size: 13px; margin: 10px 0px 25px}
.empty-cart-login a {font-weight: 600; text-decoration: underline}
#cart.cart-empty .alert.empty-cart {text-align: center}
.empty-cart-prod .col-lg-12, .empty-cart-prod  .container {padding: 0px}
.empty-cart-prod .title_block_inner {margin-bottom: 0px !important}
#pagenotfound #main .page_heading {display: none}

.alert-danger, .alert-warning {
    color: #ef4d36;
    background-image: url(../img/svg/danger.svg);
}

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

.alert-danger .alert-link{color:#843534}

@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}

.progress {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	font-size: .75rem;
	line-height: 1rem;
	text-align: center;
	background-color: #f6f6f6;
	border-radius: .6rem
}

.progress-bar {
    height: 1rem;
    color: #fff;
    background-color: #222;
}

.progress-bar-striped {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%,
		transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0,
		hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent );
	background-size: 1rem 1rem
}

.progress-bar-animated {
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite
}

.media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.media-body {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.list-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0
}

.list-group-item-action {
	width: 100%;
	color: #acaaa6;
	text-align: inherit
}

.list-group-item-action .list-group-item-heading {
	color: #878787
}

.list-group-item-action:focus,.list-group-item-action:hover {
	color: #acaaa6;
	text-decoration: none;
	background-color: #f7f7f9
}

.list-group-item-action:active {
	color: #878787;
	background-color: #f6f6f6
}

.list-group-item {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .75rem 1.25rem;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125)
}

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

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

.list-group-item:focus,.list-group-item:hover {
	text-decoration: none
}

.list-group-item.disabled,.list-group-item:disabled {
	color: #ebebeb;
	cursor: not-allowed;
	background-color: #fff
}

.list-group-item.disabled .list-group-item-heading,.list-group-item:disabled .list-group-item-heading
	{
	color: inherit
}

.list-group-item.disabled .list-group-item-text,.list-group-item:disabled .list-group-item-text
	{
	color: #ebebeb
}

.list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: #2fb5d2;
	border-color: #2fb5d2
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small
	{
	color: inherit
}

.list-group-item.active .list-group-item-text {
	color: #fff
}

.list-group-flush .list-group-item {
	border-right: 0;
	border-left: 0;
	border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child {
	border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
	border-bottom: 0
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}

a.list-group-item-success,button.list-group-item-success {
	color: #3c763d
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading
	{
	color: inherit
}

a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover
	{
	color: #3c763d;
	background-color: #d0e9c6
}

a.list-group-item-success.active,button.list-group-item-success.active {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}

a.list-group-item-info,button.list-group-item-info {
	color: #31708f
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading
	{
	color: inherit
}

a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover
	{
	color: #31708f;
	background-color: #c4e3f3
}

a.list-group-item-info.active,button.list-group-item-info.active {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}

a.list-group-item-warning,button.list-group-item-warning {
	color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading
	{
	color: inherit
}

a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover
	{
	color: #8a6d3b;
	background-color: #faf2cc
}

a.list-group-item-warning.active,button.list-group-item-warning.active {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}

a.list-group-item-danger,button.list-group-item-danger {
	color: #a94442
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading
	{
	color: inherit
}

a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover
	{
	color: #a94442;
	background-color: #ebcccc
}

a.list-group-item-danger.active,button.list-group-item-danger.active {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}

.embed-responsive:before {
	display: block;
	content: ""
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video
	{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.embed-responsive-21by9:before {
	padding-top: 42.85714%
}

.embed-responsive-16by9:before {
	padding-top: 56.25%
}

.embed-responsive-4by3:before {
	padding-top: 75%
}

.embed-responsive-1by1:before {
	padding-top: 100%
}

.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5
}

.close:focus,.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .75
}

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

.modal,.modal-open {
	overflow: hidden
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	outline: 0
}


#module-steasycheckout-default .modal-backdrop {display: none}
#module-steasycheckout-default.modal-open .modal-backdrop {display: block}
.video_bg_block:after {content: '';width: 100%;height: 100%;position: absolute; z-index: -1; top: 0px; left: 0px} 

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translateY(-25%);
	transform: translateY(-25%)
}

.modal.show .modal-dialog {
	-webkit-transform: translate(0);
	transform: translate(0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

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

.modal-content {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	outline: 0
}

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

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.show {
	opacity: .5
}

.modal-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 15px;
	border-bottom: 1px solid #f6f6f6
}

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

.modal-body {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 15px
}

.modal-body.modal_cart {padding: 0px}

.row.no_brder {margin: 0px}
.left_zone .alert {border: 0px;background: 0px;padding: 0px; color: #e60912; font-size: 18px;text-transform: uppercase;}
.left_zone .alert:before {content: '';
margin-right: 10px;
background-image: url(../img/svg/verification-mark.svg);
background-size: 16px;
background-position: center center;
background-color: #e60912;
width: 28px;
height: 28px;
float: left;
background-repeat: no-repeat;
border-radius: 50%;
}

.left_zone .modal_manufacturer { }

.name_price_left {margin-left: 3px; text-transform: lowercase;}
.left_zone .name_price {text-transform: lowercase;}
.shoppingcart-list .name_price {margin-left: 3px; text-transform: lowercase;}
.modal_products_container.products_slider {padding: 15px}
.left_zone .product_name_wrap .product_name {margin-bottom: 0px; text-transform: none; text-transform: none}
.left_zone .list_detail_item li {font-size: 16px}
.left_zone .quantity_detail_item li {font-size: 16px; color: #333}
.left_zone .quantity_detail_item li.md_price span {color: #333}
.left_zone .quantity_detail_item li.md_price {color: #ff0000}
.right_zone .list_detail_item li {font-size: 16px; line-height: 24px; width: 100%; font-weight: 300}
.right_zone .list_detail_item li .right_info {float: right; font-weight: 700; color: #333;}
.right_zone .cart-content-btn {margin-top: 34px}
.right_zone .list_detail_item li .right_info.free-color {color: #ff0000}

.modal-body .left_zone .col-md-8 { }
.modal-body .left_zone {
    padding: 50px 15px;
}
.modal-body .right_zone {
    padding: 30px 50px 30px;
    background: #f6f6f6;
}

.modal-body .right_zone .cart-products-count {
    text-align: center;
    font-weight: bold;
}

.modal-footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 15px;
	border-top: 1px solid #f6f6f6
}

.modal-footer>:not (:first-child ){
	margin-left: .25rem
}

.modal-footer>:not (:last-child ){
	margin-right: .25rem
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media ( min-width :480px) {
	.modal-dialog {
		max-width: 70%;
		margin: 60px auto 38px
	}
	.modal-sm {
		max-width: 300px
	}
}

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

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI,
		Roboto, Helvetica Neue, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	font-size: .875rem;
	word-wrap: break-word;
	opacity: 0
}

.tooltip.show {
	opacity: .9
}

.tooltip.bs-tether-element-attached-bottom,.tooltip.tooltip-top {
	padding: 5px 0;
	margin-top: -3px
}

.tooltip.bs-tether-element-attached-bottom .tooltip-inner:before,.tooltip.tooltip-top .tooltip-inner:before
	{
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	content: "";
	border-width: 5px 5px 0;
	border-top-color: #ff4c4c
}

.tooltip.bs-tether-element-attached-left,.tooltip.tooltip-right {
	padding: 0 5px;
	margin-left: 3px
}

.tooltip.bs-tether-element-attached-left .tooltip-inner:before,.tooltip.tooltip-right .tooltip-inner:before
	{
	top: 50%;
	left: 0;
	margin-top: -5px;
	content: "";
	border-width: 5px 5px 5px 0;
	border-right-color: #ff4c4c
}

.tooltip.bs-tether-element-attached-top,.tooltip.tooltip-bottom {
	padding: 5px 0;
	margin-top: 3px
}

.tooltip.bs-tether-element-attached-top .tooltip-inner:before,.tooltip.tooltip-bottom .tooltip-inner:before
	{
	top: 0;
	left: 50%;
	margin-left: -5px;
	content: "";
	border-width: 0 5px 5px;
	border-bottom-color: #ff4c4c
}

.tooltip.bs-tether-element-attached-right,.tooltip.tooltip-left {
	padding: 0 5px;
	margin-left: -3px
}

.tooltip.bs-tether-element-attached-right .tooltip-inner:before,.tooltip.tooltip-left .tooltip-inner:before
	{
	top: 50%;
	right: 0;
	margin-top: -5px;
	content: "";
	border-width: 5px 0 5px 5px;
	border-left-color: #ff4c4c
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #ff4c4c;
	border-radius: .25rem
}

.tooltip-inner:before {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: block;
	max-width: 276px;
	padding: 1px;
	font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI,
		Roboto, Helvetica Neue, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	font-size: .875rem;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem
}

.popover.bs-tether-element-attached-bottom,.popover.popover-top {
	margin-top: -10px
}

.popover.bs-tether-element-attached-bottom:after,.popover.bs-tether-element-attached-bottom:before,.popover.popover-top:after,.popover.popover-top:before
	{
	left: 50%;
	border-bottom-width: 0
}

.popover.bs-tether-element-attached-bottom:before,.popover.popover-top:before
	{
	bottom: -11px;
	margin-left: -11px;
	border-top-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-bottom:after,.popover.popover-top:after
	{
	bottom: -10px;
	margin-left: -10px;
	border-top-color: #fff
}

.popover.bs-tether-element-attached-left,.popover.popover-right {
	margin-left: 10px
}

.popover.bs-tether-element-attached-left:after,.popover.bs-tether-element-attached-left:before,.popover.popover-right:after,.popover.popover-right:before
	{
	top: 50%;
	border-left-width: 0
}

.popover.bs-tether-element-attached-left:before,.popover.popover-right:before
	{
	left: -11px;
	margin-top: -11px;
	border-right-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-left:after,.popover.popover-right:after
	{
	left: -10px;
	margin-top: -10px;
	border-right-color: #fff
}

.popover.bs-tether-element-attached-top,.popover.popover-bottom {
	margin-top: 10px
}

.popover.bs-tether-element-attached-top:after,.popover.bs-tether-element-attached-top:before,.popover.popover-bottom:after,.popover.popover-bottom:before
	{
	left: 50%;
	border-top-width: 0
}

.popover.bs-tether-element-attached-top:before,.popover.popover-bottom:before
	{
	top: -11px;
	margin-left: -11px;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-top:after,.popover.popover-bottom:after
	{
	top: -10px;
	margin-left: -10px;
	border-bottom-color: #f7f7f7
}

.popover.bs-tether-element-attached-top .popover-title:before,.popover.popover-bottom .popover-title:before
	{
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 20px;
	margin-left: -10px;
	content: "";
	border-bottom: 1px solid #f7f7f7
}

.popover.bs-tether-element-attached-right,.popover.popover-left {
	margin-left: -10px
}

.popover.bs-tether-element-attached-right:after,.popover.bs-tether-element-attached-right:before,.popover.popover-left:after,.popover.popover-left:before
	{
	top: 50%;
	border-right-width: 0
}

.popover.bs-tether-element-attached-right:before,.popover.popover-left:before
	{
	right: -11px;
	margin-top: -11px;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-right:after,.popover.popover-left:after
	{
	right: -10px;
	margin-top: -10px;
	border-left-color: #fff
}

.popover-title {
	padding: 8px 14px;
	margin-bottom: 0;
	font-size: 1rem;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-top-right-radius: calc(.3rem -   1px);
	border-top-left-radius: calc(.3rem -   1px)
}

.popover-title:empty {
	display: none
}

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

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

.popover:before {
	content: "";
	border-width: 11px
}

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

.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-item {
	position: relative;
	display: none;
	width: 100%
}

@media ( -webkit-transform-3d ) {
	.carousel-item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		transition: -webkit-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px
	}
}

@
supports  ((-webkit-transform:translate3d (0, 0,0)) or  (transform:translate3d
	(0, 0,0))){.carousel-item {
	-webkit-transition: -webkit-transform .6s ease-in-out;
	transition: -webkit-transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
	transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px
}

}
.carousel-item-next,.carousel-item-prev,.carousel-item.active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.carousel-item-next,.carousel-item-prev {
	position: absolute;
	top: 0
}

@media ( -webkit-transform-3d ) {
	.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right
		{
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	.active.carousel-item-right,.carousel-item-next {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	.active.carousel-item-left,.carousel-item-prev {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@
supports  ((-webkit-transform:translate3d (0, 0,0)) or  (transform:translate3d
	(0, 0,0))){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right
	{
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.active.carousel-item-right,.carousel-item-next {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.active.carousel-item-left,.carousel-item-prev {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

}
.carousel-control-next,.carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5
}

.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover
	{
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9
}

.carousel-control-prev {
	left: 0
}

.carousel-control-next {
	right: 0
}

.carousel-control-next-icon,.carousel-control-prev-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: transparent no-repeat 50%;
	background-size: 100% 100%
}

.carousel-control-prev-icon {
	background-image:
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
	background-image:
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 15;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}

.carousel-indicators li {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	max-width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: hsla(0, 0%, 100%, .5)
}

.carousel-indicators li:before {
	top: -10px
}

.carousel-indicators li:after,.carousel-indicators li:before {
	position: absolute;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: ""
}

.carousel-indicators li:after {
	bottom: -10px
}

.carousel-indicators .active {
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}

.align-baseline {
	vertical-align: baseline !important
}

.align-top {
	vertical-align: top !important
}

.align-middle {
	vertical-align: middle !important
}

.align-bottom {
	vertical-align: bottom !important
}

.align-text-bottom {
	vertical-align: text-bottom !important
}

.align-text-top {
	vertical-align: text-top !important
}

.bg-faded {
	background-color: #f7f7f7
}

.bg-primary {
	background-color: #2fb5d2 !important
}

a.bg-primary:focus,a.bg-primary:hover {
	background-color: #2592a9 !important
}

.bg-success {
	background-color: #4cbb6c !important
}

a.bg-success:focus,a.bg-success:hover {
	background-color: #3a9a56 !important
}

.bg-info {
	background-color: #5bc0de !important
}

a.bg-info:focus,a.bg-info:hover {
	background-color: #31b0d5 !important
}

.bg-warning {
	background-color: #ff9a52 !important
}

a.bg-warning:focus,a.bg-warning:hover {
	background-color: #ff7c1f !important
}

.bg-danger {
	background-color: #ff4c4c !important
}

a.bg-danger:focus,a.bg-danger:hover {
	background-color: #ff1919 !important
}

.bg-inverse {
	background-color: #878787 !important
}

a.bg-inverse:focus,a.bg-inverse:hover {
	background-color: #6e6e6e !important
}

.border-0 {
	border: 0 !important
}

.border-top-0 {
	border-top: 0 !important
}

.border-right-0 {
	border-right: 0 !important
}

.border-bottom-0 {
	border-bottom: 0 !important
}

.border-left-0 {
	border-left: 0 !important
}

.rounded {
	border-radius: .25rem
}

.rounded-top {
	border-top-left-radius: .25rem
}

.rounded-right,.rounded-top {
	border-top-right-radius: .25rem
}

.rounded-bottom,.rounded-right {
	border-bottom-right-radius: .25rem
}

.rounded-bottom,.rounded-left {
	border-bottom-left-radius: .25rem
}

.rounded-left {
	border-top-left-radius: .25rem
}

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

.rounded-0 {
	border-radius: 0
}

.clearfix:after {
	display: block;
	content: "";
	clear: both
}

.d-none {
	display: none !important
}

.d-inline {
	display: inline !important
}

.d-inline-block {
	display: inline-block !important
}

.d-block {
	display: block !important
}

.d-table {
	display: table !important
}

.d-table-cell {
	display: table-cell !important
}

.d-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}

.d-inline-flex {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}

@media ( min-width :480px) {
	.d-sm-none {
		display: none !important
	}
	.d-sm-inline {
		display: inline !important
	}
	.d-sm-inline-block {
		display: inline-block !important
	}
	.d-sm-block {
		display: block !important
	}
	.d-sm-table {
		display: table !important
	}
	.d-sm-table-cell {
		display: table-cell !important
	}
	.d-sm-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}
	.d-sm-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media ( min-width :768px) {
	.d-md-none {
		display: none !important
	}
	.d-md-inline {
		display: inline !important
	}
	.d-md-inline-block {
		display: inline-block !important
	}
	.d-md-block {
		display: block !important
	}
	.d-md-table {
		display: table !important
	}
	.d-md-table-cell {
		display: table-cell !important
	}
	.d-md-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}
	.d-md-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media ( min-width :992px) {
	.d-lg-none {
		display: none !important
	}
	.d-lg-inline {
		display: inline !important
	}
	.d-lg-inline-block {
		display: inline-block !important
	}
	.d-lg-block {
		display: block !important
	}
	.d-lg-table {
		display: table !important
	}
	.d-lg-table-cell {
		display: table-cell !important
	}
	.d-lg-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}
	.d-lg-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

.flex-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}

.flex-last {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.flex-unordered {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}

.flex-row {
	-webkit-box-orient: horizontal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important
}

.flex-column,.flex-row {
	-webkit-box-direction: normal !important
}

.flex-column {
	-webkit-box-orient: vertical !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important
}

.flex-row-reverse {
	-webkit-box-orient: horizontal !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important
}

.flex-column-reverse,.flex-row-reverse {
	-webkit-box-direction: reverse !important
}

.flex-column-reverse {
	-webkit-box-orient: vertical !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important
}

.flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important
}

.flex-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important
}

.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important
}

.justify-content-start {
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}

.justify-content-end {
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important
}

.justify-content-center {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important
}

.justify-content-between {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important
}

.justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important
}

.align-items-start {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important
}

.align-items-end {
	-webkit-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important
}

.align-items-center {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important
}

.align-items-baseline {
	-webkit-box-align: baseline !important;
	-ms-flex-align: baseline !important;
	align-items: baseline !important
}

.align-items-stretch {
	-webkit-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important
}

.align-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important
}

.align-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important
}

.align-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important
}

.align-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important
}

.align-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important
}

.align-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important
}

.align-self-auto {
	-ms-flex-item-align: auto !important;
	align-self: auto !important
}

.align-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important
}

.align-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important
}

.align-self-center {
	-ms-flex-item-align: center !important;
	align-self: center !important
}

.align-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important
}

.align-self-stretch {
	-ms-flex-item-align: stretch !important;
	align-self: stretch !important
}

@media ( min-width :480px) {
	.flex-sm-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.flex-sm-last {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.flex-sm-unordered {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.flex-sm-row {
		-webkit-box-orient: horizontal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}
	.flex-sm-column,.flex-sm-row {
		-webkit-box-direction: normal !important
	}
	.flex-sm-column {
		-webkit-box-orient: vertical !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}
	.flex-sm-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}
	.flex-sm-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}
	.flex-sm-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}
	.flex-sm-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}
	.flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}
	.justify-content-sm-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}
	.justify-content-sm-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}
	.justify-content-sm-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}
	.justify-content-sm-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}
	.justify-content-sm-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}
	.align-items-sm-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}
	.align-items-sm-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}
	.align-items-sm-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important
	}
	.align-items-sm-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}
	.align-items-sm-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}
	.align-content-sm-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}
	.align-content-sm-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}
	.align-content-sm-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}
	.align-content-sm-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}
	.align-content-sm-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}
	.align-content-sm-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}
	.align-self-sm-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}
	.align-self-sm-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}
	.align-self-sm-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}
	.align-self-sm-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}
	.align-self-sm-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}
	.align-self-sm-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

@media ( min-width :768px) {
	.flex-md-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.flex-md-last {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.flex-md-unordered {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.flex-md-row {
		-webkit-box-orient: horizontal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}
	.flex-md-column,.flex-md-row {
		-webkit-box-direction: normal !important
	}
	.flex-md-column {
		-webkit-box-orient: vertical !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}
	.flex-md-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}
	.flex-md-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}
	.flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}
	.flex-md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}
	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}
	.justify-content-md-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}
	.justify-content-md-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}
	.justify-content-md-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}
	.justify-content-md-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}
	.justify-content-md-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}
	.align-items-md-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}
	.align-items-md-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}
	.align-items-md-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important
	}
	.align-items-md-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}
	.align-items-md-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}
	.align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}
	.align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}
	.align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}
	.align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}
	.align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}
	.align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}
	.align-self-md-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}
	.align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}
	.align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}
	.align-self-md-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}
	.align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}
	.align-self-md-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

@media ( min-width :992px) {
	.flex-lg-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.flex-lg-last {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.flex-lg-unordered {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.flex-lg-row {
		-webkit-box-orient: horizontal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}
	.flex-lg-column,.flex-lg-row {
		-webkit-box-direction: normal !important
	}
	.flex-lg-column {
		-webkit-box-orient: vertical !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}
	.flex-lg-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}
	.flex-lg-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}
	.flex-lg-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}
	.flex-lg-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}
	.flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}
	.justify-content-lg-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}
	.justify-content-lg-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}
	.justify-content-lg-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}
	.justify-content-lg-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}
	.justify-content-lg-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}
	.align-items-lg-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}
	.align-items-lg-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}
	.align-items-lg-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important
	}
	.align-items-lg-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}
	.align-items-lg-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}
	.align-content-lg-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}
	.align-content-lg-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}
	.align-content-lg-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}
	.align-content-lg-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}
	.align-content-lg-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}
	.align-content-lg-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}
	.align-self-lg-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}
	.align-self-lg-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}
	.align-self-lg-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}
	.align-self-lg-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}
	.align-self-lg-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}
	.align-self-lg-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

.float-left {
	float: left !important
}

.float-right {
	float: right !important
}

.float-none {
	float: none !important
}

@media ( min-width :480px) {
	.float-sm-left {
		float: left !important
	}
	.float-sm-right {
		float: right !important
	}
	.float-sm-none {
		float: none !important
	}
}

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

@media ( min-width :992px) {
	.float-lg-left {
		float: left !important
	}
	.float-lg-right {
		float: right !important
	}
	.float-lg-none {
		float: none !important
	}
}

.fixed-top {
	top: 0
}

.fixed-bottom,.fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

.fixed-bottom {
	bottom: 0
}

.sticky-top {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 1030
}

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

.w-25 {
	width: 25% !important
}

.w-50 {
	width: 50% !important
}

.w-75 {
	width: 75% !important
}

.w-100 {
	width: 100% !important
}

.h-25 {
	height: 25% !important
}

.h-50 {
	height: 50% !important
}

.h-75 {
	height: 75% !important
}

.h-100 {
	height: 100% !important
}

.mw-100 {
	max-width: 100% !important
}

.mh-100 {
	max-height: 100% !important
}

.m-0 {
	margin: 0 !important
}

.mt-0 {
	margin-top: 0 !important
}

.mr-0 {
	margin-right: 0 !important
}

.mb-0 {
	margin-bottom: 0 !important
}

.ml-0,.mx-0 {
	margin-left: 0 !important
}

.mx-0 {
	margin-right: 0 !important
}

.my-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important
}

.m-1 {
	margin: .25rem !important
}

.mt-1 {
	margin-top: .25rem !important
}

.mr-1 {
	margin-right: .25rem !important
}

.mb-1 {
	margin-bottom: .25rem !important
}

.ml-1,.mx-1 {
	margin-left: .25rem !important
}

.mx-1 {
	margin-right: .25rem !important
}

.my-1 {
	margin-top: .25rem !important;
	margin-bottom: .25rem !important
}

.m-2 {
	margin: .5rem !important
}

.mt-2 {
	margin-top: .5rem !important
}

.mr-2 {
	margin-right: .5rem !important
}

.mb-2 {
	margin-bottom: .5rem !important
}

.ml-2,.mx-2 {
	margin-left: .5rem !important
}

.mx-2 {
	margin-right: .5rem !important
}

.my-2 {
	margin-top: .5rem !important;
	margin-bottom: .5rem !important
}

.m-3 {
	margin: 1rem !important
}

.mt-3 {
	margin-top: 1rem !important
}

.mr-3 {
	margin-right: 1rem !important
}

.mb-3 {
	margin-bottom: 1rem !important
}

.mb-6 {
    margin-bottom: 45px !important;
}

.ml-3,.mx-3 {
	margin-left: 1rem !important
}

.mx-3 {
	margin-right: 1rem !important
}

.my-3 {
	margin-top: 1rem !important;
	margin-bottom: 1rem !important
}

.m-4 {
	margin: 1.5rem !important
}

.mt-4 {
	margin-top: 1.5rem !important
}

.mr-4 {
	margin-right: 1.5rem !important
}

.mb-4 {
	margin-bottom: 1.5rem !important
}

.ml-4,.mx-4 {
	margin-left: 1.5rem !important
}

.mx-4 {
	margin-right: 1.5rem !important
}

.my-4 {
	margin-top: 1.5rem !important;
	margin-bottom: 1.5rem !important
}

.m-5 {
	margin: 3rem !important
}

.mt-5 {
	margin-top: 3rem !important
}

.mr-5 {
	margin-right: 3rem !important
}

.mb-5 {
	margin-bottom: 3rem !important
}

.ml-5,.mx-5 {
	margin-left: 3rem !important
}

.mx-5 {
	margin-right: 3rem !important
}

.my-5 {
	margin-top: 3rem !important;
	margin-bottom: 3rem !important
}

.p-0 {
	padding: 0 !important
}

.pt-0 {
	padding-top: 0 !important
}

.pr-0 {
	padding-right: 0 !important
}

.pb-0 {
	padding-bottom: 0 !important
}

.pl-0,.px-0 {
	padding-left: 0 !important
}

.px-0 {
	padding-right: 0 !important
}

.py-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

.p-1 {
	padding: .25rem !important
}

.pt-1 {
	padding-top: .25rem !important
}

.pr-1 {
	padding-right: .25rem !important
}

.pb-1 {
	padding-bottom: .25rem !important
}

.pl-1,.px-1 {
	padding-left: .25rem !important
}

.px-1 {
	padding-right: .25rem !important
}

.py-1 {
	padding-top: .25rem !important;
	padding-bottom: .25rem !important
}

.p-2 {
	padding: .5rem !important
}

.pt-2 {
	padding-top: .5rem !important
}

.pr-2 {
	padding-right: .5rem !important
}

.pb-2 {
	padding-bottom: .5rem !important
}

.pl-2,.px-2 {
	padding-left: .5rem !important
}

.px-2 {
	padding-right: .5rem !important
}

.py-2 {
	padding-top: .5rem !important;
	padding-bottom: .5rem !important
}

.p-3 {
	padding: 1rem !important
}

.pt-3 {
	padding-top: 1rem !important
}

.pr-3 {
	padding-right: 1rem !important
}

.pb-3 {
	padding-bottom: 1rem !important
}

.pl-3,.px-3 {
	padding-left: 1rem !important
}

.px-3 {
	padding-right: 1rem !important
}

.py-3 {
	padding-top: 1rem !important;
	padding-bottom: 1rem !important
}

.p-4 {
	padding: 1.5rem !important
}

.pt-4 {
	padding-top: 1.5rem !important
}

.pr-4 {
	padding-right: 1.5rem !important
}

.pb-4 {
	padding-bottom: 1.5rem !important
}

.pl-4,.px-4 {
	padding-left: 1.5rem !important
}

.px-4 {
	padding-right: 1.5rem !important
}

.py-4 {
	padding-top: 1.5rem !important;
	padding-bottom: 1.5rem !important
}

.p-5 {
	padding: 3rem !important
}

.pt-5 {
	padding-top: 3rem !important
}

.pr-5 {
	padding-right: 3rem !important
}

.pb-5 {
	padding-bottom: 3rem !important
}

.pl-5,.px-5 {
	padding-left: 3rem !important
}

.px-5 {
	padding-right: 3rem !important
}

.py-5 {
	padding-top: 3rem !important;
	padding-bottom: 3rem !important
}

.m-auto {
	margin: auto !important
}

.mt-auto {
	margin-top: auto !important
}

.mr-auto {
	margin-right: auto !important
}

.mb-auto {
	margin-bottom: auto !important
}

.ml-auto,.mx-auto {
	margin-left: auto !important
}

.mx-auto {
	margin-right: auto !important
}

.my-auto {
	margin-top: auto !important;
	margin-bottom: auto !important
}

@media ( min-width :480px) {
	.m-sm-0 {
		margin: 0 !important
	}
	.mt-sm-0 {
		margin-top: 0 !important
	}
	.mr-sm-0 {
		margin-right: 0 !important
	}
	.mb-sm-0 {
		margin-bottom: 0 !important
	}
	.ml-sm-0,.mx-sm-0 {
		margin-left: 0 !important
	}
	.mx-sm-0 {
		margin-right: 0 !important
	}
	.my-sm-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important
	}
	.m-sm-1 {
		margin: .25rem !important
	}
	.mt-sm-1 {
		margin-top: .25rem !important
	}
	.mr-sm-1 {
		margin-right: .25rem !important
	}
	.mb-sm-1 {
		margin-bottom: .25rem !important
	}
	.ml-sm-1,.mx-sm-1 {
		margin-left: .25rem !important
	}
	.mx-sm-1 {
		margin-right: .25rem !important
	}
	.my-sm-1 {
		margin-top: .25rem !important;
		margin-bottom: .25rem !important
	}
	.m-sm-2 {
		margin: .5rem !important
	}
	.mt-sm-2 {
		margin-top: .5rem !important
	}
	.mr-sm-2 {
		margin-right: .5rem !important
	}
	.mb-sm-2 {
		margin-bottom: .5rem !important
	}
	.ml-sm-2,.mx-sm-2 {
		margin-left: .5rem !important
	}
	.mx-sm-2 {
		margin-right: .5rem !important
	}
	.my-sm-2 {
		margin-top: .5rem !important;
		margin-bottom: .5rem !important
	}
	.m-sm-3 {
		margin: 1rem !important
	}
	.mt-sm-3 {
		margin-top: 1rem !important
	}
	.mr-sm-3 {
		margin-right: 1rem !important
	}
	.mb-sm-3 {
		margin-bottom: 1rem !important
	}
	.ml-sm-3,.mx-sm-3 {
		margin-left: 1rem !important
	}
	.mx-sm-3 {
		margin-right: 1rem !important
	}
	.my-sm-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important
	}
	.m-sm-4 {
		margin: 1.5rem !important
	}
	.mt-sm-4 {
		margin-top: 1.5rem !important
	}
	.mr-sm-4 {
		margin-right: 1.5rem !important
	}
	.mb-sm-4 {
		margin-bottom: 1.5rem !important
	}
	.ml-sm-4,.mx-sm-4 {
		margin-left: 1.5rem !important
	}
	.mx-sm-4 {
		margin-right: 1.5rem !important
	}
	.my-sm-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important
	}
	.m-sm-5 {
		margin: 3rem !important
	}
	.mt-sm-5 {
		margin-top: 3rem !important
	}
	.mr-sm-5 {
		margin-right: 3rem !important
	}
	.mb-sm-5 {
		margin-bottom: 3rem !important
	}
	.ml-sm-5,.mx-sm-5 {
		margin-left: 3rem !important
	}
	.mx-sm-5 {
		margin-right: 3rem !important
	}
	.my-sm-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important
	}
	.p-sm-0 {
		padding: 0 !important
	}
	.pt-sm-0 {
		padding-top: 0 !important
	}
	.pr-sm-0 {
		padding-right: 0 !important
	}
	.pb-sm-0 {
		padding-bottom: 0 !important
	}
	.pl-sm-0,.px-sm-0 {
		padding-left: 0 !important
	}
	.px-sm-0 {
		padding-right: 0 !important
	}
	.py-sm-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important
	}
	.p-sm-1 {
		padding: .25rem !important
	}
	.pt-sm-1 {
		padding-top: .25rem !important
	}
	.pr-sm-1 {
		padding-right: .25rem !important
	}
	.pb-sm-1 {
		padding-bottom: .25rem !important
	}
	.pl-sm-1,.px-sm-1 {
		padding-left: .25rem !important
	}
	.px-sm-1 {
		padding-right: .25rem !important
	}
	.py-sm-1 {
		padding-top: .25rem !important;
		padding-bottom: .25rem !important
	}
	.p-sm-2 {
		padding: .5rem !important
	}
	.pt-sm-2 {
		padding-top: .5rem !important
	}
	.pr-sm-2 {
		padding-right: .5rem !important
	}
	.pb-sm-2 {
		padding-bottom: .5rem !important
	}
	.pl-sm-2,.px-sm-2 {
		padding-left: .5rem !important
	}
	.px-sm-2 {
		padding-right: .5rem !important
	}
	.py-sm-2 {
		padding-top: .5rem !important;
		padding-bottom: .5rem !important
	}
	.p-sm-3 {
		padding: 1rem !important
	}
	.pt-sm-3 {
		padding-top: 1rem !important
	}
	.pr-sm-3 {
		padding-right: 1rem !important
	}
	.pb-sm-3 {
		padding-bottom: 1rem !important
	}
	.pl-sm-3,.px-sm-3 {
		padding-left: 1rem !important
	}
	.px-sm-3 {
		padding-right: 1rem !important
	}
	.py-sm-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important
	}
	.p-sm-4 {
		padding: 1.5rem !important
	}
	.pt-sm-4 {
		padding-top: 1.5rem !important
	}
	.pr-sm-4 {
		padding-right: 1.5rem !important
	}
	.pb-sm-4 {
		padding-bottom: 1.5rem !important
	}
	.pl-sm-4,.px-sm-4 {
		padding-left: 1.5rem !important
	}
	.px-sm-4 {
		padding-right: 1.5rem !important
	}
	.py-sm-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important
	}
	.p-sm-5 {
		padding: 3rem !important
	}
	.pt-sm-5 {
		padding-top: 3rem !important
	}
	.pr-sm-5 {
		padding-right: 3rem !important
	}
	.pb-sm-5 {
		padding-bottom: 3rem !important
	}
	.pl-sm-5,.px-sm-5 {
		padding-left: 3rem !important
	}
	.px-sm-5 {
		padding-right: 3rem !important
	}
	.py-sm-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important
	}
	.m-sm-auto {
		margin: auto !important
	}
	.mt-sm-auto {
		margin-top: auto !important
	}
	.mr-sm-auto {
		margin-right: auto !important
	}
	.mb-sm-auto {
		margin-bottom: auto !important
	}
	.ml-sm-auto,.mx-sm-auto {
		margin-left: auto !important
	}
	.mx-sm-auto {
		margin-right: auto !important
	}
	.my-sm-auto {
		margin-top: auto !important;
		margin-bottom: auto !important
	}
}

@media ( min-width :768px) {
	.m-md-0 {
		margin: 0 !important
	}
	.mt-md-0 {
		margin-top: 0 !important
	}
	.mr-md-0 {
		margin-right: 0 !important
	}
	.mb-md-0 {
		margin-bottom: 0 !important
	}
	.ml-md-0,.mx-md-0 {
		margin-left: 0 !important
	}
	.mx-md-0 {
		margin-right: 0 !important
	}
	.my-md-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important
	}
	.m-md-1 {
		margin: .25rem !important
	}
	.mt-md-1 {
		margin-top: .25rem !important
	}
	.mr-md-1 {
		margin-right: .25rem !important
	}
	.mb-md-1 {
		margin-bottom: .25rem !important
	}
	.ml-md-1,.mx-md-1 {
		margin-left: .25rem !important
	}
	.mx-md-1 {
		margin-right: .25rem !important
	}
	.my-md-1 {
		margin-top: .25rem !important;
		margin-bottom: .25rem !important
	}
	.m-md-2 {
		margin: .5rem !important
	}
	.mt-md-2 {
		margin-top: .5rem !important
	}
	.mr-md-2 {
		margin-right: .5rem !important
	}
	.mb-md-2 {
		margin-bottom: .5rem !important
	}
	.ml-md-2,.mx-md-2 {
		margin-left: .5rem !important
	}
	.mx-md-2 {
		margin-right: .5rem !important
	}
	.my-md-2 {
		margin-top: .5rem !important;
		margin-bottom: .5rem !important
	}
	.m-md-3 {
		margin: 1rem !important
	}
	.mt-md-3 {
		margin-top: 1rem !important
	}
	.mr-md-3 {
		margin-right: 1rem !important
	}
	.mb-md-3 {
		margin-bottom: 1rem !important
	}
	.ml-md-3,.mx-md-3 {
		margin-left: 1rem !important
	}
	.mx-md-3 {
		margin-right: 1rem !important
	}
	.my-md-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important
	}
	.m-md-4 {
		margin: 1.5rem !important
	}
	.mt-md-4 {
		margin-top: 1.5rem !important
	}
	.mr-md-4 {
		margin-right: 1.5rem !important
	}
	.mb-md-4 {
		margin-bottom: 1.5rem !important
	}
	.ml-md-4,.mx-md-4 {
		margin-left: 1.5rem !important
	}
	.mx-md-4 {
		margin-right: 1.5rem !important
	}
	.my-md-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important
	}
	.m-md-5 {
		margin: 3rem !important
	}
	.mt-md-5 {
		margin-top: 3rem !important
	}
	.mr-md-5 {
		margin-right: 3rem !important
	}

	
	.ml-md-5,.mx-md-5 {
		margin-left: 3rem !important
	}
	.mx-md-5 {
		margin-right: 3rem !important
	}
	.my-md-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important
	}
	.p-md-0 {
		padding: 0 !important
	}
	.pt-md-0 {
		padding-top: 0 !important
	}
	.pr-md-0 {
		padding-right: 0 !important
	}
	.pb-md-0 {
		padding-bottom: 0 !important
	}
	.pl-md-0,.px-md-0 {
		padding-left: 0 !important
	}
	.px-md-0 {
		padding-right: 0 !important
	}
	.py-md-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important
	}
	.p-md-1 {
		padding: .25rem !important
	}
	.pt-md-1 {
		padding-top: .25rem !important
	}
	.pr-md-1 {
		padding-right: .25rem !important
	}
	.pb-md-1 {
		padding-bottom: .25rem !important
	}
	.pl-md-1,.px-md-1 {
		padding-left: .25rem !important
	}
	.px-md-1 {
		padding-right: .25rem !important
	}
	.py-md-1 {
		padding-top: .25rem !important;
		padding-bottom: .25rem !important
	}
	.p-md-2 {
		padding: .5rem !important
	}
	.pt-md-2 {
		padding-top: .5rem !important
	}
	.pr-md-2 {
		padding-right: .5rem !important
	}
	.pb-md-2 {
		padding-bottom: .5rem !important
	}
	.pl-md-2,.px-md-2 {
		padding-left: .5rem !important
	}
	.px-md-2 {
		padding-right: .5rem !important
	}
	.py-md-2 {
		padding-top: .5rem !important;
		padding-bottom: .5rem !important
	}
	.p-md-3 {
		padding: 1rem !important
	}
	.pt-md-3 {
		padding-top: 1rem !important
	}
	.pr-md-3 {
		padding-right: 1rem !important
	}
	.pb-md-3 {
		padding-bottom: 1rem !important
	}
	.pl-md-3,.px-md-3 {
		padding-left: 1rem !important
	}
	.px-md-3 {
		padding-right: 1rem !important
	}
	.py-md-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important
	}
	.p-md-4 {
		padding: 1.5rem !important
	}
	.pt-md-4 {
		padding-top: 1.5rem !important
	}
	.pr-md-4 {
		padding-right: 1.5rem !important
	}
	.pb-md-4 {
		padding-bottom: 1.5rem !important
	}
	.pl-md-4,.px-md-4 {
		padding-left: 1.5rem !important
	}
	.px-md-4 {
		padding-right: 1.5rem !important
	}
	.py-md-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important
	}
	.p-md-5 {
		padding: 3rem !important
	}
	.pt-md-5 {
		padding-top: 3rem !important
	}
	.pr-md-5 {
		padding-right: 3rem !important
	}
	.pb-md-5 {
		padding-bottom: 3rem !important
	}
	.pl-md-5,.px-md-5 {
		padding-left: 3rem !important
	}
	.px-md-5 {
		padding-right: 3rem !important
	}
	.py-md-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important
	}
	.m-md-auto {
		margin: auto !important
	}
	.mt-md-auto {
		margin-top: auto !important
	}
	.mr-md-auto {
		margin-right: auto !important
	}
	.mb-md-auto {
		margin-bottom: auto !important
	}
	.ml-md-auto,.mx-md-auto {
		margin-left: auto !important
	}
	.mx-md-auto {
		margin-right: auto !important
	}
	.my-md-auto {
		margin-top: auto !important;
		margin-bottom: auto !important
	}
}

@media ( min-width :992px) {
	.m-lg-0 {
		margin: 0 !important
	}
	.mt-lg-0 {
		margin-top: 0 !important
	}
	.mr-lg-0 {
		margin-right: 0 !important
	}
	.mb-lg-0 {
		margin-bottom: 0 !important
	}
	.ml-lg-0,.mx-lg-0 {
		margin-left: 0 !important
	}
	.mx-lg-0 {
		margin-right: 0 !important
	}
	.my-lg-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important
	}
	.m-lg-1 {
		margin: .25rem !important
	}
	.mt-lg-1 {
		margin-top: .25rem !important
	}
	.mr-lg-1 {
		margin-right: .25rem !important
	}
	.mb-lg-1 {
		margin-bottom: .25rem !important
	}
	.ml-lg-1,.mx-lg-1 {
		margin-left: .25rem !important
	}
	.mx-lg-1 {
		margin-right: .25rem !important
	}
	.my-lg-1 {
		margin-top: .25rem !important;
		margin-bottom: .25rem !important
	}
	.m-lg-2 {
		margin: .5rem !important
	}
	.mt-lg-2 {
		margin-top: .5rem !important
	}
	.mr-lg-2 {
		margin-right: .5rem !important
	}
	.mb-lg-2 {
		margin-bottom: .5rem !important
	}
	.ml-lg-2,.mx-lg-2 {
		margin-left: .5rem !important
	}
	.mx-lg-2 {
		margin-right: .5rem !important
	}
	.my-lg-2 {
		margin-top: .5rem !important;
		margin-bottom: .5rem !important
	}
	.m-lg-3 {
		margin: 1rem !important
	}
	.mt-lg-3 {
		margin-top: 1rem !important
	}
	.mr-lg-3 {
		margin-right: 1rem !important
	}
	.mb-lg-3 {
		margin-bottom: 1rem !important
	}
	.ml-lg-3,.mx-lg-3 {
		margin-left: 1rem !important
	}
	.mx-lg-3 {
		margin-right: 1rem !important
	}
	.my-lg-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important
	}
	.m-lg-4 {
		margin: 1.5rem !important
	}
	.mt-lg-4 {
		margin-top: 1.5rem !important
	}
	.mr-lg-4 {
		margin-right: 1.5rem !important
	}
	.mb-lg-4 {
		margin-bottom: 1.5rem !important
	}
	
	.mb-lg-6 {
		margin-bottom: 4rem !important
	}
	.mb-lg-7 {
		margin-bottom: 5.5rem !important
	}
	
	.ml-lg-4,.mx-lg-4 {
		margin-left: 1.5rem !important
	}
	.mx-lg-4 {
		margin-right: 1.5rem !important
	}
	.my-lg-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important
	}
	.m-lg-5 {
		margin: 3rem !important
	}
	.mt-lg-5 {
		margin-top: 3rem !important
	}
	.mr-lg-5 {
		margin-right: 3rem !important
	}
	.mb-lg-5 {
		margin-bottom: 3rem !important
	}
	.ml-lg-5,.mx-lg-5 {
		margin-left: 3rem !important
	}
	.mx-lg-5 {
		margin-right: 3rem !important
	}
	.my-lg-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important
	}
	.p-lg-0 {
		padding: 0 !important
	}
	.pt-lg-0 {
		padding-top: 0 !important
	}
	.pr-lg-0 {
		padding-right: 0 !important
	}
	.pb-lg-0 {
		padding-bottom: 0 !important
	}
	.pl-lg-0,.px-lg-0 {
		padding-left: 0 !important
	}
	.px-lg-0 {
		padding-right: 0 !important
	}
	.py-lg-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important
	}
	.p-lg-1 {
		padding: .25rem !important
	}
	.pt-lg-1 {
		padding-top: .25rem !important
	}
	.pr-lg-1 {
		padding-right: .25rem !important
	}
	.pb-lg-1 {
		padding-bottom: .25rem !important
	}
	.pl-lg-1,.px-lg-1 {
		padding-left: .25rem !important
	}
	.px-lg-1 {
		padding-right: .25rem !important
	}
	.py-lg-1 {
		padding-top: .25rem !important;
		padding-bottom: .25rem !important
	}
	.p-lg-2 {
		padding: .5rem !important
	}
	.pt-lg-2 {
		padding-top: .5rem !important
	}
	.pr-lg-2 {
		padding-right: .5rem !important
	}
	.pb-lg-2 {
		padding-bottom: .5rem !important
	}
	.pl-lg-2,.px-lg-2 {
		padding-left: .5rem !important
	}
	.px-lg-2 {
		padding-right: .5rem !important
	}
	.py-lg-2 {
		padding-top: .5rem !important;
		padding-bottom: .5rem !important
	}
	.p-lg-3 {
		padding: 1rem !important
	}
	.pt-lg-3 {
		padding-top: 1rem !important
	}
	.pr-lg-3 {
		padding-right: 1rem !important
	}
	.pb-lg-3 {
		padding-bottom: 1rem !important
	}
	.pl-lg-3,.px-lg-3 {
		padding-left: 1rem !important
	}
	.px-lg-3 {
		padding-right: 1rem !important
	}
	.py-lg-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important
	}
	.p-lg-4 {
		padding: 1.5rem !important
	}
	.pt-lg-4 {
		padding-top: 1.5rem !important
	}
	.pr-lg-4 {
		padding-right: 1.5rem !important
	}
	.pb-lg-4 {
		padding-bottom: 1.5rem !important
	}
	.pl-lg-4,.px-lg-4 {
		padding-left: 1.5rem !important
	}
	.px-lg-4 {
		padding-right: 1.5rem !important
	}
	.py-lg-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important
	}
	.p-lg-5 {
		padding: 3rem !important
	}
	.pt-lg-5 {
		padding-top: 3rem !important
	}
	.pr-lg-5 {
		padding-right: 3rem !important
	}
	.pb-lg-5 {
		padding-bottom: 3rem !important
	}
	.pl-lg-5,.px-lg-5 {
		padding-left: 3rem !important
	}
	.px-lg-5 {
		padding-right: 3rem !important
	}
	.py-lg-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important
	}
	.m-lg-auto {
		margin: auto !important
	}
	.mt-lg-auto {
		margin-top: auto !important
	}
	.mr-lg-auto {
		margin-right: auto !important
	}
	.mb-lg-auto {
		margin-bottom: auto !important
	}
	.ml-lg-auto,.mx-lg-auto {
		margin-left: auto !important
	}
	.mx-lg-auto {
		margin-right: auto !important
	}
	.my-lg-auto {
		margin-top: auto !important;
		margin-bottom: auto !important
	}
}

.text-justify {
	text-align: justify !important
}

.text-nowrap {
	white-space: nowrap !important
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-left {
	text-align: left !important
}

.text-right {
	text-align: right !important
}

.text-center {
	text-align: center !important
}

@media ( min-width :480px) {
	.text-sm-left {
		text-align: left !important
	}
	.text-sm-right {
		text-align: right !important
	}
	.text-sm-center {
		text-align: center !important
	}
}

@media ( min-width :768px) {
	.text-md-left {
		text-align: left !important
	}
	.text-md-right {
		text-align: right !important
	}
	.text-md-center {
		text-align: center !important
	}
}

@media ( min-width :992px) {
	.text-lg-left {
		text-align: left !important
	}
	.text-lg-right {
		text-align: right !important
	}
	.text-lg-center {
		text-align: center !important
	}
}

.text-lowercase {
	text-transform: lowercase !important
}

.text-uppercase {
	text-transform: uppercase !important
}

.text-capitalize {
	text-transform: capitalize !important
}

.font-weight-normal {
	font-weight: 400
}

.font-weight-bold {
    font-weight: 600;
}

.font-italic {
	font-style: italic
}

.text-white {
	color: #fff !important
}

.text-muted {
	color: #acaaa6 !important
}

a.text-muted:focus,a.text-muted:hover {
	color: #93918c !important
}

.text-primary {
	color: #2fb5d2 !important
}

a.text-primary:focus,a.text-primary:hover {
	color: #2592a9 !important
}

.text-success {
	color: #4cbb6c !important
}

a.text-success:focus,a.text-success:hover {
	color: #3a9a56 !important
}

.text-info {
	color: #5bc0de !important
}

a.text-info:focus,a.text-info:hover {
	color: #31b0d5 !important
}

.text-warning {
	color: #ff9a52 !important
}

a.text-warning:focus,a.text-warning:hover {
	color: #ff7c1f !important
}

.text-danger {
	color: #ff4c4c !important
}

a.text-danger:focus,a.text-danger:hover {
	color: #ff1919 !important
}

.text-gray-dark {
	color: #878787 !important
}

a.text-gray-dark:focus,a.text-gray-dark:hover {
	color: #6e6e6e !important
}

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

.invisible {
	visibility: hidden !important
}

.hidden-xs-up {
	display: none !important
}

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

@media ( min-width :480px) {
	.hidden-sm-up {
		display: none !important
	}
}

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

@media ( min-width :768px) {
	.hidden-md-up {
		display: none !important
	}
}

@media ( max-width :991px) {
	.hidden-md-down {
		display: none !important
	}
}

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

.hidden-lg-down,.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}
}

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

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}

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

body,html {
	height: 100%
}

body {
	font-family: Questrial, Helvetica, sans-serif;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 24px;
	color: #111111;
	-ms-overflow-style: scrollbar;
	letter-spacing: .25px;
}

img {
	max-width: 100%;
	height: auto
}

ul {
	list-style: none;
	list-style-position: inside;
	padding-left: 0
}

ul.list-style-circle {
	list-style-type: circle
}

ul.list-style-disc {
	list-style-type: disc
}

ul.list-style-square {
	list-style-type: square
}

ul.list-style-circle li,ul.list-style-disc li,ul.list-style-square li {
	margin-bottom: 2px
}

ul.nested {
	margin-left: 16px
}

.style_content ul.list-style-circle {
	list-style-type: circle
}

.style_content ul.list-style-disc {
	list-style-type: disc
}

.style_content ul.list-style-square {
	list-style-type: square
}

.close,.link_color,a {
	color: ;
}

.close:hover,a.link_color:hover,a:hover,button.link_color:hover {
	color: inherit;
}



.close:focus,a.link_color:focus,a:focus,button.link_color:focus {
	-moz-outline-style: none
}

.close.go,.close.underline,a.go,a.link_color.go,a.link_color.underline,a.underline,button.link_color.go,button.link_color.underline
	{
	text-decoration: underline
}

a.text_color {
	color: #222
}

a.text_color:hover {
	color: #ef4d36;
}

a:focus {
	color: #222;
}

.social_wrap, a, .pro_second_box_img  {
	transition: color .2s ease-in-out, background-color .2s ease-in-out,
		border-color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out, background-color .2s ease-in-out,
		border-color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out, background-color .2s ease-in-out,
		border-color .2s ease-in-out;
	-webkit-transition: color .2s ease-in-out, background-color .2s
		ease-in-out, border-color .2s ease-in-out;
	-o-transition: color .2s ease-in-out, background-color .2s ease-in-out,
		border-color .2s ease-in-out
}

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

:focus,a:focus {
	outline: none !important;
	text-decoration: none
}

.dropdown-item:focus,.dropdown-item:hover {
	background: none
}

.facet-label.active .custom-checkbox span.color,.facet-label:hover .custom-checkbox span.color
	{
	border-color: #414141
}

.close {
	text-shadow: none
}

.close,.close:focus,.close:hover {
	opacity: 1
}

.card {
	border-radius: 0
}

.card, .card-header {
    border-color: #e0e0e0;
}

.card-header {
	font-size: ;
}

.card-footer {
	border-color: #d9d9d9
}

.card-footer,.card.card_trans,.card.card_trans .card-header {
	background: transparent
}

.card.card_noborder {
	border: none
}

.table-bordered thead td,.table-bordered thead th {
	border-bottom-width: 1px
}

.table-bordered, .table-bordered td, .table-bordered th, .table-bordered thead th {
    border-color: #e0e0e0;
}

.list-group-item {
	background: transparent;
	border-color: #d9d9d9
}

.form-control,.input-group-addon,.input-group-btn>.btn {
	font-size: .8125rem
}

.form-control {
    border-color: #585858;
    padding: 6px 10px;
    border-radius: 0px;
    font-size: 14px;
}

.form-control:focus, .form-group:hover .form-control, .input-group-with-border:hover {
	border-color: #333;
	outline: 0;
	border-width: 1px;
	color: #666
}

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

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

.form-control::placeholder {
	color: #dadada
}


#stb_search_query_block.search_query.form-control::-webkit-input-placeholder {color: #333; opacity: 1}
#stb_search_query_block.search_query.form-control:-ms-input-placeholder,.form-control::-ms-input-placeholder {color: #333; opacity: 1}
#stb_search_query_block.search_query.form-control::placeholder {color: #333; opacity: 1}

.search_widget_text.form-control::-webkit-input-placeholder {color: #333; opacity: 1}
.search_widget_text.form-control:-ms-input-placeholder,.form-control::-ms-input-placeholder {color: #333; opacity: 1}
.search_widget_text.form-control::placeholder {color: #333; opacity: 1}

.search_query.form-control::-webkit-input-placeholder {color: #333; opacity: 1}
.search_query.form-control:-ms-input-placeholder,.form-control::-ms-input-placeholder {color: #333; opacity: 1}
.search_query.form-control::placeholder {color: #333; opacity: 1}

#promo-code .form-control::placeholder {color: #333; opacity: 1;}
#promo-code .form-control:-ms-input-placeholder {color: #333;}
#promo-code .form-control::-ms-input-placeholder {color: #333;}

#quantity_wanted.form-control::placeholder {color: #333; opacity: 1;}
#quantity_wanted.form-control:-ms-input-placeholder {color: #333;}
#quantity_wanted.form-control::-ms-input-placeholder {color: #333;}

.input_newsletter.form-control::-webkit-input-placeholder {color: #333; opacity: 1}
.input_newsletter.form-control:-ms-input-placeholder,.form-control::-ms-input-placeholder {color: #333; opacity: 1}
.input_newsletter.form-control::placeholder {color: #333; opacity: 1}

.brand_search.form-control::-webkit-input-placeholder {color: #333; opacity: 1}
.brand_search.form-control:-ms-input-placeholder,.form-control::-ms-input-placeholder {color: #333; opacity: 1}
.brand_search.form-control::placeholder {color: #333; opacity: 1}

.input_placeholder .form-control::-webkit-input-placeholder {color: #666; opacity: 1}
.input_placeholder .form-control:-ms-input-placeholder,.form-control::-ms-input-placeholder {color: #666; opacity: 1}
.input_placeholder .form-control::placeholder {color: #666; opacity: 1}
.input_placeholder select.form-control  {color: #666 !important}


input.form-control {
	height: 44px;
	line-height: normal
}

.input-group-btn>.btn {
	font-size: .75rem
}

.form-group-small .form-control,.form-group-small .input-group {
	max-width: 100%
}

.form-control-select {
	height: 42px;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #fff
		url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=")
		no-repeat scroll right .5rem center/1.25rem 1.25rem;
	padding-right: 2rem
}

.form-control-valign {
	padding-top: .5rem
}

.form-control-comment {
	font-size: .875rem;
	padding-top: .5rem;
	color: #878787
}

#identity #customer-form .form-control-comment  {display: none}

.form-control-submit.disabled {
	background: #5bc0de;
	color: #fff
}


.account_box .form-footer {margin-top: 10px}
.steco-custom-input-box .steco-custom-input-item, #customer-form .custom-input-box .custom-input-item {display:inline-block;width:24px;height:24px;line-height:23px;vertical-align:middle;text-align:center;border:1px solid #999;background:#fff; padding-left: 2px; margin-top: -4px;}
.steco-custom-input-box .steco-custom-input-item i, #customer-form .custom-input-box .custom-input-item i {font-size:17px; color:#fb751e}

.steco_pi_form .form-group .help-block-for-js, .steco_new_address_form .form-group .help-block-for-js{
  display: none;
}
.steco_pi_form .form-group.st-has-error .help-block-for-js, .steco_new_address_form .form-group.st-has-error .help-block-for-js, .form-group.st-has-error .alert-danger  {
    display: block;
    text-align: left;
    margin-bottom: 22px;
}

.steco_addresses_form .alert {text-align: left}
.form-group .alert-danger {display: none}
.show_incomplete_message .steco_incomplete_message:before {content: "\E842"; font-family: fontello; margin-right: 5px}

.form-group.has-error input,.form-group.has-error select {
	border-color: #666;
	color: #222
}
.form-group.has-error  label, .form-group.st-has-error  label {color: #ff0000}
.form-group .alert-danger ul {display: inline-block; padding-left: 15px; text-align:left; }
.form-group .alert-danger:before, .pd_aap_send_custommer_form label.error:before {left: 0px; content: "\E842"; font-family: fontello; margin-right: 2px; position: absolute;}
.pd_aap_send_custommer_form label.error {padding-left: 15px !important; text-align:left; }
.form-group.has-error .help-block {
	color: #ff4c4c
}

.pd_aap_send_custommer_form label.error, .show_incomplete_message .steco_incomplete_message, .form-group.has-error .alert-danger, .form-group.st-has-error .alert-danger {display: block; font-size: 12px; color: #ff0000; padding: 5px 0px; border: 0px; background: transparent; margin-bottom: 10px; margin-top: 5px; line-height: 16px;}
.animation_placeholder.form-group.has-error .alert-danger,
.animation_placeholder.form-group.st-has-error .alert-danger {
    margin-bottom: 22px;
}

.form-group .alert ul {margin-bottom: 0px}

.form-group.animation_placeholder {
  position: relative;
  margin-bottom: 1.2rem !important;
}

.animation_placeholder .form-control-placeholder {
position: absolute;
top: 0;
padding: 12px 0 0 16px;
transition: all 200ms;
opacity: 0.8;
z-index: 3;
left: 0px;
letter-spacing: 1px;
color: #333 !important;
cursor: text;
}



.form-group.fields_border_1.animation_placeholder .form-control-placeholder {
    padding: 12px 0 0 0px;
}

.form-group.st-has-error, .form-group.has-error {position: relative}

.animation_placeholder .form-control:focus + .form-control-placeholder span,
.animation_placeholder .form-control:valid + .form-control-placeholder span,
.animation_placeholder .form-group.st-has-error .form-control-placeholder span,
.animation_placeholder.form-group.st-has-error .form-control-placeholder span,
.animation_placeholder.form-group.has-error .form-control-placeholder span,
.pd_aap_send_custommer_form .animation_placeholder.st-not-empty span.ring {display: none}

.animation_placeholder .placeholder_error_2.form-group.st-has-error .form-control-placeholder:after,
.animation_placeholder .placeholder_error_2.form-group.has-error .form-control-placeholder:after,
.animation_placeholder.placeholder_error_2.form-group.st-has-error .form-control-placeholder:after,
.animation_placeholder .placeholder_error_6.form-group.st-has-error .form-control-placeholder:after,
.animation_placeholder .placeholder_error_6.form-group.has-error .form-control-placeholder:after,
.animation_placeholder.placeholder_error_6.form-group.st-has-error .form-control-placeholder:after {content: '';
background-image: url(../img/svg/danger.svg);
background-size: 15px;
background-position: center center;
width: 20px;
height: 20px;
position: absolute;
top: 11px;
right: -20px;
background-repeat: no-repeat;}

.form-group.st-has-error .has_error_icon, .form-group.st-has-error.st-not-empty .has_error_icon,
.form-group.has-error .has_error_icon, .form-group.has-error.st-not-empty .has_error_icon
{content: '';
background-image: url(../img/svg/danger.svg);
background-size: 15px;
background-position: center center;
width: 20px;
height: 20px;
position: absolute;
top: 13px;
right: 10px;
display: block;
background-repeat: no-repeat;}


.form-group.st-not-empty .has_error_icon, .form-group.st-not-empty .has_error_icon {
  content: '';
  background-image: url(../img/svg/checked-ok.svg);
  background-size: 15px;
  background-position: center center;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 13px;
  right: 10px;
  display: block;
  background-repeat: no-repeat;
}


.form-group.st-not-empty .form-control, .form-group.st-not-empty .form-control {border-color: #53c548 !important;}


.has-error input.form-control, .st-has-error input.form-control, .st-has-error  .input-group-with-border {border-color: #ff0000 !important; border-radius: 2px; box-shadow: none;}
.fields_border_2.has-error input.form-control, .fields_border_2.st-has-error input.form-control, .st-has-error  .input-group-with-border  {border-width: 2px; border-color: #ff0000 !important;}

.input_label.form-group.st-has-error .has_error_icon,
.input_label.form-group.has-error .has_error_icon  {top: 38px; right: 8px;}

.input_label.fields_border_1.form-group.st-has-error .has_error_icon,
.input_label.fields_border_1.has-error .has_error_icon  {top: 38px; right: 0px;}

.fields_border_2.form-group.st-has-error .has_error_icon,
.fields_border_2.form-group.has-error .has_error_icon  {top: 38px; right: 8px;}

.fields_border_2.animation_placeholder.form-group.st-has-error .has_error_icon,
.fields_border_2.animation_placeholder.form-group.has-error .has_error_icon {top: 13px; right: 8px;}

.forgotten-password .animation_placeholder .email {margin-top: 30px;}
.password_style .input-group-btn {position: absolute; right: 0px; z-index: 3;}
.password_style .input-group-btn .show_password {background: transparent; top:2px;}
.animation_placeholder.form-group.st-has-error.password_style .has_error_icon {right: 55px !important; z-index: 3 !important;}



.input_placeholder.form-group.st-has-error .has_error_icon,
.input_placeholder.form-group.has-error .has_error_icon {top: 13px; right: 8px;}

.input_placeholder.fields_border_1.form-group.st-has-error .has_error_icon,
.input_placeholder.fields_border_1.form-group.has-error .has_error_icon,
.animation_placeholder.fields_border_1.form-group.st-has-error .has_error_icon,
.animation_placeholder.fields_border_1.form-group.has-error .has_error_icon {right: 0px;}

.placeholder_error_3 .alert, .animation_placeholder.placeholder_error_2 .alert {display: none !important}
.form-control-placeholder span.label_required {display: inline-block;  color: #e60000;}
.info-required.standard {margin: 0px !important; font-size: 11px !important;}
.info-required.standard.mt-3 {margin-top: 10px !important}

.animation_placeholder .form-group.st-has-error .form-control-placeholder,
.animation_placeholder .form-group.has-error .form-control-placeholder,
.animation_placeholder.form-group.st-has-error .form-control-placeholder {opacity: 1 !important; color: #ff0000 !important}

.animation_placeholder .form-control:focus + .form-control-placeholder,
.animation_placeholder:not(.st-is-empty) .form-control:not([value=""]) + .form-control-placeholder,
.animation_placeholder.st-not-empty .form-control-placeholder,
.animation_placeholder.st-not-empty .form-control-placeholder,
#steco_login_form  .animation_placeholder.form-group.st-has-error .form-control-placeholder,
.animation_placeholder.form-group.st-has-error .form-control-placeholder,
.animation_placeholder.form-group.has-error .form-control-placeholder {
   font-size: 75% !important;
transform: translate3d(10px, -55%, 0);
opacity: 1;
background: #fff;
padding: 0px 5px;
margin-bottom: 0px;
line-height: 15px;
letter-spacing: 0.5px;
}



.fields_border_1.animation_placeholder .form-control:focus + .form-control-placeholder,
.fields_border_1.animation_placeholder .form-control:valid + .form-control-placeholder,
.fields_border_1.animation_placeholder .form-group.st-has-error .form-control-placeholder,
.fields_border_1.animation_placeholder.form-group.st-has-error .form-control-placeholder,
.fields_border_1.animation_placeholder .form-group.has-error .form-control-placeholder   {
  transform: translate3d(0px, -80%, 0) !important; opacity: 0.5; font-size: 75%;
}

.form-group.fields_border_1 input {padding-left: 0px}
.form-group.fields_border_1 .form-control,
.form-group.fields_border_1 .input-group-with-border {border-top: 0px; border-left: 0px; border-right: 0px; border-bottom-width: 2px; background-color: transparent; box-shadow: none; border-color: #333; border-radius: 0px;}
.fields_border_1 .btn.show_password {padding: 0px}


.fields_border_2 .custom-input-box .custom-input-checkbox,
.fields_border_2 .steco-custom-input-box .steco-custom-input-item,
#customer-form .custom-input-box .custom-input-item,
#create_account_block .steco-custom-input-box .steco-custom-input-item,
.identity .steco-custom-input-item {border-color: #cdcdcd}
.form-group.fields_border_2 .input-group-with-border input {border: 0px !important}

.form-group.fields_border_3 .form-control,
.form-group.fields_border_3 .input-group-with-border,
.fields_border_3 .steco-custom-input-box .steco-custom-input-item,
.fields_border_3 .custom-input-box .custom-input-checkbox  {border: 0px !important; box-shadow: none}

.form-group.fields_border_4 .form-control,
.form-group.fields_border_4 .input-group-with-border,
.fields_border_4 .custom-input-box .custom-input-checkbox,
.fields_border_4 .steco-custom-input-box .steco-custom-input-item {border: 1px solid rgba(0, 0, 0, 0.06) !important; box-shadow: 0px 0px 7px  rgba(0, 0, 0, 0.04) !important;}
.form-group.fields_border_4 .input-group-with-border input {box-shadow: none !important; border: 0px !important}

.form-group.fields_border_1 select {padding-left: 0px; padding-right: 0px; background-position: center right !important;}

.btn {
    border-radius: 0;
    font-size: .75rem;
    height: 40px;
    line-height: 38px;
    padding: 0 1rem;
    cursor: pointer;
    text-transform: none;
    border-radius: 24px;
}



.btn.focus,.btn:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn i {
	margin-left: 2px;
	margin-right: 4px;
	font-size: 1.125rem
}

.btn i,.btn span {
	vertical-align: middle
}

.add-to-cart .btn i {
	font-size: 1.25rem
}

.btn-less-padding {
	padding-left: .5rem;
	padding-right: .5rem
}

.btn-more-padding {
	padding-left: 3.125rem;
	padding-right: 3.125rem
}

.view_more_top .btn-default {
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
    background: transparent;
    border-width: 1px;
    color: #222;
    line-height: 100%;
    padding: 10px 20px;
}

.btn-default {
	color: #111111;
	background-image: none;
	background-color: #ff7c28;
	border-color: #ff7c28;
	border-width: 0px !important;
	line-height: 40px;
	-webkit-box-shadow: inset 0 0 0 0 #222;
	box-shadow: inset 0 0 0 0 #222;
	border-radius: 24px; 
}

.btn-default.active,.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default.focus,.btn-default:active,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.btn-default:focus,.btn-default:hover,.open>.btn-default.dropdown-toggle,.open>.btn-default.dropdown-toggle.focus,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle:hover
	{
	color: #111111;
	background-color: #e55b01 !important;
	border-color: #e55b01 !important
}

.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default:disabled.focus,.btn-default:disabled:focus,.btn-default:disabled:hover
	{
	border-color: #e55b01
}

.btn-default .disabled:hover {
	background: #e55b01
}

.btn-default.btn-large {
	line-height: 36px
}

.btn-default.benabled {
	color: #111111;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #ff7c28
}

.btn-white {
	color: #fff;
	background-image: none;
	background-color: transparent;
	border-color: #fff;
	border-width: 2px;
	line-height: 28px;
	-webkit-box-shadow: inset 0 0 0 0 #fff;
	box-shadow: inset 0 0 0 0 #fff
}

.btn-white.active,.btn-white.active.focus,.btn-white.active:focus,.btn-white.active:hover,.btn-white.focus,.btn-white:active,.btn-white:active.focus,.btn-white:active:focus,.btn-white:active:hover,.btn-white:focus,.btn-white:hover,.open>.btn-white.dropdown-toggle,.open>.btn-white.dropdown-toggle.focus,.open>.btn-white.dropdown-toggle:focus,.open>.btn-white.dropdown-toggle:hover
	{
	color: #444;
	background-color: #fff;
	border-color: #fff
}

.btn-white.disabled.focus,.btn-white.disabled:focus,.btn-white.disabled:hover,.btn-white:disabled.focus,.btn-white:disabled:focus,.btn-white:disabled:hover
	{
	border-color: #fff
}

.btn-primary.active,.btn-primary:active,.btn-primary:focus,.btn-primary:hover
	{
	color: #111111;
	background-color: #e55b01;
	border-color: #e55b01;
}

.btn-default,.btn-touchspin,.btn-white, .top_bar_item.shopping_cart_style_2:hover .cart_icon_item, .top_bar_item.shopping_cart_style_0:hover .cart_icon_item  {
	-webkit-transition: color .3s ease, background .3s ease, border-color
		.3s ease, box-shadow .3s ease;
	-webkit-transition: color .3s ease, background .3s ease, border-color
		.3s ease, -webkit-box-shadow .3s ease;
	transition: color .3s ease, background .3s ease, border-color .3s ease,
		-webkit-box-shadow .3s ease;
	transition: color .3s ease, background .3s ease, border-color .3s ease,
		box-shadow .3s ease;
	transition: color .3s ease, background .3s ease, border-color .3s ease,
		box-shadow .3s ease, -webkit-box-shadow .3s ease
}


.btn-link {
	padding: 0
}

.btn-large {
    height: 44px;
    line-height: 40px;
    font-size: .875rem;
}

.btn_inline {
	margin-right: 10px;
	margin-bottom: 6px;
	display: inline-block
}

.btn_inline i {
	margin-left: 2px;
	margin-right: 4px;
	font-size: .875rem
}

.btn_full_width {
	display: block
}

.product_page_container .pro_right_item {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 6px
}

.input-group-with-border {
    border-color: #cdcdcd;
    background: #fff;
    border-width: 1px;
    border-style: solid;
}

.search_widget_block .search_widget_form_inner .icone_svg:before {content: '';
margin-left: 0px !important;
height: 22px;
width: 22px;
background-size: 22px;
background-repeat: no-repeat;
background-position: center center;
display: inline-block;
vertical-align: middle; }

.search_widget_block .search_widget_form_inner .active .icone_svg:before,
.search_widget_block .search_widget_form_inner .btn-search.hover_on.active:hover .icone_svg:before {background-image:none; height: auto; vertical-align: top; font-size: 18px; line-height: 36px;}
.search_widget_block .search_widget_form_inner .btn-search.hover_on.active:hover .icone_svg:before {color: #fff}
.search_widget_block .search_widget_form_inner .icone_svg:before  {background-image: url("../img/svg/search_black.svg");}
.search_widget_block .search_widget_form_inner .btn-search.hover_on:hover .icone_svg:before  {background-image: url("../img/svg/search_white.svg");}


.search_border_0 .input-group-with-border { border:none; }
.search_border_1 .input-group-with-border { border-bottom-width: 1px !important; border-width: 0px; border-color:#222; }
.search_border_2 .input-group-with-border { border-width: 1px; }

.autocomplete-no-suggestion {padding: 15px 20px}

.input-group-with-border.focus {
	border-color: #666
}

.input-group-with-border .form-control {
	border: none
}

.input-group-with-border .btn {
	background: transparent;
	border: none
}

.input-group-with-border .input-group-btn .btn {
	margin-left: 0
}

.bootstrap-touchspin .form-control {
	padding: 0 2px;
	text-align: center;
	border-color: #d9d9d9
}

.bootstrap-touchspin .btn-touchspin {
  width: 45px;
  text-align: center;
  padding: 0;
  background-color: #fff;
  border-color: #d9d9d9;
  border-radius: 0px;
}

.bootstrap-touchspin .btn-touchspin:hover {
	background-color: #f2f2f2
}

.bootstrap-touchspin .btn-touchspin i {
	margin: 0;
	font-size: 1rem
}

.bootstrap-touchspin .input-group-btn-vertical .form-control {
	text-align: left
}

.bootstrap-touchspin .input-group-btn-vertical .btn-touchspin {
	height: 18px;
	line-height: 16px;
	width: 17px;
	padding: 0
}

.bootstrap-touchspin .input-group-btn-vertical .btn-touchspin i {
	position: static;
	font-size: .75rem
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down,.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up
	{
	border-radius: 0
}

.radio-inline {
	margin-right: 1rem
}

.custom-radio {
	display: inline-block;
	position: relative;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 50%;
	border: 2px solid #acaaa6;
	background: #fff
}

.custom-radio input[type=radio] {
	opacity: 0;
	cursor: pointer
}

.custom-radio input[type=radio]:checked+span {
	display: block;
	background-color: #444;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	position: absolute;
	left: .125rem;
	top: .125rem
}

.custom-input-box {
	margin-right: 10px;
	position: relative;
	cursor: pointer;
	display: inline-block
}



.custom-input-box:hover .custom-input-item.custom-input-checkbox,.custom-input-box:hover .custom-input-item.custom-input-radio
	{
	background: #e9e9e9
}

.custom-input-box .custom-input {
	opacity: 0;
	position: absolute
}

.custom-input-box .custom-input {
  height: 100%;
  width: 100%;
}

.custom-input-box .custom-input-item {
    display: inline-block;
    width: 1.675rem;
    height: 1.675rem;
    line-height: 1.675rem;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #c8c8c8;
    background: #fcfcfc;
    border-radius: 2px;
}

.custom-input-box .custom-input-item.custom-input-radio {
	border-radius: 20px
}

.custom-input-box .custom-input-item.custom-input-color {
    background-size: contain;
    width: 1.25rem;
    height: 1.25rem;
    line-height: 1.25rem;
}



.custom-input-box .custom-input-item.custom-input-color:hover {
	border-color: #333
}

.custom-input-box .custom-input-item i {
	display: none;
	font-size: .75rem;
	color: #444
}


.custom-input-box input[type=checkbox]:checked+.custom-input-item .checkbox-checked
	{
	display: block
}

.input-color,.input-radio,.st-input-loading {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 1;
}

.input-container.size-notify div {
    width: 18px;
    height: 15px;
    background-image: url("../img/svg/envelope.svg");
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    position: relative;
    top: 2px;
    margin-left: 3px;
    opacity: 0.4;
    margin-right: -4px;
}

.product-variants .st-input-loading i {
    line-height: 31px;
    margin-top: -14px;
}

.input-color,.input-radio {
	cursor: pointer;
	opacity: 0;
	width: 100%;
	height: 100%
}

.st-input-loading {
	background: hsla(0, 0%, 100%, .8);
	z-index: 1;
	cursor: default;
	display: none;
	text-align: center;
	overflow: hidden
}

.st-input-clicked .st-input-loading {
	display: block
}

.st-input-loading i {
	height: 30px;
	line-height: 30px;
	width: 30px;
	position: absolute;
	top: 50%;
	margin-top: -18px;
	left: 50%;
	margin-left: -15px;
}



.input-container {
	position: relative
}

.input-radio:checked + span, .input-radio:hover + span {
  border: 1px solid #838d91;
}

.input-radio:checked+span,.input-radio:hover+span {
	padding: 0 8px;
	line-height: 1.625rem
}

.radio-label {
	background: #fff;
	height: 1.875rem;
	line-height: 1.75rem;
	padding: 0 9px
}

.radio-label {
	display: inline-block;
	border: 1px solid #d9d9d9
}

.color {
	display: inline-block;
	
}

.color {
	background-size: contain;
	width: 1.25rem;
	height: 1.25rem
}

.product-variants .color {
    width: 35px;
    height: 38px;
   
}

.product-variants .color.texture {
	width: 35px;
    height: 38px;
}

.variant-links .color {
	margin: 0 .25rem .375rem 0;
	width: 15px;
	height: 15px;
	line-height: 15px
}

.thumb-mask>.mask {
	position: relative;
	width: 3.4375rem;
	height: 3.4375rem;
	overflow: hidden;
	border: 1px solid #ebebeb;
	margin: .375rem 0
}

.thumb-mask>.mask img {
	width: 55px;
	height: 55px
}

.definition-list dl {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.definition-list dl dt {
	font-weight: 400
}

.definition-list dl dd, .definition-list dl dt {
    -webkit-box-flex: 0;
    box-flex: 0;
    -moz-flex: 0 0 45%;
    -ms-flex: 0 0 45%;
    flex: 0 0 49.50%;
    background: #f6f6f6;
    padding: .625rem 1.625rem;
    margin: .125rem;
}


.definition-list dl dd:nth-of-type (2n),.definition-list dl dt:nth-of-type
	(2n){
	background: #f6f6f6
}

.pagination {
	margin: 0
}

.bordered {
	border: 1px solid #f2f2f2
}

.alert-danger a {
	color: #a94442;
	text-decoration: underline
}

.ps-alert-error {
	margin-bottom: 0
}

.ps-alert-error .item,.ps-alert-success .item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 2px solid #ff4c4c;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #ff4c4c;
	margin-bottom: 1rem
}

.ps-alert-error .item i,.ps-alert-success .item i {
	border: 15px solid #ff4c4c;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.ps-alert-error .item i svg,.ps-alert-success .item i svg {
	background-color: #ff4c4c;
	width: 24px;
	height: 24px
}

.ps-alert-error .item p,.ps-alert-success .item p {
	background-color: #fff;
	margin: 0;
	padding: 18px 20px;
	width: 100%
}

.ps-alert-success .item {
	border-color: #4cbb6c;
	background-color: #4cbb6c
}

.ps-alert-success .item i {
	border-color: #4cbb6c
}

.ps-alert-success .item i svg {
	background-color: #4cbb6c
}

@font-face {
	font-family: fontello;
	src: url(../css/a3de8a16b4f25d7779536cb46d95a4fb.eot);
	src: url(../css/a3de8a16b4f25d7779536cb46d95a4fb.eot#iefix)
		format("embedded-opentype"),
		url(../css/bb14167c8c69bd2302067a56625efaf2.woff2) format("woff2"),
		url(../css/47abf9ab81bffceef802e33fb4fb1b89.woff) format("woff"),
		url(../css/9e54cf2cf0d1eb640867446fcbd7d254.ttf) format("truetype"),
		url(../css/ae034a5964af7c7a43e16ea8ecc68e92.svg#fontello)
		format("svg");
	font-weight: 400;
	font-style: normal;
	font-display: swap;    
}

[class *=" fto-"]:before,[class ^=fto-]:before {
	font-family: fontello;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fto_small:before {
	font-size: .875rem
}

.fto_large:before {
	font-size: 1rem
}

.fto_0x {
	font-size: 1.125rem
}

.fto_1x {
	font-size: 1.375rem
}

.fto_2x {
	font-size: 2rem
}

.fto_3x {
	font-size: 3rem
}

.fto_4x {
	font-size: 4rem
}

.fto_mar_lr2 {
	margin-left: 4px
}

.fto_mar_lr2,.fto_mar_r4 {margin-right:4px}

.animate-spin{
	-webkit-animation:spin 2s infinite linear;
	animation:spin 2s infinite linear;
	display:inline-block}


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


.fto-left:before{
	content:"\2190"}

.fto-up:before {
	content: "\2191"
}

.fto-right:before {
	content: "\2192"
}

.fto-home:before {
	content: "\2302"
}

.fto-check:before {
	content: "\2611"
}

.fto-heart:before {
	content: "\2665"
}

.fto-cog:before {
	content: "\2699"
}

.fto-edit:before {
	content: "\270D"
}

.fto-ok-circle:before {
	content: "\2714"
}

.fto-th-large:before {
	content: "\E023"
}

.fto-th:before {
	content: "\E024"
}

.fto-qrcode:before {
	content: "\E057"
}

.fto-down-open-2:before {
	content: "\E0A4"
}

.fto-up-open-2:before {
	content: "\E0CB"
}

.fto-right-open-3:before {
	content: "\E0CC"
}

.fto-left-open-3:before {
	content: "\E0CD"
}

.fto-help-circled:before {
	content: "\E704"
}

.fto-info-circled:before {
	content: "\E705"
}

.fto-reply:before {
	content: "\E712"
}

.fto-export:before {
	content: "\E715"
}

.fto-print:before {
	content: "\E716"
}

.fto-vcard:before {
	content: "\E722"
}

.fto-trash:before {
	content: "\E729"
}

.fto-basket:before {
	content: "\E73D"
}

.fto-star-circled:before {
	content: "\E800"
}

.fto-left-open-1:before {
	content: "\E801"
}

.fto-down-open-1:before {
	content: "\E802"
}

.fto-right-open-1:before {
	content: "\E803"
}

.fto-up-open-1:before {
	content: "\E804"
}

.fto-heart-2:before {
	content: "\E805"
}

.fto-cancel-1:before {
	content: "\E806"
}

.fto-ok:before {
	content: "\E807"
}

.fto-exchange-1:before {
	content: "\E808"
}

.fto-heart-1:before {
	content: "\E809"
}

.fto-home-1:before {
	content: "\E80A"
}

.fto-search-1:before {
	content: "\E80B"
}

.fto-right-open-2:before {
	content: "\E80C"
}

.fto-left-open-2:before {
	content: "\E80D"
}

.fto-cancel-2:before {
	content: "\E80E"
}

.fto-ok-1:before {
	content: "\E80F"
}

.fto-at-1:before {
	content: "\E810"
}

.fto-layout:before {
	content: "\E811"
}

.fto-rss-1:before {
	content: "\E812"
}

.fto-plus-2:before {
	content: "\E813"
}

.fto-right-dir-2:before {
	content: "\E814"
}

.fto-left-dir-1:before {
	content: "\E815"
}

.fto-up-dir:before {
	content: "\E816"
}

.fto-down-dir-2:before {
	content: "\E817"
}

.fto-eye-2:before {
	content: "\E818"
}

.fto-tools:before {
	content: "\E819"
}

.fto-chat-1:before {
	content: "\E81A"
}

.fto-plus-1:before {
	content: "\E81B"
}

.fto-adjust:before {
	content: "\E81C"
}

.fto-minus-1:before {
	content: "\E81D"
}

.fto-ajust:before {
	content: "\E81E"
}

.fto-user-1:before {
	content: "\E81F"
}

.fto-link:before {
	content: "\E820"
}

.fto-clock:before {
	content: "\E821"
}

.fto-angle-double-right:before {
	content: "\E822"
}

.fto-angle-double-left:before {
	content: "\E823"
}

.fto-camera-2:before {
	content: "\E824"
}

.fto-flight:before {
	content: "\E825"
}

.fto-credit-card:before {
	content: "\E826"
}

.fto-note-beamed:before {
	content: "\E827"
}

.fto-truck:before {
	content: "\E828"
}

.fto-menu-1:before {
	content: "\E829"
}

.fto-doc-text-inv:before {
	content: "\E82A"
}

.fto-video-chat:before {
	content: "\E82B"
}

.fto-video:before {
	content: "\E82C"
}

.fto-picture-1:before {
	content: "\E82D"
}

.fto-picture-2:before {
	content: "\E82E"
}

.fto-videocam-1:before {
	content: "\E82F"
}

.fto-video-1:before {
	content: "\E830"
}

.fto-mail:before {
	content: "\E831"
}

.fto-spin3:before {
	content: "\E832"
}

.fto-phone-squared:before {
	content: "\E833"
}

.fto-mail-alt:before {
	content: "\E834"
}

.fto-mail-1:before {
	content: "\E835"
}

.fto-tag:before {
	content: "\E836"
}

.fto-tag-1:before {
	content: "\E837"
}

.fto-spin5:before {
	content: "\E838"
}


.fto-spin5:before  {
	content: "\E8C0" !important;
}

.fto-tag-2:before {
	content: "\E839"
}

.fto-users:before {
	content: "\E83A"
}

.fto-lightbulb:before {
	content: "\E83B"
}

.fto-bag:before {
	content: "\E83C"
}

.fto-award:before {
	content: "\E83D"
}

.fto-briefcase:before {
	content: "\E83E"
}

.fto-link-1:before {
	content: "\E83F"
}

.fto-mobile:before {
	content: "\E840"
}

.fto-plus-circled-2:before {
	content: "\E841"
}

.fto-cancel-circled:before {
	content: "\E842"
}

.fto-monitor:before {
	content: "\E843"
}

.fto-lock-open:before {
	content: "\E844"
}

.fto-location:before {
	content: "\E845"
}

.fto-basket-1:before {
	content: "\E846"
}

.fto-phone:before {
	content: "\E847"
}

.fto-plus:before {
	content: "\E848"
}

.fto-cancel:before {
	content: "\E849"
}

.fto-minus-2:before {
	content: "\E84A"
}

.fto-plus-squared:before {
	content: "\E84B"
}

.fto-sort:before {
	content: "\E84C"
}

.fto-mail-2:before {
	content: "\E84D"
}

.fto-pencil:before {
	content: "\E84E"
}

.fto-lock:before {
	content: "\E84F"
}

.fto-user:before {
	content: "\E850"
}

.fto-camera:before {
	content: "\E851"
}

.fto-sort-down:before {
	content: "\E852"
}

.fto-sort-up:before {
	content: "\E853"
}

.fto-minus-squared:before {
	content: "\E854"
}

.fto-th-list:before {
	content: "\E855"
}

.fto-minus:before {
	content: "\E856"
}

.fto-crown:before {
	content: "\E857"
}

.fto-globe-alt:before {
	content: "\E858"
}

.fto-rocket:before {
	content: "\E859"
}

.fto-tint:before {
	content: "\E85A"
}

.fto-leaf:before {
	content: "\E85B"
}

.fto-umbrella:before {
	content: "\E85C"
}

.fto-fast-food:before {
	content: "\E85D"
}

.fto-fire:before {
	content: "\E85E"
}

.fto-flag:before {
	content: "\E85F"
}

.fto-flag-1:before {
	content: "\E860"
}

.fto-menu:before {
	content: "\E861"
}

.fto-plus-circled:before {
	content: "\E862"
}

.fto-plus-circled-1:before {
	content: "\E863"
}

.fto-down-open:before {
	content: "\E864"
}

.fto-quote-left:before {
	content: "\E865"
}

.fto-location-2:before {
	content: "\E866"
}

.fto-quote-right:before {
	content: "\E867"
}

.fto-glyph:before {
	content: "\E868"
}

.fto-heart-empty:before {
	content: "\E869"
}

.fto-magic:before {
	content: "\E86A"
}

.fto-umbrella-1:before {
	content: "\E86B"
}

.fto-hourglass:before {
	content: "\E86C"
}

.fto-flow-tree:before {
	content: "\E86D"
}

.fto-rocket-1:before {
	content: "\E86E"
}

.fto-feather:before {
	content: "\E86F"
}

.fto-left-open:before {
	content: "\E870"
}

.fto-fire-1:before {
	content: "\E871"
}

.fto-heart-3:before {
	content: "\E872"
}

.fto-beaker:before {
	content: "\E873"
}

.fto-diamond:before {
	content: "\E874"
}

.fto-params:before {
	content: "\E875"
}

.fto-truck-1:before {
	content: "\E876"
}

.fto-globe:before {
	content: "\E877"
}

.fto-cog-1:before {
	content: "\E878"
}

.fto-home-outline:before {
	content: "\E879"
}

.fto-history:before {
	content: "\E87A"
}

.fto-gift:before {
	content: "\E87B"
}

.fto-anchor-outline:before {
	content: "\E87C"
}

.fto-shop:before {
	content: "\E87D"
}

.fto-t-shirt:before {
	content: "\E87E"
}

.fto-scissors:before {
	content: "\E87F"
}

.fto-heart-empty-1:before {
	content: "\E880"
}

.fto-credit-card-1:before {
	content: "\E881"
}

.fto-resize-full:before {
	content: "\E882"
}

.fto-star-2:before {
	content: "\E883"
}

.fto-popup:before {
	content: "\E884"
}

.fto-popup-1:before {
	content: "\E885"
}

.fto-columns:before {
	content: "\E886"
}

.fto-smile:before {
	content: "\E887"
}

.fto-chart-pie:before {
	content: "\E888"
}

.fto-gift-1:before {
	content: "\E889"
}

.fto-play-circled:before {
	content: "\E88A"
}

.fto-pause-circled:before {
	content: "\E88B"
}

.fto-play:before {
	content: "\E88C"
}

.fto-pause:before {
	content: "\E88D"
}

.fto-user-2:before {
	content: "\E88E"
}

.fto-user-3:before {
	content: "\E88F"
}

.fto-right-open:before {
	content: "\E890"
}

.fto-logout-1:before {
	content: "\E891"
}

.fto-whatsapp:before {
	content: "\E892"
}

.fto-comment-empty:before {
	content: "\E893"
}

.fto-comment:before {
	content: "\E894"
}

.fto-link-ext:before {
	content: "\E895"
}

.fto-play-1:before {
	content: "\E896"
}

.fto-play-circled2:before {
	content: "\E897"
}

.fto-play-circled-1:before {
	content: "\E898"
}

.fto-star-empty:before {
	content: "\E899"
}

.fto-minus-circled:before {
	content: "\E89A"
}

.fto-ok-circled2:before {
	content: "\E89B"
}

.fto-cancel-circled2:before {
	content: "\E89C"
}

.fto-users-1:before {
	content: "\E89D"
}

.fto-thumbs-down::before {
  content: "\E89E";
  color: #e11414;
}

.fto-thumbs-up::before {
  content: "\E89F";
  color: #00ae50;
}

.fto-thumbs-up-2:before {
	content: "\E8A0"
}

.fto-money-1:before {
	content: "\E8A1"
}

.fto-key:before {
	content: "\E8A2"
}

.fto-flash:before {
	content: "\E8A3"
}

.fto-resize-full-1:before {
	content: "\E8A4"
}

.fto-resize-small:before {
	content: "\E8A5"
}

.fto-resize-vertical:before {
	content: "\E8A6"
}

.fto-resize-horizontal:before {
	content: "\E8A7"
}

.fto-zoom-in:before {
	content: "\E8A8"
}

.fto-zoom-out:before {
	content: "\E8A9"
}

.fto-down-circled2:before {
	content: "\E8AA"
}

.fto-up-circled2:before {
	content: "\E8AB"
}

.fto-right-big:before {
	content: "\E8AC"
}

.fto-left-big:before {
	content: "\E8AD"
}

.fto-down-big:before {
	content: "\E8AE"
}

.fto-music:before {
	content: "\E8AF"
}

.fto-right-hand:before {
	content: "\E8B0"
}

.fto-down-hand:before {
	content: "\E8B1"
}

.fto-up-hand:before {
	content: "\E8B2"
}

.fto-camera-1:before {
	content: "\E8B3"
}

.fto-left-hand:before {
	content: "\E8B4"
}

.fto-recycle:before {
	content: "\E8B5"
}

.fto-up-open:before {
	content: "\E8B6"
}

.fto-down-open-mini:before {
	content: "\E8B7"
}

.fto-left-open-mini:before {
	content: "\E8B8"
}

.fto-right-open-mini:before {
	content: "\E8B9"
}

.fto-basket-2:before {
	content: "\E8BA"
}

.fto-basket-3:before {
	content: "\E8BB"
}

.fto-cart:before {
	content: "\E8BC"
}

.fto-basket-circled:before {
	content: "\E8BD"
}

.fto-basket-4:before {
	content: "\E8BE"
}

.fto-basket-alt:before {
	content: "\E8BF"
}

.fto-spin4:before {
	content: "\E8C0"
}

.fto-up-open-mini:before {
	content: "\E8C1"
}

.fto-down-open-big:before {
	content: "\E8C2"
}

.fto-left-open-big:before {
	content: "\E8C3"
}

.fto-barcode:before {
	content: "\E8C4"
}

.fto-comment-1:before {
	content: "\E8C5"
}

.fto-right-open-big:before {
	content: "\E8C6"
}

.fto-up-open-big:before {
	content: "\E8C7"
}

.fto-dot:before {
	content: "\E8C8"
}

.fto-dot-2:before {
	content: "\E8C9"
}

.fto-dot-3:before {
	content: "\E8CA"
}

.fto-list-add:before {
	content: "\E8CB"
}

.fto-cancel-3:before {
	content: "\E8CC"
}

.fto-diamond-1:before {
	content: "\E8CD"
}

.fto-birthday:before {
	content: "\E8CE"
}

.fto-check-1:before {
	content: "\E8CF"
}

.fto-money:before {
	content: "\E8D0"
}

.fto-share-1:before {
	content: "\E8D1"
}

.fto-copyright:before {
	content: "\E8D2"
}

.fto-th-large-1:before {
	content: "\E8D3"
}

.fto-th-list-1:before {
	content: "\E8D4"
}

.fto-th-1:before {
	content: "\E8D5"
}

.fto-mail-3:before {
	content: "\E8D6"
}

.fto-calendar:before {
	content: "\E8D7"
}

.fto-paper-plane:before {
	content: "\E8D8"
}

.fto-cloud:before {
	content: "\E8D9"
}

.fto-lifebuoy:before {
	content: "\E8DA"
}

.fto-cc:before {
	content: "\E8DB"
}

.fto-mobile-1:before {
	content: "\E8DC"
}

.fto-search:before {
	content: "\E8DD"
}

.fto-search-2:before {
	content: "\E8DE"
}

.fto-eye:before {
	content: "\E8DF"
}

.fto-star:before {
	content: "\E8E0"
}

.fto-user-4:before {
	content: "\E8E1"
}

.fto-heart-4:before {
	content: "\E8E2"
}

.fto-thumbs-up-1:before {
	content: "\E8E3"
}

.fto-camera-3:before {
	content: "\E8E4"
}

.fto-eye-1:before {
	content: "\E8E5"
}

.fto-location-1:before {
	content: "\E8E6"
}

.fto-credit-card-2:before {
	content: "\E8E7"
}

.fto-heart-empty-2:before {
	content: "\E8E8"
}

.fto-youtube-1:before {
	content: "\E8E9"
}

.fto-video-2:before {
	content: "\E8EA"
}

.fto-eye-off:before {
	content: "\E8EB"
}

.fto-user-outline:before {
	content: "\E8EC"
}

.fto-tag-3:before {
	content: "\E8ED"
}

.fto-folder:before {
	content: "\E8EE"
}

.fto-ticket:before {
	content: "\E8EF"
}

.fto-calendar-1:before {
	content: "\E8F0"
}

.fto-website:before {
	content: "\E8F1"
}

.fto-tag-4:before {
	content: "\E8F2"
}

.fto-th-list-3:before {
	content: "\E8F3"
}

.fto-vcard-1:before {
	content: "\E8F4"
}

.fto-eye-off-1:before {
	content: "\E8F5"
}

.fto-heart-filled:before {
	content: "\E8F6"
}

.fto-star-filled:before {
	content: "\E8F7"
}

.fto-th-list-2:before {
	content: "\F009"
}

.fto-th-thumb-empty:before {
	content: "\F00B"
}

.fto-heart-broken:before {
	content: "\F028"
}

.fto-move:before {
	content: "\F047"
}

.fto-users-2:before {
	content: "\F064"
}

.fto-check-empty:before {
	content: "\F096"
}

.fto-twitter:before {
	content: "\F099"
}

.fto-facebook:before {
	content: "\F09A"
}

.fto-github-circled:before {
	content: "\F09B"
}

.fto-tasks:before {
	content: "\F0AE"
}

.fto-resize-full-alt:before {
	content: "\F0B2"
}

.fto-pinterest-circled:before {
	content: "\F0D2"
}

.fto-pinterest-squared:before {
	content: "\F0D3"
}

.fto-gplus-squared:before {
	content: "\F0D4"
}

.fto-gplus:before {
	content: "\F0D5"
}

.fto-linkedin:before {
	content: "\F0E1"
}

.fto-suitcase:before {
	content: "\F0F2"
}

.fto-angle-left:before {
	content: "\F104"
}

.fto-angle-right:before {
	content: "\F105"
}

.fto-angle-up:before {
	content: "\F106"
}

.fto-angle-down:before {
	content: "\F107"
}

.fto-circle-empty:before {
	content: "\F10C"
}

.fto-quote-left-1:before {
	content: "\F10D"
}

.fto-quote-right-1:before {
	content: "\F10E"
}

.fto-circle:before {
	content: "\F111"
}

.fto-github:before {
	content: "\F113"
}

.fto-star-half-alt:before {
	content: "\F123"
}

.fto-attention-alt:before {
	content: "\F12A"
}

.fto-anchor:before {
	content: "\F13D"
}

.fto-ellipsis:before {
	content: "\F141"
}

.fto-rss-squared:before {
	content: "\F143"
}

.fto-minus-squared-alt:before {
	content: "\F147"
}

.fto-ok-squared:before {
	content: "\F14A"
}

.fto-euro:before {
	content: "\F153"
}

.fto-pound:before {
	content: "\F154"
}

.fto-dollar:before {
	content: "\F155"
}

.fto-rupee:before {
	content: "\F156"
}

.fto-yen:before {
	content: "\F157"
}

.fto-rouble:before {
	content: "\F158"
}

.fto-won:before {
	content: "\F159"
}

.fto-bitcoin:before {
	content: "\F15A"
}

.fto-sort-name-up:before {
	content: "\F15D"
}

.fto-sort-name-down:before {
	content: "\F15E"
}

.fto-sort-alt-up:before {
	content: "\F160"
}

.fto-sort-alt-down:before {
	content: "\F161"
}

.fto-sort-number-up:before {
	content: "\F162"
}

.fto-sort-number-down:before {
	content: "\F163"
}

.fto-thumbs-up-alt:before {
	content: "\F164"
}

.fto-thumbs-down-alt:before {
	content: "\F165"
}

.fto-youtube-squared:before {
	content: "\F166"
}

.fto-youtube:before {
	content: "\F167"
}

.fto-xing:before {
	content: "\F168"
}

.fto-xing-squared:before {
	content: "\F169"
}

.fto-youtube-play:before {
	content: "\F16A"
}

.fto-dropbox:before {
	content: "\F16B"
}

.fto-instagram-1:before {
	content: "\F16D"
}

.fto-tumblr:before {
	content: "\F173"
}

.fto-tumblr-squared:before {
	content: "\F174"
}

.fto-apple:before {
	content: "\F179"
}

.fto-windows:before {
	content: "\F17A"
}

.fto-android:before {
	content: "\F17B"
}

.fto-linux:before {
	content: "\F17C"
}

.fto-dribbble:before {
	content: "\F17D"
}

.fto-skype:before {
	content: "\F17E"
}

.fto-female:before {
	content: "\F182"
}

.fto-male:before {
	content: "\F183"
}

.fto-moon:before {
	content: "\F186"
}

.fto-bug:before {
	content: "\F188"
}

.fto-vkontakte:before {
	content: "\F189"
}

.fto-weibo:before {
	content: "\F18A"
}

.fto-right-circled2:before {
	content: "\F18E"
}

.fto-left-circled2:before {
	content: "\F190"
}

.fto-dot-circled:before {
	content: "\F192"
}

.fto-vimeo-squared:before {
	content: "\F194"
}

.fto-try:before {
	content: "\F195"
}

.fto-plus-squared-alt:before {
	content: "\F196"
}

.fto-wordpress:before {
	content: "\F19A"
}

.fto-graduation-cap:before {
	content: "\F19D"
}

.fto-yahoo:before {
	content: "\F19E"
}

.fto-google:before {
	content: "\F1A0"
}

.fto-digg:before {
	content: "\F1A6"
}

.fto-pied-piper-squared:before {
	content: "\F1A7"
}

.fto-drupal:before {
	content: "\F1A9"
}

.fto-joomla:before {
	content: "\F1AA"
}

.fto-behance:before {
	content: "\F1B4"
}

.fto-behance-squared:before {
	content: "\F1B5"
}

.fto-file-pdf:before {
	content: "\F1C1"
}

.fto-vine:before {
	content: "\F1CA"
}

.fto-circle-notch:before {
	content: "\F1CE"
}

.fto-git-squared:before {
	content: "\F1D2"
}

.fto-git:before {
	content: "\F1D3"
}

.fto-tencent-weibo:before {
	content: "\F1D5"
}

.fto-qq:before {
	content: "\F1D6"
}

.fto-wechat:before {
	content: "\F1D7"
}

.fto-paper-plane-1:before {
	content: "\F1D8"
}

.fto-paper-plane-empty:before {
	content: "\F1D9"
}

.fto-circle-thin:before {
	content: "\F1DB"
}

.fto-soccer-ball:before {
	content: "\F1E3"
}

.fto-paypal:before {
	content: "\F1ED"
}

.fto-cc-visa:before {
	content: "\F1F0"
}

.fto-cc-mastercard:before {
	content: "\F1F1"
}

.fto-cc-discover:before {
	content: "\F1F2"
}

.fto-cc-amex:before {
	content: "\F1F3"
}

.fto-cc-paypal:before {
	content: "\F1F4"
}

.fto-cc-stripe:before {
	content: "\F1F5"
}

.fto-lastfm:before {
	content: "\F202"
}

.fto-lastfm-squared:before {
	content: "\F203"
}

.fto-toggle-off:before {
	content: "\F204"
}

.fto-toggle-on:before {
	content: "\F205"
}

.fto-shekel:before {
	content: "\F20B"
}

.fto-cart-plus:before {
	content: "\F217"
}

.fto-cart-arrow-down:before {
	content: "\F218"
}

.fto-street-view:before {
	content: "\F21D"
}

.fto-venus:before {
	content: "\F221"
}

.fto-mars:before {
	content: "\F222"
}

.fto-facebook-official:before {
	content: "\F230"
}

.fto-pinterest:before {
	content: "\F231"
}

.fto-server:before {
	content: "\F233"
}

.fto-viacoin:before {
	content: "\F237"
}

.fto-cc-jcb:before {
	content: "\F24B"
}

.fto-cc-diners-club:before {
	content: "\F24C"
}

.fto-balance-scale:before {
	content: "\F24E"
}

.fto-amazon:before {
	content: "\F270"
}

.fto-map-pin:before {
	content: "\F276"
}

.fto-commenting:before {
	content: "\F27A"
}

.fto-commenting-o:before {
	content: "\F27B"
}

.fto-vimeo:before {
	content: "\F27D"
}

.fto-shopping-bag:before {
	content: "\F290"
}

.fto-shopping-basket:before {
	content: "\F291"
}

.fto-handshake-o:before {
	content: "\F2B5"
}

.fto-address-card:before {
	content: "\F2BB"
}

.fto-user-circle:before {
	content: "\F2BD"
}

.fto-user-circle-o:before {
	content: "\F2BE"
}

.fto-user-o:before {
	content: "\F2C0"
}

.fto-id-card:before {
	content: "\F2C2"
}

.fto-id-card-o:before {
	content: "\F2C3"
}

.fto-snowflake-o:before {
	content: "\F2DC"
}

.fto-github-squared:before {
	content: "\F300"
}

.fto-twitter-squared:before {
	content: "\F304"
}

.fto-facebook-squared:before {
	content: "\F308"
}

.fto-linkedin-squared:before {
	content: "\F30C"
}

.fto-reddit-alien:before {
	content: "\F281"
}

.fto-reddit:before {
	content: "\E8F8"
}

#st_header .search_widget_block {
	width: 280px
}




#st_header #mobile_bar .search_widget_block {
	width: auto;
	margin-left: 10px;
	margin-right: 10px
}

.search_widget_block .search_widget {
	position: relative
}

.search_results {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 8000;
}

.st-menu .search_results {
	-webkit-box-shadow: none;
	box-shadow: none
}

.display_results_static .search_results {
	position: static
}

.search_results .autocomplete-suggestion {
    padding: .5rem 1rem;
}

#side_search .search_results .autocomplete-suggestion {
	padding-left: 0;
	padding-right: 0
}

.search_results .autocomplete-suggestion:hover {
	background: #f9f9f9;
}

.search_results .search_more_products {
	display: block;
	text-align: center;
	padding: .75rem .375rem
}

.search_results .search_product_img {
	width: 46px;
	margin-right: .7rem
}

.search_product_name span {
	font-weight: 700
}

.search_result_item {
	display: none
}

.search_show_img .search_product_img,.search_show_name .search_product_name,.search_show_price .search_product_price, .search_show_tax .search_product_tax
	{
	display: block
}

.search_show_name .search_product_name {
    margin-right: 20px;
line-height: 20px;
font-size: 14px;
}


.st-effect-0.open_bar_right.mobile_search .st-pusher {-webkit-transform: translate3d(0%, 0, 0);transform: translate3d(0%, 0, 0);}
.st-effect-0.open_bar_right.mobile_search .st-pusher #st-pusher-after {display: none}
.st-effect-0 #side_search {z-index: 100; height: 0px;  width: 100%; right: auto !important; left: auto !important; top: 0px; bottom: auto !important; background: transparent;}
.st-effect-0 #side_search .st-menu-title {background: transparent; height: 68px; border-bottom: 0px; font-weight: 600; font-size: 16px;}
.st-effect-0 #side_search.st-menu.sidebar_opened .st-menu-title {background: #fff; height: auto; padding-top: 19px; padding-bottom: 19px; box-shadow: none;}
.search_widget_btn.btn {padding-left: 24px; padding-right: 24px; margin:0px; border-radius: 0px;background: #ddd; color: #fff !important;}
.st-effect-0 #side_search .st-menu-header .close_right_side .side_close_right {left: 50% !important;top: 0px;right: 50% !important; margin-left: 45px;}
.st-effect-0 #side_search .st-menu-title span {display: none}
.st-effect-0.open_bar_right.mobile_search #side_search .st-menu-title span {display: block;}
.st-effect-0 #side_search #search_block_side {height: 0px;padding: 15px 0px 15px !important; transform: scaleY(0); transform-origin: top; transition: transform 0.26s ease;}
.st-effect-0.open_bar_right.mobile_search #side_search #search_block_side {height: auto; transform: scaleY(1);}
.st-effect-0.open_bar_right.mobile_search .header-container  {opacity: 0.15}
.st-effect-0.open_bar_right.mobile_search #side_search {top: 0px; background: none; height: 100%;}
.st-effect-0.open_bar_right.mobile_search .search_mobile_bar_tri, 
.st-effect-0.open_bar_right.mobile_search #mobile_bar_center {opacity: 0}
#side_search.st-menu .close_right_side i.side_close_right::before {
  background-image: url("../img/svg/close.svg");
  background-size: 14px;
  margin-left: 0px !important;
  background-position: center 24px;
}
.mobile_nav_box .search_mobile_nav .input-group-with-border, #side_search .search_mobile_nav .input-group-with-border {width: calc(100% - 40px); margin: 0 auto; height: 50px;}
.mobile_search .st-menu .autocomplete-suggestions {margin-top: 15px; padding: 10px 25px; border: 0px; -webkit-box-shadow: 0px 3px 6px -2px rgba(0,0,0,.11); box-shadow: 0px 3px 6px -2px rgba(0,0,0,.11);}
.mobile_nav_box_1 .autocomplete-suggestions {margin-top: 20px; padding: 10px; border: 0px; -webkit-box-shadow: 0px 3px 6px -2px rgba(0,0,0,.11); box-shadow: 0px 3px 6px -2px rgba(0,0,0,.11);}
.mobile_nav_box .search_mobile_nav .input-group-with-border .form-control, #side_search .search_mobile_nav .input-group-with-border .form-control {
  height: 50px;
  border-radius: 25px;
  padding-left:25px;
  padding-right:25px;
}
.top-menu[data-depth="1"] {
	margin: .625rem
}

.top-menu a:not ([data-depth="0"] ){
	display: block;
	padding: .625rem;
	color: #acaaa6;
	font-weight: 400
}

.top-menu a.dropdown-submenu {
	color: #414141;
	text-transform: uppercase;
	font-weight: 600
}

.top-menu a[data-depth="0"] {
	font-weight: 600;
	padding: .1875rem .375rem .375rem
}

#header .top-menu a[data-depth="0"]:hover {
	color: #2fb5d2;
	text-decoration: none
}

.top-menu a[data-depth="1"],.top-menu a[data-depth="2"] {
	padding: 0 .625rem .625rem 0
}

.top-menu .collapse {
	display: inherit
}

.top-menu .sub-menu {
	-webkit-box-shadow: 2px 1px 11px 2px rgba(0, 0, 0, .1);
	box-shadow: 2px 1px 11px 2px rgba(0, 0, 0, .1);
	border: none;
	margin-left: .9375rem;
	width: calc(100% -   30px);
	min-width: calc(100% -   30px);
	z-index: 18;
	display: none
}

.top-menu .sub-menu.collapse {
	display: none
}

.top-menu .sub-menu ul[data-depth="1"]>li {
	float: left;
	margin: 0 1.25rem
}

.top-menu .sub-menu a:hover {
	color: #2fb5d2
}

.top-menu .popover {
	max-width: inherit
}

.popover.bs-tether-element-attached-top {
	margin-top: 0
}

#mobile_top_menu_wrapper {
	margin-top: .625rem;
	padding-bottom: .625rem;
	background: #fff
}

#mobile_top_menu_wrapper #top-menu {
	margin-bottom: .625rem
}

#mobile_top_menu_wrapper .top-menu {
	color: #414141
}

#mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded=true] .add
	{
	display: none
}

#mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded=true] .remove
	{
	display: block
}

#mobile_top_menu_wrapper .top-menu .collapse-icons .remove {
	display: none
}

#mobile_top_menu_wrapper .top-menu .navbar-toggler {
	display: inline-block;
	padding: 0
}

#mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
	padding: .625rem;
	border-bottom: 1px solid #f6f6f6
}

#mobile_top_menu_wrapper .top-menu .collapse {
	display: none
}

#mobile_top_menu_wrapper .top-menu .collapse.in {
	display: block
}

#mobile_top_menu_wrapper .top-menu .sub-menu {
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index: inherit;
	display: block;
	position: static;
	overflow: hidden;
	margin-left: 0;
	width: 100%;
	min-width: 100%;
	background: #f6f6f6
}

#mobile_top_menu_wrapper .top-menu .sub-menu.collapse {
	display: none
}

#mobile_top_menu_wrapper .top-menu .sub-menu.collapse.in {
	display: block
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="0"]>li {
	border-bottom: 1px solid #acaaa6
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] {
	margin: 0
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"]>li {
	float: none;
	margin: 0
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"]>li a {
	text-transform: none
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul {
	padding: 0
}

#mobile_top_menu_wrapper .top-menu .sub-menu li>a {
	padding: .625rem;
	border-bottom: 1px solid #fff;
	font-weight: 700
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="2"] li a {
	padding-left: 1.25rem
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="3"] li a {
	padding-left: 2.5rem
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="4"] li a {
	padding-left: 3.75rem
}

#mobile_top_menu_wrapper .top-menu .popover {
	border-radius: 0
}

#mobile_top_menu_wrapper .js-top-menu-bottom a {
	color: #acaaa6
}

#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper
	{
	padding: .625rem
}

#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper .language-selector
	{
	display: inline
}

#mobile_top_menu_wrapper .js-top-menu-bottom #contact-link,#mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector
	{
	padding: .625rem
}

#mobile_top_menu_wrapper .js-top-menu-bottom .user-info {
	padding: 0 .625rem
}

#mobile_top_menu_wrapper .js-top-menu-bottom .user-info a {
	padding: .625rem 0;
	display: block;
	width: 100%
}

body#checkout #header .header-nav {
	max-height: none;
	padding: 5rem 0 .9375rem;
	border: none;
	margin-bottom: 0
}

#st_header.header_checkout .shop_logo, .header_checkout #st_header .shop_logo {max-width: 120px;}

.top_stlinkgroups_plus_2:before {
  content: '';
  width: 36px;
  height: 40px;
  background-size: 25px;
  position: absolute;
  top: -8px;
  left: -41px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../img/svg/security.svg);
}

body#checkout #header .header-nav .logo {
	max-height: 4.375rem;
	width: auto
}

body#checkout #cart-summary-product-list img {
	width: 3.125rem
}

body#checkout #order-summary-content {
	padding-top: .9375rem
}

body#checkout #order-summary-content #order-items {
	border-right: 0
}

body#checkout #order-summary-content #order-items h3.h3 {
	color: #414141;
	margin-top: 1.25rem
}

body#checkout #order-summary-content .step-edit {
	display: inline
}

body#checkout #order-summary-content .step-edit:hover {
	cursor: pointer
}

body#checkout #gift_message {
	max-width: 100%;
	border-color: #414141
}

.checkout-step {
	border-bottom: 1px solid #d9d9d9;
	padding: 0 15px
}

.checkout-step .step-title {
	margin-bottom: 0;
	padding: .9375rem 0
}

.checkout-step .content {
	padding-bottom: .625rem
}

.checkout-step .not-allowed {
	cursor: not-allowed;
	opacity: .5
}

.checkout-step .content,.checkout-step .done,.checkout-step .step-edit {
	display: none
}

.checkout-step.-current .content {
	display: block
}

.checkout-step.-current.-reachable.-complete .done,.checkout-step.-current.-reachable.-complete .step-edit
	{
	display: none
}

.checkout-step.-current.-reachable.-complete .step-number {
	display: inline-block
}

.checkout-step.-current.-reachable.-complete .content {
	display: block
}

.checkout-step.-reachable .step-title {
	cursor: pointer
}

.checkout-step.-reachable.-complete .done {
	display: inline-block
}

.checkout-step.-reachable.-complete .step-number {
	display: none
}

.checkout-step.-reachable.-complete .step-edit {
	display: block
}

.checkout-step.-reachable.-complete .content {
	display: none
}

.checkout-step .default-input {
	min-width: 40%
}

.checkout-step .default-input[name=address1],.checkout-step .default-input[name=address2]
	{
	min-width: 60%
}

.checkout-step .radio-field {
	margin-top: 1.875rem
}

.checkout-step .radio-field label {
	display: inline
}

.checkout-step .checkbox-field div {
	margin-top: 3.75rem
}

.checkout-step .checkbox-field+.checkbox-field div {
	margin-top: 0
}

.checkout-step .select-field div {
	background: #f6f6f6;
	padding: .625rem 3.125rem
}

.checkout-step .payment-options label {
	margin-bottom: 0
}

.checkout-step .payment-options .payment-option {
	margin-bottom: .5rem
}

.checkout-step .step-number {
	display: inline-block;
	margin-right: .375rem
}

.checkout-step .address-item.selected {
	border-color: #444
}

.checkout-step .address-alias {
	display: inline-block;
	font-weight: 700;
	margin-bottom: .625rem
}

.checkout-step .custom-radio input[type=radio] {
	height: 1.25rem;
	width: 1.25rem
}

.checkout-step #delivery-addresses,.checkout-step #invoice-addresses,.checkout-step .add-address
	{
	margin-top: 1.25rem
}

.checkout-step .delivery-option {
	padding: .9375rem 0;
	margin-bottom: .9375rem
}

.checkout-step .carrier-delay,.checkout-step .carrier-name {
	display: inline-block;
	word-break: break-word;
	text-align: left
}

.card .address-footer {
	text-align: right;
	padding: .625rem
}

#order-items .order-line {
	margin-top: 1rem
}

#order-items .details {
	margin-bottom: 1rem
}

#order-items .details .customizations {
	margin-top: .625rem
}

#order-items .qty {
	margin-bottom: 1rem
}

#order-confirmation #registration-form {
	width: 50%;
	margin: 0 auto 1rem
}

@media ( max-width :991px) {
	body#checkout section.checkout-step .address-item {
		-moz-flex-grow: 1;
		-webkit-box-flex: 1;
		flex-grow: 1;
		-ms-flex-positive: 1
	}
	body#checkout section.checkout-step .delivery-option-2 {
		-webkit-box-orient: vertical;
		box-orient: vertical;
		-webkit-box-direction: normal;
		box-direction: normal;
		-moz-flex-direction: column;
		flex-direction: column;
		-ms-flex-direction: column
	}
	.delivery-option {
		display: -webkit-box;
		display: -moz-box;
		display: box;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		margin: auto
	}
	.delivery-option .custom-radio {
		-webkit-box-flex: 0;
		box-flex: 0;
		-moz-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto
	}
	.condition-label label[for="conditions_to_approve[terms-and-conditions]"]
		{
		text-align: left
	}
	#order-confirmation #registration-form {
		width: 100%
	}
}

@media ( max-width :767px) {
	body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
		float: none;
		margin-top: .25rem;
		margin-left: .625rem
	}
}

@media ( max-width :479px) {
	body#checkout section.checkout-step .content {
		padding: .9375rem 0
	}
}

.js-payment-binary,.js-payment-binary .accept-cgv {
	display: none
}

.js-payment-binary.disabled {
	opacity: .6;
	cursor: not-allowed
}

.js-payment-binary.disabled:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	pointer-events: none
}

.js-payment-binary.disabled .accept-cgv {
	display: block
}

.checkout_header {
	padding: 15px 0px;
}

.checkout_header.small_header {
	padding: 15px 0 20px
}

.checkout_wrapper {
	padding-top: 1rem;
	background: #f2f2f2
}

.checkout_left_column,.checkout_right_column {
	background: #fff
}

.checkout-step .order-summary-block {
	margin-bottom: 20px
}

.table-labeled td,.table-labeled th {
	vertical-align: middle
}

.page-order .table {
	margin-bottom: 0
}

.page-order table td,.page-order table th {
	padding: .5rem
}

.page-order table thead th {
	text-align: center
}

#authentication .tooltip.tooltip-bottom {
	padding: 0;
	margin: 0
}

#create_account_block .form_content, #login_form_block .form_content {
    min-height: 230px;
}

#easycontent_28 .alert {
    background-image: url(../img/svg/check.svg);
    width: 100%;
}

.from_blcok .form_content_inner {
	padding: 0 1rem
}

.from_blcok .form_content_inner.no-padding {
	padding: 0
}

.from_blcok .form-footer {
	padding: 6px 1rem 1rem
}

.from_blcok .form-footer {
	padding: 6px 1rem 1rem
}

.from_blcok .form-footer.no-padding {
	padding: 6px 0rem 1rem
}


.from_blcok .forgotten-password .form-footer {
	padding-left: 0;
	padding-right: 0
}

.from_blcok {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
}

#password .from_blcok {
    border: 1px solid #d9d9d9;
    padding: 25px;
}

.from_blcok.has_social_login {
	min-height: 250px
}

.page-order-detail .box {
	margin-bottom: 1.125rem
}

.page-order-detail #order-infos ul {
	margin: 0
}

.page-order-detail #order-history .history-lines .history-line {
	padding: .5rem 0;
	border-bottom: 1px solid #f6f6f6
}



.page-order-detail #order-history .history-lines .history-line:last-child
	{
	border-bottom: 0
}

.page-order-detail #order-products.return th.head-checkbox {
	width: 30px
}

.page-order-detail #order-products.return td.qty {
	min-width: 125px
}

.page-order-detail #order-products.return td.qty .current {
	width: 30%;
	float: left;
	text-align: right;
	padding-right: .5rem
}

.page-order-detail #order-products.return td.qty .select {
	width: 70%;
	float: left;
	margin: -.625rem 0;
	padding-left: .25rem
}

.page-order-detail #order-products.return td.qty .select select {
	text-align: center
}

.page-order-detail .order-items .order-item .checkbox {
	width: 30px;
	float: left;
	padding: 0 .9375rem
}

.page-order-detail .order-items .order-item .content {
	width: calc(100% -   30px);
	float: left;
	padding: 0 .9375rem
}

.page-order-detail .order-items .order-item .desc {
	margin-bottom: 1rem
}

.page-order-detail .order-items .order-item .desc .name {
	font-weight: 700
}

.page-order-detail .order-items .order-item .qty {
	margin-bottom: 1rem
}

.page-order-detail .order-items .order-item .qty .q,.page-order-detail .order-items .order-item .qty .s
	{
	margin-bottom: .25rem
}

.page-order-detail .messages .message {
	margin-top: .5rem;
	border-bottom: 1px solid #f6f6f6
}

.page-order-detail .messages .message:last-child {
	border-bottom: 0
}

.page-order-detail .messages .message>div {
	margin-bottom: .5rem
}

.page-order-detail .customization {
	margin-top: .75rem
}

#order-return-infos .thead-default th {
	color: #414141
}

#order-return-infos .customization {
	margin-top: .75rem
}

.page-footer .account-link {
	margin-right: 1rem
}

.page-footer .account-link i {
	font-size: .75rem
}

.page-footer .account-link span {
	font-size: .875rem;
	vertical-align: middle
}

.login-form {
	margin-top: 15px
}

.renew-password {
	margin-left: 0px
}

.renew-password .email {
	padding-bottom: 30px
}

.renew-password [type=submit] {
	margin-left: 0px
}

.carousel {
	-webkit-box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, .15);
	box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, .15);
	margin-bottom: 1.5rem
}

.carousel .direction {
	z-index: auto
}

.carousel .carousel-inner {
	height: 340px
}

.carousel .carousel-item {
	height: 100%
}

.carousel .carousel-item img {
	width: 100%;
	margin-left: 0
}

.carousel .carousel-item .caption {
	position: absolute;
	bottom: 28px;
	left: 90px;
	color: #fff;
	max-width: 340px
}

.carousel .carousel-item .caption .caption-description p {
	color: #fff
}

.carousel .carousel-control {
	opacity: 1
}

.carousel .carousel-control .icon-next:before,.carousel .carousel-control .icon-prev:before
	{
	content: ""
}

.carousel .carousel-control .icon-next i,.carousel .carousel-control .icon-prev i
	{
	font-size: 3.125rem;
	color: #fff
}

.carousel .carousel-control .icon-next:hover i,.carousel .carousel-control .icon-prev:hover i
	{
	color: #2fb5d2
}

.carousel .carousel-control .icon-prev {
	left: 1rem
}

.carousel .carousel-control .icon-next {
	right: 2rem
}

.carousel .carousel-control.left,.carousel .carousel-control.right {
	background: none
}

#custom-text {
	background: #fff;
	border-radius: 2px;
	margin-bottom: 1.5rem;
	padding: 3.125rem;
	text-align: center
}

#custom-text h3 {
	text-transform: uppercase;
	color: #414141;
	font-size: 1.5625rem;
	font-weight: 700
}

#custom-text p {
	color: #414141;
	font-weight: 400;
	font-size: 1.1em
}

#custom-text p .dark {
	color: #acaaa6;
	font-weight: 400
}

@media ( max-width :991px) {
	#block-cmsinfo {
		padding: .625rem 1rem
	}
}


.block-categories .acc_box .acc_header a {
    font-size: .875rem;
    padding: .825rem 0;
}

.block-categories .acc_box .acc_header a {
  font-size: 16px;
  padding: 8px 0;
}

.current_cate.li_0 .acc_header.acc_0 a,
.current_cate.li_1 .acc_header.acc_1 a,
.current_cate.li_2 .acc_header.acc_2 a,
.current_cate.li_3 .acc_header.acc_3 a,
.current_cate.li_4 .acc_header.acc_4 a,
.current_cate.li_5 .acc_header.acc_5 a,
.current_cate.li_6 .acc_header.acc_6 a  {font-weight: 600}

.category-sub-menu li.category-more {display: none}
.category-sub-menu  .current_cate.category-more,
.category-sub-menu  .current_parent.category-more {display: block}
.category-sub-menu li.more_category {margin-top: 10px; cursor: pointer}


.products-selection .filter-button .btn-secondary {
	padding: .75rem .5rem .6875rem
}


@media ( max-width :479px) {
	.products-selection .filter-button {
		padding-left: 0
	}
	
}

.product_list.grid .product_list_item {
    border-top: 0px solid #f2f2f2;
    padding: 0px 0px 0px 0px;
}

.product_list_item.loved_product_row {float: left;}


.products.product_list.grid {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1.5rem;
  position:relative;
}

.products.product_list.grid::before {
  content: '';
  background: #c2cbcd;
  height: 1px;
  position: absolute;
  bottom: 0px;
  width: 100%;
  z-index: 2;
}

#product-list-wrap { margin-bottom: 5rem; }

.blog_image a {height: 100%; width: 100%; display: inline-block}
.product_list.list .block_blog .pro_second_box.pro_block_align_0 {
	text-align: center
}

.product_list.list .block_blog .blog_lr .pro_second_box.pro_block_align_0,.product_list.list .block_blog .pro_second_box.pro_block_align_1
	{
	text-align: left
}

.product_list.list .blog_lr .pro_first_box {
	float: left;
	max-width: 360px
}

.product_list.list .blog_lr .pro_second_box {
	margin-left: 380px
}




.product-price {
	display: inline-block
}

.product-quantity .add,.product-quantity .add_buy_now {
	display: inline-block;
	vertical-align: middle
}


.product-discounts>.product-discounts-title {
	font-weight: 400;
	font-size: .875rem
}

.product-discounts>.table-product-discounts thead tr th {
	width: 33%;
	padding: .375rem .625rem;
	background: #fff;
	border: .3125rem solid #ebebeb;
	text-align: center
}

.product-discounts>.table-product-discounts tbody tr {
	background: #f6f6f6
}

.product-discounts>.table-product-discounts tbody tr:nth-of-type (2n){
	background: #fff
}

.product-discounts>.table-product-discounts tbody tr td {
	padding: .375rem .625rem;
	text-align: center;
	border: .3125rem solid #ebebeb
}

.product-prices .tax-shipping-delivery-label {
	font-size: .8125rem;
	color: #878787
}

.product-unit-price {
	font-size: .75rem;
	margin-bottom: 0
}

.product-variants .product-variants-item {
    margin-bottom: 15px;
}

.product-variants .product-variants-item select {
    border: 1px solid #c8c8c8;
    height: 48px;
    width: 100%;
}

.product-variants .product-variants-item ul {
	margin-bottom: 0
}

.product-variants .product-variants-item ul li {
    margin-right: 12px;
    margin-bottom: 6px;
}

.product-variants .variants_color.product-variants-item ul li {
    margin-right: 22px;
    margin-bottom: 6px;
}

.product-variants .product-variants-item .color {
	margin-left: 0;
	margin-top: 0
}

.product-flags {
	position: absolute;
	top: 0;
	width: 100%
}

li.product-flag {
	display: block;
	position: absolute;
	background: #2fb5d2;
	font-weight: 700;
	padding: .3125rem .4375rem;
	text-transform: uppercase;
	color: #fff;
	margin-top: .375rem;
	margin-left: -.3125rem;
	z-index: 2
}

li.product-flag.online-only {
	top: 25rem;
	right: 0;
	font-size: .75rem
}

li.product-flag.online-only:before {
	content: "\E30A";
	font-family: Material Icons;
	vertical-align: middle;
	margin: .3125rem
}

li.product-flag.discount {
	display: none
}

li.product-flag.on-sale {
	background: #f39d72;
	width: 100%;
	text-align: center;
	margin: 0;
	left: 0;
	top: 0
}

.product-customization .product-message {
	background: #ebebeb;
	border: none;
	width: 100%;
	height: 3.125rem;
	resize: none;
	padding: .625rem
}

.product-customization .file-input {
	width: 100%;
	opacity: 0;
	left: 0;
	z-index: 1;
	cursor: pointer;
	height: 2.125rem;
	overflow: hidden;
	position: absolute
}

.product-customization .custom-file {
	position: relative;
	background: #ebebeb;
	width: 100%;
	height: 2.125rem;
	line-height: 2.125rem;
	text-indent: .625rem;
	display: block
}

.product-customization .custom-file button {
	z-index: 0;
	position: absolute;
	right: 0;
	top: 0
}

.product-refresh {
	margin-top: .625rem
}

.social-sharing ul {
	margin-bottom: 0;
	display: inline-block
}

.social-sharing li {
	display: inline-block;
	margin-left: .5rem
}

.social-sharing li i {
	font-size: 1rem
}

.products-selection {
  margin-bottom: 35px;
  margin-top: 6px;
}

@media ( max-width :991px) {
	.product-cover img {
		width: 100%
	}
	#product-modal .modal-content .modal-body {
		-webkit-box-orient: vertical;
		box-orient: vertical;
		-webkit-box-direction: normal;
		box-direction: normal;
		-moz-flex-direction: column;
		flex-direction: column;
		-ms-flex-direction: column;
		margin-left: 0
	}
	#product-modal .modal-content .modal-body img.product-cover-modal {
		width: 100%
	}
	#product-modal .modal-content .modal-body .arrows {
		display: none
	}
	#product-modal .modal-content .modal-body .image-caption {
		width: 100%
	}
}

.product_name_wrap .product_name {
    margin-bottom: 20px;
}
.pro_popup_trigger_box {
	bottom: 10px;
	right: 10px;
	position: absolute;
	z-index: 8
}

.pro_popup_trigger.layer_icon_wrap {
	display: none
}

.pro_popup_trigger.layer_icon_wrap.st_active {
	display: block
}

.pro_gallery_thumbs_vertical .swiper-container {
	height: 360px
}

.pro_gallery_thumbs_vertical .pro_gallery_thumb {
	max-height: 100%;
	width: auto
}

.pro_gallery_thumb_box {
	cursor: pointer;
	display: inline-block
}

.clicked_thumb .pro_gallery_thumb_box {
	border-color: #777
}

.hightlight_curr_thumbs .pro_gallery_thumb {
	opacity: .4
}

.hightlight_curr_thumbs .clicked_thumb .pro_gallery_thumb,.hightlight_curr_thumbs .curr_combination_thumb .pro_gallery_thumb
	{
	opacity: 1
}

.pro_gallery_thumbs_grid .swiper-container .swiper-wrapper {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	box-pack: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center
}

.pro_gallery_thumbs_grid .swiper-container .swiper-wrapper .swiper-slide
	{
	height: auto;
	padding: 0 5px 5px
}

.pro_gallery_thumbs_grid .swiper-slide,.pro_gallery_thumbs_horizontal .swiper-slide
	{
	width: 72px
}

.pro_extra_info {
	margin-bottom: .375rem
}

.pro_extra_info_label {
	margin-right: .25rem
}

.product_right_column .product-manufacturer .pro_extra_info_content {
	text-align: centerl
}

.product_right_column .product-manufacturer .pro_extra_info_label {
	
}

.pro_extra_info_brand {
	display: inline-block
}

.product-quantity.hide_main_cart_button .loved-sticky, .product-quantity.hide_main_cart_button + .product-minimal-quantity,  .product-quantity.hide_main_cart_button .add,.product-quantity.hide_main_cart_button .add_buy_now,.product-quantity.hide_main_cart_button .qty_wrap, .estimated-delivery-product.product-quantity.hide_main_cart_button, #deliveryCountdownBlock.product-quantity.hide_main_cart_button
	{
	display: none 
}

.cart-grid {
	margin-bottom: 1rem
}

.cart-grid-right .name_price, .checkout_right_column .name_price {margin-left: 3px}

.cart-summary-line {
	margin-bottom: 4px
}

.cart-summary-line .value {
	float: right
}

.cart-grid-right hr {
	margin: 0
}

.cart-grid-right .promo-discounts {
	margin-bottom: 0
}

.promo-code .alert-danger {
	display: none
}

.product-line-grid-left img {
	max-width: 100%
}

.product-line-grid-body>.product-line-info>.label {
	padding: 0;
	line-height: inherit;
	text-align: left;
	white-space: inherit
}

.product-line-grid-body>.product-line-info>.out-of-stock {
	color: red
}

.product-line-grid-body>.product-line-info>.available {
	color: #4cbb6c
}

.product-line-grid-body>.product-line-info>.unit-price-cart {
	padding-left: .3125rem;
	font-size: .875rem;
	color: #878787
}

.product-line-grid-right .bootstrap-touchspin {
	width: 4.25rem
}

@media ( max-width :767px) {
	.product-line-grid-body {
		margin-bottom: 1rem
	}
}

@media ( max-width :479px) {
	.cart-items {
		padding: 1rem 0
	}
	.cart-item {
		border-bottom: 1px solid #ebebeb
	}
	.cart-item:last-child {
		border-bottom: 0
	}
	.cart-grid-body .cart-overview {
		padding: 0
	}
	.cart-grid-body .no-items {
		padding: 1rem;
		display: inline-block
	}
	.product-line-grid-left {
		padding-right: 0 !important
	}
	
	.col-xs-8 { 
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
	}
	.pb-xs-0 { padding-bottom:0px!important; }
}

@media ( max-width :360px) {
	.product-line-grid-right .price,.product-line-grid-right .qty {
		width: 100%
	}
}

#block-reassurance img {
	opacity: .7;
	width: 1.5625rem;
	margin-right: .625rem
}

#block-reassurance li {
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}

#block-reassurance li:last-child {
	border: 0
}

#block-reassurance li .block-reassurance-item {
	padding: 1rem 1.5rem
}

.quickview .modal-dialog {
	max-width: 62rem
}

.quickview .modal-content {
	min-height: 28.125rem;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .5);
	box-shadow: 0 0 20px rgba(0, 0, 0, .5)
}

.quickview .modal-header {
	border: none;
	padding: .375rem
}

.quickview .modal-body {
	min-height: 23.75rem
}

.quickview .modal-footer {
	border-top: 1px solid hsla(40, 3%, 66%, .3)
}

.quickview .layer {
	display: none
}

.quickview .social-sharing {
	margin-top: 0;
	margin-left: 2rem
}

.block_newsletter {
	font-size: .875rem;
	margin-bottom: .625rem
}

.block_newsletter form {
	position: relative
}

.block_newsletter form input[type=text] {
	border: none;
	padding: 10px;
	min-width: 255px;
	background: #ebebeb;
	color: #acaaa6
}

.block_newsletter form input[type=text]:focus {
	outline: 3px solid #2fb5d2;
	color: #414141;
	background: #fff
}

.block_newsletter form input[type=text]:focus+button .search {
	color: #2fb5d2
}

.block_newsletter form input[type=text]::-webkit-input-placeholder {
	color: hsla(40, 3%, 66%, .5);
	text-indent: .625rem
}

.block_newsletter form input[type=text]:-moz-placeholder,.block_newsletter form input[type=text]::-moz-placeholder
	{
	color: hsla(40, 3%, 66%, .5);
	text-indent: .625rem
}

.block_newsletter form input[type=text]:-ms-input-placeholder {
	color: hsla(40, 3%, 66%, .5);
	text-indent: .625rem
}

.block_newsletter form button[type=submit] {
	position: absolute;
	background: none;
	border: none;
	bottom: .3125rem;
	right: .125rem;
	color: #878787
}

.block_newsletter form button[type=submit] .search:hover {
	color: #2fb5d2
}

.block_newsletter p {
	padding-top: .375rem
}

.block_newsletter form .input-wrapper {
	overflow: hidden
}

.block_newsletter form input[type=text] {
	padding: 11px;
	width: 100%
}

.block_newsletter form input[type=text]:focus {
	border: 3px solid #2fb5d2;
	padding: 8px 8px 9px;
	outline: 0
}

.block_newsletter form input {
	height: 42px
}

.linklist .blockcms-title a {
	color: #414141
}

.account-list a {
	color: #acaaa6
}

.account-list a:hover {
	color: #2fb5d2
}

.block-social {
	text-align: right
}

.block-social li {
	height: 2.5rem;
	width: 2.5rem;
	background-color: #ebebeb;
	background-repeat: no-repeat;
	display: inline-block;
	margin: .125rem;
	cursor: pointer
}

.block-social li:hover {
	background-color: #2fb5d2
}

.block-social li a {
	display: block;
	height: 100%;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden
}

.block-social li a:hover {
	color: transparent
}

.facebook {
	background-image: url(../css/3935e107ea61866e60d7946dc6a962f1.svg)
}

.facebook:before {
	content: "";
	background-image: url(../css/8b05d51ede908907d65695558974d86f.svg)
}

.facebook.icon-gray {
	background-image: url(../css/d3fbae74a276a9f6cf1d6241f29b61a3.svg)
}

.facebook.icon-gray:hover {
	background-image: url(../css/8b05d51ede908907d65695558974d86f.svg)
}

.twitter {
	background-image: url(../css/a67175d1ea11389d9107bd8c08f9d7d7.svg)
}

.twitter:before {
	content: "";
	background-image: url(../css/ffddcb3736980b23405b31142a324b62.svg)
}

.twitter.icon-gray {
	background-image: url(../css/d1a435fd2571e67858a31ee954b52278.svg)
}

.twitter.icon-gray:hover {
	background-image: url(../css/ffddcb3736980b23405b31142a324b62.svg)
}

.rss {
	background-image: url(../css/cf2f3c1d5c7cb02c29f61964313148e1.svg)
}

.youtube {
	background-image: url(../css/22c0528acb6d9cd5bf4c8f96381bc05c.svg)
}

.googleplus {
	background-image: url(../css/36bff72dcba3098b4b70b482b22c29ab.svg)
}

.googleplus:before {
	content: "";
	background-image: url(../css/c1a65805f759901a39d10eb854c1dcf2.svg)
}

.googleplus.icon-gray {
	background-image: url(../css/7c24d4275efcbe8891f78378b7c808e0.svg)
}

.googleplus.icon-gray:hover {
	background-image: url(../css/c1a65805f759901a39d10eb854c1dcf2.svg)
}

#block_myaccount_infos .myaccount-title a {
	color: #414141
}

.pinterest {
	background-image: url(../css/afb2ed6d67613a724a420a39b4fe5b0d.svg)
}

.pinterest:before {
	content: "";
	background-image: url(../css/b1db819132e64a3e01911a1413c33acf.svg)
}

.pinterest.icon-gray {
	background-image: url(../css/7988be8b63edf9c4accebf94d5db7927.svg)
}

.pinterest.icon-gray:hover {
	background-image: url(../css/b1db819132e64a3e01911a1413c33acf.svg)
}

.vimeo {
	background-image: url(../css/f255af0bbbe837e79f7821827f9c6f10.svg)
}

.instagram {
	background-image: url(../css/0266b05265f317a7409560b751cd61e8.svg)
}

@media ( max-width :767px) {
	.block_newsletter {
		padding-bottom: .625rem;
		border-bottom: 1px solid #f6f6f6
	}
	.footer-container {
		-webkit-box-shadow: none;
		box-shadow: none;
		margin-top: 0
	}
	.footer-container .wrapper {
		padding-left: 0 !important;
		padding-right: 0 !important
	}
	.footer-container .links .h3 {
		line-height: 1.5;
		font-size: 1rem
	}
	.footer-container .links .title {
		padding: .625rem;
		border-bottom: 1px solid #f6f6f6;
		cursor: pointer
	}
	.footer-container .links .title .collapse-icons .remove,.footer-container .links .title[aria-expanded=true] .collapse-icons .add
		{
		display: none
	}
	.footer-container .links .title[aria-expanded=true] .collapse-icons .remove
		{
		display: block
	}
	.footer-container .links .navbar-toggler {
		display: inline-block;
		padding: 0
	}
	.footer-container .links .collapse {
		display: none
	}
	.footer-container .links .collapse.in {
		display: block
	}
	.footer-container .links ul {
		background-color: #f6f6f6;
		margin-bottom: 0
	}
	.footer-container .links ul>li {
		padding: .625rem;
		border-bottom: 1px solid #fff;
		font-weight: 700
	}
	.footer-container .links ul>li a {
		color: #414141
	}
}

.contact-rich {
	color: #878787;
	margin-bottom: 2rem;
	word-wrap: break-word
}

.contact-rich h4 {
	text-transform: uppercase;
	color: #414141;
	margin-bottom: 2rem
}

.contact-rich .block {
	height: auto;
	overflow: hidden
}

.contact-rich .block .icon {
	float: left;
	width: 3.5rem
}

.contact-rich .block .icon i {
	font-size: 2rem
}

.contact-rich .block .data {
	color: #414141;
	font-size: .875rem;
	width: auto;
	overflow: hidden
}

.contact-rich .block .data.email {
	padding-top: .375rem
}

.easyzoom {
	position: relative;
	*display: inline;
	*zoom: 1
}

.easyzoom img {
	vertical-align: bottom
}

.easyzoom.is-loading img {
	cursor: progress
}

.easyzoom.is-ready img {
	cursor: crosshair
}

.easyzoom.is-error img {
	cursor: not-allowed
}

.easyzoom-notice {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 10;
	height: 32px;
	line-height: 32px;
	text-align: center;
	width: 32px;
	margin-top: -16px;
	margin-left: -16px;
	background: url(../css/643c099cf75275966836b20488293056.gif) no-repeat
		50% #fff;
	border-radius: 2px
}

.is-error .easyzoom-notice {
	background: #fff
}

.easyzoom-flyout {
	position: absolute;
	overflow: hidden;
	background: #fff;
	z-index: 4
}

.easyzoom-flyout img {
	max-width: none;
	width: auto
}

.easyzoom--overlay .easyzoom-flyout {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.easyzoom--adjacent .easyzoom-flyout {
	top: 0;
	left: 100%;
	width: 100%;
	height: 100%;
	margin-left: 20px
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide
	{
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.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-button {
	cursor: pointer
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled
	{
	cursor: auto
}

.swiper-button-prev .fto-left-open-3,.swiper-button-prev .slider_arrow_left
	{
	display: block
}

.swiper-button-next .fto-right-open-3:before, .swiper-button-next .slider_arrow_right:before { content: "\E8C6"; } 
.swiper-button-prev .fto-left-open-3:before, .swiper-button-prev .slider_arrow_left:before { content: "\E8C3"; } 

.swiper-button-prev .fto-right-open-3,.swiper-button-prev .slider_arrow_right
	{
	display: none
}

.swiper-button-next .fto-right-open-3,.swiper-button-next .slider_arrow_right
	{
	display: block
}

.swiper-button-next .fto-left-open-3,.swiper-button-next .slider_arrow_left
	{
	display: none
}



.swiper-button-lr {
	overflow: hidden
}


.swiper-container.position_buttons_2,
.position_buttons_2 .swiper-container {margin: 0px -500px; padding: 0px 500px}

.swiper-container.position_buttons_4,
.position_buttons_4 .swiper-container {margin: 0px -500px 0px 0px; padding: 0px 500px 0px 0px;}

.swiper-container.position_buttons_2.swiper-navigation_visible .swiper-button-prev,
.position_buttons_2 .swiper-container.swiper-navigation_visible .swiper-button-prev {left: 500px !important;}
.swiper-container.position_buttons_2.swiper-navigation_visible .swiper-button-next,
.position_buttons_2 .swiper-container.swiper-navigation_visible .swiper-button-next {right: 500px !important;}

.swiper-container.position_buttons_4.swiper-navigation_visible .swiper-button-next,
.position_buttons_4 .swiper-container.swiper-navigation_visible .swiper-button-next {right: 500px !important;}

.swiper-container.position_buttons_2.swiper-button-lr:hover>.swiper-button-prev,
.position_buttons_2 .swiper-container.swiper-button-lr:hover>.swiper-button-prev  {left: 500px !important;}
.swiper-container.position_buttons_2.swiper-button-lr:hover>.swiper-button-next,
.position_buttons_2 .swiper-container.swiper-button-lr:hover>.swiper-button-next {right: 500px !important;}

.swiper-container.position_buttons_4.swiper-button-lr:hover>.swiper-button-next,
.position_buttons_4 .swiper-container.swiper-button-lr:hover>.swiper-button-next {right: 500px !important;}

.swiper-button-lr .swiper-button {
	position: absolute;
	overflow: hidden;
	text-align: center;
	z-index: 5;
	cursor: pointer
}

.swiper-button-lr .swiper-button.swiper-button-disabled {
	cursor: default
}

.swiper-button-lr .swiper-button i {
	height: 46px;
	line-height: 46px;
	width: 46px;
	text-align: center;
	font-size: 1.5em
}

.swiper-button-lr .swiper-button-next,.swiper-button-lr .swiper-button-prev
	{
	top: 0;
	bottom: 0;
	height: 100%;
	width: 46px
}

.swiper-button-lr .swiper-button-next i,.swiper-button-lr .swiper-button-prev i
	{
	position: absolute;
	top: 50%;
	margin-top: -23px
}

.swiper-button-lr .swiper-button-bottom,.swiper-button-lr .swiper-button-top
	{
	right: 0;
	left: 0;
	width: 100%;
	height: 26px;
	line-height: 26px
}

.swiper-button-lr .swiper-button-bottom i,.swiper-button-lr .swiper-button-top i
	{
	height: 26px;
	line-height: 26px;
	position: absolute;
	left: 50%;
	margin-left: -23px
}

.swiper-button-lr .swiper-button-prev {
	left: -100px;
	-webkit-transition: left .3s ease;
	transition: left .3s ease
}


.swiper-button-lr .swiper-button-next {
	right: -100px;
	-webkit-transition: right .3s ease;
	transition: right .3s ease
}


.swiper-button-lr .swiper-button-top {
	top: -100px;
	-webkit-transition: top .3s ease;
	transition: top .3s ease
}

.swiper-button-lr .swiper-button-top .slider_arrow_top {
	display: block
}

.swiper-button-lr .swiper-button-top .slider_arrow_bottom {
	display: none
}

.swiper-button-lr .swiper-button-bottom {
	bottom: -100px;
	-webkit-transition: bottom .3s ease;
	transition: bottom .3s ease
}

.swiper-button-lr .swiper-button-bottom .slider_arrow_bottom {
	display: block
}

.swiper-button-lr .swiper-button-bottom .slider_arrow_top {
	display: none
}

.swiper-button-lr.swiper-navigation_visible>.swiper-button-prev,.swiper-button-lr:hover>.swiper-button-prev
	{
	left: 0
}


.swiper-button-lr.swiper-navigation_visible>.swiper-button-next,.swiper-button-lr:hover>.swiper-button-next
	{
	right: 0
}


.swiper-button-lr.swiper-navigation_visible .swiper-button-top,.swiper-button-lr:hover .swiper-button-top
	{
	top: 0
}

.swiper-button-lr.swiper-navigation_visible .swiper-button-bottom,.swiper-button-lr:hover .swiper-button-bottom
	{
	bottom: 0
}

.swiper-button-lr.swiper-navigation-circle .swiper-button,.swiper-button-lr.swiper-navigation-full .swiper-button,.swiper-button-lr.swiper-navigation-rectangle .swiper-button
	{
	color: #fff;
	background: rgba(0, 0, 0, .4)
}

.swiper-button-lr.swiper-navigation-circle .swiper-button.swiper-button-disabled,.swiper-button-lr.swiper-navigation-full .swiper-button.swiper-button-disabled,.swiper-button-lr.swiper-navigation-rectangle .swiper-button.swiper-button-disabled
	{
	color: #777
}

.products_slider .swiper-button-lr.swiper-navigation-circle .swiper-button,.products_slider .swiper-button-lr.swiper-navigation-full .swiper-button,.products_slider .swiper-button-lr.swiper-navigation-rectangle .swiper-button
	{
	background: #ccc
}

.swiper-button-lr.swiper-navigation-circle .swiper-button:hover,.swiper-button-lr.swiper-navigation-full .swiper-button:hover,.swiper-button-lr.swiper-navigation-rectangle .swiper-button:hover
	{
	background: rgba(0, 0, 0, .8)
}

.products_slider .swiper-button-lr.swiper-navigation-circle .swiper-button:hover,.products_slider .swiper-button-lr.swiper-navigation-full .swiper-button:hover,.products_slider .swiper-button-lr.swiper-navigation-rectangle .swiper-button:hover
	{
	background: #777
}

.swiper-button-lr.swiper-navigation-circle .swiper-button.swiper-button-disabled:hover,.swiper-button-lr.swiper-navigation-full .swiper-button.swiper-button-disabled:hover,.swiper-button-lr.swiper-navigation-rectangle .swiper-button.swiper-button-disabled:hover
	{
	background: rgba(68, 68, 68, .4)
}

.products_slider .swiper-button-lr.swiper-navigation-circle .swiper-button.swiper-button-disabled:hover,.products_slider .swiper-button-lr.swiper-navigation-full .swiper-button.swiper-button-disabled:hover,.products_slider .swiper-button-lr.swiper-navigation-rectangle .swiper-button.swiper-button-disabled:hover
	{
	background: #ccc
}

.swiper-button-lr.swiper-navigation-arrow .swiper-button-next,.swiper-button-lr.swiper-navigation-arrow .swiper-button-prev,.swiper-button-lr.swiper-navigation-circle .swiper-button-next,.swiper-button-lr.swiper-navigation-circle .swiper-button-prev,.swiper-button-lr.swiper-navigation-rectangle .swiper-button-next,.swiper-button-lr.swiper-navigation-rectangle .swiper-button-prev
	{
	bottom: auto;
	height: auto;
	top: 50%;
	margin-top: -34px;
	width: auto;
	padding: 0
}

.swiper-button-lr.swiper-navigation-arrow .swiper-button-next i,.swiper-button-lr.swiper-navigation-arrow .swiper-button-prev i,.swiper-button-lr.swiper-navigation-circle .swiper-button-next i,.swiper-button-lr.swiper-navigation-circle .swiper-button-prev i,.swiper-button-lr.swiper-navigation-rectangle .swiper-button-next i,.swiper-button-lr.swiper-navigation-rectangle .swiper-button-prev i
	{
	position: static;
	height: 56px;
	line-height: 56px;
	width: 56px;
	margin-top: 0
}

.products_slider .swiper-button-lr.swiper-navigation-arrow .swiper-button-next.swiper-button-outer,.products_slider .swiper-button-lr.swiper-navigation-arrow .swiper-button-prev.swiper-button-outer,.products_slider .swiper-button-lr.swiper-navigation-circle .swiper-button-next.swiper-button-outer,.products_slider .swiper-button-lr.swiper-navigation-circle .swiper-button-prev.swiper-button-outer,.products_slider .swiper-button-lr.swiper-navigation-rectangle .swiper-button-next.swiper-button-outer,.products_slider .swiper-button-lr.swiper-navigation-rectangle .swiper-button-prev.swiper-button-outer
	{
	top: 40%
}

.brands_slider .products_slider .swiper-button-lr.swiper-navigation-arrow .swiper-button-next.swiper-button-outer,.brands_slider .products_slider .swiper-button-lr.swiper-navigation-arrow .swiper-button-prev.swiper-button-outer,.brands_slider .products_slider .swiper-button-lr.swiper-navigation-circle .swiper-button-next.swiper-button-outer,.brands_slider .products_slider .swiper-button-lr.swiper-navigation-circle .swiper-button-prev.swiper-button-outer,.brands_slider .products_slider .swiper-button-lr.swiper-navigation-rectangle .swiper-button-next.swiper-button-outer,.brands_slider .products_slider .swiper-button-lr.swiper-navigation-rectangle .swiper-button-prev.swiper-button-outer
	{
	top: 50%
}

.category_blogs_container .products_slider .swiper-button-lr.swiper-navigation-rectangle .swiper-button-next.swiper-button-outer,
.category_blogs_container .products_slider .swiper-button-lr.swiper-navigation-rectangle .swiper-button-prev.swiper-button-outer 	{
	top: 50%
}

.block .products_slider .swiper-button-lr .swiper-button.swiper-button-disabled, .block .products_slider .swiper-button-lr .swiper-button.swiper-button-disabled:hover { display:none!important; }
.block .products_slider .swiper-button-lr .swiper-button { opacity:0.9  }
.block .products_slider .swiper-button-lr .swiper-button:hover { opacity:1;  }

.swiper-button-lr.swiper-navigation-arrow .swiper-button-bottom,.swiper-button-lr.swiper-navigation-arrow .swiper-button-top,.swiper-button-lr.swiper-navigation-circle .swiper-button-bottom,.swiper-button-lr.swiper-navigation-circle .swiper-button-top,.swiper-button-lr.swiper-navigation-rectangle .swiper-button-bottom,.swiper-button-lr.swiper-navigation-rectangle .swiper-button-top
	{
	width: auto;
	height: auto;
	line-height: auto;
	left: 50%;
	right: auto;
	margin-left: -24px
}

.swiper-button-lr.swiper-navigation-arrow .swiper-button-bottom i,.swiper-button-lr.swiper-navigation-arrow .swiper-button-top i,.swiper-button-lr.swiper-navigation-circle .swiper-button-bottom i,.swiper-button-lr.swiper-navigation-circle .swiper-button-top i,.swiper-button-lr.swiper-navigation-rectangle .swiper-button-bottom i,.swiper-button-lr.swiper-navigation-rectangle .swiper-button-top i
	{
	position: static;
	height: 26px;
	line-height: 26px;
	width: 48px;
	margin-left: 0
}

.swiper-button-lr.swiper-navigation-rectangle .swiper-button {
	border-radius: 0px
}

.swiper-button-lr.swiper-navigation-rectangle.swiper-small-button .swiper-button
	{
	margin-top: -19px
}

.swiper-button-lr.swiper-navigation-rectangle.swiper-small-button .swiper-button i
	{

}

.swiper-button-lr.swiper-navigation-arrow.swiper-small-button .swiper-button i,.swiper-button-lr.swiper-navigation-circle.swiper-small-button .swiper-button i
	{
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 1rem
}

.swiper-button-lr.swiper-navigation-arrow .swiper-button-next,.swiper-button-lr.swiper-navigation-arrow .swiper-button-prev,.swiper-button-lr.swiper-navigation-circle .swiper-button-next,.swiper-button-lr.swiper-navigation-circle .swiper-button-prev
	{
	margin-top: -20px
}

.swiper-button-lr.swiper-navigation-arrow .swiper-button-next i,.swiper-button-lr.swiper-navigation-arrow .swiper-button-prev i,.swiper-button-lr.swiper-navigation-circle .swiper-button-next i,.swiper-button-lr.swiper-navigation-circle .swiper-button-prev i
	{
	height:46px;
	line-height: 46px;
	width: 46px;
		
}

.swiper-button-lr.swiper-navigation-arrow .swiper-button-bottom,.swiper-button-lr.swiper-navigation-arrow .swiper-button-top,.swiper-button-lr.swiper-navigation-circle .swiper-button-bottom,.swiper-button-lr.swiper-navigation-circle .swiper-button-top
	{
	margin-left: -15px
}

.swiper-button-lr.swiper-navigation-arrow .swiper-button-bottom i,.swiper-button-lr.swiper-navigation-arrow .swiper-button-top i,.swiper-button-lr.swiper-navigation-circle .swiper-button-bottom i,.swiper-button-lr.swiper-navigation-circle .swiper-button-top i
	{
	height: 30px;
	line-height: 30px;
	width: 30px
}

.swiper-button-lr.swiper-navigation-arrow.swiper-navigation_visible>.swiper-button-prev,.swiper-button-lr.swiper-navigation-arrow:hover>.swiper-button-prev,.swiper-button-lr.swiper-navigation-circle.swiper-navigation_visible>.swiper-button-prev,.swiper-button-lr.swiper-navigation-circle:hover>.swiper-button-prev
	{
	left: 25px
}


.swiper-button-lr.swiper-navigation-arrow.swiper-navigation_visible>.swiper-button-next,.swiper-button-lr.swiper-navigation-arrow:hover>.swiper-button-next,.swiper-button-lr.swiper-navigation-circle.swiper-navigation_visible>.swiper-button-next,.swiper-button-lr.swiper-navigation-circle:hover>.swiper-button-next
	{
	right: 25px
}


.swiper-button-lr.swiper-navigation-circle .swiper-button {
	border-radius: 100px;
	overflow: hidden
}

.swiper-button-lr.swiper-navigation-circle .swiper-button i {
	border-radius: 100px
}

.swiper-button-lr.swiper-navigation-arrow .swiper-button {

	color: #fff;
	border-radius: 5px;
}

.swiper-button-lr.swiper-navigation-arrow .swiper-button i {
	font-size: 1.4rem
}

.swiper-button-lr.swiper-navigation-arrow .swiper-button .fto-left-open-3:before
	{
	content: "\E8C3"
}

.swiper-button-lr.swiper-navigation-arrow .swiper-button .fto-right-open-3:before
	{
	content: "\E8C6"
}

.button_nohover.pro_gallery_thumbs .swiper-button-next {right: 5px !important}
.button_nohover.pro_gallery_thumbs .swiper-button-prev {left: 5px !important}
.button_nohover.pro_gallery_thumbs .swiper-button i {color: #000; line-height: 36px !important;}

.swiper-button-tr .swiper-button {
    line-height: 40px;
    text-align: center;
    color: #444;
    height: 40px;
    width: 40px;
    margin-left: 4px;
}

.swiper-button-tr .swiper-button.swiper-button-disabled {
	color: #999
}

.swiper-button-tr .swiper-button:hover {
	background-color: #f2f2f2
}

.swiper-button-tr .swiper-button.swiper-button-disabled:hover {
	background-color: transparent
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 5
}

.products_slider .swiper-pagination,.static_bullets .swiper-pagination {
	position: static;
	margin: 12px 0 8px
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction
	{
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	display: inline-block;
	border-radius: 100%;
	background: #777;
	color: #fff;
	text-align: center
}

.swiper-pagination-st-custom .swiper-pagination-bullet {
	width: 22px;
	height: 22px;
	line-height: 22px;
	font-size: 12px
}

.swiper-pagination-st-round .swiper-pagination-bullet {
	overflow: hidden;
	background: transparent;
	border: 2px solid #777;
	padding: 3px;
	font-size: 0;
	width: 12px;
	height: 12px;
	line-height: 0
}

.swiper-pagination-st-round .swiper-pagination-bullet.swiper-pagination-bullet-active
	{
	background: #777
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #444
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-button-lr.swiper-container-vertical>.swiper-pagination-bullets {
	right: 60px
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet
	{
	margin: 5px 0;
	display: block
}

.swiper-pagination-bullet {
	margin: 0 5px
}

.swiper-pagination-progress {
	background: #777;
	position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #444;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	transform-origin: left top
}



.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
	background: hsla(0, 0%, 100%, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar
	{
	background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar
	{
	background: #000
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper
	{
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top
	{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 5
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)
		), to(transparent) );
	background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent
		)
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)
		), to(transparent) );
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent
		)
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)
		), to(transparent) );
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent )
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)
		), to(transparent) );
	background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent
		)
}

.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper
	{
	-ms-perspective: 1200px
}

.swiper-container-cube,.swiper-container-flip {
	overflow: visible
}

.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide
	{
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide
	{
	pointer-events: none
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active
	{
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top
	{
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}


.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev
	{
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active
	{
	pointer-events: auto
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg
	{
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 6;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 6;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-lazy-preloader {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-10px;
	margin-top:-10px;
	z-index:5;font-size:14px;
	opacity:.1}

@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
	
.col-1-2,.col-1-5,.col-2-4,.col-9-6,.col-10-5,.col-10-8,.col-fw,.col-fw-1,.col-fw-1-2,.col-fw-1-5,.col-fw-2,.col-fw-2-4,.col-fw-3,.col-fw-4,.col-fw-5,.col-fw-6,.col-fw-7,.col-fw-8,.col-fw-9,.col-fw-9-6,.col-fw-10,.col-fw-10-5,.col-fw-10-8,.col-fw-11,.col-fw-12,.col-lg-1-2,.col-lg-1-5,.col-lg-2-4,.col-lg-9-6,.col-lg-10-5,.col-lg-10-8,.col-md-1-2,.col-md-1-5,.col-md-2-4,.col-md-9-6,.col-md-10-5,.col-md-10-8,.col-sm-1-2,.col-sm-1-5,.col-sm-2-4,.col-sm-9-6,.col-sm-10-5,.col-sm-10-8,.col-xl,.col-xl-1,.col-xl-1-2,.col-xl-1-5,.col-xl-2,.col-xl-2-4,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-9-6,.col-xl-10,.col-xl-10-5,.col-xl-10-8,.col-xl-11,.col-xl-12,.col-xxl,.col-xxl-1,.col-xxl-1-2,.col-xxl-1-5,.col-xxl-2,.col-xxl-2-4,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-9-6,.col-xxl-10,.col-xxl-10-5,.col-xxl-10-8,.col-xxl-11,.col-xxl-12
	{
	padding-right:15px;
	padding-left:15px;
	position:relative;
	width:100%;
	min-height:1px
}
		

.col-1-2 {
	-ms-flex: 0 0 10%;
	flex: 0 0 10%;
	max-width: 10%
}

.col-1-2,.col-1-5 {
	-webkit-box-flex: 0
}

.col-1-5 {
	-ms-flex: 0 0 12.5%;
	flex: 0 0 12.5%;
	max-width: 12.5%
}

.col-2-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%
}

.pull-1-2 {
	right: 10%
}

.pull-1-5 {
	right: 12.5%
}

.pull-2-4 {
	right: 20%
}

.push-1-2 {
	left: 10%
}

.push-1-5 {
	left: 12.5%
}

.push-2-4 {
	left: 20%
}

.offset-1-2 {
	margin-left: 10%
}

.offset-1-5 {
	margin-left: 12.5%
}

.offset-2-4 {
	margin-left: 20%
}

.col-10-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 90%;
	flex: 0 0 90%;
	max-width: 90%
}

.col-10-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 87.5%;
	flex: 0 0 87.5%;
	max-width: 87.5%
}

.col-9-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 80%;
	flex: 0 0 80%;
	max-width: 80%
}

.pull-10-8 {
	right: 90%
}

.pull-10-5 {
	right: 87.5%
}

.pull-9-6 {
	right: 80%
}

.push-10-8 {
	left: 90%
}

.push-10-5 {
	left: 87.5%
}

.push-9-6 {
	left: 80%
}

.offset-10-8 {
	margin-left: 90%
}

.offset-10-5 {
	margin-left: 87.5%
}

.offset-9-6 {
	margin-left: 80%
}

@media ( min-width :480px) {
	.col-sm-1-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
		max-width: 10%
	}
	.col-sm-1-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%
	}
	.col-sm-2-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.pull-sm-1-2 {
		right: 10%
	}
	.pull-sm-1-5 {
		right: 12.5%
	}
	.pull-sm-2-4 {
		right: 20%
	}
	.push-sm-1-2 {
		left: 10%
	}
	.push-sm-1-5 {
		left: 12.5%
	}
	.push-sm-2-4 {
		left: 20%
	}
	.offset-sm-1-2 {
		margin-left: 10%
	}
	.offset-sm-1-5 {
		margin-left: 12.5%
	}
	.offset-sm-2-4 {
		margin-left: 20%
	}
	.col-sm-10-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 90%;
		flex: 0 0 90%;
		max-width: 90%
	}
	.col-sm-10-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 87.5%;
		flex: 0 0 87.5%;
		max-width: 87.5%
	}
	.col-sm-9-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
		max-width: 80%
	}
	.pull-sm-10-8 {
		right: 90%
	}
	.pull-sm-10-5 {
		right: 87.5%
	}
	.pull-sm-9-6 {
		right: 80%
	}
	.push-sm-10-8 {
		left: 90%
	}
	.push-sm-10-5 {
		left: 87.5%
	}
	.push-sm-9-6 {
		left: 80%
	}
	.offset-sm-10-8 {
		margin-left: 90%
	}
	.offset-sm-10-5 {
		margin-left: 87.5%
	}
	.offset-sm-9-6 {
		margin-left: 80%
	}
}

@media ( min-width :768px) {
	.col-md-1-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
		max-width: 10%
	}
	.col-md-1-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%
	}
	.col-md-2-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.pull-md-1-2 {
		right: 10%
	}
	.pull-md-1-5 {
		right: 12.5%
	}
	.pull-md-2-4 {
		right: 20%
	}
	.push-md-1-2 {
		left: 10%
	}
	.push-md-1-5 {
		left: 12.5%
	}
	.push-md-2-4 {
		left: 20%
	}
	.offset-md-1-2 {
		margin-left: 10%
	}
	.offset-md-1-5 {
		margin-left: 12.5%
	}
	.offset-md-2-4 {
		margin-left: 20%
	}
	.col-md-10-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 90%;
		flex: 0 0 90%;
		max-width: 90%
	}
	.col-md-10-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 87.5%;
		flex: 0 0 87.5%;
		max-width: 87.5%
	}
	.col-md-9-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
		max-width: 80%
	}
	.pull-md-10-8 {
		right: 90%
	}
	.pull-md-10-5 {
		right: 87.5%
	}
	.pull-md-9-6 {
		right: 80%
	}
	.push-md-10-8 {
		left: 90%
	}
	.push-md-10-5 {
		left: 87.5%
	}
	.push-md-9-6 {
		left: 80%
	}
	.offset-md-10-8 {
		margin-left: 90%
	}
	.offset-md-10-5 {
		margin-left: 87.5%
	}
	.offset-md-9-6 {
		margin-left: 80%
	}
}

@media ( min-width :992px) {
	.col-lg-1-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
		max-width: 10%
	}
	.col-lg-1-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%
	}
	.col-lg-2-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.pull-lg-1-2 {
		right: 10%
	}
	.pull-lg-1-5 {
		right: 12.5%
	}
	.pull-lg-2-4 {
		right: 20%
	}
	.push-lg-1-2 {
		left: 10%
	}
	.push-lg-1-5 {
		left: 12.5%
	}
	.push-lg-2-4 {
		left: 20%
	}
	.offset-lg-1-2 {
		margin-left: 10%
	}
	.offset-lg-1-5 {
		margin-left: 12.5%
	}
	.offset-lg-2-4 {
		margin-left: 20%
	}
	.col-lg-10-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 90%;
		flex: 0 0 90%;
		max-width: 90%
	}
	.col-lg-10-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 87.5%;
		flex: 0 0 87.5%;
		max-width: 87.5%
	}
	.col-lg-9-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
		max-width: 80%
	}
	.pull-lg-10-8 {
		right: 90%
	}
	.pull-lg-10-5 {
		right: 87.5%
	}
	.pull-lg-9-6 {
		right: 80%
	}
	.push-lg-10-8 {
		left: 90%
	}
	.push-lg-10-5 {
		left: 87.5%
	}
	.push-lg-9-6 {
		left: 80%
	}
	.offset-lg-10-8 {
		margin-left: 90%
	}
	.offset-lg-10-5 {
		margin-left: 87.5%
	}
	.offset-lg-9-6 {
		margin-left: 80%
	}
}

.mfp-wrap {
	z-index: 1052
}

.mfp-bg {
	z-index: 1051
}

.mfp-container {
	padding-right: 46px;
	padding-left: 38px
}

.modal-content {
	border: none;
	border-radius: 0;
	margin-right: 40px;
	margin-left: 10px
}

.mfp-close-btn-in .mfp-close,.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close,.st_modal_close
	{
	width: 30px;
	height: 30px;
	line-height: 30px;
	top: 0;
	right: -30px;
	text-align: center;
	text-shadow: none;
	opacity: 1;
	color: #222222;
	font-size: 1.75rem;
	position: absolute;
	cursor: pointer;
	background: transparent;
	display: block;
	padding: 0;
	border: none;
	font-family: Arial
}

.st_notification_wrap .st_modal_close {
	width: 45px;
	height: 45px;
	line-height: 45px;
	top: -45px;
	right: -45px;
	text-align: center;
	text-shadow: none;
	opacity: 1;
	color: #222222;
	font-size: 3rem;
	position: absolute;
	cursor: pointer;
	background: #fff;
	display: block;
	padding: 0;
	border: none;
	font-family: Arial	
}

.style_content .notification_content p { font-size: 12px; line-height: 18px; }


.mfp-close-btn-in .mfp-close:focus,.mfp-close-btn-in .mfp-close:hover,.mfp-iframe-holder .mfp-close:focus,.mfp-iframe-holder .mfp-close:hover,.mfp-image-holder .mfp-close:focus,.mfp-image-holder .mfp-close:hover,.st_modal_close:focus,.st_modal_close:hover
	{
	color: #444
}

.mfp-bg {
	opacity: .4
}

.st_modal_close.st_modal_close_inner {
	right: 0
}

.mfp-image-holder .mfp-close {
	top: 40px;
	padding-right: 0
}

.st_modal_body {
	padding: 0
}

.mfp-zoom-in .mfp-with-anim {
	opacity: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transform: scale(.8);
	transform: scale(.8)
}

.mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: .8
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
	-webkit-transform: scale(.8);
	transform: scale(.8);
	opacity: 0
}

.mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0
}

.bootstrap-touchspin,.st_sticker,.swiper-wrapper .btn,.swiper-wrapper .row,.variant-links a
	{
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

#right_column {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

.theme_color,a.theme_color {
	color: #222;
}

.general_bg {
	background: #f2f2f2
}

.general_top_border {
    border-top: 0px solid #d9d9d9;
}

.general_bottom_border {
    border-bottom: 1px solid #d9d9d9;
}

.general_right_border {
	border-right: 1px solid #d9d9d9;
}

#products .general_bottom_border {
    border-bottom: 0px solid #d9d9d9;
}

#products .general_right_border {
	border-right: 0px solid #d9d9d9;
}

.general_border {
    border: 1px solid transparent;
}

.display_none,.unvisible {
	display: none
}

.inline_block {
	display: inline-block
}

.nav-item .nav-link,.nav-item .nav-link:active,.nav-item .nav-link:focus,.nav-item .nav-link:hover
	{
	outline: none
}

.steasy_element_item.text-1,.text-1,.text-left {
	text-align: left
}

.steasy_element_item.text-2,.text-2,.text-center {
	text-align: center
}

.steasy_element_item.text-3,.text-3,.text-right {
	text-align: right
}

#header_primary .header_v_align_m,.v_align_m {
	vertical-align: middle
}

.posi_rel {
	position: relative
}

.posi_abs {
	position: absolute
}

.hidden {
	display: none
}

.width_90,.width_91,.width_92 {
	width: 90%
}

.width_80,.width_81,.width_82 {
	width: 80%
}

.width_70,.width_71,.width_72 {
	width: 70%
}

.width_60,.width_61,.width_62 {
	width: 60%
}

.width_50,.width_51,.width_52 {
	width: 50%
}

.width_40,.width_41,.width_42 {
	width: 40%
}

.width_30,.width_31,.width_32 {
	width: 30%
}

.width_20,.width_21,.width_22 {
	width: 20%
}

.width_10,.width_11,.width_12 {
	width: 10%
}

.width_11,.width_21,.width_31,.width_41,.width_51,.width_61,.width_71,.width_81,.width_91
	{
	margin-right: auto;
	margin-left: auto
}

.width_12,.width_22,.width_32,.width_42,.width_52,.width_62,.width_72,.width_82,.width_92
	{
	margin-right: 0;
	margin-left: auto
}

.flex_left .width_11, .flex_left .width_21, .flex_left .width_31, .flex_left .width_41, .flex_left .width_51, .flex_left .width_61, .flex_left .width_71, .flex_left .width_81, .flex_left .width_91
	{
	margin-right: auto;
	margin-left: 0
}

.flex_right .width_11, .flex_right .width_21, .flex_right .width_31, .flex_right .width_41, .flex_right .width_51, .flex_right .width_61, .flex_right .width_71, .flex_right .width_81, .flex_right .width_91
	{
	margin-right: 0;
	margin-left: auto
}

.uppercase {
	text-transform: uppercase
}

.lowercase {
	text-transform: lowercase
}

.fs_sm {
	font-size: .625rem
}

.fs_md {
	font-size: .875rem
}

.fs_lg {
	font-size: 1rem
}

.fs_big {
	font-size: 1.125rem
}

.fs_xl {
	font-size: 1.25rem
}

.fs_2x {
	font-size: 1.5rem
}

.fs_3x {
	font-size: 2rem
}

.fs_4x {
	font-size: 3rem
}

.pad_l6 {
	padding-left: .375rem
}

.pad_b6 {
	padding-bottom: .375rem
}

.pad_10 {
	padding: .625rem
}

.pad_lr2 {
	padding-left: .125rem;
	padding-right: .125rem
}

.pad_lr4 {
	padding-left: .25rem;
	padding-right: .25rem
}

.pad_tb4 {
	padding-top: .25rem;
	padding-bottom: .25rem
}

.pad_tb1 {
	padding-top: .75rem;
	padding-bottom: .75rem
}

.pad_tb2 {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem
}

.pad_b1 {
	padding-bottom: .75rem
}

.mar_r4 {
	margin-right: .25rem
}

#top_bar .mar_r4 {
    margin-right: .50rem;
}

.mar_l4 {
	margin-left: .25rem
}

.mar_r6 {
	margin-right: .375rem
}

.mar_l6 {
	margin-left: .375rem
}

.mar_r10 {
	margin-right: .625rem
}

.mar_b10 {
	margin-bottom: .625rem
}

.mar_b4 {
	margin-bottom: .25rem
}

.mar_b6 {
	margin-bottom: .375rem
}

.mar_t4 {
	margin-top: .25rem
}

.mar_t10 {
	margin-top: .625rem
}

.mar_r1 {
	margin-right: .75rem
}

.mar_l1 {
	margin-left: .75rem
}

.mar_b1 {
	margin-bottom: .75rem
}

.mar_b2 {
	margin-bottom: 1.5rem
}

.mar_t1,.mar_tb1 {
	margin-top: .75rem
}

.mar_tb1 {
	margin-bottom: .75rem
}

.m-x-auto {
	margin-right: auto;
	margin-left: auto
}

.m-a-0 {
	margin: 0
}

.m-t-0 {
	margin-top: 0
}

.m-r-0 {
	margin-right: 0
}

.m-b-0 {
	margin-bottom: 0
}

.m-l-0,.m-x-0 {
	margin-left: 0
}

.m-x-0 {
	margin-right: 0
}

.m-y-0 {
	margin-top: 0;
	margin-bottom: 0
}

.m-a-1 {
	margin: 1rem
}

.m-t-1 {
	margin-top: 1rem
}

.m-r-1 {
	margin-right: 1rem
}

.m-b-1 {
	margin-bottom: 1rem
}

.m-l-1,.m-x-1 {
	margin-left: 1rem
}

.m-x-1 {
	margin-right: 1rem
}

.m-y-1 {
	margin-top: 1rem;
	margin-bottom: 1rem
}

.m-a-2 {
	margin: 1.5rem
}

.m-t-2 {
	margin-top: 1.5rem
}

.m-r-2 {
	margin-right: 1.5rem
}

.m-b-2 {
	margin-bottom: 1.5rem
}

.m-l-2,.m-x-2 {
	margin-left: 1.5rem
}

.m-x-2 {
	margin-right: 1.5rem
}

.m-y-2 {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem
}

.m-a-3 {
	margin: 3rem
}

.m-t-3 {
	margin-top: 3rem
}

.m-r-3 {
	margin-right: 3rem
}

.m-b-3 {
	margin-bottom: 3rem
}

.m-l-3,.m-x-3 {
	margin-left: 3rem
}

.m-x-3 {
	margin-right: 3rem
}

.m-y-3 {
	margin-top: 3rem;
	margin-bottom: 3rem
}

.p-a-0 {
	padding: 0
}

.p-t-0 {
	padding-top: 0
}

.p-r-0 {
	padding-right: 0
}

.p-b-0 {
	padding-bottom: 0
}

.p-l-0,.p-x-0 {
	padding-left: 0
}

.p-x-0 {
	padding-right: 0
}

.p-y-0 {
	padding-top: 0;
	padding-bottom: 0
}

.p-a-1 {
	padding: 1rem
}

.p-t-1 {
	padding-top: 1rem
}

.p-r-1 {
	padding-right: 1rem
}

.p-b-1 {
	padding-bottom: 1rem
}

.p-l-1,.p-x-1 {
	padding-left: 1rem
}

.p-x-1 {
	padding-right: 1rem
}

.p-y-1 {
	padding-top: 1rem;
	padding-bottom: 1rem
}

.p-a-2 {
	padding: 1.5rem
}

.p-t-2 {
	padding-top: 1.5rem
}

.p-r-2 {
	padding-right: 1.5rem
}

.p-b-2 {
	padding-bottom: 1.5rem
}

.p-l-2,.p-x-2 {
	padding-left: 1.5rem
}

.p-x-2 {
	padding-right: 1.5rem
}

.p-y-2 {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem
}

.p-a-3 {
	padding: 3rem
}

.p-t-3 {
	padding-top: 3rem
}

.p-r-3 {
	padding-right: 3rem
}

.p-b-3 {
	padding-bottom: 3rem
}

.p-l-3,.p-x-3 {
	padding-left: 3rem
}

.p-x-3 {
	padding-right: 3rem
}

.p-y-3 {
	padding-top: 3rem;
	padding-bottom: 3rem
}

.fl,.li_fl li {
	float: left
}

.fr {
	float: right
}

.btn-full-width {
	width: 100%
}

.cart_empty_link .btn-full-width.recomended {
	width: 100%; max-width: 300px
}

.cart_empty_link .btn-full-width.newpromo {
	width: 100%; max-width: 200px
}


.btn-spin.active i:before {
	content: "\E8C0" !important
}



.btn-spin.active i {
	-webkit-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear;
	display: inline-block
}

.st_done i:before {
	content: "\E80F"
}

.st_done .fto-angle-right::before {
    content: "\F105";
}

.st_added {
	color: #ef4d36
}

.st_added .fto-heart-4:before {
	content: "\E8F6"
}

.st_added .fto-star:before {
	content: "\E8F7"
}

.hover_effect_1:hover .hover_effect_target {
	opacity: .8;
	filter: alpha(opacity = 80)
}

.hover_effect_2:hover .hover_effect_target {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}

.hover_effect_target {
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}

.bullet li a .list_arrow,.mu_level_2 a .list_arrow,.social_share_button .social_share_box,.stmenu_multi_level a .list_arrow, .mega_show_more .list_arrow
	{
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}

.bullet li a .list_arrow,.mu_level_2 a .list_arrow,.stmenu_multi_level a .list_arrow,.mega_show_more .list_arrow
	{
	display: inline-block;
	padding-right: 8px;
	width: 18px
}

.bullet li a:hover,.mu_level_2 a:hover,.stmenu_multi_level a:hover {
	text-decoration: none
}

.bullet li a:hover .list_arrow,.mu_level_2 a:hover .list_arrow,.stmenu_multi_level a:hover .list_arrow, .mega_show_more:hover .list_arrow
	{
	padding-right: 4px;
	padding-left: 4px
}

.bullet li a {
    display: inline-block;
    padding: 5px 0;
    position: relative;
    font-size: 16px;
}

#footer .bullet li a {
  display: inline-block;
  padding: 3px 0;
  position: relative;
  font-size: 15px;
  font-weight: 500;
}

#footer .bullet li a:hover, .easycontent.footer_block p.contact:hover {text-decoration: underline}

.easycontent.footer_block p {
  font-size: 15px;
  margin: 0px;
  padding: 3px 0px;
  position: relative;
  font-weight: 500;
}

.easycontent.footer_block p.shop-online, .easycontent.footer_block p.hours.first {
  position: relative;
  font-weight: 600;
}
.easycontent.footer_block p.shop-online::before {
  content: '';
  background-image: url(../img/svg/phone.svg);
  background-size: 30px;
  width: 30px;
  height: 30px;
  position: absolute;
  left: -44px;
  top: -2px;
}

.easycontent.footer_block p.hours.first:before {
  content: '';
  background-image: url(../img/svg/clock.svg);
  background-size: 30px;
  width: 30px;
  height: 30px;
  position: absolute;
  left: -44px;
  top: 0px;	
}

.easycontent.footer_block p.contact { margin-bottom: 1rem; }

.easycontent.footer_block p.phone a {
  font-size: 24px;
  font-weight: bold;
  color: #757574;
}

.easycontent.footer_block p.faq {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 30px;
}

#easycontent_72 .btn_arrow {
  background: #111;
  color: #fff;
  font-size: 14px;
  text-transform: none;
  height: 48px;
  line-height: 44px;
  padding: 0px 60px 0px 30px;
  margin-top: 1rem;
  border:1px solid #111;
}

#easycontent_72 .btn_arrow:hover {
  background: transparent;
  color: #111;
}

#easycontent_72 .btn_arrow:hover::after { background-image:url(../img/svg/right-arrow-black.svg) }

.footer_block_content .easy_brother_block p em:before {
    margin-right: 20px;
    border: 1px solid;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
}


#avatar_right a span, .my_account_page_footer a, .bullet.text-center li a .list_arrow,.bullet li a span, .footer_block a, .my_account_left_column .list-group-item a {
	position:relative; text-decoration:none;
}

#left_column .bullet li, #right_column .bullet li {
    padding: 0px 0;
    font-weight: 500;
}

#left_column .bullet li:last-child,#right_column .bullet li:last-child {
	border-bottom: none
}

#page_wrapper,.wide_container {
	display: block;
	margin-left: auto;
	margin-right: auto
}

#page_wrapper {
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .1);
	box-shadow: 0 0 3px rgba(0, 0, 0, .1)
}

#body_wrapper {
	background: #fff;
	margin-left: auto;
	margin-right: auto
}

#columns,.main_column {
	position: relative
}

.page-header {
	font-size: 1rem;
	line-height: 1.5;
	font-weight: 400;
	color: #444;
	text-transform: uppercase;
	margin-bottom: 1rem;
	margin-top: 0
}

.block {
	margin-bottom: 2.375rem
}

.block.header_item {
	margin-bottom: 0
}

#footer .block {
	margin-top: 1rem
}

#footer .block,.block.column_block {
	margin-bottom: 1rem
}

.block.column_block .title_block {
	margin-bottom: 0
}
.block.column_block .block_content {
	padding-top: 0rem;
	padding-bottom: 0rem
}

.wpb_content_element {
	margin-bottom: 2.375rem
}

#footer .vc_row.block {
	margin-top: 0;
	margin-bottom: 0
}

#footer-tertiary  {
    padding-top: 0rem;
    padding-bottom: 0px;
}

#footer-secondary {
    padding-top: 1rem;
    padding-bottom: 45px;
}

#footer-primary {
  padding-top: 1rem;
  padding-bottom: 0rem;
}
#footer-primary .wide_container, #footer-primary .container, #footer-bottom .wide_container, #footer-bottom .container {max-width: 1440px;}

#footer-tertiary .container { border-bottom: 1px solid #e8e8e8; }

#footer-tertiary .title_block .title_block_inner {
  font-size: 15px !important;
  text-transform: none;
}
#footer #footer-tertiary .title_block {
  height: auto;
  margin-bottom: 20px;
}

#footer #easycontent_82 .title_block {
  text-align: right;
  padding-right: 0;
}

#footer-bottom {
  padding-top: .625rem;
  padding-bottom: 3rem;
}

#footer-bottom,#footer-bottom .wide_container,#footer-primary,#footer-primary .wide_container,#footer-secondary,#footer-secondary .wide_container,#footer-tertiary,#footer-tertiary .wide_container
	{
	border-top-color: #d9d9d9
}

#st_mega_menu_wrap .st_mega_menu,.adveditor_content,.flex_box,.flex_container,.st_image_layered_description,.swiper-button-tr
	{
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center
}

#st_mega_menu_wrap .st_mega_menu.flex_left,.adveditor_content.flex_left,.flex_box.flex_left,.flex_column.flex_left,.flex_container.flex_left,.st_image_layered_description.flex_left
	{
	-webkit-box-pack: start;
	box-pack: start;
	-moz-justify-content: flex-start;
	-ms-justify-content: flex-start;
	-o-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex-pack: start
}

#st_mega_menu_wrap .st_mega_menu.flex_center,.adveditor_content.flex_center,.flex_box.flex_center,.flex_column.flex_center,.flex_container.flex_center,.st_image_layered_description.flex_center
	{
	-webkit-box-pack: center;
	box-pack: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center
}

#st_mega_menu_wrap .st_mega_menu.flex_right,.adveditor_content.flex_right,.flex_box.flex_right,.flex_column.flex_right,
.flex_right,.st_image_layered_description.flex_right, .flex_container.flex_right
	{
	-webkit-box-pack: end;
	box-pack: end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
	-o-justify-content: flex-end;
	justify-content: flex-end;
	-ms-flex-pack: end
}

#st_mega_menu_wrap .st_mega_menu.flex_space_between,.adveditor_content.flex_space_between,.flex_box.flex_space_between,.flex_column.flex_space_between,.flex_container.flex_space_between,.st_image_layered_description.flex_space_between
	{
	-webkit-box-pack: justify;
	box-pack: justify;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify
}

#st_mega_menu_wrap .st_mega_menu.flex_space_around,.adveditor_content.flex_space_around,.flex_box.flex_space_around,.flex_column.flex_space_around,.flex_container.flex_space_around,.st_image_layered_description.flex_space_around
	{
	-webkit-box-pack: distribute;
	box-pack: distribute;
	-moz-justify-content: space-around;
	-ms-justify-content: space-around;
	-o-justify-content: space-around;
	justify-content: space-around;
	-ms-flex-pack: distribute
}

#st_mega_menu_wrap .st_mega_menu.flex_start,.adveditor_content.flex_start,.flex_box.flex_start,.flex_column.flex_start,.flex_container.flex_start,.st_image_layered_description.flex_start
	{
	-webkit-box-align: start;
	box-align: start;
	-moz-align-items: flex-start;
	-ms-align-items: flex-start;
	-o-align-items: flex-start;
	align-items: flex-start;
	-ms-flex-align: start
}

#st_mega_menu_wrap .st_mega_menu.flex_end,.adveditor_content.flex_end,.flex_box.flex_end,.flex_column.flex_end,.flex_container.flex_end,.st_image_layered_description.flex_end
	{
	-webkit-box-align: end;
	box-align: end;
	-moz-align-items: flex-end;
	-ms-align-items: flex-end;
	-o-align-items: flex-end;
	align-items: flex-end;
	-ms-flex-align: end
}

#st_mega_menu_wrap .st_mega_menu.flex_stretch,.adveditor_content.flex_stretch,.flex_box.flex_stretch,.flex_column.flex_stretch,.flex_container.flex_stretch,.st_image_layered_description.flex_stretch
	{
	-webkit-box-align: stretch;
	box-align: stretch;
	-moz-align-items: stretch;
	-ms-align-items: stretch;
	-o-align-items: stretch;
	align-items: stretch;
	-ms-flex-align: stretch
}

@media ( min-width :992px) {
	.flex_lg_container {
		display: -webkit-box;
		display: -moz-box;
		display: box;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		box-align: center;
		-moz-align-items: center;
		-ms-align-items: center;
		-o-align-items: center;
		align-items: center;
		-ms-flex-align: center;
		-webkit-box-pack: justify;
		box-pack: justify;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
		-o-justify-content: space-between;
		justify-content: space-between;
		-ms-flex-pack: justify;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap
	}
	.flex_lg_container.flex_stretch {
		-webkit-box-align: stretch;
		box-align: stretch;
		-moz-align-items: stretch;
		-ms-align-items: stretch;
		-o-align-items: stretch;
		align-items: stretch;
		-ms-flex-align: stretch
	}
}

.flex_float_center {
	margin: 0 auto
}

.flex_float_right {
	margin-left: auto
}

.flex_float_left {
	margin-right: auto
}

.flex_container,.swiper-button-tr {
	-webkit-box-pack: justify;
	box-pack: justify;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap
}

#st_mega_menu_wrap .st_mega_menu,.flex_box {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}


#mobile_bar_bottom .mobile_bar_item,#st_header #mobile_bar .search_widget_block,.flex_child,.flex_full .ml_level_0
	{
	-webkit-box-flex: 1;
	box-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.flex_order_2 {
	-webkit-box-ordinal-group: 3;
	order: 2;
	-ms-flex-order: 2
}

.flex_order_3 {
	-webkit-box-ordinal-group: 4;
	order: 3;
	-ms-flex-order: 3
}

.rightbar_wrap {
	-moz-flex-grow: 1;
	-webkit-box-flex: 1;
	flex-grow: 1;
	-ms-flex-positive: 1
}

#leftbar,#rightbar,.flex_column,.logo_box,.pro_gallery_thumbs_vertical .swiper-wrapper,.search_widget_3 .search_widget_btn,.shopping_cart_style_0 .ajax_cart_bag
	{
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-align: center;
	box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center
}

.search_widget_3 .search_widget_btn,.shopping_cart_style_0 .ajax_cart_bag
	{
	-webkit-box-pack: center;
	box-pack: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center
}

.opener,.slogan_horizon {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-align: center;
	box-align: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center
}

.opener {
	-webkit-box-pack: end;
	box-pack: end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
	-o-justify-content: flex-end;
	justify-content: flex-end;
	-ms-flex-pack: end
}

#top_extra .flex_full #st_mega_menu_wrap {
	width: 100%
}

#st_header {
    position: relative;
    z-index: 100;
 
}

#st_header .banner {
	background: #000;
	max-height: 100%
}

#st_header .banner .row {
	margin: 0
}

#st_header #header_primary_container {
	height: 92px
}

#st_header #header_primary_row {
	height: 100%;
	margin-left: 0;
	margin-right: 0
}

#st_header .logo_center #header_left,#st_header .logo_center #header_right,#st_header .logo_left #header_center
	{
	-webkit-box-flex: 1;
	box-flex: 1;
	-moz-flex: 1 1 0;
	-ms-flex: 1 1 0;
	flex: 1 1 0
}

#st_header #header_center,#st_header #header_left,#st_header #header_right
	{
	padding-left: 0;
	padding-right: 0
}

#st_header .shop_logo {
	display: block;
	
}

#st_header.stuck .shop_logo {max-width: 63%;}

#st_header.stuck .search_border_1 .input-group-with-border {border-bottom: 0px; margin-right: 20px;}

#st_header.stuck #rightbar_28, #st_header.stuck #rightbar_41 {display:none;}

#st_header.stuck {
	background: #fff;
	background: hsla(0, 0%, 100%, 1);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .1);
	box-shadow: 0 0 4px rgba(0, 0, 0, .1);
	border-bottom: none
}

body#index .transparent-header #st_header.stuck  {background: #fff;}

#index .transparent-header #st_header:not(.stuck) #st_mega_menu_wrap .ma_level_0 {color: #111} 
#index .transparent-header #st_header:not(.stuck) #st_mega_menu_wrap .ma_level_0:hover:before,
#index .transparent-header #st_header:not(.stuck) #st_mega_menu_wrap.slide_border .ma_level_0:before,
#index .transparent-header #st_header:not(.stuck) #st_mega_menu_wrap .ma_level_0:before {background: #222}


#st_header.stuck .hide_when_sticky {
	display: none
}

#st_header.stuck #top_extra .st_mega_menu_container {
	border-bottom: none
}

#st_header.stuck #top_extra .st_mega_menu_container .ma_level_0 {
	margin-bottom: 0;
	border-bottom: none
}

#st_header.stuck #top_extra .st_mega_menu_container .stmenu_sub {
	border-top: none
}

#top_bar {
	background: #000000
}

#top_bar .top_bar_item {position: relative}


#top_bar .block, #top_bar .block p {margin-bottom: 0px}

#top_bar_checkout {
    background: #222;
}

#header_primary_container.container-fluid #header_primary_row,#top_bar_container.container-fluid #top_bar_row
	{
	padding-left: 20px;
	padding-right: 20px
}

#header_primary,#header_primary .wide_container {
	border-bottom-color: #d9d9d9
}

#mobile_bar {
	display: none;
	left: 0;
	-webkit-transition: left .5s, right .5s;
	transition: left .5s, right .5s
}

#mobile_bar .mobile_logo {
	display: block
}

.header_checkout #mobile_bar .mobile_logo {display: inline-block}
#header_right_top #languages-block-top-mod {
  position: absolute;
  top: -28px;
  right: 358px;
}
.stuck #languages-block-top-mod  {display: none}
#header_right_top {position: relative}
.mobile_logo.svg_logo {max-width: 130px}

#mobile_bar.stuck {
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	-webkit-box-shadow: 0 5px 5px -5px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 5px 5px -5px rgba(0,0,0,0.3);
	box-shadow: 0 5px 5px -5px rgba(0,0,0,0.3);
}

.sticky-top #mobile_bar.stuck {
  display: none;
}


.mobile_bar_tri {
	white-space: nowrap
}




.mobile_bar_item,.mobile_bar_tri.with_text .mobile_bar_tri_text {
	display: inline-block
}

.mobile_bar_item {
  height: auto;
  line-height: 20px;
  text-align: center;
  min-width: auto;
  position: relative;
  padding: 24px 4px 22px;
  vertical-align: middle;
}

#st_header .mobile_bar_tri_text {
    font-size: 11px;
    text-transform: none;
}

#header_primary .mobile_bar_item {
  height: auto;
  line-height: 38px;
  text-align: center;
  min-width: auto;
  position: relative;
  vertical-align: middle;
  padding: 10px 10px;
  text-decoration: none;
}

#header_primary .st_shopping_cart.mobile_bar_item {
  background: #f9711a;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  margin-top: -2px;
  margin-left: 5px;
}

#mobile_bar_bottom .mobile_bar_item,#mobile_bar_bottom .search_widget_block
	{
	margin-bottom: .75rem
}

.mobile_header_wrapper {
	display: none
}

.use_mobile_header #mobile_bar {
	display: block
}

.use_mobile_header #header_primary,.use_mobile_header #top_bar,.use_mobile_header #top_extra
	{
	display: none
}

.use_mobile_header .mobile_header_wrapper {
	display: block
}

body#checkout.mobile_device.use_mobile_header .st-menu {
	bottom: 0
}

.mobile_device.use_mobile_header .st-menu {
	bottom: 50px
}

.mobile_device.use_mobile_header #sidebar_box {
	position: fixed;
	z-index: 110;
	bottom: 0;
	top: auto;
	right: 0;
	left: 0;
	width: 100%
}


.mobile_device.use_mobile_header #sidebar_box .rightbar_wrap a.icon_wrap
	{
	border: none;
	display: block;
	width: auto;
	text-align: center;
	height: 50px;
	padding: 6px 0
}

.mobile_device.use_mobile_header #leftbar,.mobile_device.use_mobile_header #rightbar
	{
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	position: static;
	bottom: auto;
	top: auto;
	right: auto;
	left: auto;
	border-right: none;
	border-bottom: none;
	border-left: none
}

.mobile_device.use_mobile_header .icon_wrap .amount_circle {
	right: auto;
	left: 50%
}

.mobile_device.use_mobile_header .rightbar_visi_1 {
	display: none
}

.mobile_device.use_mobile_header .rightbar_visi_2 {
	display: block
}

#header_primary_row .top_bar_item,#main_menu_widgets .top_bar_item,.checkout_header_right .top_bar_item, #header_primary_row
	{
	padding-left: 0px;
	padding-right: 0px
}

#header_primary .quick_login, #header_primary .shopping_cart_style_4 {padding: 0px}


#index .transparent-header #st_header:not(.stuck) #header_right .blockcart:before {background: #fff}


#top_bar_checkout #nav_center p {
	margin: 0px;
}

#top_bar_checkout #nav_center 

.nav_bar .header_item.st_shopping_cart {
	vertical-align: middle
}

.nav_bar .header_item.st_shopping_cart .flex_container {
	height: 100%
}

.nav_bar .header_item i {
	font-size: .75rem
}

.nav_bar .top_bar_item {
	display: inline-block
}

.nav_bar.space-s .top_bar_item .header_item, .nav_bar .mobile_bar_item, #top_bar_checkout #nav_center p, #top_bar .block.easycontent {
    padding: 8px 6px;
}



.nav_bar.horizontal-s-fullheight .top_bar_item:before,.nav_bar.vertical-s .top_bar_item:before
	{
	content: "";
	display: inline-block;
	width: 1px;
	font-size: 0;
	overflow: hidden;
	height: 8px;
	background: #3ab47b;
	vertical-align: middle
}

.nav_bar.horizontal-s-fullheight .top_bar_item .header_item,.nav_bar.vertical-s .top_bar_item .header_item
	{
	padding: 0 6px
}

#top_bar .top_bar_item .header_item, #top_bar_checkout p, #top_bar p, #top_bar .mobile_bar_tri_text {
    font-size: 12px;
}


#top_bar .welcome.top_bar_item:hover .header_item, #top_bar .welcome.top_bar_item:hover {background: none; text-decoration: none; color: #000 !important}


.nav_bar.horizontal-s .top_bar_item:before {
	content: "";
	display: inline-block;
	width: 4px;
	font-size: 0;
	overflow: hidden;
	height: 1px;
	background: #3ab47b;
	vertical-align: middle
}

.nav_bar.horizontal-s .top_bar_item .header_item {
	padding: 0 12px
}

.nav_bar.horizontal-s-fullheight .top_bar_item:before {
	height: 44px;
	vertical-align: top
}

.nav_bar.space-s .top_bar_item:last-child {
	padding-right: 0
}

.nav_bar.horizontal-s-fullheight .top_bar_item:first-child:before,.nav_bar.horizontal-s .top_bar_item:first-child:before,.nav_bar.vertical-s .top_bar_item:first-child:before
	{
	display: none
}

.st-content,.st-pusher {
	height: 100%
}

.st-container,.st-content,.st-content-inner {
	position: relative;
	overflow: hidden
}

.st-pusher {
	position: relative;
	right: 0;
	z-index: 99;
	height: 100%;
	-webkit-transition: -webkit-transform .5s;
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s
}

#st-content-inner-after,#st-pusher-after {
	position: absolute;
	z-index: 900;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	background: rgba(0, 0, 0, .2);
	content: "";
	opacity: 0;
	-webkit-transition: opacity .5s, width .1s .5s, height .1s .5s;
	transition: opacity .5s, width .1s .5s, height .1s .5s;
	display: none
}

.open_bar_left #st-pusher-after,.open_bar_right #st-pusher-after {
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	display: block
}

.open_bar_left #st_header.stuck,.open_bar_left .st_mega_menu_container.stuck,.open_bar_right #st_header.stuck,.open_bar_right .st_mega_menu_container.stuck,.side_close_left,.side_close_right
	{
	display: none
}

.open_bar_left .side_close_left,.open_bar_right .side_close_right {
	display: block
}

.st-menu {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 10;
	visibility: hidden;
	width: 360px;
	background: #fff;
	border-left: 0px solid #444!important;
	border-right: 0 solid #444!important;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	height: 100%;
}

.sidebar_button.side {z-index: 10; visibility: hidden; background: #f5f5f5; width: 360px; display: none}
.open_bar_right #side_loved.sidebar_opened + .sidebar_button.loved,
.open_bar_left #side_loved.sidebar_opened + .sidebar_button.loved {right: 0;
  position: fixed;
  bottom: 0;
  visibility: visible;
  display: block;}

#side_loved #side_loved_block {margin-bottom: 90px}

.st-menu .pad_10 { padding: 20px 20px; }

#side_cart_block .small_cart_sumary { padding-bottom: 10px; }
#side_cart_block .base_list_line.medium_list .line_item { border-bottom: 1px solid  #e9e9e9; }
#easycontent_43 {
    margin-bottom: 0px !important;
}


.bar_opened .st-menu {
	-webkit-transition: none;
	transition: none
}

.st-menu-header {
	position: relative
}

.st-menu-header .close_right_side .side_close_right, .st-menu-header .close_right_side .side_close_left  {
    position: absolute;
    top: 7px;
    font-size: 18px;
    left: 37px !important;
    z-index: 1;
}

.st-menu-left .st-menu-header .close_right_side {
	left: auto;
	right: 4px
}

.st-menu-title {
  font-size: 20px;
  text-align: center;
  margin: 0;
  padding: 20px 0;
  background: #f1f1f1;
}

.st-menu .close_right_side i.side_close_right::before, .st-menu .close_right_side i.side_close_left::before, .backtoaccount .side_close_left:before {
    content: '';
    margin-left: 0px !important;
    height: 48px;
    width: 25px;
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    vertical-align: middle;
}

.open_bar_left,.open_bar_right,.open_column {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	top: 0
}

.open_bar_left .st-menu  {left: 0px !imporant; right: auto !important}

.open_bar_left #sidebar_box, .open_bar_right #sidebar_box  {
	display: none
}

.st-effect-0.open_bar_right .st-pusher {
	-webkit-transform: translate3d(-360px, 0, 0);
	transform: translate3d(-360px, 0, 0)
}

.st-effect-0.open_bar_left .st-pusher
	{
	-webkit-transform: translate3d(360px, 0, 0);
	transform: translate3d(360px, 0, 0)
}



.st-effect-0 .st-menu.sidebar_opened {
	visibility: visible;
	-webkit-transition: -webkit-transform .5s;
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s
}

.st-effect-1 .st-menu {
	visibility: visible;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	z-index: 901
}


.st-effect-1 .st-menu.sidebar_opened {
	visibility: visible;
	-webkit-transform: translateZ(0) !important;
	transform: translateZ(0) !important
}

.open_bar_left #side_stcustomersignin.st-menu {left: 0px}

.open_bar_right #rightbar {
	right: 320px
}

.open_bar_left #leftbar {
	left: 320px
}

.rightbar_tri.active a.icon_wrap {
	background: #666
}

.no-csstransforms3d .st-pusher,.no-js .st-pusher {
	padding-right: 0
}

.no-csstransforms3d .st-menu,.no-js .st-menu {
	z-index: 211
}

.mce-object-audio {
	height: 30px
}

.st_mega_menu_container {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: transparent
}

#header_primary .st_mega_menu_container,.boxed_megamenu .st_mega_menu_container
	{
	border-bottom: none
}

.ma_level_0.is_icon_menu {
	line-height: 1.8em
}

.ma_level_0 .icon-home {
	line-height: 1.6em
}

.ma_level_0.is_parent:after,.mv_item.is_parent:after {
	font-family: fontello;
	content: "\F107";
	opacity: .7;
	top: 0;
	position: relative;
	display: inline-block
}

.ma_item.ma_icon i,.ma_level_0.ma_icon i,.mo_ma_level_0.ma_icon i,.mo_sub_a.ma_icon i,.mv_item.ma_icon i
	{
	margin-right: 0
}

.ma_item i,.ma_level_0 i,.mo_ma_level_0 i,.mo_sub_a i,.mv_item i {
	margin-right: 4px
}

#st_mega_menu_wrap {
	display: block;
	margin-top: 0;
	border-bottom: none
}

#header_primary #st_mega_menu_wrap,.boxed_megamenu #st_mega_menu_wrap {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: transparent
}

#st_mega_menu_wrap .ml_level_0.current .ma_level_0 {
	color: inherit;
	border-bottom-color: #000000;
	z-index: 71
}

#st_mega_menu_wrap .ml_level_0:hover .ma_level_0 {
	z-index: 71
}

#st_mega_menu_wrap .ma_level_0 {
	text-align: center;
	border-bottom: 2px solid transparent;
	margin-bottom: -2px;
	z-index: 69;
	padding: 0 8px;
	white-space: nowrap
}

#st_mega_menu_wrap.slide_border .ma_level_0:hover:before,
#st_mega_menu_wrap .ma_level_0:hover:before {
    width: 100%;
    background: #fb751e;
    transition: ease-out .3s;
}

#st_mega_menu_wrap.slide_border .ml_level_0.current .ma_level_0:before,
#st_mega_menu_wrap .ml_level_0.current .ma_level_0:before  {width: 100% !important}

#st_mega_menu_wrap.slide_border .ma_level_0:before,
#st_mega_menu_wrap .ma_level_0:before {
    position: absolute;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    display: block;
    height: 2px;
    top: auto;
    width: 0;
    background: #fb751e;
    transition: ease-out 0;
    bottom: 0px;
}

#st_mega_menu_wrap.no_effects .ma_level_0:after, #st_mega_menu_wrap.no_effects .ma_level_0:before, 
#st_mega_menu_wrap.slide_border .ma_level_0:after, #st_mega_menu_wrap.arrow_effects .ma_level_0:before  {display: none}
 

#st_mega_menu_wrap.no_effects .ma_level_0:after {display: none}

#st_mega_menu_wrap .ma_level_0.is_parent:after {
	line-height: 1em;
	margin-left: 4px
}

#st_mega_menu_wrap .m_alignment_0 .style_wide,#st_mega_menu_wrap .m_alignment_3 .style_wide
	{
	left: 0;

}

#st_mega_menu_wrap .m_alignment_2 .style_wide {
	left: auto;
	right: 0
}

#st_mega_menu_wrap .stmenu_sub {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: transparent
}

#st_mega_menu_column_block .ml_level_0 {
	float: none;
	display: block;
	position: relative
}

#st_mega_menu_column_block .ml_level_0.current .ma_level_0 {
	color: #000
}

#st_mega_menu_column_block .ma_level_0 {
	height: auto;
	line-height: normal;
	padding: 8px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#st_mega_menu_column_block .ma_level_0:after {
	display: block;
	content: "";
	clear: both
}

#st_mega_menu_column_block .ma_level_0.is_parent:after {
	float: right;
	content: "\F105"
}

#st_mega_menu_column_block .stmenu_sub {
	top: 0;
	max-width: none
}

#left_column #st_mega_menu_column_block .stmenu_sub {
	left: 100%
}

#right_column #st_mega_menu_column_block .stmenu_sub {
	right: 100%
}



#header_primary_container,#top_extra_container {
	position: relative
}


.loading-products .menu_blur {opacity: 0.3; -webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -o-filter: blur(1px);
  -ms-filter: blur(1px);
  filter: blur(1px);}




#st_mega_menu_wrap .m_alignment_4 .style_wide
	{
	left: -3000px;
	padding-left: 3000px !important;
    max-width: 6000px;
	width: 6000px;	
}

.m_alignment_4 .container.menu-full-width {float: left}

.st_mega_menu {
	margin-bottom: 0
}

.ml_level_2:hover .is_parent_icon_v {
	display: none
}

.ma_level_0,.ml_level_2 a:hover .is_parent_icon_v {
	display: block
}

.ma_level_0 {
	font-size: 1.333em;
	text-transform: uppercase;
	position: relative;
	color: #444;
	text-decoration:none; 
}

.ma_level_0:hover {
	color: #000;
	border-color: #000
}

#st_mega_menu_wrap .ma_level_0,.menu_item {
	height: 36px;
	line-height: 36px;
}

#st_mega_menu_wrap .ma_level_0 {
  font-size: 0.84327rem;
  letter-spacing: 0px;
  font-weight: 600;
}

.ma_level_2 {
	padding: 1px 0
}

.style_wide .ma_level_1 {
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 12px
}

.mega_show_more {margin-top: 10px;}

.style_wide  .rating_box {display: none}

.style_wide .mu_level_2 .granditem_0 {
	position: relative;
	display: block
}

.style_wide .mu_level_2 .granditem_0:hover>ul {
	display: inline-block
}

.style_wide .mu_level_2 .granditem_0>ul {
	top: 0;
	left: 80px;
	width: 250px;
	padding: 12px 0
}

.style_wide .mu_level_2 ul.p_granditem_1 {
	padding-left: 12px
}

.style_wide .mu_level_3 li.p_granditem_0 {
	padding: 0 12px
}

.style_wide .mu_level_3 li.p_granditem_0>a {
	line-height: 180%
}

.mu_level_2 .granditem_0>ul,.stmenu_multi_level ul,.stmenu_sub {
	display: none;
	position: absolute;
	background: #fff;
	font-weight: 400;
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
	z-index: 70
}

.mu_level_1 a,.stmenu_multi_level a {
	display: block
}

.mu_level_1 a:hover,.stmenu_multi_level a:hover {text-decoration: underline}

.st_mega_menu_container.stuck {
	background: #fff;
	background: hsla(0, 0%, 100%, .95);
	position: fixed;
	top: 0;
	z-index: 210;
	left: 0;
	right: 0;
	width: 100%;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .1);
	box-shadow: 0 0 4px rgba(0, 0, 0, .1);
	border-bottom: none
}

.st_mega_menu_container.stuck .ma_level_0 {
	margin-bottom: 0;
	border-bottom: none
}

.st_mega_menu_container.stuck .st_mega_menu {
	background-color: transparent
}

.st_mega_menu_container.stuck .stmenu_sub {
	border-top: none
}

#top_extra .st_mega_menu_container.stuck,.boxed_megamenu .stuck #st_mega_menu_wrap
	{
	border-bottom: none
}

.style_wide {
	padding: 30px 40px
}

.st_menu_block {
	margin-bottom: 20px
}

.stmenu_multi_level li {
	position: relative;
	display: block;
	width: 250px
}

.stmenu_multi_level li:hover>a .is_parent_icon_v {
	display: none
}

.stmenu_multi_level li:hover>ul {
	display: inline-block
}

.stmenu_multi_level li a {
	padding: 10px 12px;
	border-bottom: 1px solid #f2f2f2
}

.stmenu_multi_level li a:hover .is_parent_icon_v {
	display: block
}

.stmenu_multi_level li:last-child>a {
	border-bottom: none
}

.stmenu_multi_level ul {
	border: 1px solid #f2f2f2;
	left: 100%;
	top: -1px
}

#stmobilemenu_tri {
	text-transform: uppercase;
	display: block;
	padding: 10px 12px;
	border-radius: 5px;
	margin-left: 15px;
	margin-right: 15px
}

#stmobilemenu_tri span {
	font-size: 1.666em
}

#stmobilemenu_tri {
	background: #666;
	color: #fff;
	text-align: center
}

#stmobilemenu_tri.active,#stmobilemenu_tri:hover {
	color: #000
}

.mo_ma_level_0, .mo_sub_a, #checkout_mobile_nav.st-menu .mo_mu_level_1.mo_sub_ul li a  {
    display: inline-block;
    padding: 12px 0;
    z-index: 2;
    position: relative;
    margin-right: 28px;
    font-size: 22px;
    text-transform: none !important;
}

.open-slide-menu {z-index: 0 !important}

.active .mo_ma_level_0 { color:; }

.mo_ma_level_0 {
    font-weight: 700;
    text-decoration: none !important;
}

.shortcuts-box .shortcuts-info {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    margin-top: 25px;
}

.mo_sub_a {
    font-size: 16px;
    padding: 8px 0px;
}

.mo_ml_level_0, .mo_sub_li, .show-all-cat  {
    display: block;
    position: relative;
    cursor: pointer;
    padding-left: 0px;
    border-bottom: 1px solid #eaeaea;
}


#st_mega_menu_wrap .show-all-cat {display: none}
.mo_ml_level_0.active .mo_sub_ul:last-child>.mo_sub_li:last-child,.mo_sub_li.active .mo_sub_ul:last-child>.mo_sub_li:last-child
	{
	border-bottom: none
}

.stmobilemenu_column {
	border-bottom: 1px solid #f2f2f2;
	padding: 12px
}

.is_parent_icon,.menu_a_wrap {
	position: relative
}

.item_touched .is_parent_icon .is_parent_icon_v {
	display: none
}

.cate_label {
	font-size: 12px;
	font-weight: 400;
	display: inline-block;
	text-transform: none;
	height: 16px;
	line-height: 16px;
	font-family: arial, sans-serif;
	padding: 0 4px;
	white-space: nowrap
}

.st_mega_menu_container .ma_level_0 .cate_label {
	position: absolute;
	right: 10px;
	top: -6px
}

.st_mega_menu_container.stuck .ma_level_0 .cate_label {
	top: -2px
}

#st_mega_menu_column_desktop .ma_level_0 .cate_label,.mo_ma_level_0 .cate_label,.mo_sub_a .cate_label,.stmenu_sub .cate_label
	{
	margin-left: 4px
}


.mu_level_1 {
	margin-bottom: 10px
}

.menu_cate_img {
	display: block;
	margin-bottom: 1em
}

.m_column_row {
	padding-bottom: 6px;
	margin-bottom: 12px;
	border-bottom: 1px solid #f2f2f2
}

.m_column_row:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none
}

.mo_brand_div,.mo_pro_div {
	padding-bottom: 6px;
	margin-bottom: 12px;
	border-bottom: 1px solid #f2f2f2;
	text-align: center
}

.mo_brand_div:last-child,.mo_pro_div:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none
}

.mo_pro_div .product_img_link {
	margin-bottom: 6px
}

.menu_pro_img {
	margin-left: auto;
	margin-right: auto
}

#rightbar_menu,#st_mega_menu_column_mobile {
	display: none
}

.ma_span {
	cursor: default
}

.mv_level_1 {
	display: block;
	position: relative
}

.mv_item {
	padding: 10px 12px;
	border-bottom: 1px solid #f2f2f2;
	display: block
}

.mv_item.is_parent:after {
	float: right;
	content: "\F105"
}

.stmenu_vertical.col-md-3 {
	padding-left: 0;
	padding-right: 0
}

.stmenu_vertical .stmenu_vs {
	top: 0;
	left: 100%
}

.stmenu_vs {
	display: none;
	position: absolute;
	background: #fff;
	z-index: 70;
	max-width: none;
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .1)
}

.mv_level_1:hover .stmenu_vs {
	display: block
}

#header_primary #st_menu_0 {
	display: none
}

#st_mega_menu_wrap .ml_level_0.menu_ver_open_lg #st_ma_0,#st_mega_menu_wrap .ml_level_0.menu_ver_open_md #st_ma_0,#st_mega_menu_wrap .ml_level_0.menu_ver_open_xl #st_ma_0,#st_mega_menu_wrap .ml_level_0.menu_ver_open_xxl #st_ma_0
	{
	border-bottom-color: transparent
}


.menu-svg {width: 30px;height: auto;margin-right: 14px;margin-top: -2px;}
.menu-svg-desk {width: 26px;height: auto;margin-right: 10px;margin-top: -2px;}
.menu-patern .mo_sub_ul li a {padding-left: 42px;}

.stmenu_vertical.stmenu_vertical_box .mv_level_1 {
	position: static
}

.stmenu_vertical.stmenu_vertical_box .stmenu_vs {
	bottom: 0
}

.stmenu_vertical.stmenu_vertical_box .mv_item {
	position: relative
}

.st_menu_brand {
	margin-bottom: 10px
}

.mobile_nav_box .mo_mu_level_0 {
	margin-bottom: 0
}

.mobile_nav_box .search_widget_block {
	padding: .625rem
}

#st_ma_0 {
	width: 292px
}

.dropdown_wrap {
	position: relative
}

.dropdown_tri {
	display: inline-block;
}

.dropdown_tri .arrow {
	display: none
}

.facet_dropdown_item .dropdown_tri {
	height: 30px;
	line-height: 30px
}

.dropdown_tri_in .arrow,.toggle_btn .arrow {
	opacity: .7;
	margin-left: 0;
	margin-right: 0;
	vertical-align: top
}

.dropdown_tri_in .arrow_down,.toggle_btn .arrow_down {
	display: inline
}

.dropdown_tri_in .arrow_up,.dropdown_wrap.open .dropdown_tri_in .arrow_down,.toggle_btn .arrow_up,.toggle_btn.collapsed .arrow_down
	{
	display: none
}

.dropdown_wrap.open .dropdown_tri_in .arrow_up,.toggle_btn.collapsed .arrow_up
	{
	display: inline
}

.dropdown_list {
	background: transparent;
	display: none;
	position: absolute;
	margin: 0;
	left: 0;
	top: 100%;
	min-width: 120px;
	z-index: 100;
	padding-top: 5px;
	text-align: left
}

.dropdown_list  .dropdown_list_ul.dropdown_list_breadcrumb {display: block}
.dropdown_list .dropdown_list_ul.dropdown_list_breadcrumb li {border-bottom: 1px solid #f2f2f2; font-size: 12px; display: block;}

.blockcart .dropdown_list {
	width: 470px
}

.dropdown_list .dropdown_box {
  
    background: #fff;
    -webkit-box-shadow: 1px 0px 12px -2px rgba(0,0,0,.11);
	box-shadow: 1px 0px 12px -2px rgba(0,0,0,.11);
}

.dropdown_list .dropdown_list_ul {
	list-style: none;
	margin: 0
}

.dropdown_list .dropdown_list_ul li {
    border-bottom: 1px solid #f2f2f2;
    font-size: 14px;
}

.dropdown_list .dropdown_list_ul li:last-child {
	border-bottom: none
}

.dropdown_list .dropdown_list_ul li .dropdown_list_item {
    display: block;
    white-space: nowrap;
    padding: 12px;
    font-weight: 400;
    text-transform: none;
}

.dropdown_list .dropdown_list_ul li .dropdown_list_item:hover {
	
}

#footer-bottom .dropdown_list {
	top: auto;
	bottom: 100%;
	padding-top: 0;
	padding-bottom: 10px
}

#footer-bottom .dropdown_list:before {
	top: auto;
	bottom: 5px;
	border: 6px solid transparent;
	border-bottom: none;
	border-top-color: #d9d9d9
}

#footer-bottom .dropdown_wrap {
	position: relative;
	display: inline-block;
	padding: 0 8px
}

#footer-bottom #footer_bottom_left {
	float: left;
  

}

#footer-bottom #footer_bottom_left .dropdown_list:before {
	left: 20px
}

#footer-bottom #footer_bottom_right {
  float: right;
  position: relative;
 text-align: right
}



#footer-bottom #footer_bottom_right .dropdown_list {
	left: auto;
	right: 0
}

#footer-bottom #footer_bottom_right .dropdown_list:before {
	right: 20px
}

#footer-bottom.footer_bottom_center #footer_bottom_left,#footer-bottom.footer_bottom_center #footer_bottom_right
	{
	text-align: center;
	float: none
}

#footer-bottom.footer_bottom_center #footer_bottom_right {
	margin-bottom: 1em
}

.dropdown_wrap.open .dropdown_list, .dropdown_wrap.active .dropdown_list, .dropdown_wrap .active + .dropdown_list {
	display: block
}

.dropdown_wrap.open .dropdown_list.no_show_empty {
	display: none
}

.dropdown_wrap.open .dropdown_tri {
	color: ;
}

.dropdown_list::before {
    content: "";
    position: absolute;
    top: 7px;
    border: 14px solid transparent;
    border-top: none;
    border-bottom-color: #eaeaea;
    left: 20px;
}

.dropdown_list.dropdown_right {
	left: auto;
	right: 0
}

.dropdown_list.dropdown_right:before {
	left: auto;
	right: 20px
}

#header_bottom .dropdown_list,#header_right .dropdown_list,#main_menu_widgets .dropdown_list,#mobile_bar_right .dropdown_list,#nav_right .dropdown_list,.checkout_header_right .dropdown_list,.pro_cart_right .dropdown_list,.pro_name_right .dropdown_list,.pro_price_right .dropdown_list
	{
	left: auto;
	right: 0
}

#header_bottom .dropdown_list:before,#header_right .dropdown_list:before,#main_menu_widgets .dropdown_list:before,#mobile_bar_right .dropdown_list:before,#nav_right .dropdown_list:before,.checkout_header_right .dropdown_list:before,.pro_cart_right .dropdown_list:before,.pro_name_right .dropdown_list:before,.pro_price_right .dropdown_list:before
	{
	left: auto;
	right: 20px
}

#header_right .dropdown_list::before {border-bottom-color: #333; top: 6px;}

.st_banner_row {
	overflow: hidden
}

.st_image_down_desc {float: left; width: 100%; padding: 10px 0px}

.banner_col {
	padding-left: 10px;
	padding-right: 10px
}

.banner_col.banner_b .st_banner_block {
	margin-bottom: 30px
}

.st_banner_row.row,.st_banner_row .row {
	margin-left: -10px;
	margin-right: -10px
}

.banner_box {
	position: relative;
	overflow: hidden;
	text-align: center
}

.banner_box .banner_image_box {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%
}

.banner_box .banner_scaffold {
	display: table;
	width: 100%;
	vertical-align: middle;
	position: relative;
	z-index: 2
}

.banner_box .banner_scaffold .text_td {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	padding: 20px 16px
}

.banner_box .banner_scaffold .text_td.banner_text_top {
	vertical-align: top
}

.banner_box .banner_scaffold .text_td.banner_text_bottom {
	vertical-align: bottom
}

.st_banner_block {
	display: block;
	overflow: hidden;
	position: relative
}

.st_banner_block.st_popup_video.full_open {width: 100%; height: 100%}

.st_banner_block .adveditor_image {
	display: block;
	margin: 0 auto
}

.st_banner_block .st_banner_image {
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%
}

.st_banner_block .text_table_wrap {
	z-index: 3
}

.st_banner_8 .banner_box_0 .banner_scaffold {
	height: 420px
}

.st_banner_8 .banner_box_1 .banner_scaffold,.st_banner_8 .banner_box_2 .banner_scaffold,.st_banner_8 .banner_box_3 .banner_scaffold
	{
	height: 200px
}


.mg-hover {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  cursor: pointer;
  z-index: 1
}

.mg-hover .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  padding: 50px 20px;
  z-index: 1;

}

.st_banner_block img {width: 100%}

.mg-hover:hover img {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.mg-hover h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  overflow: hidden;
  padding-bottom: 2em;
  background-color: transparent;
  position: absolute;
   opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 85%;
}



.mg-hover p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.mg-hover h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
}

.mg-hover:hover h2:after {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.mg-hover a, .mg-hover p {
  color: #FFF;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

.mg-hover:hover a, .mg-hover:hover p, .mg-hover:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mg-hover .overlay span:after {font-size: 30px}
.mg-hover .overlay span.video:after {content: '\F16A'; font-family: fontello;}
.mg-hover .overlay span.gallery:after {content: '\E882'; font-family: fontello;}


.hover_effect_1 .st_banner_block .adveditor_image,.hover_effect_1 .st_banner_block .st_banner_image
	{
	-webkit-transition: all 1s ease;
	transition: all 1s ease
}

.hover_effect_1 .st_banner_block:hover .adveditor_image,.hover_effect_1 .st_banner_block:hover .st_banner_image
	{
	-webkit-transform: scale(1.06);
	transform: scale(1.06);
	opacity: .8
}

.hover_effect_1 .banner_box .banner_image_box {
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}

.hover_effect_1 .banner_box:hover .banner_image_box {
	-webkit-transform: scale(1.06);
	transform: scale(1.06);
	opacity: .8
}

.hover_effect_2 .st_banner_block:before {
	display: block;
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;
	bottom: 0;
	left: 0;
	content: "";
	margin: 0;
	border: 2px solid #fff;
	-webkit-transition: all .4s;
	transition: all .4s;
	opacity: 0
}

.hover_effect_2 .st_banner_block:hover:before {
	margin: 8px;
	opacity: 1
}

.hover_effect_3 .st_banner_block:before {
	display: block;
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;
	bottom: 0;
	left: 0;
	content: "";
	background: #000;
	-webkit-transition: all .4s;
	transition: all .4s;
	opacity: 0
}

.hover_effect_3 .st_banner_block:hover:before {
	opacity: .4;
	margin: 22px
}

.hover_effect_4 .st_banner_block .adveditor_image,.hover_effect_4 .st_banner_block .st_banner_image
	{
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}

.hover_effect_4 .st_banner_block:hover .adveditor_image,.hover_effect_4 .st_banner_block:hover .st_banner_image
	{
	opacity: .8
}

.hover_effect_4 .banner_box .banner_image_box {
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}

.hover_effect_4 .banner_box:hover .banner_image_box {
	opacity: .8
}

.st_owl_carousel_block {
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center
}

.st_owl_carousel_block .st_owl_carousel_image {
    display: block;
    margin: 0 auto;
    width: 100%;
}


.owl-carousel-banner .st_owl_carousel_block img,.st_owl_carousel_3 .st_owl_carousel_block img
	{
	background: #fff
}

.owl-carousel-banner .st_owl_carousel_block:hover img,.st_owl_carousel_3 .st_owl_carousel_block:hover img
	{
	opacity: .6;
	filter: alpha(opacity = 60)
}

.owl-carousel-banner .st_owl_carousel_block {
	margin-bottom: 20px
}

.owl-carousel-banner .st_owl_carousel_block:last-child {
	margin-bottom: 0 !important
}

.carousel_banner_nbr_1 .st_owl_carousel_block {
	margin-bottom: 0
}

.st_swiper_banner .swiper-slide {
	margin-bottom: 20px
}

.st_swiper_banner .swiper-slide:last-child {
	margin-bottom: 0 !important
}

.st_swiper_image {
	display: block;
	margin: 0 auto
}

.swiper_custom_bar {
	width: 0;
	max-width: 100%;
	height: 4px;
	background: #444
}

.swiper_custom_progress {
	width: 100%;
	left: 0;
	right: 0;
	background: #ededed
}

.swiper_custom_progress.swiper_custom_progress_1 {
	top: 0
}

.swiper_custom_progress.swiper_custom_progress_2 {
	bottom: 0
}

.swiper_images_slider .style_content {
	display: none
}

.swiper_images_slider .st_swiper_banner .style_content,.swiper_images_slider .style_content.curr_swiper
	{
	display: inline-block
}

.swiper_images_slider .swiper-container {
	width: 100%
}

.st_slider_image {background-repeat: no-repeat; background-position: center center;}

.st_swiper_block {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: top;
	display: block
}

.adveditor_box {
	padding-bottom: 2.375rem
}

.adveditor_box .form-check {
	display: inline-block;
	margin-right: 6px
}

.adveditor_content,.st_image_layered_description {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.st_image_layered_description {
	z-index: 4
}

.st_image_layered_description_inner {
    display: inline-block;
    padding: 15px 10px 10px;
}

.adveditor_content {
	padding: 5%
}

.input-group-addon img {
	max-width: none
}

.adveditor_btn {
	margin: 0 4px 4px 0
}

.adveditor_help_link img {
	display: none
}

.adveditor_top {
	background: #333
}

.adveditor_top .adveditor_curr {
	-webkit-box-shadow: 0 0 2px red;
	box-shadow: 0 0 2px red
}

.adveditor_middle {
	background: #464646
}

.adveditor_source_code.form-control {
	height: 100px
}

.style_content.layered_content {
	display: inline-block
}

.adveditor_content .style_content {
	color: #fff
}

.style_content .h1.closer,.style_content .h2.closer,.style_content .h3.closer,.style_content .h4.closer,.style_content .h5.closer,.style_content .h6.closer,.style_content div.closer,.style_content h1.closer,.style_content h2.closer,.style_content h3.closer,.style_content h4.closer,.style_content h5.closer,.style_content h6.closer,.style_content p.closer
	{
	line-height: 120%;
	margin-bottom: 0
}

.style_content p {
	margin-bottom: .5rem
}

.style_content .btn {
	margin-bottom: .5rem;
	margin-right: .5rem
}

.style_content .btn.last {
	margin-right: 0
}

.style_content .btn.hover_fly_btn {
	margin-bottom: 0;
	margin-right: 0
}

.style_content .notification_buttons .btn {
	margin-bottom: 0
}

.style_content .spacer {
	clear: both;
	height: 1rem;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: none
}

.style_content .easy_link {
	margin-top: .375rem;
	margin-bottom: .25rem
}

.style_content ul {
	list-style-type: disc
}

.style_content ul.list-unstyled,.style_content ul.nav-tabs {
	list-style: none
}

.adveditor_content .steasy_divider_item {
	width: 30px
}

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y
}

.no-margin .owl-carousel  {
	width: calc(100% + 16px);
    margin-left: -8px;	
}

.no-margin .st_owl_carousel_block .st_owl_carousel_image {
    display: block;
    margin: 0 8px;
    width: calc(100% - 18px);
}

.st_image_layered_description_inner {
    display: inline-block;
    padding: 10px;
}

.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translateZ(0)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;

    margin-right: 0;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item {
	float: left
}

.owl-controls .owl-buttons div,.owl-controls .owl-page {
	cursor: pointer
}

.owl-controls {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent
}

.grabbing {
	cursor: url(../css/d817e1dba5bd5d891d0504bf1715807b.png) 8 8, move
}

.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0)
}

.owl-theme .owl-controls {
	text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
	display: inline-block;
	zoom: 1;
	*display: inline
}

.owl-theme.owl-navigation-lr {
	overflow: hidden
}

.owl-theme.owl-navigation-lr .owl-controls .owl-buttons div {
	position: absolute;
	overflow: hidden;
	top: 0;
	bottom: 0;
	height: 100%;
	color: #fff;
	background: rgba(0, 0, 0, .4);
	text-align: center;
	width: 46px
}

.owl-theme.owl-navigation-lr .owl-controls .owl-buttons div.disabled {
	color: #777;
	cursor: default
}

.owl-theme.owl-navigation-lr .owl-controls .owl-buttons div i {
	height: 34px;
	line-height: 34px;
	width: 34px;
	display: inline-block;
	top: 50%;
	left: 6px;
	margin-top: -17px;
	position: absolute;
	text-align: center;
	font-size: 1.5em
}

.owl-theme.owl-navigation-lr .owl-controls .owl-buttons div:hover {
	background: rgba(0, 0, 0, .8)
}

.products_slider .owl-theme.owl-navigation-lr .owl-controls .owl-buttons div:hover
	{
	background: #777
}

.owl-theme.owl-navigation-lr .owl-controls .owl-buttons div.disabled:hover
	{
	background: rgba(68, 68, 68, .4)
}

.products_slider .owl-theme.owl-navigation-lr .owl-controls .owl-buttons div.disabled:hover
	{
	background: #ccc
}

.owl-theme.owl-navigation-lr .owl-controls .owl-buttons .owl-prev {
	left: -100px;
	-webkit-transition: left .3s ease;
	transition: left .3s ease;
	padding-left: 6px
}

.owl-theme.owl-navigation-lr .owl-controls .owl-buttons .owl-next {
	right: -100px;
	-webkit-transition: right .3s ease;
	transition: right .3s ease;
	padding-right: 6px
}

.owl-theme.owl-navigation-lr.owl-navigation_visible .owl-controls .owl-buttons .owl-prev,.owl-theme.owl-navigation-lr:hover .owl-controls .owl-buttons .owl-prev
	{
	left: 8px
}

.owl-theme.owl-navigation-lr.owl-navigation_visible .owl-controls .owl-buttons .owl-next,.owl-theme.owl-navigation-lr:hover .owl-controls .owl-buttons .owl-next
	{
	right: 8px
}

.owl-theme.owl-navigation-lr.owl-navigation-circle .owl-controls .owl-buttons div,.owl-theme.owl-navigation-lr.owl-navigation-rectangle .owl-controls .owl-buttons div
	{
	top: 45%;
	margin-top: -34px;
	bottom: auto;
	height: auto;
	padding: 0;
	width: auto
}

.owl-theme.owl-navigation-lr.owl-navigation-circle .owl-controls .owl-buttons div i,.owl-theme.owl-navigation-lr.owl-navigation-rectangle .owl-controls .owl-buttons div i
	{
	height: 56px;
	line-height: 56px;
	width: 56px;
	top: auto;
	left: auto;
	margin-top: 0;
	position: static
}

.owl-buttons .fto-left-open-3::before {
	content: "\E8C3"	
}
.owl-buttons .fto-right-open-3::before { 
	content: "\E8C6"	
}

.owl-navigation-lr.owl-navigation-rectangle .owl-controls .owl-buttons div:hover {
	transition: color .2s ease-in-out, background-color .2s ease-in-out,
		border-color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out, background-color .2s ease-in-out,
		border-color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out, background-color .2s ease-in-out,
		border-color .2s ease-in-out;
	-webkit-transition: color .2s ease-in-out, background-color .2s
		ease-in-out, border-color .2s ease-in-out;
	-o-transition: color .2s ease-in-out, background-color .2s ease-in-out,
		border-color .2s ease-in-out
}

#thumbs_list .owl-theme.owl-navigation-lr.owl-navigation-circle .owl-controls .owl-buttons div i,#thumbs_list .owl-theme.owl-navigation-lr.owl-navigation-rectangle .owl-controls .owl-buttons div i,.brands-itemslider .owl-theme.owl-navigation-lr.owl-navigation-circle .owl-controls .owl-buttons div i,.brands-itemslider .owl-theme.owl-navigation-lr.owl-navigation-rectangle .owl-controls .owl-buttons div i
	{
	height: 48px;
	line-height: 48px;
	width: 26px
}

.products_slider .owl-theme.owl-navigation-lr.owl-navigation-circle .owl-controls .owl-buttons div,.products_slider .owl-theme.owl-navigation-lr.owl-navigation-rectangle .owl-controls .owl-buttons div
	{
	top: 40%;
	background: #ccc
}

#thumbs_list.products_slider .owl-theme.owl-navigation-lr.owl-navigation-circle .owl-controls .owl-buttons div,#thumbs_list.products_slider .owl-theme.owl-navigation-lr.owl-navigation-rectangle .owl-controls .owl-buttons div,.brands-itemslider.products_slider .owl-theme.owl-navigation-lr.owl-navigation-circle .owl-controls .owl-buttons div,.brands-itemslider.products_slider .owl-theme.owl-navigation-lr.owl-navigation-rectangle .owl-controls .owl-buttons div
	{
	top: 50%;
	margin-top: -24px
}

.owl-theme.owl-navigation-lr.owl-navigation-rectangle .owl-controls .owl-buttons div
	{
	border-radius: 0px
}

.owl-theme.owl-navigation-lr.owl-navigation-circle .owl-controls .owl-buttons div
	{
	margin-top: -20px;
	border-radius: 100px;
	overflow: hidden
}

.owl-theme.owl-navigation-lr.owl-navigation-circle .owl-controls .owl-buttons div i
	{
	height: 40px;
	line-height: 40px;
	width: 40px;
	border-radius: 100px
}

#thumbs_list .owl-theme.owl-navigation-lr.owl-navigation-circle .owl-controls .owl-buttons div i,.brands-itemslider .owl-theme.owl-navigation-lr.owl-navigation-circle .owl-controls .owl-buttons div i
	{
	height: 30px;
	line-height: 30px;
	width: 30px
}

.owl-theme.owl-navigation-lr.owl-navigation-circle.owl-navigation_visible .owl-controls .owl-buttons .owl-prev,.owl-theme.owl-navigation-lr.owl-navigation-circle:hover .owl-controls .owl-buttons .owl-prev
	{
	left: 10px
}

.owl-theme.owl-navigation-lr.owl-navigation-circle.owl-navigation_visible .owl-controls .owl-buttons .owl-next,.owl-theme.owl-navigation-lr.owl-navigation-circle:hover .owl-controls .owl-buttons .owl-next
	{
	right: 10px
}

.owl-theme.owl-navigation-tr .owl-controls .owl-buttons {
	position: absolute;
	top: -56px;
	right: 0
}

#left_column .owl-theme.owl-navigation-tr .owl-controls .owl-buttons,#right_column .owl-theme.owl-navigation-tr .owl-controls .owl-buttons
	{
	right: 6px
}

.owl-theme.owl-navigation-tr .owl-controls .owl-buttons div {
	height: 30px;
	line-height: 30px;
	width: 30px;
	overflow: hidden;
	text-align: center;
	color: #444;
	border-radius: 4px
}

.owl-theme.owl-navigation-tr .owl-controls .owl-buttons div.disabled {
	color: #999;
	cursor: default
}

.owl-theme.owl-navigation-tr .owl-controls .owl-buttons div.owl-prev {
	margin-right: 2px
}

.owl-theme.owl-navigation-tr .owl-controls .owl-buttons div:hover {
	background-color: #f2f2f2
}

.owl-theme.owl-navigation-tr .owl-controls .owl-buttons div.disabled:hover
	{
	background-color: transparent
}

.owl_images_slider .owl-pagination {
	position: absolute;
	text-align: center;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 12px
}


.text-naviagtion .owl-carousel .owl-wrapper-outer {margin-bottom: 70px}
.text-naviagtion  .owl_images_slider .owl-pagination {bottom: 0px}
.text-naviagtion .owl-theme .owl-controls .owl-page span.owl-label {background: transparent;width: auto;border-radius: 0px;font-size: 16px;letter-spacing: 0px;padding: 18px 15px; margin: 0px 20px; position: relative}
.text-naviagtion .owl-theme .owl-controls .owl-page.active span.owl-label {border-top: 2px solid #0e5ba9;}
.text-naviagtion .owl-theme .owl-controls .owl-page.active span.owl-label:before {content: ""; position: absolute; top: 0px; border: 8px solid transparent; border-bottom: none; border-top-color: #0e5ba9; left: 50%; margin-left: -4px}


.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 15px;
	height: 15px;
	line-height: 12px;
	margin: 5px;
	border-radius: 20px;
	background: transparent !important;
	position: relative;
}

.owl-theme .owl-controls .owl-page span:before {content: ''; position: absolute; width: 7px; height: 7px; background: #222; border-radius: 50%; top: 3px;
left: 3px;}

.owl-theme .owl-controls .owl-page.active span:before {background: #333} 
.owl-theme .owl-controls .owl-page.active span {border: 1px solid #333; margin: 6px;}


.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #fff;
	padding: 2px 10px;
	font-size: 12px;
	border-radius: 20px
}

.owl-item.loading {
	min-height: 60px;
	background: url(../css/643c099cf75275966836b20488293056.gif) no-repeat
		50%
}

.products_slider .owl-item.loading {
	background: none;
	min-height: none
}

.products_slider .owl-item.loading .discount,.products_slider .owl-item.loading .new,.products_slider .owl-item.loading .on-sale
	{
	display: none
}

.owl-item.loading .blog_image,.owl-item.loading .fc_cat_image,.owl-item.loading .product_img_link
	{
	min-height: 60px;
	background: url(../css/643c099cf75275966836b20488293056.gif) no-repeat
		bottom
}

.owl_bar {
	width: 0;
	max-width: 100%;
	height: 2px;
	background: #444
}

.owl_progressBar {
	width: 100%;
	background: #ededed
}

.st_owl_carousel_text.text_table_wrap .text_table .text_td {
	padding-left: 60px;
	padding-right: 60px
}

#left_column .st_owl_carousel_text.text_table_wrap .text_table .text_td,#right_column .st_owl_carousel_text.text_table_wrap .text_table .text_td
	{
	padding-left: 16px;
	padding-right: 16px
}

.st_owl_carousel_text .text-center div,.st_owl_carousel_text .text-center div.text_inner_box,.st_owl_carousel_text .text-center h1,.st_owl_carousel_text .text-center h2,.st_owl_carousel_text .text-center h3,.st_owl_carousel_text .text-center h4,.st_owl_carousel_text .text-center h5,.st_owl_carousel_text .text-center h6,.st_owl_carousel_text .text-center p
	{
	display: block;
	float: none
}

.st_owl_carousel_text .text-center div.text_inner_box.text_inner_box_left
	{
	float: left
}

.st_owl_carousel_text .text-center div.text_inner_box.text_inner_box_right
	{
	float: right
}

.st_owl_carousel_text .text-right div,.st_owl_carousel_text .text-right h1,.st_owl_carousel_text .text-right h2,.st_owl_carousel_text .text-right h3,.st_owl_carousel_text .text-right h4,.st_owl_carousel_text .text-right h5,.st_owl_carousel_text .text-right h6,.st_owl_carousel_text .text-right p
	{
	display: inline-block;
	float: right;
	clear: both
}

.st_owl_carousel_text .text-right div.text_inner_box {
	display: block;
	float: none
}

.st_owl_carousel_text .text-right div.text_inner_box.text_inner_box_left
	{
	float: left
}

.st_owl_carousel_text .text-right div.text_inner_box.text_inner_box_right
	{
	float: right
}

.st_owl_carousel_text .text-left div,.st_owl_carousel_text .text-left h1,.st_owl_carousel_text .text-left h2,.st_owl_carousel_text .text-left h3,.st_owl_carousel_text .text-left h4,.st_owl_carousel_text .text-left h5,.st_owl_carousel_text .text-left h6,.st_owl_carousel_text .text-left p
	{
	display: inline-block;
	float: left;
	clear: both
}

.st_owl_carousel_text .text-left div.text_inner_box {
	display: block;
	float: none
}

.st_owl_carousel_text .text-left div.text_inner_box.text_inner_box_left
	{
	float: left
}

.st_owl_carousel_text .text-left div.text_inner_box.text_inner_box_right
	{
	float: right
}

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x: 50%;
	-webkit-perspective-origin-y: 50%;
	-moz-perspective: 1200px;
	-moz-perspective-origin-x: 50%;
	-moz-perspective-origin-y: 50%;
	perspective: 1200px
}

.owl-fade-out {
	z-index: 10;
	-webkit-animation: fadeOut .7s both ease;
	animation: fadeOut .7s both ease
}

.owl-fade-in {
	-webkit-animation: fadeIn .7s both ease;
	animation: fadeIn .7s both ease
}

.owl-backSlide-out {
	-webkit-animation: backSlideOut 1s both ease;
	animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
	-webkit-animation: backSlideIn 1s both ease;
	animation: backSlideIn 1s both ease
}

.owl-goDown-out {
	-webkit-animation: scaleToFade .7s ease both;
	animation: scaleToFade .7s ease both
}

.owl-goDown-in {
	-webkit-animation: goDown .6s ease both;
	animation: goDown .6s ease both
}

.owl-fadeUp-in {
	-webkit-animation: scaleUpFrom .5s ease both;
	animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
	-webkit-animation:scaleUpTo .5s ease both;
	animation:scaleUpTo .5s ease both
}

@-webkit-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}to{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px);transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);transform:translateZ(-500px) translateX(-200%)}to{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}to{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%);transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px);transform:translateZ(-500px)}to{opacity:1;-webkit-transform:translateZ(0) translateX(0);transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8)}}@keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}@-webkit-keyframes goDown{0%{-webkit-transform:translateY(-100%)}}@keyframes goDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{0%{opacity:0;-webkit-transform:scale(1.5)}}@keyframes scaleUpFrom{0%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}

.heading_color,.page_heading,.table-bordered thead th {}

.page_heading, .hello_info {
	font-size: 1rem;
	line-height: 1.5;
	text-transform: uppercase;
	font-weight: 400
}

.from_blcok .page_heading {
    font-size: 1rem;
    padding: 1rem;
    margin-bottom: 0;
}

.title_block {
	margin: 0 0 20px
}

#center_column #main .page_heading {
    margin-bottom: 10px !important;
}


.title_block .title_block_inner {
	font-size: 1rem;
	text-transform: uppercase;
	display: inline-block;
	padding: 6px 0;
	line-height: 1.5;
	font-weight: 400;
	margin-bottom: 0
}

.category_blogs_container .title_align_1 {text-align: center}
.category_blogs_container .title_align_2 {text-align: right}


.title_block .swiper-button-tr {
	margin-left: 6px;
	white-space: nowrap
}

#easycontent_47 { margin-bottom:0px; }
#owl_carousel_container_1 {
    margin-bottom: 0px !important;
}

.title_block a.title_block_inner.selected,.title_block a.title_block_inner:hover
	{
	color: #222;
}


.title_block .flex_child {
	background-position: 0;
	background-repeat: repeat-x
}

.title_align_0 .title_flex_left {
	display: none
}

.title_align_0 .title_block_inner {
	padding-right: 6px
}

.title_align_1 .title_block_inner {
	padding-right: 6px;
	padding-left: 6px
}

.title_align_2 .title_flex_right {
	display: none
}

.title_align_2 .title_block_inner {
	padding-left: 6px
}

.title_style_0 {
	-webkit-box-align: stretch;
	box-align: stretch;
	-moz-align-items: stretch;
	-ms-align-items: stretch;
	-o-align-items: stretch;
	align-items: stretch;
	-ms-flex-align: stretch;
	border-color: #f4f5f6;
	border-bottom-width: 0;
	border-bottom-style: solid
}

.title_style_0 .title_block_inner {
	border-color: #b2b2b2;
	border-bottom-width: 0;
	border-bottom-style: solid;
	margin-bottom: 0
}

.title_style_1 .flex_child,.title_style_4 .flex_child {
	height: 0;
	overflow: hidden;
	font-size: 0;
	border-color: #f4f5f6;
	border-bottom-width: 1px;
	border-bottom-style: solid
}

.title_style_4 .flex_child {
	border-bottom-style: dashed
}

.title_style_2 .flex_child {
	height: 6px;
	overflow: hidden;
	font-size: 0;
	border-color: #f4f5f6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid
}

.title_style_3 .flex_child {
	-webkit-box-flex: 0;
	box-flex: 0;
	-moz-flex: 0 0 38px;
	-ms-flex: 0 0 38px;
	flex: 0 0 38px;
	height: 0;
	overflow: hidden;
	font-size: 0;
	border-color: #f4f5f6;
	border-bottom-width: 1px;
	border-bottom-style: solid
}

#left_column .title_style_3 .flex_child,#right_column .title_style_3 .flex_child
	{
	-webkit-box-flex: 1;
	box-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.title_style_3 .title_flex_left {
	margin-left: auto
}

.title_style_3 .title_flex_right {
	margin-right: auto
}

.column_block .title_style_0 {
	border-bottom: none
}

.column_block .title_style_0 .title_block_inner {
	border-bottom: none;
	margin-bottom: 0
}

.column_block .title_style_1 .flex_child,.column_block .title_style_2 .flex_child
	{
	height: 0;
	border: none
}

#home-page-tabs.title_block a,#home-page-tabs.title_block h3,.pc_slider_tabs.title_block a,.pc_slider_tabs.title_block h3
	{
	margin-right: 20px;
	border-bottom-color: transparent
}

#home-page-tabs.title_block a.selected,#home-page-tabs.title_block h3.selected,.pc_slider_tabs.title_block a.selected,.pc_slider_tabs.title_block h3.selected
	{
	border-bottom-color: #d9d9d9
}

.s_title_block {
    font-weight: 400;
    font-size: 1em;
    padding: 0;
    height: auto;
    line-height: 1.5em;
    overflow: hidden;
    display: block;
    margin-bottom: 0px;
    margin-top: 0;
}

.s_title_block.two_rows {
    height: 3.5em;
}

.s_title_block.nohidden {
	height: auto
}

.st_owl_carousel_block .s_title_block { font-weight: bold; font-size:16px; padding-bottom: 4px; } 

.featured_categories_item .s_title_block {
    margin-bottom: 0;
    height: auto;
    line-height: 120%;
}

.s_title_block a {
	display: block
}

#blockpack .s_title_block a {
	display: inline
}

.pro_column_right .s_title_block {
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 19px;
}

.breadcrumb_wrapper {
	border-bottom: 1px solid #f2f2f2;
	border-top: 0 solid #f2f2f2;
	padding: 8px 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dbd8d1+0,e8e4e1+100 */
	background: #dbd8d1; /* Old browsers */
	background: -moz-linear-gradient(left,  #dbd8d1 0%, #e8e4e1 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #dbd8d1 0%,#e8e4e1 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #dbd8d1 0%,#e8e4e1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbd8d1', endColorstr='#e8e4e1',GradientType=1 ); /* IE6-9 */
	position: relative;
}

.breadcrumb_nav {
	background: none;
	margin: 0;
	padding: 0
}

.breadcrumb_nav ul {
	margin-bottom: 0
}

.breadcrumb_nav li,.breadcrumb_nav ul {
	display: inline
}

.breadcrumb_nav .navigation-pipe {
	margin: 0 5px;
	display: inline-block
}

.breadcrumb_spacing {
	font-size: 0;
	overflow: hidden;
	height: 12px
}

.pro_first_box {
	position: relative;
	overflow: hidden;
	z-index: 2
}

.pro_first_box .hover_fly, .hover_fly_hover_fly_vertical {
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}

.hover_fly .hover_fly_btn  {
	-webkit-transition: color .3s ease-in-out, background-color .3s
		ease-in-out, border-color .3s ease, -webkit-box-flex .3s ease-in-out;
	transition: color .3s ease-in-out, background-color .3s ease-in-out,
		border-color .3s ease, -webkit-box-flex .3s ease-in-out;
	transition: flex .3s ease-in-out, color .3s ease-in-out,
		background-color .3s ease-in-out, border-color .3s ease;
	transition: flex .3s ease-in-out, color .3s ease-in-out,
		background-color .3s ease-in-out, border-color .3s ease,
		-webkit-box-flex .3s ease-in-out, -ms-flex .3s ease-in-out;
	-moz-transition: flex .3s ease-in-out, color .3s ease-in-out,
		background-color .3s ease-in-out, border-color .3s ease;
	-ms-transition: flex .3s ease-in-out, color .3s ease-in-out,
		background-color .3s ease-in-out, border-color .3s ease;
	-webkit-transition: flex .3s ease-in-out, color .3s ease-in-out,
		background-color .3s ease-in-out, border-color .3s ease;
	-o-transition: flex .3s ease-in-out, color .3s ease-in-out,
		background-color .3s ease-in-out, border-color .3s ease
}

.hover_fly {
	position: absolute;
	bottom: -35px;
	width: 100%;
	left: 0;
	z-index: 6;
	background: #ccc
}


.fly_span_text div span {display: none !important}

.bottom_hover_fly .hover_fly,.hover_fly_static .hover_fly {
	position: relative;
	bottom: 0
}

.hover_fly .hover_fly_btn {
	font-size: .75rem;
	color: #fff;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	border-right: 1px solid #f5f5f5;
	background-color: #ccc;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 6px
}

.hover_fly .hover_fly_btn.social_share_button {
	overflow: visible
}

.hover_fly .hover_fly_btn:last-child {
	border-right: none
}

.hover_fly .hover_fly_btn .hover_fly_btn_inner {
	overflow: hidden;
	line-height: 30px
}

.hover_fly .hover_fly_btn .hover_fly_btn_inner span {
	left: 2.2em;
	white-space: nowrap;
	vertical-align: top
}

.hover_fly .hover_fly_btn .hover_fly_btn_inner i {
	height: 30px;
	line-height: 30px;
	font-size: 1rem;
	margin-right: 4px
}

.hover_fly .hover_fly_btn:hover {
	background-color: #888;
	color: #fff
}

.hover_fly .hover_fly_btn:hover .hover_fly_btn_inner span {
	display: inline-block
}

.bottom_hover_fly {
	display: block;
	visibility: hidden
}

.pro_outer_box:hover .bottom_hover_fly {
	visibility: visible
}

.hover_fly_0 .hover_fly_btn {
	-webkit-box-flex: 1;
	box-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.hover_fly_0 .hover_fly_btn:first-child {
	-webkit-box-flex: 3;
	box-flex: 3;
	-moz-flex: 3;
	-ms-flex: 3;
	flex: 3;
	color: #fff
}

.btn-spin.active i {color: #333; position: relative;}

.hover_fly_0 .hover_fly_btn:first-child .hover_fly_btn_inner span {
	display: inline-block
}

.hover_fly_0 .hover_fly_btn:hover {
	-webkit-box-flex: 3;
	box-flex: 3;
	-moz-flex: 3;
	-ms-flex: 3;
	flex: 3
}

.hover_fly_0 .hover_fly_btn .hover_fly_btn_inner span {
	display: none
}

.hover_fly_0:hover .hover_fly_btn:first-child {
	-webkit-box-flex: 1;
	box-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background-color: #fff;
	text-align: center
}

.hover_fly_0:hover .hover_fly_btn:first-child .hover_fly_btn_inner span
	{
	display: none
}

.hover_fly_0:hover .hover_fly_btn:first-child:hover {
	-webkit-box-flex: 3;
	box-flex: 3;
	-moz-flex: 3;
	-ms-flex: 3;
	flex: 3;
	background-color: #888;
	color: #fff
}

.hover_fly_0:hover .hover_fly_btn:first-child:hover .hover_fly_btn_inner span
	{
	display: inline-block
}



.hover_fly_1 .hover_fly_btn {
	-webkit-box-flex: 1;
	box-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.hover_fly_1 .hover_fly_btn .hover_fly_btn_inner span {
	display: inline-block
}

body#product .quick-view {
	display: none
}

.ajax_block_product:hover .hover_fly {
	bottom: 0
}

.ajax_block_product:hover .hover_fly_hover_fly_vertical {
	bottom: auto;
	left: 30px;         
}

.hover_fly_hover_fly_vertical i.icon_btn::before {
    content: '';
    line-height: 35px;
    height: 35px;
    margin-top: 0px;
    width: 35px;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;

}
.fto-us.icon_btn:before {content:'' }

.hover_fly  i.fto-us.icon_btn:before {
    height: 25px;
    margin-top: 5px !important;
    width: 25px;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center 0px;
}

.hover_fly  i.fto-us.icon_btn:before, .pro_second_box .act_box_cart i.fto-us.icon_btn:before {content: '' }

.article_left .add_to_love .hover_fly_btn_inner i::before, .pro_outer_box .add_to_love i.fto-us.icon_btn::before, .pro_outer_box .add_to_wishlit i.fto-us.icon_btn::before, .product_list.list .act_box_inner i.fto-us.icon_btn::before {
    content: '';
    height: 25px;
    margin-top: 0px;
    width: 25px;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: middle;
}

 

.hover_fly_hover_fly_vertical {
    position: absolute;
    top: 15px;
    bottom: auto;
    width: 40px;
    left: -40px;
    z-index: 6;
    background-color: transparent;
}

.pro_outer_box .add_to_love, .pro_outer_box .add_to_wishlit {
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 33px;    
}

.mobile_device .pro_outer_box .add_to_love,.mobile_device .pro_outer_box .add_to_wishlit {display: block}
.mobile_device .hover_fly_hover_fly_vertical.mobile_hover_fly_cart, .mobile_device .hover_fly_hover_fly_vertical.mobile_hover_fly_show {
	     left: 15px !important;
	    top: 15px !important;
	}


.pro_outer_box .add_to_love.btn-spin {
    background: rgba(255,255,255,0.9);
    border-radius: 50%;
}

.hover_fly_hover_fly_vertical .hover_fly_btn {
    height: 35px;
    width: 35px;
	text-align: center;
    display: block;
    border-radius: 50px;
    background: #fff;
    margin: 0px 0px 5px;
    line-height: 35px;
}


.ajax_add_to_cart_button.hover_fly_btn {height: 52px;width: 52px;border-radius: 50%; padding: 0px;}
.ajax_add_to_cart_button .hover_fly_btn_inner {position: relative}
.ajax_add_to_cart_button .hover_fly_btn_inner i {height: 52px; width: 52px; position: absolute; left: 0px; top: 0px; padding: 0px; margin: 0px;}


.hover_fly_hover_fly_vertical .hover_fly_btn:hover {background-color: #efefef !important;}

.hover_fly a.pro_right_item {width: auto; height: 30px; background: transparent;}
.ajax_add_to_cart_button.hover_fly_btn i:before {background-image: url("../img/svg/cart_white.svg"); line-height: 50px;background-position: center;width: 52px;height: 52px;background-size: 23px;background-repeat: no-repeat;color: #fff}
.ajax_add_to_cart_button.hover_fly_btn.active i:before,
.quick-view.hover_fly_btn.active i:before,
.pro_simple_box .ajax_add_to_cart_button.hover_fly_btn.active  i:before {background-image: none}
.quick-view.hover_fly_btn i:before {background-image: url("../img/svg/search_black.svg");}
.view_button.hover_fly_btn i:before {background-image: url("../img/svg/more_black.svg");}
.add_to_wishlit.hover_fly_btn i:before, .pro_outer_box .add_to_wishlit  i:before {background-image: url("../img/svg/whislist_black.svg");}
.article_themes_3 .blog_info_article .add_to_love i:before, .add_to_love.hover_fly_btn i:before, .pro_outer_box .add_to_love i:before {background-image: url("../img/svg/heart_black.svg");}
.add_to_love.hover_fly_btn.st_added i:before, .pro_outer_box .add_to_love.st_added i:before {background-image: url("../img/svg/heart_black_full.svg");}
.stcompare_add i:before {background-image: url("../img/svg/compare_black.svg");}
.stcompare_add.st_added i:before {background-image: url("../img/svg/compare_black_full.svg");}

.social_share_button.hover_fly_btn i:before,
.act_box_inner .dropdown_wrap .fto-us.icon_btn:before
{background-image: url("../img/svg/share_black.svg");}

.pro_simple_box .ajax_add_to_cart_button.hover_fly_btn i:before {background-image: url("../img/svg/cart_white.svg");}

.pro_simple_box .ajax_add_to_cart_button.hover_fly_btn i:before   {
	content: '';
    height: 25px;
    margin-top: 5px;
    width: 25px;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center 0px;}

.pro_second_box .act_box_cart .view_button.btn-default i:before {background-image: url("../img/svg/more_white.svg");}
.pro_second_box .act_box_cart .ajax_add_to_cart_button.btn-default i:before {background-image: url("../img/svg/cart_white.svg");}
.pro_second_box .act_box_cart i, .pro_second_box .act_box_cart span {vertical-align: top;}
.pro_second_box .act_box_cart .active i:before {background-image: none !important}

.pro_second_box .act_box_cart i.fto-us.icon_btn:before {
    height: 25px;
    margin-top: 5px !important;
    width: 25px;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center 0px;
}

.pro_outer_box {
	border-style: solid;
	border-width: 0;
	margin: 0 auto
}

.column_block .products_sldier_swiper {
	padding: 0;
	margin: 0
}

.product_list.grid .pro_second_box,.products_sldier_swiper .pro_second_box, .brands_static  .pro_second_box, .featured_categories_list .pro_outer_box .pro_second_box
	{
	text-align: center;
	padding: 10px 6px 4px
}

.featured_categories_list.row .category_img_text h3 {text-align: center; height: auto; line-height: 30px;}
.featured_categories_list.row .pro_outer_box {margin-bottom: 25px}

.product_list.grid .pro_second_box.pro_block_align_0,.products_sldier_swiper .pro_second_box.pro_block_align_0
	{
	text-align: center
}

.tabs_heading_1 {text-align: left}
.tabs_heading_2 {text-align: center}
.tabs_heading_3 {text-align: right}

.product_list.grid .pro_second_box.pro_block_align_1,.products_sldier_swiper .pro_second_box.pro_block_align_1
	{
	text-align: left
}

.product_list.grid .pro_second_box.pro_block_align_3,.products_sldier_swiper .pro_second_box.pro_block_align_3
	{
	text-align: right
}

.product_list.grid .act_box_inner,.products_sldier_swiper .act_box_inner
	{
	display: none
}



.product_list.grid .blog_lr .pro_second_box,.products_sldier_swiper .blog_lr .pro_second_box
	{
	margin-left: 192px;
	padding: 0;
	text-align: left
}



.pro_second_box {
	position: relative
}

.ajax_block_product .pro_outer_box .pro_second_box {
  padding: 25px 0px 15px;
  position: relative;
}


.big_page_next {
	color: #444;
	background: #f2f2f2;
	position: relative;
	display: block
}

.big_page_next img {
	opacity: 0
}

.big_page_next .st_image_layered_description {
	font-size: 20px
}

.act_box_cart.display_when_hover {
	visibility: hidden
}

.pro_outer_box:hover .act_box_cart.display_when_hover {
	visibility: visible
}

.act_box_cart.display_normal {
	display: block
}

.act_box_cart.hide_in_grid {
	display: none
}


.act_box_cart .ajax_add_to_cart_button,.act_box_cart .s_quantity_wanted,.act_box_cart .view_button
	{
	margin-bottom: 6px
}

.product-desc {
	display: none
}

.product-desc.display_sd {
	display: block
}



.qty_wrap {
  display: inline-block;
  width: 68px;
  margin-right: 15px;
  vertical-align: middle;
}

.qty_wrap.qty_wrap_big.qty_full_width {
	width: 100px;
}

.product-quantity #quantity_wanted.form-control, .cart_quantity.form-control, .pro_quantity.form-control {border-left: 0px; border-right: 0px; min-width: 30px;}

.qty_wrap.qty_wrap_big .btn {
  height: 62px;
  line-height: 62px;
}

.qty_wrap.qty_wrap_big .form-control {
  height: 64px;
}

.qty_wrap.qty_full_width {
	width: 100%
}

.pro_list_attributes p {
	margin-bottom: 5px
}

.grid_view #product_list .pro_list_attributes p {
	text-align: center
}



.pro_img_hover_scale:hover {
	-webkit-transform: scale(1.06);
	transform: scale(1.06);
	-webkit-transition: all .3s;
	transition: all .3s
}

.product_img_link {
	position: relative;
	display: block;
	text-align: center;
	overflow: hidden
}

.product_img_link img.back-image,.product_img_link img.front-image {
	display: inline-block;
	height: auto;
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
	-webkit-backface-visibility: hidden
}

.product_img_link img.front-image {
	position: relative;
	opacity: 1
}

.product_img_link img.front-image.cate_pro_lazy,.product_img_link img.front-image.swiper-lazy
	{
	opacity: 0;
	height: 0;
	display: block
}

.product_img_link img.front-image.swiper-lazy.swiper-lazy-loaded {
	opacity: 1;
	height: auto
}

.product_img_link img.back-image {
	position: absolute
}

.product_img_link img.holder {
	display: none;
	height: auto;
	position: relative;
	opacity: 0
}

.product_img_link.is_lazy img.holder {
	display: inline-block
}

.tm_gallery_thumbs .swiper-slide {
	width: 50px
}

.easy_stretch_child {
	margin-bottom: 0
}

.wrap_font_icon_2 {
	display: block
}

.wrap_font_icon_2 .font_icon_inner {
	top: 0;
	position: relative;
	-webkit-transition: top .15s linear;
	transition: top .15s linear
}

.wrap_font_icon_2 span {
	display: block;
	margin-bottom: 4px;
	font-weight: block;
	font-size: 1.38em
}

.wrap_font_icon_2 span.unvisible {
	display: none
}

.wrap_font_icon_2:hover em {
	top: -10px
}

.wrap_font_icon_3 .font_icon_inner {
	display: inline-block;
	height: 80px;
	width: 80px;
	line-height: 80px;
	border-radius: 500px
}

.wrap_font_icon_3 .font_icon_inner em {
	font-size: 4em
}

.wrap_font_icon_3:hover .font_icon_inner {
	background-color: #333;
	color: #fff
}

.easy_icon_with_text_3_1 .easy_icon {
    margin-right: 30px;
    height: 64px;
    width: 64px;
    line-height: 64px;
    text-align: center;
    overflow: hidden;
    border: 1px solid #d6d6d6;
    border-radius: 50%;
}

.easy_icon_with_text_3_1:hover .easy_icon {
	background: #d6d6d6;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.easy_icon_with_text_3_2 .easy_icon {
	margin-right: 10px;
	height: 60px;
	width: 60px;
	line-height: 60px;
	text-align: center;
	overflow: hidden
}

.easy_icon_with_text_3_2:hover .easy_icon {
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.easycontent_s2 {
	padding-left: 130px
}

.easycontent_s2 .easy_icon {
	float: left;
	margin-left: -110px;
	height: 80px;
	width: 80px;
	line-height: 80px;
	text-align: center;
	overflow: hidden;
	border-radius: 50%;
	background: #999;
	color: #fff
}

.easycontent_s2:hover .easy_icon {
	background: #444
}

.easycontent_s3 {
	padding-left: 26px;
	overflow: hidden
}

.easycontent_s3 .easy_icon {
	float: left;
	margin-left: -26px
}

.easy_icon_with_text_2_1 .easy_icon_wrap .easy_icon {
	margin-right: 10px;
	height: 58px;
	width: 58px;
	line-height: 58px;
	text-align: center;
	overflow: hidden;
	border-radius: 50%;
	color: #fff;
	background: #48c9b0;
	display: block
}

.easy_icon_with_text_2_1:hover .easy_icon_wrap .easy_icon {
	background: #444;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.easy_icon_with_text_2_2 .easy_icon_wrap .easy_icon {
	margin-right: 6px;
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden
}

.easy_icon_with_text_2_3 .easy_icon_wrap .easy_icon {
	margin-right: 12px;
	height: 36px;
	width: 36px;
	line-height: 36px;
	text-align: center;
	overflow: hidden;
	border-radius: 50%;
	color: #fff;
	background: #e87a55;
	display: block
}

.easy_icon_with_text_2_3:hover .easy_icon_wrap .easy_icon {
	background: #444;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.easy_icon_with_text_2_4 .easy_icon_wrap .easy_icon {
	margin-right: 4px;
	font-size: 14px
}

.easy_icon_with_text_2_4 .easy_header {
	font-size: 12px
}

.easycontent_s5 {
	padding-left: 56px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9
}

.easycontent_s5 .easy_icon {
	float: left;
	margin-left: -56px;
	height: 46px;
	width: 46px;
	line-height: 46px;
	text-align: center;
	overflow: hidden;
	border-radius: 50%;
	background: #555;
	color: #fff
}

.easycontent_s5:hover .easy_icon {
	background: #b8a06e
}

.style_content .easycontent_s5:last-child {
	padding-bottom: 0;
	border-bottom: 0
}

.easy_icon_with_text_1_1 .easy_icon {
	height: 100px;
	width: 100px;
	line-height: 100px;
	text-align: center;
	overflow: hidden;
	border-radius: 50%;
	color: #444;
	display: inline-block;
	-webkit-box-shadow: 0 0 0 3px #444 inset;
	box-shadow: inset 0 0 0 3px #444;
	display:none;
}



.easy_icon_with_text_1_1:hover .easy_icon {
	color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.easycontent_s7 .easy_icon_wrap {
	padding-left: 36px
}

.easycontent_s7 .easy_icon_wrap .easy_icon {
	float: left;
	margin-left: -36px;
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	border-radius: 50%;
	color: #444;
	display: inline-block;
	-webkit-box-shadow: 0 0 0 2px #444 inset;
	box-shadow: inset 0 0 0 2px #444;
	font-size: 1.333em
}

.easycontent_s7:hover .easy_icon {
	color: #fff;
	background: #444;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.easy_icon_with_text_4_1 {
	padding-bottom: .375rem
}

.easy_icon_with_text_4_1 .easy_icon {
    margin-right: 30px;
    text-align: center;
    overflow: hidden;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    line-height: 38px;
    font-size: 24px;
    margin-top: -10px;
}

.easy_icon_with_text_4_1 .flex_child { margin-right: 75px; } 

.easycontent_s9 {
	padding-left: 46px
}

.easycontent_s9 .easy_icon {
	float: left;
	margin-left: -46px;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	border-radius: 50%;
	background: #f2f2f2;
	font-size: 1.333em
}

.easycontent_s9:hover .easy_icon {
	background: #dadada
}

.easycontent_s10 .easy_icon {
	height: 80px;
	width: 80px;
	line-height: 80px;
	text-align: center;
	overflow: hidden;
	border-radius: 50%;
	color: #fff;
	background: #444;
	margin: 0 auto;
	display: inline-block
}

.easycontent_s10:hover .easy_icon {
	color: #444;
	-webkit-box-shadow: 0 0 0 3px #444 inset;
	box-shadow: inset 0 0 0 3px #444;
	background: transparent;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.easycontent_s11 {
	padding-left: 70px
}

.easycontent_s11 .easy_icon {
	float: left;
	margin-left: -70px;
	width: 60px;
	text-align: center;
	overflow: hidden
}

.easy_header {
	display: block
}

.stsocial_list {
	display: inline-block;
	margin-bottom: 0
}

.style_content .stsocial_list {
	list-style: none
}

.stsocial_list .social_header {
	margin-left: 6px
}

.stsocial_list li {
	padding-bottom: .25rem
}

.social_wrap {
	text-align: center
}

.stsocial_1_1 .social_header,.stsocial_1_2 .social_header,.stsocial_1_3 .social_header
	{
	display: none
}

.stsocial_1_1 li,.stsocial_1_2 li,.stsocial_1_3 li {
	padding-right: .5rem;
	float: left
}

.stsocial_1_1 a .social_wrap,.stsocial_1_3 a .social_wrap,.stsocial_2_1 a .social_wrap,.stsocial_2_3 a .social_wrap
	{
	height: 34px;
	line-height: 34px;
	width: 34px;
	background: #ccc;
	color: #fff
}

.stsocial_1_1 a:hover .social_wrap,.stsocial_1_3 a:hover .social_wrap,.stsocial_2_1 a:hover .social_wrap,.stsocial_2_3 a:hover .social_wrap
	{
	background: #666
}

.stsocial_1_1 a .social_wrap,.stsocial_2_1 a .social_wrap {
	border-radius: 50%
}

.stsocial_list li a::before { border:none!important; }

.st_map_block {
	height: 200px
}

.sttab_block .nav-tabs .nav-link {
	font-size: .875rem;
	border-radius: 0;
	padding: .5rem .75rem;
	color: #444;
	text-align: center
}

.sttab_block .nav-tabs .nav-link.active,.sttab_block .nav-tabs .nav-link:focus,.sttab_block .nav-tabs .nav-link:hover
	{
	border-color: #f2f2f2;
	color: #444
}

.sttab_block .nav-tabs .nav-link i {
	margin-right: 4px
}

.sttab_block .nav-tabs .nav-item {
	margin-bottom: 0
}

.sttab_block .nav-tabs .nav-item+.nav-item {
	margin-left: 0
}

.sttab_block .nav-tabs.tab_lg .nav-link {
	padding: 1rem 1.25rem
}

.sttab_block .tab-pane-body {
	padding: 0px 0px
}

.sttab_1_1 .nav-tabs,.sttab_1_2 .nav-tabs {
	border: 1px solid #f2f2f2;
	border-bottom: none
}

.sttab_1_1 .nav-link,.sttab_1_2 .nav-link {
	border-top: none;
	border-left: none;
	border-bottom: none
}

.sttab_1_1 .nav-item:last-child .nav-link,.sttab_1_2 .nav-item:last-child .nav-link
	{
	border-right: none
}

.sttab_1_2 .nav-tabs .nav-link,.sttab_2_2 .nav-tabs .nav-link {
	border-top: 3px solid transparent;
	border-right-color: transparent
}

.sttab_1_2 .nav-tabs .nav-link.active,.sttab_1_2 .nav-tabs .nav-link:focus,.sttab_1_2 .nav-tabs .nav-link:hover,.sttab_2_2 .nav-tabs .nav-link.active,.sttab_2_2 .nav-tabs .nav-link:focus,.sttab_2_2 .nav-tabs .nav-link:hover
	{
	border-top-color: #e54d26
}

.sttab_1_1 .nav-tabs .nav-link {
	background: #fff
}

.sttab_1_1 .nav-tabs .nav-link.active,.sttab_1_1 .nav-tabs .nav-link:focus,.sttab_1_1 .nav-tabs .nav-link:hover
	{
	background: #f6f6f6
}

.sttab_1_1 .tab-pane-body {
	background: #f6f6f6;
	border: 1px solid #f2f2f2;
	border-top: none;
	padding-left: 10px;
	padding-right: 10px
}

.sttab_1_2 .nav-tabs .nav-link {
	background: #f6f6f6
}

.sttab_1_2 .nav-tabs .nav-link.active,.sttab_1_2 .nav-tabs .nav-link:focus,.sttab_1_2 .nav-tabs .nav-link:hover
	{
	background: #fff
}

.sttab_1_2 .tab-pane-body {
	border: 1px solid #f2f2f2;
	border-top: none
}

.sttab_1_3 .nav-tabs,.sttab_2_3 .nav-tabs {
	border: none
}

.sttab_1_3 .nav-tabs .nav-link,.sttab_2_3 .nav-tabs .nav-link {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 3px solid transparent
}

.sttab_1_3 .nav-tabs .nav-link.active,.sttab_1_3 .nav-tabs .nav-link:focus,.sttab_1_3 .nav-tabs .nav-link:hover,.sttab_2_3 .nav-tabs .nav-link.active,.sttab_2_3 .nav-tabs .nav-link:focus,.sttab_2_3 .nav-tabs .nav-link:hover
	{
	border-bottom-color: #e54d26
}

.sttab_1_4 .nav-tabs,.sttab_2_4 .nav-tabs {
	border: none
}

.sttab_1_4 .nav-tabs .nav-link,.sttab_2_4 .nav-tabs .nav-link {
	border: 2px solid transparent
}

.sttab_1_4 .nav-tabs .nav-link.active,.sttab_1_4 .nav-tabs .nav-link:focus,.sttab_1_4 .nav-tabs .nav-link:hover,.sttab_2_4 .nav-tabs .nav-link.active,.sttab_2_4 .nav-tabs .nav-link:focus,.sttab_2_4 .nav-tabs .nav-link:hover
	{
	border-color: #e54d26
}

.sttab_2 .nav-tabs {
	border-bottom: 0px solid #f2f2f2;
	}

.pc_slider_block_container .sttab_2 .nav-tabs {
	border: 0px
}

.pc_slider_block_container .title_block_inner p,
.category_products_container .title_block_inner p {font-weight: normal}

.sttab_2 .nav-tabs .nav-link {
	border-bottom: 1px solid transparent
}

.sttab_2 .nav-tabs .nav-item {
	margin-right: .375rem;
	margin-bottom: -1px
}

.nav-tabs.flex_right .nav-item {
	margin-right: 0px !important;
	margin-bottom: -1px;
	margin-left: .375rem !important;
}

.pc_slider_block_container .nav-tabs .nav-item {margin-bottom: 0px !important; width: auto;}

.sttab_2_1 .nav-tabs .nav-link {
	background: #f6f6f6
}

.sttab_2_1 .nav-tabs .nav-link.active,.sttab_2_1 .nav-tabs .nav-link:focus,.sttab_2_1 .nav-tabs .nav-link:hover
	{
	background: #fff;
	border-bottom-color: #fff
}

.sttab_2_1 .tab-pane-body {
	border: 1px solid #f2f2f2;
	border-top: none;
	padding-left: 10px;
	padding-right: 10px
}

.sttab_2_1 .adveditor_middle .nav-tabs {
	border-bottom: none
}

.sttab_2_1 .adveditor_middle .nav-tabs .nav-link {
	color: #fff;
	background: transparent;
	margin-bottom: 0;
	border: none
}

.sttab_2_1 .adveditor_middle .nav-tabs .nav-link.active,.sttab_2_1 .adveditor_middle .nav-tabs .nav-link:focus,.sttab_2_1 .adveditor_middle .nav-tabs .nav-link:hover
	{
	background: #65c39e
}

.sttab_2_2 .nav-tabs .nav-link {
	border-left: none;
	border-right: none;
	border-bottom: none;
	background: #f6f6f6
}

.sttab_2_2 .nav-tabs .nav-link.active,.sttab_2_2 .nav-tabs .nav-link:focus,.sttab_2_2 .nav-tabs .nav-link:hover
	{
	color: #e54d26;
	background: #fff;
	border-bottom-color: #fff
}

.sttab_2_2 .tab-pane-body {
	padding: .75rem 0
}

.checkout-step .sttab_2_1 .nav-tabs {
	border-bottom-color: #d9d9d9
}

.checkout-step .sttab_2_1 .nav-tabs .nav-link {
	background: transparent
}

.checkout-step .sttab_2_1 .nav-tabs .nav-link.active,.checkout-step .sttab_2_1 .nav-tabs .nav-link:focus,.checkout-step .sttab_2_1 .nav-tabs .nav-link:hover
	{
	background: transparent;
	border-color: #d9d9d9;
	border-bottom-color: #fff;
	color: #e54d26
}

.checkout-step .sttab_2_1 .tab-pane-body {
	border-color: #d9d9d9
}

.sttab_2_3 .nav-tabs .nav-link {
	padding: .5rem .25rem;
	border-bottom-color: transparent;
    border-bottom-width: 2px;
}

.sttab_2_3 .nav-tabs .nav-link.active, .sttab_2_3 .nav-tabs .nav-link:focus, .sttab_2_3 .nav-tabs .nav-link:hover {
    border-bottom-color: #333;
}


.sttab_3 .nav-tabs {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	min-width: 100px;
	position: relative;
	border-bottom: none
}

.sttab_3 .nav-tabs .nav-item {
	float: none;
	margin-bottom: 4px
}

.sttab_3 .nav-tabs .nav-link {
	border-right: none;
	margin-right: -1px;
	text-align: left
}

.sttab_3 .tab-pane-body {
	padding: .9375rem
}

.sttab_3_1 .nav-tabs .nav-link,.sttab_3_2 .nav-tabs .nav-link,.sttab_3_3 .nav-tabs .nav-link
	{
	border-color: transparent;
	background: #f6f6f6
}

.sttab_3_1 .nav-tabs .nav-link.active,.sttab_3_1 .nav-tabs .nav-link:focus,.sttab_3_1 .nav-tabs .nav-link:hover,.sttab_3_2 .nav-tabs .nav-link.active,.sttab_3_2 .nav-tabs .nav-link:focus,.sttab_3_2 .nav-tabs .nav-link:hover,.sttab_3_3 .nav-tabs .nav-link.active,.sttab_3_3 .nav-tabs .nav-link:focus,.sttab_3_3 .nav-tabs .nav-link:hover
	{
	background: #fff
}

.sttab_3_1 .tab-pane-body,.sttab_3_2 .tab-pane-body,.sttab_3_3 .tab-pane-body
	{
	border: 1px solid #f2f2f2
}

.sttab_3_2 .nav-tabs .nav-link {
	border-left-width: 3px
}

.sttab_3_2 .nav-tabs .nav-link.active,.sttab_3_2 .nav-tabs .nav-link:focus,.sttab_3_2 .nav-tabs .nav-link:hover
	{
	border-left-color: #e54d26
}

.sttab_3_3 .nav-tabs .nav-link {
	text-align: center
}

.sttab_3_3 .nav-tabs .nav-link i {
	display: block;
	font-size: 1.125rem;
	margin-bottom: 3px;
	margin-right: 0
}

.acc_box {
	margin-bottom: 2px
}

.acc_box .acc_header a {
	font-size: .875rem;
	padding: .625rem 0
}

.acc_box .acc_content {
	padding-top: 1.25rem;
	padding-bottom: 1.25rem
}

.acc_box .acc_icon {
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin-left: 6px;
	cursor: pointer;
	font-size: 1.25rem;
	order:2;
}

.acc_box .acc_inner {
    padding: 6px 6px 6px 6px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
    line-height: 20px;
}

.stacc_1_2 .acc_box .acc_inner {
    padding-left: 36px;
    font-weight: bold;
    background-image: url(../img/svg/question.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center left;	
}



.acc_box .acc_open {
	display: none
}

.acc_box .acc_close,.acc_box .collapsed .acc_open {
	display: block
}

.acc_box .collapsed .acc_close {
	display: none
}

.acc_icon i.acc_open::before {
    background-image: url("../img/svg/cat-down-arrow.svg");
}
.acc_icon i.acc_close::before {
    background-image: url("../img/svg/cat-up-arrow.svg");
}

.acc_icon i.acc_open:before, .acc_icon i.acc_close:before {
    content: '';
    height: 1em;
    width: 1em;
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: center 6px;	 
}

.stacc_1_1 .acc_header a {
	border: 1px solid #f6f6f6;
	border-radius: 4px
}

.stacc_1_2 .acc_box {
	border-bottom: 1px solid #f6f6f6
}

.stacc_1_2 .collapse {
	border-top: 1px solid #f6f6f6
}

.stacc_1_2 .collapsed .acc_icon {
	background: #333
}

.stacc_1_2 .acc_icon {
	background: #000000;
	color: #fff
}

.stacc_1_3 .acc_header a {
	background: #f6f6f6;
	padding: 0;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
	-webkit-box-direction: reverse;
	box-direction: reverse;
	-moz-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-ms-flex-direction: row-reverse
}

.stacc_1_3 .acc_icon {
	width: 38px;
	height: 38px;
	line-height: 38px;
	background: #000000;
	color: #fff
}

.tab_style_1 .nav-link {
	font-weight: 700;
	border-bottom: 2px solid transparent
}

.tab_style_1 .nav-link.active {
	border-bottom-color: #444
}

.category-top-menu .acc_box .acc_header a {
	font-size: .75rem;
	padding: .625rem 0
}

.category-top-menu ul li {
    
}

.category-top-menu ul li:last-child,.category-top-menu ul li li {
	border-bottom: none
}

.category-top-menu ul li ul {
	margin-left: 1rem
}

.category-top-menu .acc_header.selected a  {color: #fb751e; }





.sttext_item_image_inner {
	display: block;
	position: relative;
	overflow: hidden;
	margin-bottom: .75rem
}

.sttext_3_1 .sttext_item_image_inner {
	margin-right: 1.25rem;
	margin-bottom: .75rem
}

.sttext_3_3 .sttext_item_image_inner {
	margin-left: 1.25rem;
	margin-bottom: .75rem
}

.sttext_item_image_inner img {
	border: 1px solid #f2f2f2
}

.sttext_2_3 .sttext_item_image_inner img,.sttext_2_4 .sttext_item_image_inner img
	{
	border-radius: 50%
}

.sttext_banner_1_1 .sttext_banner_text {
	margin-bottom: 16px
}

.textboxes_1_1 {
	text-align: center
}

.steasy_textboxes_image {
	text-align: right
}

.easy_additional_info {
	font-style: italic
}

.steasy_divider,hr {
	margin: .75rem auto
}

hr {
	border-color: #f2f2f2
}

.steasy_divider_text {
	padding: 0 .75rem
}

.steasy_divider_item {
	overflow: hidden;
	border-bottom: 1px solid #e3e3e3;
}

.steasy_divider_1_2 .steasy_divider_item {
	height: 8px;
	border-top: 1px solid #f2f2f2
}

.color_000,.color_000 a,a.color_000 {
	color: #000
}

.color_333,.color_333 a,a.color_333 {
	color: #333
}

.color_444,.color_444 a,a.color_444 {
	color: #222;
}

.color_666,.color_666 a,.color_777,.color_777 a,.color_888,.color_888 a,a.color_666,a.color_777,a.color_888
	{
	color: #666
}

.color_999,.color_999 a,a.color_999 {
	color: #999
}

.color_ccc,.color_ccc a,a.color_ccc {
	color: #ccc
}

.color_fff,.color_fff a,a.color_fff {
	color: #fff
}

.st_show_on_mobile {
	display: none
}

.mobile_device #st_mega_menu_column_mobile {
	display: block
}

.mobile_device #st_mega_menu_column_desktop {
	display: none
}

.mobile_device .st_show_on_mobile {
	display: block
}

.mobile_device .form-control,.mobile_device .input-group-addon,.mobile_device .input-group-btn>.btn
	{
	font-size: 14px;
}

.mobile_device .st_parallax_block {
	background-size: cover;
	background-attachment: scroll
}

.mobile_device .act_box_cart.add_show_on_mobile {
	display: block;
	visibility: visible
}





.mobile_device .product_list.grid .ajax_block_product .hover_fly.mobile_hover_fly_hide,.mobile_device .product_list.grid .ajax_block_product .hover_fly_static .hover_fly.mobile_hover_fly_hide,.mobile_device .products_slider .ajax_block_product .hover_fly.mobile_hover_fly_hide,.mobile_device .products_slider .ajax_block_product .hover_fly_static .hover_fly.mobile_hover_fly_hide
	{
	display: none
}

.mobile_device .product_list.grid .ajax_block_product .hover_fly.mobile_hover_fly_show,.mobile_device .products_slider .ajax_block_product .hover_fly.mobile_hover_fly_show
	{
	position: static
}

.mobile_device .product_list.grid .ajax_block_product .hover_fly.mobile_hover_fly_show.fly_1 a.ajax_add_to_cart_button span,.mobile_device .product_list.grid .ajax_block_product .hover_fly.mobile_hover_fly_show.fly_1 a.view_button span,.mobile_device .products_slider .ajax_block_product .hover_fly.mobile_hover_fly_show.fly_1 a.ajax_add_to_cart_button span,.mobile_device .products_slider .ajax_block_product .hover_fly.mobile_hover_fly_show.fly_1 a.view_button span
	{
	display: inline-block !important
}

.mobile_device .product_list.grid .ajax_block_product .hover_fly.mobile_hover_fly_cart,.mobile_device .products_slider .ajax_block_product .hover_fly.mobile_hover_fly_cart
	{
	position: static
}

.mobile_device .product_list.grid .ajax_block_product .hover_fly.mobile_hover_fly_cart .hover_fly_btn,.mobile_device .products_slider .ajax_block_product .hover_fly.mobile_hover_fly_cart .hover_fly_btn
	{
	display: none
}

.mobile_device .product_list.grid .ajax_block_product .hover_fly.mobile_hover_fly_cart .hover_fly_btn.ajax_add_to_cart_button,.mobile_device .products_slider .ajax_block_product .hover_fly.mobile_hover_fly_cart .hover_fly_btn.ajax_add_to_cart_button
	{
	display: block;
	width: 100% !important;
	border-right: none
}

.mobile_device .product_list.grid .ajax_block_product .hover_fly.mobile_hover_fly_cart .hover_fly_btn.ajax_add_to_cart_button span,.mobile_device .products_slider .ajax_block_product .hover_fly.mobile_hover_fly_cart .hover_fly_btn.ajax_add_to_cart_button span
	{
	display: inline-block !important
}

.mobile_device .moblie_flyout_buttons_show .countdown_wrap {
	bottom: 30px
}

.mobile_device .moblie_flyout_buttons_show .countdown_wrap.v_middle {
	bottom: 50%
}

.stuck {
	position: fixed;
	top: 0;
	z-index: 80
}

.stuck.stuck_abs,.stuck_abs {
	position: absolute
}


.icon_wrap {
	background: #f2f2f2;
	color: #444
}

.icon_wrap.active,.icon_wrap:hover,a.icon_wrap.active,a.icon_wrap:hover
	{
	background: #fb751e;
	color: #fff
}

.icon_wrap.disabled,a.icon_wrap.disabled {
	color: #ccc
}

.icon_wrap.disabled:hover,a.icon_wrap.disabled:hover {
	background: inherit;
	color: #ccc
}

.icon_wrap {
	display: inline-block;
	height: 42px;
	line-height: 38px;
	min-width: 42px;
	padding: 2px;
	text-align: center;
	text-decoration: none
}

.icon_wrap.with_text i {
	display: block;
	text-align: center;
	height: 22px;
	line-height: 22px
}

.icon_text {
	display: block;
	height: 14px;
	line-height: 14px;
	font-size: .8333em;
	overflow: hidden
}

.round_icon_wrap {
	display: inline-block;
	border-radius: 500px;
	background: #fff;
	color: #666;
	height: 70px;
	line-height: 70px;
	width: 70px;
	text-align: center;
	font-size: 2em;
	overflow: hidden
}

.amount_circle {
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  background: #222;
  color: #fff;
  height: 18px;
  line-height: 15px;
  width: 18px;
  font-size: 11px;
  text-align: center;
  border-radius: 50%;
}

#header_right .amount_circle {
  top: 0px;
  right: 5px;
  display:none;
}
.amount_circle.dozens {	padding: 0 3px;}

.amount_circle.hidden {
	display: none
}


.layer_icon_wrap {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: hsla(0, 0%, 100%, .6);
	color: #777;
	text-align: center;
	font-size: 1rem
}

.layer_icon_wrap:hover {
	color: #777;
	background: hsla(0, 0%, 100%, .9)
}

#sidebar_box {
	position: relative
}

#leftbar,#rightbar {
	position: fixed;
	z-index: 110;
	right: 0;
	bottom: 40%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	background: #444
}

#sidebar_box .rightbar_wrap .icon_wrap {
	padding: 10px 0;
	width: 54px;
	height: 100%
}

#sidebar_box .rightbar_wrap .icon_wrap i {
	font-size: 1rem
}

#sidebar_box .rightbar_wrap .amount_circle {
	top: 9px
}

#leftbar {
	right: auto;
	left: 0;
	bottom: auto;
	top: 10%
}

.rightbar_visi_2 {
	display: none
}

#switch_left_column_wrap,#switch_right_column_wrap,#to_top_wrap,.rightbar_wrap
	{
	position: relative;
	z-index: 120
}

.grower,.opener {
	text-decoration: none;
	font-weight: 400;
	font-size: .75rem;
	cursor: pointer
}

.grower i,.opener i {
	display: block;
	text-align: center;
	width: 30px;
	height: 34px;
	line-height: 30px;
	overflow: hidden;
	font-size: 1.25rem
}

.grower .plus_sign,.opener .plus_sign {
	display: inline-block
}

.grower .minus_sign,.opener .minus_sign {
	display: none
}

.grower:hover,.opener:hover {
	background-color: #f2f2f2
}

.grower.st_open .plus_sign,.st_open .opener .plus_sign {
	display: none
}

.grower.st_open .minus_sign,.st_open .opener .minus_sign {
	display: inline-block
}

#footer .opener,#st_mega_menu_column_mobile .opener,#st_mobile_menu .opener,.mobile_nav_box .opener,.mobile_tab_title .opener
	{
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 0;
	width: 100%;
	background-color: transparent
}

#footer .opener:hover,#st_mega_menu_column_mobile .opener:hover,#st_mobile_menu .opener:hover,.mobile_nav_box .opener:hover,.mobile_tab_title .opener:hover
	{
	background-color: transparent
}

#st_mega_menu_column_mobile .active>.menu_a_wrap .plus_sign,#st_mobile_menu .active>.menu_a_wrap .plus_sign,.mobile_nav_box .active>.menu_a_wrap .plus_sign
	{
	display: none
}

#st_mega_menu_column_mobile .active>.menu_a_wrap .minus_sign,#st_mobile_menu .active>.menu_a_wrap .minus_sign,.mobile_nav_box .active>.menu_a_wrap .minus_sign
	{
	display: inline-block
}

#footer .opener {
	display: none
}

.mobile_tab .mobile_tab_title {
  display: none;
  position: relative;
  padding: 32px 0;
}

.mobile_tab .mobile_tab_name {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-left: .5rem;
  font-weight: 600;
}

.pro_more_info .mobile_tab .mobile_tab_name {
  padding-left: 0;
  font-size: 22px;
  text-shadow: 0px 0.5px 0px rgb(0, 0, 0);
}

.accordion_more_info .mobile_tab .nav-tabs {
	
}

.accordion_more_info .mobile_tab .mobile_tab_title {
	display: block
}

.accordion_more_info .mobile_tab .tab-pane {
	border: none;
	padding: 0
}

.accordion_more_info .mobile_tab .tab-pane:last-child {
	border-bottom: none
}

.accordion_more_info .mobile_tab .tab-pane {
	display: block;
	border-bottom: 1px solid #e5e5e5
}

.accordion_more_info .mobile_tab .tab-pane .tab-pane-body {
	display: none
}

.accordion_more_info .mobile_tab .tab-pane.st_open .tab-pane-body {
	display: block;
	padding-top: 8px;
	padding-bottom: 1em
}

.accordion_more_info .mobile_tab .tab-pane.product-tab-hide {
	display: none
}

.brands_slider_item {
	display: block;
	border: 0px solid #d9d9d9
}

.brands-itemslider-column .brands_slider_item {
	margin-bottom: 10px;
	display: block;
	text-align: center
}

.brands-itemslider-column .brands_slider_item:last-child {
	margin-bottom: 4px
}

.brands-itemslider-column .brands_slider_item img {
	display: inline
}

.view_large_box {
	position: relative
}

.view_large_box i {
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 1
}

.stars_box .star_on {
	color: #e54d26
}

.st_parallax_block {
	background-attachment: fixed;
	background-position: center 0;
	background-repeat: no-repeat
}

.block.st_parallax_right {
	background-position: left 0
}

.block.st_parallax_left {
	background-position: right 0
}

.video_bg_block {
	position: relative;
	z-index: 0
}

.mfp-preloader{width:30px;height:30px;background-color:#fff;opacity:.65;margin:0 auto;-webkit-animation:rotateplane 1.2s infinite ease-in-out;animation:rotateplane 1.2s infinite ease-in-out}

@-webkit-keyframes rotateplane{0%{-webkit-transform:perspective(120px)}50%{-webkit-transform:perspective(120px) rotateY(180deg)}to{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)}}@keyframes rotateplane{0%{-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg);transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}to{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}


.slide_lr_column #left_column.sidebar_opened,.slide_lr_column #right_column.sidebar_opened
	{
	position: fixed;
	display: block;
	top: 0;
	bottom: 0;
	z-index: 910;
	padding: 10px 1.5em 0px;
	overflow-x: hidden;
	overflow-y: auto
}

.slide_lr_column #right_column.sidebar_opened {padding: 0px !important}
.slide_lr_column #right_column.sidebar_opened #stb_search_block_left .block_content,
.slide_lr_column #right_column.sidebar_opened #blog_tags_block .block_content {padding: 0px 20px}
.slide_lr_column #right_column.sidebar_opened .acc_icon {margin-right: 20px;}

.slide_lr_column .open_column #left_column {
	left: 0
}

.slide_lr_column .open_column #right_column {
	right: 0
}

.slide_lr_column .open_column #st-content-inner-after {
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	display: block
}

.slide_lr_column .open_column .wrapper-sticky {
	height: auto !important
}

.slide_lr_column .open_column .main_column_box {
	position: static !important
}

.address-body .address {
	margin-bottom: 0
}

#qrcode_box {
	text-align: center;
	padding-top: 1em
}

.pro_column_left {
    width: 65px;
    float: left;
}

.pro_column_right {
    margin-left: 80px;
    line-height: 20px;
    font-size: 14px;
}

.pro_column_right .date-add {
    font-size: 12px;
    margin-top: 0px;
    display: inline-block;
    color: #666;
    letter-spacing: 0;
}

.pro_column_right a:hover { text-decoration:underline; }

.pro_column_right .date-add i { display:none; }


.pro_column_right .product-description {
	display: none
}

#footer .pro_column_left {
	width: 45px
}

#footer .pro_column_right {
	margin-left: 55px
}

.pro_itemlist li {
	padding-top: 1.5em;
	padding-bottom: 1.5em
}

.style_content .pro_itemlist {
	list-style: none
}

.itemlist_left {
	width: 105px;
	float: left
}

.itemlist_right {
	margin-left: 115px
}

.small_cart_product_image {
    margin-right: 25px;
    margin-top: 4px;
    width: 70px;
    border: 1px solid #f1f1f1;
}


.cart_body .small_cart_product_list {
    max-height: 380px;
    overflow-x: hidden;
    padding: 25px 25px 10px 25px;
    margin-bottom: 0;
}

.cart_body .small_cart_sumary {
    padding: 0px 0px 15px;
}

.flex_container.flex_start.name_pr { font-weight:400; }

.cart_body .small_cart_btn, .st-menu.sidebar_opened .small_cart_btn  {
    margin-left: 0px;
    margin-right: 0px;
    text-transform: uppercase !important;
    background: #fe7c28;
}

.comments_block span.opacity {
    opacity: 0.5;
}

.mini-cart-price-gt .price {text-align: right}
.cart_body .flex_start .product-name.flex_child, .cart_body .flex_start .price, .st-menu.sidebar_opened #side_cart_block a.product-name, .st-menu.sidebar_opened #side_cart_block .price { font-size:14px; font-weight:600; color:#222; line-height: 20px;}
.cart_body .flex_start .sidebar_manufacturer, .cart_body .flex_start .flex_child, #side_cart_block .flex_start .sidebar_manufacturer, #side_cart_block .flex_start .flex_child { font-size:14px; color:#666; }
.small_cart_body #side_products_cart .small_cart_info .flex_container {display: flex}
#history td.order-actions a:hover,.cart_body .flex_start a:hover { text-decoration:none; }
#history td.order-actions a:hover,.cart_body .flex_start a:hover { text-decoration:underline; }
.btn-default.benabled.btn_to_checkout.checkout_border {
    background: transparent;
    border: none;
    color: #222;
    margin: 0px;
}

.mini-cart-price-gt input.form-control {height: 34px; border-radius: 0px;}
.mini-cart-price-gt .bootstrap-touchspin .btn-touchspin {height: 34px;line-height: 30px; border-radius: 0px;}

.cart_body .base_list_line.medium_list .line_item { border-bottom: 1px solid #dbdbdb;}

.ajax_remove_button:hover { color:#222; }

#side_products_cart .sidebar_button.sidecart {position: fixed; bottom: 0px; padding: 15px 20px 10px; background: #f5f5f5; z-index: 10000;}
#side_products_cart .cart-blur {position: absolute; background: rgb(9,9,121); background: linear-gradient(180deg, rgba(9,9,121,0) 35%, rgba(255,255,255,1) 100%); width: 100%;height: 100px;left: 0px;margin-top: -115px;}

.remove_button {
    margin-top: .25rem;
}

.remove_button a .icone_svg, .line_item.voucher .icone_svg {
    margin-left: 0px !important;
    height: 20px;
    width: 8px;
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    margin-top: -2px;
}

.line_item.voucher a {
    margin-top: 0px;
    margin-left: 5px;
}

.remove_button .icone_svg, .line_item.voucher .icone_svg {
    background-image: url("../img/svg/delete.svg");
}
.st-menu .close_right_side i.side_close_right::before {
  background-image: url("../img/svg/arrow-left-w.svg");
  background-size: 31px;
}

.st-menu .close_right_side i.side_close_left::before, .backtoaccount .side_close_left:before {
    background-image: url("../img/svg/arrow-left-w.svg");
}

.btn-default.benabled.btn_to_checkout.checkout_border.btn_arrow:after {display: none}

.steco-cancel-addres, .step-3 span.summary_step a span, .btn-default.benabled.btn_to_checkout.checkout_border  span { position:relative; }

.cart-content-btn .btn,.shoppingcart-list .small_cart_btn {
	margin-bottom: 10px
}

.small_cart_sumary.base_list_line .line_item {
  margin-bottom: 3px;
  padding-bottom: 0;
  font-size: 16px;
}

.base_list_line .line_item {
    margin-bottom: 6px;
    padding-bottom: 6px;
}

.base_list_line .line_item:last-child {
	border-bottom: none;
	margin-bottom: 0
}

.base_list_line.line_free .line_item {
	border-bottom: none
}

.base_list_line.dotted_line .line_item {
	border-bottom-style: dotted
}

.order-confirmation-table .base_list_line.medium_list .line_item {border-bottom: 1px solid #f2f2f2}

.base_list_line.dotted_line .line_item:last-child {
	border-bottom: none
}

.base_list_line.medium_list .line_item {
    margin-bottom: 15px;
    padding-bottom: 15px; 
}

.base_list_line.medium_list .line_item:last-child {
	margin-bottom: 0
}

.st_product_comment_list.base_list_line.large_list .line_item {
  margin-bottom: 30px;
  border: none;
  box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.1);
  padding: 40px 25px !important;
  border-radius: 5px;
}

.pcomment_footer .base_list_line.large_list .line_item {
    margin-bottom: 0px;
    padding: 0px;
    border: none;
}

#js_pcomments_filter .flex_container {
  margin-bottom: 1.5rem !important;
}

.pcomment_footer h3, .pcomments_item h3 {
    position: relative;
    padding: 4px 0px;
    display: inline-block;
}

.pcomments_item.align_pc_0 {text-align: left}
.pcomments_item.align_pc_1 {text-align: center}
.pcomments_item.align_pc_2 {text-align: right}

#module-stproductcomments-mycomments #center_column .account_box .base_list_line .line_item:last-child {border-bottom: 0px; padding-bottom: 0px;}


.comment_text, .comment_text p { margin-bottom: 0px!important; }



.pcomment_footer h3 a { display:inline-block; }
.base_list_line.large_list .line_item:last-child {
	margin-bottom: 0
}

.base_list_line .line_item:last-child .cart-summary-v.price {
    font-weight: bold !important;
    font-size: 18px !important;
}

.ajax_cart_bag {
	position: relative;
	height: 22px;
	line-height: 22px;
	display: inline-block
}

.ajax_cart_bag .amount_circle {
    left: auto;
    right: 20px;
    top: -8px;
}

.ajax_cart_bag .amount_circle.dozens {
	padding: 0 4px
}

.ajax_cart_bag .icon_text {
	display: none
}

.ajax_cart_bag .fto-glyph.icon_btn {
	display: block
}

.cart_icon_item {
    display: inline-block;
    padding-left: 4px;
    font-size: 12px;
}

.cart_icon_item:last-child {
    padding-right: 4px;
}




.mini_cart_promo {text-decoration: line-through;font-weight: bold;}
.shoppingcart-list .cart_promo_stickers {color: #fff; background: #333; padding: 4px 10px; font-size: 11px !important;}
.shoppingcart-list .promo {margin-bottom: 5px;}

.top_bar_item .ajax_cart_bag {
    padding: 15px 10px 0 20px;
    line-height: 100% !important;
}



.fto-cart-us {
	margin-left: 0px !important;
	height: 25px;
	width: 25px;
	background-size: 24px;
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
	vertical-align: middle;
	background-image: url("../img/svg/topcart_w.svg");
}





.flying_image {
	border-radius: 1000px;
	border: 2px solid #f2f2f2;
	position: absolute;
	z-index: 200
}

.st_shopping_cart {
	display: block
}

.dropdown_box .social_share_block {
	padding: 2px 0 0 2px
}

.dropdown_box .social_share_block .social_share_item {
	margin: 0 2px 2px 0
}

.social_share_block .social_share_item {
	display: inline-block;
	width: 30px !important;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: .375rem;
	margin-bottom: .375rem;
	font-size: 1rem
}

.social_share_block.social_size_0 .social_share_item {
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: .75rem
}

.social_share_block.social_size_2 .social_share_item {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 1.25rem
}

.social_share_button .social_share_box {
	right: 0;
	top: auto;
	bottom: 30px;
	left: 100%;
	position: absolute;
	text-align: right;
	overflow: hidden
}

.social_share_button .social_share_box a i:before {background-image: none}

.hover_fly_hover_fly_vertical .social_share_button .social_share_box {
    right: auto;
    top: auto;
    bottom: 0px;
    left: -400px;
    width: 300px;
    text-align: left;
}

.hover_fly_hover_fly_vertical .social_share_button:hover .social_share_box {
    right: auto;
    top: auto;
    bottom: 0px;
    left: 40px;

}

.social_share_button .social_share_item {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center
}

.social_share_button:hover .social_share_box {
	left: 0
}

#share_side_box .social_share_item {
	margin: 10px 10px 6px;
	display: inline-block
}

#share_side_box .social_share_item i {
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 1.875rem;
	display: block
}

#share_side_box .social_share_title {
	display: block;
	margin-bottom: 1rem
}

.tags_block .tag_item {
	display: inline-block;
	line-height: 16px;
	padding: 2px 6px 3px;
	border: 1px solid #777;
	margin: 0 6px 6px 0
}

.st_news_letter_popup_wrap {
	display: none
}

.st_news_letter_do_not_show_outer {
	padding: 6px 1em
}

.st_news_letter_do_not_show_inner .checker {
	display: inline-block
}

.st_news_letter_popup .st_news_letter_form {
	padding: 0 1em
}

#footer .st_news_letter_form,#left_column .st_news_letter_form,#right_column .st_news_letter_form
	{
	padding: 0
}

.st_news_letter_form_inner {
  display: inline-block;
  width: 100%;
  margin-bottom: 1.25rem;
}

.gdpr_consent .custom-input-box .custom-input-item {
  border: 1px solid #d6d6d6;
  height: 16px;
  width: 16px;
}
.gdpr_consent .custom-input-box .custom-input-item .fto-ok-1 { line-height: 16px; }
.gdpr_consent .custom-input-box .custom-input-item .fto-ok-1::before { }

#footer .gdpr_consent {
  margin: 0px;
  width: 90%;
}

.st_news_letter_gender .radio-inline:last-child {
	margin-right: 0
}

.st_news_letter_submit {
	border-color: #f2f2f2
}

.st_popup_video_wrap {
	bottom: 10px;
	right: 46px;
	position: absolute;
	z-index: 8
}

.inline_popup_content {
	background: #fff;
	padding: 1rem;
	max-width: 650px;
	margin: 0 auto;
	position: relative
}

.inline_popup_content.small_popup {
	max-width: 320px
}

.st_sticker {
	border-style: solid;
	background-size: contain
}

.st_sticker .st_sticker_text {
	white-space: nowrap;
	display: inline-block;
	
}

.st_sticker.auto-width {width: auto !important; padding-left: 10px !important; padding-right: 10px !important}

.st_sticker.st_sticker_static {
	position: static
}

.sticker-border {position: absolute;  width: 100%; height: 100%; left: 0px; top: 0px; z-index:1}
.pro_first_box .st_sticker.flag_1:before,.pro_first_box .st_sticker.flag_2:before
	{
	content: "";
	border: 11px solid #000000;
	display: inline-block;
	height: 22px;
	width: 11px;
	position: absolute
}

.pro_first_box .st_sticker.flag_1:before {
	border-left: none;
	border-right-color: transparent;
	right: -11px
}

.pro_first_box .st_sticker.flag_2:before {
	border-right: none;
	border-left-color: transparent;
	left: -11px
}

.pro_second_box .st_sticker_block,.product_middle_column .st_sticker_block
	{
	padding-bottom: 6px
}

.layer_btn {
	position: absolute;
	display: inline-block;
	text-align: center;
	z-index: 5
}

.layer_btn.add_to_love {

}

.layer_btn.hover_out {
	display: none
}

.pro_outer_box:hover .layer_btn.hover_out {
	display: inline-block
}

.discount-amount,.discount-percentage,.price,.regular-price {
	margin-right: 0px;
	margin-left:0px;
	white-space: nowrap
}

.price {
	color: #222;
}

.ajax_block_product .price {
	font-weight: 700;
	font-size: 1rem
}

.new_price_color { color: #e52534 !important;  }

.pro_list_manufacturer, .act_box_cart .btn-prod-more {
  padding-bottom: 0px;
  font-size: 12px;
  text-transform: uppercase;
}

.product-price-and-shipping {

}

.pro_column_right .product-price-and-shipping {height: auto; line-height: 18px; text-align: left; font-size: 15px;}
.pro_column_right .product-price-and-shipping span, .pro_column_right .product-price-and-shipping p {margin: 0px}

.price.promo_price { color:#e52534; }

.price .name_price {
    font-size: 14px;
    color: #333;
    font-weight: 400;
}

.price_netto, .info_discount { margin-bottom: 0px; }


.regular-price {
	text-decoration: line-through;
	color: #666
}

.ajax_block_product .regular-price {
	font-size: .875rem
}

.discount-amount, .discount-percentage {
    padding: 0px 0px 0px 4px;
    display: inline-block;
}

.st_notification_wrap {
	position: fixed;
	display: none;
	z-index: 1000;
	width: 100%;
	padding: 20px 10px 10px;
	background: #f9f9f9;
	border-color: #f9f9f9;
}

.st_notification_wrap.st_notification_static {
	position: static;
	display: block
}

.st_notification_close_inline {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 1.5rem
}

.notification_tempalte_1 .style_content {
	text-align: center
}

.notification_tempalte_1 .style_content .notification_inner {
	display: inline-block;
	text-align: left
}

.noti_full {
	left: 0;
	right: 0
}

.noti_location_0,.noti_location_1,.noti_location_2 {
	bottom: 0;
	top: auto
}

.noti_location_3,.noti_location_4,.noti_location_5 {
	top: 45%
}

.noti_location_6,.noti_location_7,.noti_location_8 {
	top: 0
}

.noti_location_0.noti_width,.noti_location_3.noti_width,.noti_location_6.noti_width
	{
	left: 50%
}

.noti_location_1,.noti_location_4,.noti_location_7 {
	right: 0
}

.noti_location_2,.noti_location_5,.noti_location_8 {
	left: 0
}

.product_link_nav.with_preview {
	display: inline-block
}

.product_link_nav.with_preview a {
  width: 24px;
  height: 24px;
  line-height: 24px;
  position: relative;
  display: block;
  z-index: 1;
  text-align: center;
  font-size: 14px;
  color: #444;

}



.product_link_nav.with_preview a .product_link_nav_preview {
  display: none;
  position: absolute;
  right: 0;
  border: 1px solid #ddd;
  padding: 2px;
  background: #fff;
  margin-top: 10px;
}

.product_link_nav.with_preview a .product_link_nav_preview img {
	max-width: none
}

.product_link_nav.with_preview a#product_link_nav_prev .product_link_nav_preview
	{
	right: 0
}

.product_link_nav.with_preview a#product_link_nav_next .product_link_nav_preview
	{
	left: 0
}

.product_link_nav {
	padding-right: 6px
}

.product_link_nav:last-child {
	padding-right: 0
}

.modal_products_container .swiper-slide {
	width: 98px
}

.infinite-loading .infinite-spin {
	display: block;
	font-size: 20px
}

.infinite-loading .infinite-more-link,.infinite-loading .product_count_infinite
	{
	display: none
}

.stlinkgroups_links_footer_bottom li .dropdown_list_item {
	display: inline-block;
	padding: 0 8px
}

.custom_links_list {
	margin-bottom: 0
}


.custom_links_list .tooltipstered {display: inline-block}

#footer-bottom .custom_links_list {
	display: inline-block
}

@
supports  (not  (initial-letter: 5)) and  (not  (-webkit-initial-letter:
	5)){ .
	dropcap >p: first-of-type : first-letter { font-size : 50px;
	float: left;
	line-height: .7;
	margin: 6px 8px 0 0;
	font-weight: 700
}

}
@
supports  (initial-letter: 5) or  (-webkit-initial-letter: 5){ .
	dropcap >p: first-of-type : first-letter { -webkit-initial-letter : 3;
	initial-letter: 3
}

}
.blockquote_1>p:first-of-type {
	padding: .5em 0;
	font-family: Arial;
	quotes: "\201C" "\201D" "\2018" "\2019"
}

.blockquote_1>p:first-of-type:after,.blockquote_1>p:first-of-type:before
	{
	font-size: 2em;
	line-height: .1em;
	vertical-align: -.3em
}

.blockquote_1>p:first-of-type:before {
	content: open-quote;
	margin-right: .2em
}

.blockquote_1>p:first-of-type:after {
	content: close-quote;
	margin-left: .2em
}

.quick_login .dropdown_box {
	width: 320px;
}

.sidebar_login_form, .cart_empty .cart_empty_sidebar {padding: 30px; background: #fff; }
.sidebar_auth_form, .cart_empty_link {padding: 20px 40px 30px; background: #fff; border-top: 1px solid #f6f6f6}
.cart_empty_link, .sidebar_auth_form h5 {text-align: center}
.sidebar_button {padding: 20px 35px; background: #ffffff;}
.cart_empty_sidebar .easycontent p:last-child {margin-bottom: 0px}
.cart_empty_sidebar .easycontent div.head-top {margin-bottom: 10px; font-weight: 600; font-size: 18px}
.cart_empty_link h6 {text-align: center; width: 100%; margin-bottom: 15px}
.sidebar_auth_form div.head {text-align: center; font-size: 20px; margin-bottom: 20px; line-height: 24px; font-weight: 600;}
.sidebar_login_form div.head {text-align: center; font-size: 20px; line-height: 24px; margin-bottom: 16px; font-weight: 600;}
.quick_login .dropdown_box.login_from_block div.head {margin-bottom: 25px;}
#login_form_block .sidebar_login_form div.head {font-size: 24px; font-weight: 600; margin-bottom: 10px;}
#login_form_block.from_blcok {border: 0px} 
#register_form_block h3 {padding: 1rem 15px; font-size: 1.75rem; text-transform: none;}
#login_form_block .sidebar_login_form p,
#register_form_block .form_content .form_content_inner p {font-size: 14px; margin-bottom: 25px}
#login_form_block .sidebar_login_form {padding: 30px 30px 30px;}
#register_form_block h3, #create_account_block h3 {padding: 1rem; font-size: 24px;text-transform: none;font-weight: bold;}
.dropdown_box_viewed {width: 300px;	padding: 8px}

#header_right .search_widget_btn.btn, #header_right .search_widget_form_inner, #header_right .form-control  {border-radius: 0px; background: none; padding: 0px;}


.search_widget_btn.btn {
  padding-left: 20px;
  padding-right: 20px;
  min-width: 45px;
  margin-left: 0;
  font-size: 14px;
  border-radius: 0 25px 25px 0;
}



.search_widget .search_inline {display: inline-block}
.search_widget .search_inline .icon_text {display: inline-block}


.search_widget_btn.btn i {
	margin-right: 2px;
	font-size: 1.5em
}

.search_widget_3 .search_widget_btn i, #search_block_side .search_mobile_nav .search_widget_btn i {
	line-height: 80%;
}


.search_widget_form_inner {
  background: #fff;
  border-radius: 25px;
}

.one_column_login .form-group-small .form-control,.one_column_login .form-group-small .input-group
	{
	max-width: none
}

.one_column_login .no_account {
	max-width: 380px
}

.show_password {
	opacity: .4
}

.row.myacount_dashbord_list {margin-left: -8px; margin-right: 0px; width: calc(100% + 16px);}

.myacount_dashbord_list .list-group-item:first-child,.myacount_dashbord_list .list-group-item:last-child
	{
	border-radius: 0
}

.myacount_dashbord_list .list-group-item.landing-link {
	display: none
}

.fluid-width-video-wrapper {
	width: 100%;
	position: relative;
	padding: 0
}

.fluid-width-video-wrapper embed,.fluid-width-video-wrapper iframe,.fluid-width-video-wrapper object
	{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.pro_first_box .blog_type_icon {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0
}

.view56 { display:none; }

.blog_info span {
	margin-bottom: 0px
}

.comment_node_left {
	width: 56px;
	float: left
}

.comment_node_right {
    margin-left: 85px;
}

.st_blog_comment_list .comment_child {
	padding-left: 40px
}

.blog_info span {
	margin-right: 0px;
	display: inline-block
}

#blog_link_nav,#blog_tags {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border:none; 
}

#blog_link_nav { margin-bottom:20px; }

#blog_tags { border-bottom: none; }

#blog_tags a {
    border: 0px;
    border-radius: 1px;
    padding: 8px 15px;
    background: #f6f6f6;
}

.pro_second_box_img {
	position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.product_list_item .block_blog .blog_image,
.swiper-slide.block_blog .blog_image {position: relative; overflow: hidden;}
.product_list_item .block_blog.mosaic .blog_image {height: 100%; width: 100%; background-repeat: no-repeat; background-size: cover; background-position: center center;}
.product_list_item .block_blog.mosaic {position: relative; height: 100%}

.st_posts.d-block {margin: 0px -20px}
.pro_second_absolute .pro_second_box_img {background-color: rgb(0, 0, 0,  0.2)}
.pro_second_absolute .bottom_zone a {color: #fff;}
.pro_second_absolute .s_title_block {margin-bottom: 5px}

#columns .block_blog.mosaic .pro_first_box {position: absolute; width: 100%; height: 100%;}



#comment_input p,#comment_textarea {
	margin-bottom: 1.5em
}

.st_comment_box {
	height: 120px;
	padding: 6px;
	width: 100%
}

#comment_input input {
	width: 94%;
	padding: 4px 6px
}

.comment_node {
	padding: 10px 0
}

.comment_node.general_bottom_border { border-top: 1px solid #d9d9d9; border-bottom: none; }

#avatar_left {width: auto;  height: auto;}
#avatar_left img { border-radius: 30px 0; }
#avatar_right {margin: 45px 0 0 0; height: 42px;}

#js_pcomments_filter .mr-3 {
    font-weight: bold;
}

#st_product_comment_reply_block .st_product_comment_reply { 
border-top: 1px solid #d9d9d9;
padding-top: 30px;
margin-top: 30px;	
}

.average_left {
  width: 100% !important;
  font-size: 14px;
  font-weight: 400;
}

.pc_progress.progress, .pc_progress .progress-bar {
  height: 6px;
}

.review_off .flex_total { flex:1; }
.review_off .flex_comment {  flex:1; }

#st_product_comment_reply_block .font-weight-bold, .font-weight-bold.nohidden { font-size: 16px; margin-bottom: 0px;}


#st_product_comment_reply_block label.criterion_name {
    padding: 0px;
}

#st_product_comment_reply_block label.re_label {

    font-size: 14px;
    font-weight: 600;
    float: left;

}
#st_product_comment_reply_block .star_content { float:left; }

#stblogcomment #avatar_right input.form-control  { background: transparent; }
#stblogcomment #avatar_right label.btn {
    margin: 0px;
    line-height: 37px;
}
#submitAvatar { height:42px; }
#stblog_leave_a_reply {
	display: none
}

.st_blog_comment_list #stblog_leave_a_reply {
	display: block
}

.st_blog_comment_list #stblog_leave_a_comment {
	display: none
}

.category-sub-menu {
	margin-bottom: 0
}

.category-sub-menu {
    padding-bottom: 0px;	
}

#quantity_wanted,.cart_quantity,.pro_quantity {
	visibility: hidden
}

.bootstrap-touchspin #quantity_wanted,.bootstrap-touchspin .cart_quantity,.bootstrap-touchspin .pro_quantity
	{
	visibility: inherit
}

.countdown_wrap {
	display: table;

	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 3;
	background: #fff;
	background: hsla(0, 0%, 100%, .9);
	color: #444;
	text-align: center;
	text-transform: uppercase
}


.countdown_wrap.counting {
	visibility: visible
}

.countdown_wrap.v_middle {
	bottom: 50%;
	margin-bottom: -33px
}

.hover_fly_static .countdown_wrap {
	bottom: 30px
}

.hover_fly_static .countdown_wrap.v_middle {
	bottom: 50%
}

.countdown_timer.countdown_style_0 p {margin-bottom: 4px;}

.countdown_timer.countdown_style_0 div {
	display: table-cell;
	vertical-align: middle;
	width: 25%;
	padding: 0px 3px;
	border-right: 1px solid #fff
}

.countdown_timer.countdown_style_0 div span {line-height: 18px !important; height: auto !important}

.countdown_timer.countdown_style_0 div:last-child {
	border-right: none
}

.countdown_timer.countdown_style_0 div span {
	display: block;
	height: 22px;
	line-height: 22px
}

.countdown_timer.countdown_style_0 div span.countdown_number {
	font-size: 22px
}

.countdown_timer.countdown_style_1 {
	line-height: 22px;
	font-size: 16px
}

.countdown_timer p {margin-bottom: 0px; line-height: 18px}

.countdown_timer.countdown_style_1 div i {
	margin-right: 4px
}

.countdown_wrap .countdown_title {
	height: 30px;
	line-height: 30px;
	font-size: 16px
}

.product_list.grid .ajax_block_product:hover .countdown_wrap,.products_slider .ajax_block_product:hover .countdown_wrap
	{
	visibility: visible
}

.countdown_outer_box {
	display: none;
	margin-bottom: 10px
}

.countdown_outer_box.counting {
	display: block
}

.countdown_box {
	display: inline-block;
	padding: 6px 16px;
	background: #f2f2f2;
	font-size: 1.166em;
	color: #444;
	text-transform: capitalize
}

.countdown_box i {
	margin-right: 6px
}

.countdown_heading {
	font-weight: 700;
	margin-bottom: 6px
}

.mobile_logo {
	padding: 0 10px 0px 0px;
}

.product-price-and-shipping .st_sticker_block {
	display: inline-block
}

#footer .wpb_content_element {
	margin-top: 1rem;
	margin-bottom: 1rem
}

#footer .title_block.st_vc_title {
	border-bottom: none
}

#footer .title_block.st_vc_title .flex_child {
	display: none
}

#footer .footer_first_level_row>.vc_row {
	margin-left: 0;
	margin-right: 0;
	width: 100%
}

.bottom_pagination.only_one_page nav,.hide_btn_text .btn_text,.paginaton_sample.only_one_page
	{
	display: none
}

.mini_name .btn_inline {
	margin-right: 0;
	margin-left: 0
}

textarea#delivery_message {
	width: 100%
}

.brands_slider_container .products_sldier_swiper {
	padding: 0;
	margin: 0
}

.brands_slider_container .product_view_more_box {
    margin-top: 25px;
}

.brands_slider_container .products_slider .swiper-button-lr.swiper-navigation_visible>.swiper-button-next,.brands_slider_container .swiper-button-lr:hover>.swiper-button-next
	{
	right: 0
}

.brands_slider_container .products_slider .swiper-button-lr.swiper-navigation_visible>.swiper-button-prev,.brands_slider_container .swiper-button-lr:hover>.swiper-button-prev
	{
	left: 0
}

.sticky_facet_title {
	display: none;
	margin-right: 6px
}

.stuck .sticky_facet_title {
	display: inline-block
}

.badge {
	font-size: inherit
}

.yes_device_0 {display: none}

.autocomplete-suggestions {
	padding: 10px 0px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid #e3e3e3;
	background: #fff;
	-webkit-box-shadow: 5px 5px 8px -2px rgba(0,0,0,.11);
	box-shadow: 5px 5px 8px -2px rgba(0,0,0,.11);	            
}

#header_right .autocomplete-suggestions {
  border-radius: 0px;

width: 600px;
padding: 20px 0px;
}

#header_right .search_results {left: -334px;}

#header_right .search_results { margin-top: 30px; box-shadow: 0px 1px 4px rgba(0,0,0,0.1);}

.stuck #header_right .search_results { margin-top: 4px;}

#header_right .autocomplete-suggestions {border: 0px;}

.st-menu .autocomplete-suggestions {
	max-height: none
}

.st_ps_speical_url_input {
	display: none !important
}

#checkout-payment-step .modal {
	background: rgba(0, 0, 0, .2)
}


.userinfo_mod_top.dropdown_wrap .dropdown_list .dropdown_list_ul, .sidebar_stcustomersignin_acount {padding: 30px 30px 20px; display: inline-block; width: 100%;}
#header_primary .userinfo_mod_top.dropdown_wrap .dropdown_list {min-width: 400px;}
.dropdown_list_ul .account-head {font-weight: 500; font-size: 20px; margin-bottom: 4px;}
.dropdown_list_ul .account-head-mini {margin-bottom: 8px;}
.custom-account-button {
  margin-bottom: 10px;
}
.quick_login .customer-links li {border-bottom: 0px; }
.quick_login .customer-links li a {font-size: 14px;padding: 4px 0px !important; background: #fff !important}
.quick_login .customer-links li a:hover, .customer-register:hover {text-decoration: underline}
.quick_login .customer-links {margin-bottom: 0px}
.quick_login .customer-links i {
  margin-right: 12px;
}
.quick_login .customer-links.border-icon {
  border-top: 1px solid #ddd;
  margin: 10px 0px;
  padding: 10px 0px 0px;
}

.quick_login .login_last .btn {
  padding: 0 30px; }

.quick_login  .customer-links.border-icon.border-bottom { padding-bottom: 5px; margin-bottom: 10px;}
.logoff_last a {background: #efefef;padding: 8px 0px;text-align: center; width: 100%; display: block}
.login_last {margin: 5px 0px 0px}
.new-client {
  padding: 0px 10px;
}
.customer-register {color: #fb751e}
#side_stcustomersignin .dropdown_box {width: 100%; padding: 20px;}
#side_stcustomersignin .quick_login .customer-links li a {
  font-size: 15px;
  padding: 10px 0px !important;
  line-height: 35px;
}
#side_stcustomersignin .dropdown_list_ul .account-head-mini {margin-bottom: 8px; font-size: 16px;}
#side_stcustomersignin .dropdown_list_ul .account-head {
  font-size: 18px;
  margin-bottom: 14px;
}

#side_stcustomersignin.st-menu.bg_white {background: #fff}
body#password .columns-container {padding-bottom: 38px; padding-top: 38px;}
.st-menu .page_heading {font-size: 14px;}
#footer_bottom_left p {display: inline-block; margin-left: 4px !important;}
#footer_bottom_left p a {color: #fff}
#footer_bottom_left p span {margin: 0px 5px}
#footer_bottom_right.ep.logo_text a {color: #222;}
#footer_bottom_right.ep.logo_text a:hover {text-decoration: underline}
#footer_bottom_right.ep.logo .epresta {
    background: url("https://www.e-presta.pl/eprestafooter.svg") no-repeat scroll;
    font-size: 0;
    height: 28px;
    margin: -5px auto 0px;
    text-indent: -90000px;
    width: 92px;
    background-size: 120px;
    background-position: center;
}
#footer_bottom_right.ep.logo.red .epresta  { 
	background: url("https://www.e-presta.pl/eprestafooter_w.svg") no-repeat scroll;
    font-size: 0;
    height: 28px;
    margin: -5px auto 0px;
    text-indent: -90000px;
    width: 92px;
    background-size: 120px;
    background-position: center;
}
.blck_bg {background: #000 !important;
position: fixed;
width: 100%;
height: 100%;
z-index: 999;
opacity: 0.4;
max-width: 100% !important;
margin: 0px !important;
left: 0px !important;
top: 0px !important;}
.tooltip_ep {cursor: pointer}

.rating_box i {display: inline-block;}
div.star_on:after,  div.star:after, div.star_hover:after  {top: 0px !important;}
.rating_box i.fto-star-2::before, .rating_box_inner i.fto-star-2::before, div.star.star_on::after, div.star::after {
    display: block !important;
    width: 14px;
    height: 14px;
    content: '' !important;
    top: 3px;
    position: relative;
    background-size: 12px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.rating_box i.fto-star-2::before, .rating_box_inner i.fto-star-2::before, div.star.star_on::after, div.star::after, 
.pro_second_box .rating_box_inner i.fto-star-2::before, .pro_second_box .div.star.star_on::after, .pro_second_box div.star::after,
.pcomments_item .rating_box_inner i.fto-star-2::before, .pcomments_item .div.star.star_on::after, .pcomments_item div.star::after {
    width: 12px;
    top: 2px;
  
}

.review_deatils .general_right_border {
  font-size: 50px;
  text-shadow: 2px 0px 0px currentcolor;
}


.general_right_border {
    font-size: 48px;
    font-weight: 600;
    border: none;
    line-height: 40px;
}
a.ammount {
    margin-top: -3px;
    display: block;
    font-size: 16px;
}
#module-stproductcomments-mycomments .rating_box_inner i.fto-star-2::before, #module-stproductcomments-mycomments div.star.star_on::after, #module-stproductcomments-mycomments div.star::after,
.criterions_list.li_fl .rating_box_inner i.fto-star-2:before, .criterions_list.li_fl div.star.star_on:after, .criterions_list.li_fl div.star:after
{

	background-size: 26px;
    background-position: 0px 7px;
    top: -9px !important;
    width: 26px;
    height: 40px;
}

.re_row .charleft, .re_row .gdpr_consent  { padding-top:10px; }
.criterions_list, .row.re_row {
    margin-bottom: 20px !important;
}


.review_deatils .pcomments_write { margin: 20px 0px 0px !important }

.review_deatils .article {
  margin: 0px;
  border: 0px;
  box-shadow: none;
  background: #fbf9f7;
  padding: 35px;
  border-radius: 8px;
}

#js_pcomments_list .st_product_comment_list { margin-bottom: 4rem; }

.pcomments_score  .details, .review_deatils  .details {margin-bottom: 6px;}

.page_heading.big span {
    border-bottom: 3px solid;
    padding-bottom: 2px;
    margin-bottom: 22px;
    display: inline-block;
}
.page_heading.small { font-size:20px; }

.account_box_bg .product-description-short span { font-size: 14px!important; }
.account_box_bg .product-description-short p { margin:0px!important; }
.re_general_bg textarea, .re_general_bg .form-control {
    border: 2px solid #d6d6d6;
}
.pcomment { position:relative; }
.pcomment .pc_reply_child .re_icon::before {
    content: '';
    background-image: url("../img/svg/reply.svg");
    background-repeat: no-repeat;
    background-size: 22px;
    width: 22px;
    height: 22px;
    position: absolute;
    left: -36px;
}
.module-stproductcomments-list .cancel_review {
    display: inline-block;
    font-size: 14px;
    font-weight:400;
    padding-left: 5px;
}

.module-stproductcomments-list ul.pagination .page-item.disabled:first-child, .module-stproductcomments-list ul.pagination .page-item.disabled:last-child { display:none; }

.page_heading.stproductcomments-list, .module-stproductcomments-list a.stproductcomments-list { display:none; }
.module-stproductcomments-list .page_heading.stproductcomments-list {
    display: inline-block;
    line-height: 100%;
}

.module-stproductcomments-list .pcomment_product_name { display:block!important }

.re_general_bg .form-group:hover .form-control { border-width: 2px; } 

.tag-wrap .tm-input { border-radius: 3px; }

.rating_box_inner.one i.fto-star-2:nth-child(1):before,
.rating_box_inner.two i.fto-star-2:nth-child(2):before,
.rating_box_inner.three i.fto-star-2:nth-child(3):before,
.rating_box_inner.four i.fto-star-2:nth-child(4):before,
.rating_box_inner.five i.fto-star-2:nth-child(5):before,
.rating_box.one i.fto-star-2:nth-child(1):before,
.rating_box.two i.fto-star-2:nth-child(2):before,
.rating_box.three i.fto-star-2:nth-child(3):before,
.rating_box.four i.fto-star-2:nth-child(4):before,
.rating_box.five i.fto-star-2:nth-child(5):before {background-image: url("../img/svg/star_half.svg") !important;}
.rating_box i.fto-star-2.light::before, .rating_box_inner i.fto-star-2.light:before, div.star.star_on:after, div.star.star_hover:after {background-image: url("../img/svg/star_on.svg");}
.rating_box i.fto-star-2::before, .rating_box_inner i.fto-star-2:before, div.star:after {background-image: url("../img/svg/star_off.svg");}
.name_price {
    text-transform: lowercase;
    font-size: 100%;
}
.info_plus_mini {display: none}
.md_totals.off_shipping, .shoppingcart-list .off_shipping {display: none}
#product-list-top-wrap .product_count {display: none}

#create_account_block.from_blcok, #register_form_block {
    border: 0px;
    background: #fff;
}
#authentication #customer-form .custom-input-box .custom-input-item  {
    padding-left: 5px;
    margin-top: -4px;
}

#authentication #customer-form .custom-input-box .custom-input-item i {font-size: 17px; color: #ef4d34; margin-left: -2px;}
#authentication #register_form_block .form_content_inner a i:before { display:none;}
#authentication #customer-form .form-group.form-group-small label.checkbox-inline  {margin: 15px 0px 0px}
#authentication #customer-form .form-group.form-group-small label.checkbox-inline a {color: #111111;text-decoration: underline;}

#side_viewed .base_list_line.medium_list .line_item, #side_loved .base_list_line.medium_list .line_item {    border-bottom: 1px solid #dbdbdb; }
#side_loved .page_heading {font-size: 18px !important;text-transform: none;margin-bottom: 14px;}
#side_loved .page_heading.blog {margin: 12px 0px}


.shoppingcart-list .line_item.voucher {padding: 10px; font-weight: bold; background: #f9f9f9}

#cart #wrapper {margin-bottom: 40px}

.forgotten-password .form-group-small .form-control {max-width: 100%}

#header_right_top .mobile_bar_tri_text {font-size: 11px; }
#header_right_top .logout.mobile_bar_tri_text:hover { color: #ef4d36; } 
.cart_mobile_bar_tri.top_bar_item.icone_top {position: relative}

#header_right_top .login.top_bar_item i:before {height: 25px; margin-top: 9px;  width: 25px;  background-size: 22px;  background-repeat: no-repeat; background-position: center center;}
.icone_top .icone_svg{margin-left: 10px !important; height: 19px; width: 19px; background-size: 19px; background-repeat: no-repeat; background-position: center center; display: inline-block; vertical-align: middle;}
#header_primary .icone_top .icone_svg, #header_primary .icone_svg_us  {margin-left: 0px !important; height: 24px; width: 24px; background-size: 18px; background-repeat: no-repeat; background-position: center center; display: inline-block; vertical-align: middle;}
#mobile_bar .icone_top .icone_svg {margin-left: 0px !important; height: 30px; width: 26px; background-repeat: no-repeat; background-position: center center; display: inline-block; vertical-align: middle;}
#sidebar_box .icone_top .icone_svg {margin-left: 0px !important; height: 22px; width: 22px; background-size: 22px; background-repeat: no-repeat; background-position: center center; display: inline-block; vertical-align: middle;}
#top_bar .icone_svg_us, .logout.top_bar_item .fto-logout-us {margin-right: 0px; margin-left: 6px; height: 16px; width: 16px; background-size: 16px; background-repeat: no-repeat; background-position: center center; display: inline-block; vertical-align: middle;}
.one_line {display: inline-block; float: right; line-height: 21px; margin-left: 11px; text-align: left}




.no_text.icon_text {display: none}

.login.top_bar_item .icone_svg_us, .quick_login.top_bar_item .icone_svg_us {background-image: url(../img/svg/login_black.svg);}
.registration.top_bar_item .icone_svg_us {background-image: url(../img/svg/login_black.svg);}
.my_account.top_bar_item .icone_svg_us {background-image: url(../img/svg/login_black.svg);}
.welcome.top_bar_item .icone_svg_us {background-image: url(../img/svg/login_black.svg);}
.logout.top_bar_item .fto-logout-us {background-image: url(../img/svg/logout_balck.svg);}

.login:hover .icone_svg_us.hover_icone, .quick_login:hover .icone_svg_us.hover_icone {background-image: url(../img/svg/login_white.svg);}
.registration:hover  .icone_svg_us.hover_icone {background-image: url(../img/svg/login_white.svg);}
.my_account:hover  .icone_svg_us.hover_icone {background-image: url(../img/svg/login_white.svg);}
.welcome:hover  .icone_svg_us.hover_icone {background-image: url(../img/svg/login_white.svg);}
.logout:hover  .fto-logout-us.hover_icone {background-image: url(../img/svg/logout_white..svg);}


.icone_top.loved_mobile_bar_tri .icone_svg {
  background-image: url("../img/svg/heart_black.svg");
  background-size: 24px !important;
  margin-top: -4px;
}
.icone_top.menu_mobile_bar_tri .icone_svg  {background-image: url("../img/svg/menu_black.svg");}

.icone_top.search_mobile_bar_tri .icone_svg {
  background-image: url("../img/svg/search_black.svg");
  margin-top: -2px;
}

.icone_top.myaccount_mobile_bar_tri .icone_svg {
  background-image: url("../img/svg/user_black.svg");
  background-size: 26px !important;
  margin-top: -3px;
  opacity: 0.8;
}

.icone_top.cart_mobile_bar_tri .icone_svg {
  background-image: url("../img/svg/cart_white.svg");
  background-size: 25px !important;
  margin-top: -20px;
  height: 26px !important;
  width: 26px !important;
}

.icone_top.customer_mobile_bar_tri .icone_svg {
  background-image: url("../img/svg/search_menu__black.svg");
  background-size: 16px;
  margin-top: -2px;
}
.icone_hover_on.customer_mobile_bar_tri:hover  .icone_svg,
.icone_hover_on.customer_mobile_bar_tri.active .icone_svg  {background-image: url("../img/svg/gear_white.svg");}

.icone_top.addtocart_mobile_bar_tri  .icone_svg {background-image: url("../img/svg/cart_black.svg");}
.icone_hover_on.addtocart_mobile_bar_tri:hover  .icone_svg,
.icone_hover_on.addtocart_mobile_bar_tri.active  .icone_svg {background-image: url("../img/svg/cart_white.svg");}

.icone_top.to_top_wrap  .icone_svg {background-image: url("../img/svg/top_black.svg");}
.icone_hover_on.to_top_wrap:hover  .icone_svg,
.icone_hover_on.to_top_wrap.active  .icone_svg  {background-image: url("../img/svg/top_white.svg");}

.icone_top.left_mobile_bar_tri  .icone_svg {background-image: url("../img/svg/left_black.svg");}
.icone_hover_on.left_mobile_bar_tri:hover  .icone_svg,
.icone_hover_on.left_mobile_bar_tri.active .icone_svg {background-image: url("../img/svg/left_white.svg");}

.icone_top.right_mobile_bar_tri  .icone_svg {background-image: url("../img/svg/right_black.svg");}
.icone_hover_on.right_mobile_bar_tri:hover  .icone_svg,
.icone_hover_on.right_mobile_bar_tri.active   .icone_svg {background-image: url("../img/svg/right_white.svg");}

.type-free_shipping .cart-summary-v.price {
    color: #ef4d36;
    font-weight: bold;
}

		
#order-confirmation .card-block dl dd {
    font-weight: 600;
}
#order-confirmation #content-hook_order_confirmation .page_heading i { margin-right:15px; }

	

/* my_account */
.my_account_left_column .list-group-item {  border: 0px;  padding-left: 0px;  padding-right: 0px; padding-top: 8px;   padding-bottom: 8px; }
.my_account_left_column .list-group-item a i { display:none; }
.myacount_dashbord_list .list-group-item a i { margin-right: 15px; }
.myacount_dashbord_list .list-group-item {
    padding: 26px 6px 40px;
    display: inline-block;
    font-size: 14px;
    margin: 0 8px 14px;
    border-bottom: 1px solid #dbdbdb;
    border-left: 0;
    border-right: 0px;
    border-top: 0px;
    text-align: left;
}
.my_account_page_footer { margin: 45px 0 !important; }
.account_box_bg {
    background: #f6f6f6;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0px;
}
#center_column #main .account_box .page_heading, #order-confirmation #order-details .page_heading, #order-confirmation #content-hook_order_confirmation .page_heading {
    font-size: 28px;
    margin-bottom: 15px !important;
    text-transform: none;
}
.myacount_dashbord_list .lc, .myacount_dashbord_list .cc { display:none; }
.my_account_left_column .center-account-box { display:none; }

h4.account-heading i {
    margin-right: 15px;
    position: relative;
    top: -2px;
}

h4.account-heading {
    font-size: 20px;
}
.center-account-box-item a {
    display: inline-block;
}
.center-account-box-item li {
    list-style: none;
    margin-bottom: 10px;
}


.account_box .account_box_bg article, .account_box .account_box_bg .article, .article { margin:0px; background:#fff;	padding: 30px 20px 30px; position: relative; border-style: solid; border-width: 1px; border-color: #e0e0e0; margin-bottom: 8px; border-radius: 3px; box-shadow: 0 1px 2px 0 rgba(26, 26, 26, 0.1); }
#identity .account_box .account_box_bg .article {  padding-top: 50px; }
#address .account_box .account_box_bg .btn.btn_arrow, #identity .account_box .account_box_bg .btn.btn_arrow {margin: 0px;}
.account_box .account_box_bg .btn.btn_arrow {  margin: 0 15px; padding: 0 50px; }
.account_box .account_box_bg .steco_address_btn { margin-left:15px; }
.head_account_bg {width: 100%}
.head_account_bg .hello_info, .hello_info  {  padding: 0px 20px 5px; font-weight: 600; text-transform: none; font-size: 22px; }

#guest-tracking .hello_info,
#order-detail .hello_info { padding-left:0px; padding-right: 0px; }

.head_account_bg .steco_sub_heading_mini {  padding-left: 20px; padding-bottom: 20px; margin: 0px; font-size: 16px; }

#order-follow table thead, #order-slip table thead, #history table thead, #module-stproductcomments-mycomments .card-header, #discount table thead {  background: #f6f6f6; }
#history td.order-actions a, .comments-block .comments_block a, .comments_block {  width: 100%; display: inline-block; text-align: left; float: left; font-size: 12px; }
.comments-block .comments_block a, .comments_block { font-size: 12px; }
#order-detail .account_box_bg,
#guest-tracking .account_box_bg { padding-left:15px; padding-right: 15px; }
#order-detail .account_box_bg table,
#guest-tracking .account_box_bg table { background: #ffffff!important; }
#order-detail .account_box_bg .order-message-form,
#guest-tracking .account_box_bg .order-message-form { border:none; }
#order-detail .account_box_bg .order-message-form .card-block,
#guest-tracking .account_box_bg .order-message-form .card-block { padding: 0px; }
#order-detail .account_box_bg .order-message-form .page_heading,
#guest-tracking .account_box_bg .order-message-form .page_heading { font-size: 14px;  margin-bottom: 6px; }
#order-detail .account_box_bg .heading_color,
#guest-tracking .account_box_bg .heading_color { font-weight: bold; }
#order-detail .account_box_bg .form-control,
#guest-tracking .account_box_bg .form-control { border-color: #e9e9e9; }

#guest-tracking #order-infos a.go,
#order-detail #order-infos a.go { text-decoration:none; position:relative }
#order-detail .account_box_bg .heading_color,
#guest-tracking .account_box_bg .heading_color {  font-weight: bold; font-size: 16px; margin-bottom: 15px; border-bottom: 1px solid #e0e0e0;  padding-bottom: 15px; }
#guest-tracking #main form .block.easycontent {margin-bottom: 0px}
#authentication #notifications,
#guest-tracking #notifications {width: 100%; text-align: center}
#authentication #notifications .alert.alert-info {padding: 14px 30px 14px 30px;}

#module-stblogcomments-mycomments .account_box .account_box_bg { margin-bottom:40px; }
#module-stblogcomments-mycomments #mycomments_list li .item {
    background-image: url(../img/svg/comment.svg);
    margin: 0;
    background-size: 40px;
    background-repeat: no-repeat;
    padding-left: 65px;
}
#module-stblogcomments-mycomments .account_box .page_heading { margin-bottom: 25px; }
#module-stblogcomments-mycomments #mycomments_list li .item p {
    margin-bottom: 5px;
    font-weight: bold;
}
#module-stblogcomments-mycomments .base_list_line.medium_list .line_item {
    margin-bottom: 25px;
    padding-bottom: 25px;
}
#module-stblogcomments-mycomments #mycomments_list li .item p a:hover { text-decoration: underline; }


.mobile_nav_box_2 li.mo_ml_level_0 {border: 0px}
.mobile_nav_box_2 a {color: #fff; text-transform: uppercase; position: relative}
.mobile_nav_box_2 #languages-block-top-mod li.active a:before {content: ''; position: absolute; width: 100%; height: 1px; background: #fff;  bottom: -4px;}

#login-form .alert-danger {margin-bottom: 30px}


.style_content.curr_swiper { width: 100%; height: 100%; }
.swipper_top {
    justify-content: center;
    height: 100%;
    align-content: center;
}
.swipper_left {
    display: flex;
    color: #fff;
    text-align: center;
    justify-content: center;
}
.swipper_right {
    display: flex;
    color: #fff;
    flex-direction: column;
    text-align: left;
    font-size: 16px;
    justify-content: center;

}
.swipper_top .sl_1 {
    font-size: 70px;
}
.swipper_top .sl_1 div {
    border-bottom: 4px solid;
    display: inline;
}
.swipper_top .sl_2 { font-size: 30px; }
.swipper_top .sp_1 {
}
.swipper_top .sp_2 {
    font-weight: 600;
    text-transform: uppercase;
}


.left_zone_visible {position: absolute; left: 0px; height: 100%; top: 0px; z-index: 1; background: #fff}
.right_zone_visible {position: absolute; right: 0px; height: 100%; top: 0px; z-index: 1; background: #fff}

.block_blog .s_title_block {
    font-weight: bold;
    margin-bottom: 12px;
    line-height: 1.3;
}

.blok_blog_short_content, .block_blog .btn-line-under, .blog_info span {
    font-size: 14px;
}


.block_blog .pro_outer_box .pro_second_box .add_to_love {top: 10px; right: 10px; width: auto; height: auto; text-transform: none; margin: 4px 0px;}
.block_blog .pro_second_box .add_to_love i {margin: 0px}
.block_blog .pro_second_box .add_to_love .hover_fly_btn_inner {position: relative}
.block_blog .pro_outer_box .pro_second_box .add_to_love i.fto-us.icon_btn:before {position: absolute; margin-top: -1px; right: -20px; background-size: 14px;}

.block_blog .pro_outer_box .pro_first_box  .add_to_love {top: 10px; right: 10px}


.menu_blur .steasy_column .flex_box.cat_promo { justify-content: center; }
.menu_blur .steasy_column .flex_box.cat_promo .left {
    font-size: 26px;
    font-weight: bold;
    padding:10px 20px;    
}
.menu_blur .steasy_column .flex_box.cat_promo .right {
    text-align: left;
    padding:10px 20px;
}
.menu_blur .steasy_column .flex_box.cat_promo .right a {
    color: #fff;
}

.menu_blur .full_container.block { margin: 0px; }


/* strona cms  */




.modal-open .cms_text {min-height: auto;}


.koszty {
    margin: 30px 0px 0;
}

.koszty_linia {
    border-top: 1px solid #e9e9e9;
    padding: 18px 0;
}

.koszty_linia.last { border-bottom: 1px solid #e9e9e9; }

.koszty_linia .koszty_item {
    line-height: 22px;
    text-transform: uppercase;
}
.koszty_linia .koszty_item span {
    display: inline-block;
    width: 100%;
    font-weight: bold;
    text-transform: none;    
}

/* strona faq  */



/* j�zyki i waluty sldebar  */

#side_mobile_nav_lan_cur .dropdown_tri {
    border: 1px solid #ddd;
    margin-top: 5px;
    width: 100%;
}

#side_mobile_nav_lan_cur .top_bar_item p { font-weight: bold }
#side_mobile_nav_lan_cur p.header_item { 
    font-weight: bold;
}


#side_mobile_nav_lan_cur .dropdown_tri i {float: right}
.currency-lang #currencies_block_top_mod .dropdown_list, .currency-lang #languages-block-top-mod .dropdown_list { width: 100%; }
.currency-lang #languages-block-top-mod .dropdown_list img, .currency-lang #languages-block-top-mod .dropdown_tri img {
    float: left;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

#side_mobile_nav_lan_cur .language_selector img { margin-right:0px; }

#side_mobile_nav_lan_cur .dropdown_list_ul li .dropdown_list_item, #side_mobile_nav_lan_cur .dropdown_tri {
    padding: 12px 15px;
}

#side_mobile_nav_lan_cur .base_list_line {
    border-bottom: 1px solid #dbdbdb;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 40px;
    margin-right: 40px;
}

.mobile_nav_box .base_list_line .language_selector { padding:8px; }
.mobile_nav_box .base_list_line span.language_selector, .mobile_nav_box .base_list_line a.language_selector:hover {
    background: #f6f6f6;
    padding-bottom: 12px;
}
.mobile_nav_box .base_list_line a.language_selector:hover {     padding-right: 8px;
    padding-bottom: 12px; }


/* ulubione produkty w koncie */


#module-ps_emailalerts-account p.remove_notifications,
#module-stlovedproduct-myloved .pro_first_box p.remove_favorites {
position: absolute;
top: 15px;
right: 25px;
margin: 0px;
background: #ff7d29;
padding: 5px 10px;
border-radius: 6px;
}
#module-stlovedproduct-myloved .pro_first_box p.remove_favorites a,
#module-ps_emailalerts-account p.remove_notifications a,
#module-stlovedproduct-myloved .pro_first_box p.remove_favorites a i,
#module-ps_emailalerts-account p.remove_notifications a i { margin:0px; color: #fff}

#module-stlovedproduct-myloved .best_articles {
    background: #f5f5f5;
    margin: 0px;
    padding: 30px 30px;
}

#module-stlovedproduct-myloved .best_articles li {
    background: #fff;
}

#module-stlovedproduct-myloved .best_articles li p.remove_favorites {
    position: absolute;
    top: 15px;
    left: 10px;
    margin: 0px;
}

#module-stlovedproduct-myloved .best_articles li p.remove_favorites a {
    background: #fff;
    padding: 10px;
}

#module-stlovedproduct-myloved .best_articles li .img_article { position:relative }

#module-stlovedproduct-myloved .block_blog { padding: 30px; }

/*koszyk pop up */
	.modal-body .row.no_brder {
	    padding: 30px;
	}

	a.st_modal_close {
	    right: 15px;
	    top: 15px;
	    z-index: 1;
	}
		
	.top-success {
	    width: 100%;
	    height: auto;
	    display: inline-block;
	    text-align: center;
	    margin: 0 0 20px;
	}
	.top-success div.alert {
	    font-size: 18px;
	    background-size: 34px;
	    padding-left: 48px;
	}
	.modal-body .product_name_wrap .product_name {
	    color: #222;
	    font-size: 19px;
	    font-weight: bold;
	    margin-bottom: 10px;
	line-height: 27px;
	text-shadow: none;
	}
	.modal-body .list_detail_item {
	    margin: 0px;
	}
	.modal-body .left_zone .list_detail_item li, .modal-body .left_zone .modal_manufacturer, .modal-body .left_zone .quantity_detail_item li, .modal-body .left_zone .quantity_detail_item li.md_price span {
	    
	}
	.modal-body .left_zone .quantity_detail_item li.md_price span.price-modal { font-size:18px; color:#222; font-weight: bold }
	.modal-body .to-continue { text-align:center; width: 100%; }
	
	.cart_top_info p { text-align: center; background: #fafafa; padding: 15px 0px 15px;}
	.cart_top_info p span {font-weight: bold}
    #side_products_cart .st-menu-header span {font-size: 14px}
	#side_products_cart .st-menu-header span .ajax_cart_quantity {padding-left: 0px;}
	.cart_top_info p span.btn-line-under {font-weight: normal; margin-left: 10px;}
	
	
.mobile_device #footer-checkout {margin-top: 45px;}
.mobile_device .steco_personal_information { padding-bottom: 0px; }

.right_zone .free-delivery_info-small {margin-bottom: 25px;}
.right_zone  .free-deliver-grahpic .cart-summary-v.price {font-weight: 600;}
.free-info-small {width: 100%; height: 10px; border-radius: 0px; border: 0px; background: #ddd; margin-top: 5px; position: relative;}
.free-info-small div {border-radius: 0px; height: 100%; position: absolute; top: 0px; background: #fb751e;}
.sidecart.cart .free-delivery_info-small {margin-bottom: 10px; font-weight: 600;}
.free-deliver-grahpic-plus {font-weight: 600;}

#inline_popup_content_login.inline_popup_content {max-width: 450px; padding: 0px;}
#inline_popup_content_login.inline_popup_content .sidebar_auth_form {padding: 30px 50px 40px;}
#inline_popup_content_login.inline_popup_content .sidebar_login_form {padding: 50px;}
#inline_popup_content_login.inline_popup_content .mfp-close {top: 12px; right: 12px;}
.checkout-shop {font-size: 14px;}

	
.line_item.voucher .icone_svg, .remove_button a .icone_svg {background-repeat: no-repeat; background-position: center center; display: inline-block; vertical-align: middle; height: 20px;width: 15px;background-size: 13px;
margin-right: 8px; margin-top: -7px;}
.line_item.voucher .icone_svg, .remove_button .icone_svg {background-image: url("../img/svg/bin.svg");}
.safe-top {font-size: 13px; line-height: 19px; color: #000; letter-spacing: 0;}
.safe-top:before {content: '';background-image: url(../img/svg/credit-card.svg);position: absolute; width: 41px; height: 30px;
  background-size: 29px; margin-left: -47px; margin-top: 4px; background-repeat: no-repeat; background-position: center;}
#languages-block-top-mod li {float: left;}
#languages-block-top-mod li  {margin: 0px 2px;}
#languages-block-top-mod li img {opacity: 0.5}
#languages-block-top-mod li.active img, #languages-block-top-mod li:hover img {opacity: 1}
#nav_center p span {font-weight: 700}	
#nav_right.flex_float_right {margin-left: 0;}

#footer .block.privat_slider_2 {
  background: #edeae6;
  margin: 0px;
}

#footer .block.privat_slider_2 .title_block_inner {
  background: #fff;
  text-align: center;
  font-size: 23px;
  padding-bottom: 2.5rem;
}

.privat_slider_2 .st_owl_carousel_block .text-icon {
  padding: 35px 0 40px;
  position: relative;
}
.privat_slider_2 .st_owl_carousel_block .text-icon .svg-img {
  margin-right: 10px;
  width: auto;
  height: auto;
  top: 0px;
  display: inline-block;
  margin-left: 0px;
  position: relative;
}
.privat_slider_2 .st_owl_carousel_block .text-icon p {
  font-size: 15px;
  width: 100%;
  text-align: center;
  display: block;
  margin-bottom: 0;
  line-height: 18px;
  font-weight: 500;
  letter-spacing: 0.75px;
}

.privat_slider_2 .st_owl_carousel_block .text-icon img {
  width: 60px;
  height: 60px;
  background-color: transparent;
  margin: 0;
  position: relative;
  top: 0px;
}

.privat_slider_2 .st_owl_carousel_block_2 .text-icon img {
  width: 56px;
}
.privat_slider_2 .st_owl_carousel_block_3 .text-icon img {
  width: 47px;
}
.privat_slider_2 .st_owl_carousel_block_4 .text-icon img {
  width: 38px;
  top: 2px;
}
.privat_slider_2 .st_owl_carousel_block_5 .text-icon img {
  width: 56px;
  top: 2px;
}
.privat_slider_2 .st_owl_carousel_block_8 .text-icon img {
  width: 38px;
}
.footer_checkout #footer_bottom_right {display: none}
#footer.footer_checkout #footer-bottom #footer_bottom_left {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.pro_outer_box .add_to_love.layer_btn {right: 15px; !important}
.blok_blog_short_content {font-weight: 400;}

.blog-more {position: relative; width: 40px; height: 20px;}
.blog-more:after {
  background-image: url(../img/svg/right-arrow-black.svg);
  background-size: 23px;
  background-position: center center;
  height: 100%;
  width: 35px;
  content: "";
  position: absolute;
  top: 0px;
  z-index: 10;
  margin-left: 4px;
  background-repeat: no-repeat;
  background-position: center right;
  background-repeat: no-repeat;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}

.blog-more:hover:after {
  margin-left: 13px;
}

.menu-one.menu-bottom .mo_mu_level_1, .menu-one.menu-bottom .mo_mu_level_1 .menu_a_wrap {display: block !important}
.menu-one.menu-bottom .menu_a_wrap {display: none}
.mo_mu_level_1:last-child  li{border-bottom: 0px;}

#st_mega_menu_wrap .ma_level_0 { font-size: 16px; }
#st_header .search_widget_text, #st_header .search_widget_btn {
  font-size: 15px;
}

#st_header .search_widget_btn.btn {
  margin-right: -10px;
}
#st_header .search_widget_block {
  margin-right: 10px;
}

#footer .social_wrap { }
#footer #stsocial_item_76 .social_wrap  { background:#3b5998; }
#footer #stsocial_item_77 .social_wrap {
  background-image: url(../img/insta.png);
  background-size: 100%;
}
#footer #stsocial_item_109 .social_wrap {
  background-image: url(../img/print.png);
  background-size: 100%;
}

#authentication .footer-container.footer_normal {margin-top: 40px}
.modal-cart.ajax_block_product .bootstrap-touchspin .btn-touchspin {width: 23px;}
.st_sticker.promotion_off ~ .st_sticker_type_3 {display: none !important}

.orbitvu-container{
	cursor: move;
	cursor: grab;
	cursor: -moz-grab;
	cursor: -webkit-grab;
}
.payment-option label[for|=payment-option] img[src*=autopay][src*=jpg],.payment-option label[for|=payment-option] img[src*=autopay][src*=png]{
	width: auto;
	height: 3em;
}
.payment-option label[for|=payment-option] img[src*=blue][src*=svg]{
	width: auto;
	height: 1.2em;
}
.steco-payment-option .payment-img {
	display: flex;
	align-items: center;
	justify-content:center;
}
.top-name .custom-field{
	text-align:center;
	padding-bottom:10px;
}

.info_discount label,.info_discount span, .info_discount span.regular-price{
	color:#7a7a7a;
	font-size:13px;
	line-height:1.2em;
	text-decoration:none;
}
.info_discount span.regular-price{
	color:#f39d72;
	font-weight:700;
}

#product span.price.promo_price{
	font-size:32px;
	font-weight:700;
}

#product .x13pricehistory__text{
	margin-top:0;
}

.product-price-and-shipping.flex_child.flex_start.price_name{
	display:flex;
	flex-direction:column;
}
.product-price-and-shipping .discount.discount-percentage{
	padding:0;

}
.product-price-and-shipping .discount.discount-percentage .regular-price{
	text-decoration:none;
	color: #757574;
	font-size: 13px;
	line-height: 1.2em;
}
.product-price-and-shipping .discount.discount-percentage .regular-price .price-regular{
	color: #ba5a1d;
	font-weight: 700;
}
.flex_box.price-flex .x13pricehistory-product-list{
	text-decoration:none;
	color: #757574;
	font-size: 13px;
	line-height: 1.2em;
}

.flex_box.price-flex .x13pricehistory-product-list .x13pricehistory-product-list__omnibus-price{
color:#ba5a1d;
	font-weight:700;
}

.flex_box.price-flex .x13pricehistory-product-list .discount{
	color: #757574;
	font-size: 13px;
	line-height: 1.2em;
}

.st_image_down_desc_inner p {
	color: #111111
}

.module-stblog-article .article_center a {
	color: #111111 !important;
	text-decoration: underline;
}

.contact__input {
	display: flex;
	gap: 10px;
}

.contact__input input {
	opacity: 0;
	position: absolute;
}

.contact__input input:checked ~ span i {
	color: #ef4d34;
}

.contact__input span {
	display: inline-block;
	width: 24px;
	min-width: 24px;
	height: 24px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #999;
	background: #fff;
	border-radius: 2px;
}

.contact__input span i {
	font-size: 17px; 
	color: #FFF;
}

.pd_aap_send_custommer_form fieldset {
	display: flex;
	flex-direction: column;
}

.pd_aap_send_custommer_form fieldset div[for="recaptcha"] {
	order: 2;
}

.pd_aap_send_custommer_form fieldset p.txt_required {
	order: 3;
}

.pd_aap_send_custommer_form fieldset p.submit {
	order: 4;
}
#module-steasycheckout-default > .modal-backdrop.fade.show{
	display: none!important;
}
#module-steasycheckout-default .dpdshipping-pudo-new-point span{
	font-weight: 600;
}

#module-steasycheckout-default .dpdshipping-pudo-new-point .dpdshipping-pudo-open-map-btn {
	background: #fb751e;
	border-color: #fb751e;
	line-height: 38px !important;
	border-radius: 0;
	color:#111;
	font-weight: 600;
}
#module-steasycheckout-default .row.carrier-extra-content:has(.dpdshipping-pudo-container .dpdshipping-pudo-new-point){
	margin:0!important;
}