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

html {
	overflow-x: hidden
}

html, body {
	padding: 0px !important;
	padding: 0;
	margin: 0
}

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

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

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

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

input[type="text"], input[type="email"], input[type="password"], input[type="tel"] {
	border: 1px solid #e9e9e9;
	color: #1c1c1c;
	margin: 0 0 19px;
	min-height: 40px;
	padding: 0 20px
}

a {
	color: #575454
}

a:hover {
	color: #008744;
	text-decoration: none;
	cursor: pointer
}

.remove {
	color: #999;
	font-size: 1em
}

.remove:hover {
	color: #008744
}

.not-nav2 .owl-nav {
	display: none !important
}

@media (min-width:768px) {
	.not-nav3 .owl-nav {
		display: block !important
	}

}

@media (max-width:767px) {
	.not-nav .owl-nav {
		display: none !important
	}

	.awe-section-8 {
		margin-bottom: 30px !important
	}

}

.not-dot2 .owl-dots {
	display: none !important
}

@media (min-width:768px) {
	.not-dot .owl-dots {
		display: none !important
	}

}

@media (min-width:768px) and (max-width:1199px) {
	.awe-section-5 {
		margin-bottom: 30px !important
	}

}

@media (max-width:767px) {
	.awe-section-5 {
		margin-bottom: 30px !important
	}

}

@media (max-width:1199px) {
	.awe-section-3 {
		margin-bottom: 30px !important
	}

	.awe-section-9 {
		margin-bottom: 0px !important
	}

	.section_feature_bestsale .banner_top {
		margin-bottom: 0px !important
	}

}

@media (min-width:1600px) {
	.awe-section-5 {
		margin-bottom: 20px !important
	}

}

.dropdown-menu {
	box-shadow: none
}

.dropdown-menu>li>a {
	white-space: inherit
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	background: none
}

@media (min-width:1200px) {
	.col-lg-fix-5 {
		width: 20%
	}

}

@media (min-width:1200px) {
	.col-lg-21 {
		width: 17.5%
	}

}

@media (min-width:992px) and (max-width:1199px) {
	.col-md-21 {
		width: 17.5%
	}

}

@media (min-width:1200px) {
	.col-lg-22 {
		width: 22.5%
	}

}

@media (min-width:992px) and (max-width:1199px) {
	.col-md-22 {
		width: 22.5%
	}

}

@media (min-width:1200px) {
	.col-lg-23 {
		width: 37.5%
	}

}

@media (min-width:992px) and (max-width:1199px) {
	.col-md-23 {
		width: 37.5%
	}

}

.wid_100 {
	width: 100%
}

.wid_fix {
	width: 100%
}

@media (min-width:768px) and (max-width:991px) {
	.wid_fix {
		width: 50%
	}

}

.color_main {
	color: #008744
}

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

}

.no-padding-left {
	padding-left: 0px !important
}

@media (max-width:1199px) {
	.no-padding-left {
		padding-left: 15px !important
	}

}

.no-padding-right {
	padding-right: 0px !important
}

.padding-010 {
	padding: 0 10px
}

@media (min-width:992px) {
	.fix-padding-left {
		padding-right: 30px !important
	}

}

@media (min-width:992px) {
	.fix-padding-right {
		padding-left: 30px !important;
		padding-right: 0px !important
	}

}

@media (max-width:991px) {
	.center-base {
		display: block;
		margin: 0 auto
	}

}

.img_effect {
	background: rgba(255, 255, 255, 0.5);
	overflow: hidden
}

.img_effect img {
	opacity: 0.95;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	    width: 100%;
    height: auto;
}

.img_effect img:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out
}

.img_effect:hover img {
	opacity: 0.6;
	-webkit-transform: scale3d(1.05, 1.05, 1);
	transform: scale3d(1.05, 1.05, 1)
}

body, input, textarea, button, select {
	line-height: 1.7;
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
	color: #444;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%
}

body {
	font-size: 14px;
	color: #444;
	overflow-x: hidden
}

header nav {
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
	line-height: 1.4
}

h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {
	text-decoration: none;
	font-weight: inherit
}

a {
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out
}

a:focus {
	outline: none
}

h1, .h1 {
	font-size: 2.57143em
}

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

h3, .h3 {
	font-size: 1.71429em
}

h4, .h4 {
	font-size: 1.28571em
}

h5, .h5 {
	font-size: 1.14286em
}

h6, .h6 {
	font-size: 1.14286em
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: #323c3f;
	letter-spacing: .01em
}

p {
	margin: 0 0 15px 0
}

p img {
	margin: 0
}

em {
	font-style: italic
}

b, strong {
	font-weight: 700
}

small {
	font-size: 0.9em
}

sup, sub {
	position: relative;
	font-size: 60%;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.5em
}

blockquote {
	font-size: 1.125em;
	line-height: 1.45;
	font-style: italic;
	margin: 0 0 30px;
	padding: 15px 30px;
	border-left: 1px solid #e1e1e1
}

blockquote p {
	margin-bottom: 0
}

blockquote p+cite {
	margin-top: 15px
}

blockquote cite {
	display: block;
	font-size: 0.75em
}

blockquote cite:before {
	content: "\2014 \0020"
}

code, pre {
	background-color: #faf7f5;
	font-family: Consolas, monospace;
	font-size: 1em;
	border: 0 none;
	padding: 0 2px;
	color: #51ab62
}

pre {
	overflow: auto;
	padding: 15px;
	margin: 0 0 30px
}

ul, ol {
	margin: 0;
	padding: 0
}

ul {
	list-style: none outside
}

ol {
	list-style: decimal
}

ul.square, .rte ul ul ul {
	list-style: square outside
}

ul.disc, .rte ul {
	list-style: disc outside
}

ol.alpha {
	list-style: lower-alpha outside
}

.inline-list li {
	display: inline-block;
	margin-bottom: 0
}

table {
	width: 100%;
	margin-bottom: 1em;
	border-collapse: collapse;
	border-spacing: 0
}

.table-wrap {
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch
}

th {
	font-weight: 500
}

th, td {
	text-align: center;
	padding: 15px;
	border: 1px solid #e1e1e1;
	color: #1c1c1c
}

a, .text-link {
	color: #575454;
	text-decoration: none;
	background: transparent
}

button {
	overflow: visible
}

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

img {
	border: 0 none;
	max-width: 100%;
	height: auto
}

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

.video-wrapper {
	position: relative;
	overflow: hidden;
	max-width: 100%;
	padding-bottom: 56.25%;
	height: 0;
	height: auto
}

.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.table-wrapper {
	max-width: 100%;
	overflow: auto
}

form {
	margin-bottom: 30px
}

form a {
	color: #575454
}

input, textarea, button, select {
	font-size: 1em
}

input:focus, textarea:focus, button:focus, select:focus {
	outline: none
}

button, input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="file"], input[type="number"], input[type="tel"], input[type="submit"], textarea {
	-webkit-appearance: none;
	-moz-appearance: none
}

input, textarea, select, fieldset {
	border-radius: 0;
	max-width: 100%
}

input.input-full, textarea.input-full, select.input-full, fieldset.input-full {
	width: 100%
}

fieldset {
	border: 1px solid #e1e1e1;
	padding: 15px
}

legend {
	border: 0;
	padding: 0
}

optgroup {
	font-weight: bold
}

input {
	display: inline-block;
	width: auto
}

button, input[type="submit"] {
	cursor: pointer
}


input[type="text"][disabled], input[type="text"].disabled, input[type="search"][disabled], input[type="search"].disabled, input[type="password"][disabled], input[type="password"].disabled, input[type="email"][disabled], input[type="email"].disabled, input[type="file"][disabled], input[type="file"].disabled, input[type="number"][disabled], input[type="number"].disabled, input[type="tel"][disabled], input[type="tel"].disabled, textarea[disabled], textarea.disabled, select[disabled], select.disabled {
	cursor: default;
	background-color: #ddd;
	border-color: #ddd
}

textarea {
	min-height: 100px;
	padding-top: 6px;
	padding-bottom: 6px
}



select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-position: right center;
	background-image: url("../images/ico-select.png");
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-color: #fff !important;
	padding-right: 28px;
	text-indent: 0.01px;
	text-overflow: '';
	cursor: pointer
}

.ie9 select, .lt-ie9 select {
	padding-right: 10px;
	background-image: none
}

option {
	color: #000;
	background-color: #fff
}

select::-ms-expand {
	display: none
}

label, legend {
	display: block;
	font-weight: 400
}

label.inline, legend.inline {
	display: inline
}

input[type="checkbox"]+label, input[type="radio"]+label {
	font-weight: normal
}

label[for] {
	cursor: pointer
}

.label-hint {
	color: #999
}

form.form-horizontal, .form-horizontal {
	margin-bottom: 0
}



input[type="text"].error, input[type="search"].error, input[type="password"].error, input[type="email"].error, input[type="file"].error, input[type="number"].error, input[type="tel"].error, textarea.error {
	border-color: red;
	color: red
}

label.error {
	color: red
}

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

.input-group .input-group-field:first-child, .input-group .input-group-btn:first-child, .input-group .input-group-btn:first-child>.btn, .input-group .input-group-btn:first-child>input[type="submit"], .input-group input[type="hidden"]:first-child+.input-group-field, .input-group input[type="hidden"]:first-child+.input-group-btn>.btn, .input-group input[type="hidden"]:first-child+.input-group-btn>input[type="submit"] {
	border-radius: 0
}

.input-group .input-group-field:last-child, .input-group .input-group-btn:last-child>.btn, .input-group .input-group-btn:last-child>input[type="submit"] {
	border-radius: 0
}

.input-group input::-moz-focus-inner {
	border: 0;
	padding: 0;
	margin-top: -1px;
	margin-bottom: -1px
}

.input-group-field, .input-group-btn {
	display: table-cell;
	vertical-align: middle;
	margin: 0
}

.input-group .btn, .input-group input[type="submit"], .input-group .input-group-field {
	height: 40px
}

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

.input-group-btn {
	position: relative;
	white-space: nowrap;
	width: 1%;
	padding: 0
}

.form-group {
	margin: 0;
	padding: 0 0 8px;
	border: 0
}

.form-group .form-control {
	display: block;
	width: 100%;
	min-height: 40px;
	padding: 10px 15px;
	font-size: 14px;
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
	line-height: 1.5;
	color: #55595c;
	background-color: #fff;
	background-image: none;
	margin-bottom: 15px;
	border: 1px solid #ebebeb;
	box-shadow: none;
	border-radius: 3px
}

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

.form-group .form-control::-moz-placeholder {
	color: #c2c2c2
}

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



.rte h1, .rte .h1, .rte h2, .rte .h2, .rte h3, .rte .h3, .rte h4, .rte .h4, .rte h5, .rte .h5, .rte h6, .rte .h6 {
	margin-top: 2em
}

.rte h1:first-child, .rte .h1:first-child, .rte h2:first-child, .rte .h2:first-child, .rte h3:first-child, .rte .h3:first-child, .rte h4:first-child, .rte .h4:first-child, .rte h5:first-child, .rte .h5:first-child, .rte h6:first-child, .rte .h6:first-child {
	margin-top: 0
}

.rte h5, .rte .h5, .rte .h5 {
	text-transform: uppercase
}

.rte>div {
	margin-bottom: 15px
}

.rte ul ul {
	list-style: circle outside
}

.rte li {
	margin-bottom: 0.4em
}

.rte img {
	max-width: 100%;
	height: auto
}

.rte table {
	table-layout: fixed
}

.clearfix {
	*zoom: 1
}

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

.clearboth {
	clear: both
}

.no-background {
	background: none !important
}

svg path, svg rect {
	fill: #fff
}

.flexbox, .awe-popup {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center
}

.list-inline {
	*zoom: 1
}

.list-inline:after {
	content: "";
	display: table;
	clear: both
}

.list-inline li {
	float: left;
	margin: 0
}

.d-list>div {
	position: relative;
	margin-right: 15px
}

.d-list>div:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 1px;
	height: 13px;
	margin: auto;
	z-index: 9;
	background: #e1e1e1
}

.d-list>div:first-child {
	margin: 0
}

.d-list>div:first-child:before {
	display: none
}

.text-bold {
	font-weight: bold !important
}

.a-center {
	text-align: center !important
}

.a-left {
	text-align: left !important
}

.a-right {
	text-align: right !important
}

.f-left {
	float: left !important
}

.f-right {
	float: right !important
}

.f-none {
	float: none !important
}

.inline {
	display: inline !important
}

.block {
	display: block !important
}

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

.flexbox {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden
}

.flexbox>div {
	flex: 1
}

.background-none {
	background: none !important
}

.no-margin {
	margin: 0 !important
}

.no-padding {
	padding: 0 !important
}

.no-border {
	border: none !important
}

.ov-h {
	overflow: hidden !important
}

.relative {
	position: relative !important
}

.absolute {
	position: absolute !important
}

.margin-0 {
	margin: 0px !important
}

.margin-vertical-0 {
	margin-top: 0px !important;
	margin-bottom: 0px !important
}

.margin-horizontal-0 {
	margin-left: 0px !important;
	margin-right: 0px !important
}

.margin-top-0 {
	margin-top: 0px !important
}

.margin-bottom-0 {
	margin-bottom: 0px !important
}

.margin-left-0 {
	margin-left: 0px !important
}

.margin-right-0 {
	margin-right: 0px !important
}

.padding-0 {
	padding: 0px !important
}

.padding-vertical-0 {
	padding-top: 0px !important;
	padding-bottom: 0px !important
}

.padding-horizontal-0 {
	padding-left: 0px !important;
	padding-right: 0px !important
}

.padding-top-0 {
	padding-top: 0px !important
}

.padding-bottom-0 {
	padding-bottom: 0px !important
}

.padding-left-0 {
	padding-left: 0px !important
}

.padding-right-0 {
	padding-right: 0px !important
}

.margin-5 {
	margin: 5px !important
}

.margin-vertical-5 {
	margin-top: 5px !important;
	margin-bottom: 5px !important
}

.margin-horizontal-5 {
	margin-left: 5px !important;
	margin-right: 5px !important
}

.margin-top-5 {
	margin-top: 5px !important
}

.margin-bottom-5 {
	margin-bottom: 5px !important
}

.margin-left-5 {
	margin-left: 5px !important
}

.margin-right-5 {
	margin-right: 5px !important
}

.padding-5 {
	padding: 5px !important
}

.padding-vertical-5 {
	padding-top: 5px !important;
	padding-bottom: 5px !important
}

.padding-horizontal-5 {
	padding-left: 5px !important;
	padding-right: 5px !important
}

.padding-top-5 {
	padding-top: 5px !important
}

.padding-bottom-5 {
	padding-bottom: 5px !important
}

.padding-left-5 {
	padding-left: 5px !important
}

.padding-right-5 {
	padding-right: 5px !important
}

.margin-10 {
	margin: 10px !important
}

.margin-vertical-10 {
	margin-top: 10px !important;
	margin-bottom: 10px !important
}

.margin-horizontal-10 {
	margin-left: 10px !important;
	margin-right: 10px !important
}

.margin-top-10 {
	margin-top: 10px !important
}

.margin-bottom-10 {
	margin-bottom: 10px !important
}

.margin-left-10 {
	margin-left: 10px !important
}

.margin-right-10 {
	margin-right: 10px !important
}

.padding-10 {
	padding: 10px !important
}

.padding-vertical-10 {
	padding-top: 10px !important;
	padding-bottom: 10px !important
}

.padding-horizontal-10 {
	padding-left: 10px !important;
	padding-right: 10px !important
}

.padding-top-10 {
	padding-top: 10px !important
}

.padding-bottom-10 {
	padding-bottom: 10px !important
}

.padding-left-10 {
	padding-left: 10px !important
}

.padding-right-10 {
	padding-right: 10px !important
}

.margin-15 {
	margin: 15px !important
}

.margin-vertical-15 {
	margin-top: 15px !important;
	margin-bottom: 15px !important
}

.margin-horizontal-15 {
	margin-left: 15px !important;
	margin-right: 15px !important
}

.margin-top-15 {
	margin-top: 15px !important
}

.margin-bottom-15 {
	margin-bottom: 15px !important
}

.margin-left-15 {
	margin-left: 15px !important
}

.margin-right-15 {
	margin-right: 15px !important
}

.padding-15 {
	padding: 15px !important
}

.padding-vertical-15 {
	padding-top: 15px !important;
	padding-bottom: 15px !important
}

.padding-horizontal-15 {
	padding-left: 15px !important;
	padding-right: 15px !important
}

.padding-top-15 {
	padding-top: 15px !important
}

.padding-bottom-15 {
	padding-bottom: 15px !important
}

.padding-left-15 {
	padding-left: 15px !important
}

.padding-right-15 {
	padding-right: 15px !important
}

.margin-20 {
	margin: 20px !important
}

.margin-vertical-20 {
	margin-top: 20px !important;
	margin-bottom: 20px !important
}

.margin-horizontal-20 {
	margin-left: 20px !important;
	margin-right: 20px !important
}

.margin-top-20 {
	margin-top: 20px !important
}

.margin-bottom-20 {
	margin-bottom: 20px !important
}

.margin-left-20 {
	margin-left: 20px !important
}

.margin-right-20 {
	margin-right: 20px !important
}

.padding-20 {
	padding: 20px !important
}

.padding-vertical-20 {
	padding-top: 20px !important;
	padding-bottom: 20px !important
}

.padding-horizontal-20 {
	padding-left: 20px !important;
	padding-right: 20px !important
}

.padding-top-20 {
	padding-top: 20px !important
}

.padding-bottom-20 {
	padding-bottom: 20px !important
}

.padding-left-20 {
	padding-left: 20px !important
}

.padding-right-20 {
	padding-right: 20px !important
}

.margin-25 {
	margin: 25px !important
}

.margin-vertical-25 {
	margin-top: 25px !important;
	margin-bottom: 25px !important
}

.margin-horizontal-25 {
	margin-left: 25px !important;
	margin-right: 25px !important
}

.margin-top-25 {
	margin-top: 25px !important
}

.margin-bottom-25 {
	margin-bottom: 25px !important
}

.margin-left-25 {
	margin-left: 25px !important
}

.margin-right-25 {
	margin-right: 25px !important
}

.padding-25 {
	padding: 25px !important
}

.padding-vertical-25 {
	padding-top: 25px !important;
	padding-bottom: 25px !important
}

.padding-horizontal-25 {
	padding-left: 25px !important;
	padding-right: 25px !important
}

.padding-top-25 {
	padding-top: 25px !important
}

.padding-bottom-25 {
	padding-bottom: 25px !important
}

.padding-left-25 {
	padding-left: 25px !important
}

.padding-right-25 {
	padding-right: 25px !important
}

.margin-30 {
	margin: 30px !important
}

.margin-vertical-30 {
	margin-top: 30px !important;
	margin-bottom: 30px !important
}

.margin-horizontal-30 {
	margin-left: 30px !important;
	margin-right: 30px !important
}

.margin-top-30 {
	margin-top: 30px !important
}

.margin-bottom-30 {
	margin-bottom: 30px !important
}

.margin-left-30 {
	margin-left: 30px !important
}

.margin-right-30 {
	margin-right: 30px !important
}

.padding-30 {
	padding: 30px !important
}

.padding-vertical-30 {
	padding-top: 30px !important;
	padding-bottom: 30px !important
}

.padding-horizontal-30 {
	padding-left: 30px !important;
	padding-right: 30px !important
}

.padding-top-30 {
	padding-top: 30px !important
}

.padding-bottom-30 {
	padding-bottom: 30px !important
}

.padding-left-30 {
	padding-left: 30px !important
}

.padding-right-30 {
	padding-right: 30px !important
}

.margin-35 {
	margin: 35px !important
}

.margin-vertical-35 {
	margin-top: 35px !important;
	margin-bottom: 35px !important
}

.margin-horizontal-35 {
	margin-left: 35px !important;
	margin-right: 35px !important
}

.margin-top-35 {
	margin-top: 35px !important
}

.margin-bottom-35 {
	margin-bottom: 35px !important
}

.margin-left-35 {
	margin-left: 35px !important
}

.margin-right-35 {
	margin-right: 35px !important
}

.padding-35 {
	padding: 35px !important
}

.padding-vertical-35 {
	padding-top: 35px !important;
	padding-bottom: 35px !important
}

.padding-horizontal-35 {
	padding-left: 35px !important;
	padding-right: 35px !important
}

.padding-top-35 {
	padding-top: 35px !important
}

.padding-bottom-35 {
	padding-bottom: 35px !important
}

.padding-left-35 {
	padding-left: 35px !important
}

.padding-right-35 {
	padding-right: 35px !important
}

.margin-40 {
	margin: 40px !important
}

.margin-vertical-40 {
	margin-top: 40px !important;
	margin-bottom: 40px !important
}

.margin-horizontal-40 {
	margin-left: 40px !important;
	margin-right: 40px !important
}

.margin-top-40 {
	margin-top: 40px !important
}

.margin-bottom-40 {
	margin-bottom: 40px !important
}

.margin-left-40 {
	margin-left: 40px !important
}

.margin-right-40 {
	margin-right: 40px !important
}

.padding-40 {
	padding: 40px !important
}

.padding-vertical-40 {
	padding-top: 40px !important;
	padding-bottom: 40px !important
}

.padding-horizontal-40 {
	padding-left: 40px !important;
	padding-right: 40px !important
}

.padding-top-40 {
	padding-top: 40px !important
}

.padding-bottom-40 {
	padding-bottom: 40px !important
}

.padding-left-40 {
	padding-left: 40px !important
}

.padding-right-40 {
	padding-right: 40px !important
}

.margin-45 {
	margin: 45px !important
}

.margin-vertical-45 {
	margin-top: 45px !important;
	margin-bottom: 45px !important
}

.margin-horizontal-45 {
	margin-left: 45px !important;
	margin-right: 45px !important
}

.margin-top-45 {
	margin-top: 45px !important
}

.margin-bottom-45 {
	margin-bottom: 45px !important
}

.margin-left-45 {
	margin-left: 45px !important
}

.margin-right-45 {
	margin-right: 45px !important
}

.padding-45 {
	padding: 45px !important
}

.padding-vertical-45 {
	padding-top: 45px !important;
	padding-bottom: 45px !important
}

.padding-horizontal-45 {
	padding-left: 45px !important;
	padding-right: 45px !important
}

.padding-top-45 {
	padding-top: 45px !important
}

.padding-bottom-45 {
	padding-bottom: 45px !important
}

.padding-left-45 {
	padding-left: 45px !important
}

.padding-right-45 {
	padding-right: 45px !important
}

.margin-50 {
	margin: 50px !important
}

.margin-vertical-50 {
	margin-top: 50px !important;
	margin-bottom: 50px !important
}

.margin-horizontal-50 {
	margin-left: 50px !important;
	margin-right: 50px !important
}

.margin-top-50 {
	margin-top: 50px !important
}

.margin-bottom-50 {
	margin-bottom: 50px !important
}

.margin-left-50 {
	margin-left: 50px !important
}

.margin-right-50 {
	margin-right: 50px !important
}

.padding-50 {
	padding: 50px !important
}

.padding-vertical-50 {
	padding-top: 50px !important;
	padding-bottom: 50px !important
}

.padding-horizontal-50 {
	padding-left: 50px !important;
	padding-right: 50px !important
}

.padding-top-50 {
	padding-top: 50px !important
}

.padding-bottom-50 {
	padding-bottom: 50px !important
}

.padding-left-50 {
	padding-left: 50px !important
}

.padding-right-50 {
	padding-right: 50px !important
}

.margin-55 {
	margin: 55px !important
}

.margin-vertical-55 {
	margin-top: 55px !important;
	margin-bottom: 55px !important
}

.margin-horizontal-55 {
	margin-left: 55px !important;
	margin-right: 55px !important
}

.margin-top-55 {
	margin-top: 55px !important
}

.margin-bottom-55 {
	margin-bottom: 55px !important
}

.margin-left-55 {
	margin-left: 55px !important
}

.margin-right-55 {
	margin-right: 55px !important
}

.padding-55 {
	padding: 55px !important
}

.padding-vertical-55 {
	padding-top: 55px !important;
	padding-bottom: 55px !important
}

.padding-horizontal-55 {
	padding-left: 55px !important;
	padding-right: 55px !important
}

.padding-top-55 {
	padding-top: 55px !important
}

.padding-bottom-55 {
	padding-bottom: 55px !important
}

.padding-left-55 {
	padding-left: 55px !important
}

.padding-right-55 {
	padding-right: 55px !important
}

.margin-60 {
	margin: 60px !important
}

.margin-vertical-60 {
	margin-top: 60px !important;
	margin-bottom: 60px !important
}

.margin-horizontal-60 {
	margin-left: 60px !important;
	margin-right: 60px !important
}

.margin-top-60 {
	margin-top: 60px !important
}

.margin-bottom-60 {
	margin-bottom: 60px !important
}

.margin-left-60 {
	margin-left: 60px !important
}

.margin-right-60 {
	margin-right: 60px !important
}

.padding-60 {
	padding: 60px !important
}

.padding-vertical-60 {
	padding-top: 60px !important;
	padding-bottom: 60px !important
}

.padding-horizontal-60 {
	padding-left: 60px !important;
	padding-right: 60px !important
}

.padding-top-60 {
	padding-top: 60px !important
}

.padding-bottom-60 {
	padding-bottom: 60px !important
}

.padding-left-60 {
	padding-left: 60px !important
}

.padding-right-60 {
	padding-right: 60px !important
}

.margin-65 {
	margin: 65px !important
}

.margin-vertical-65 {
	margin-top: 65px !important;
	margin-bottom: 65px !important
}

.margin-horizontal-65 {
	margin-left: 65px !important;
	margin-right: 65px !important
}

.margin-top-65 {
	margin-top: 65px !important
}

.margin-bottom-65 {
	margin-bottom: 65px !important
}

.margin-left-65 {
	margin-left: 65px !important
}

.margin-right-65 {
	margin-right: 65px !important
}

.padding-65 {
	padding: 65px !important
}

.padding-vertical-65 {
	padding-top: 65px !important;
	padding-bottom: 65px !important
}

.padding-horizontal-65 {
	padding-left: 65px !important;
	padding-right: 65px !important
}

.padding-top-65 {
	padding-top: 65px !important
}

.padding-bottom-65 {
	padding-bottom: 65px !important
}

.padding-left-65 {
	padding-left: 65px !important
}

.padding-right-65 {
	padding-right: 65px !important
}

.margin-70 {
	margin: 70px !important
}

.margin-vertical-70 {
	margin-top: 70px !important;
	margin-bottom: 70px !important
}

.margin-horizontal-70 {
	margin-left: 70px !important;
	margin-right: 70px !important
}

.margin-top-70 {
	margin-top: 70px !important
}

.margin-bottom-70 {
	margin-bottom: 70px !important
}

.margin-left-70 {
	margin-left: 70px !important
}

.margin-right-70 {
	margin-right: 70px !important
}

.padding-70 {
	padding: 70px !important
}

.padding-vertical-70 {
	padding-top: 70px !important;
	padding-bottom: 70px !important
}

.padding-horizontal-70 {
	padding-left: 70px !important;
	padding-right: 70px !important
}

.padding-top-70 {
	padding-top: 70px !important
}

.padding-bottom-70 {
	padding-bottom: 70px !important
}

.padding-left-70 {
	padding-left: 70px !important
}

.padding-right-70 {
	padding-right: 70px !important
}

.margin-75 {
	margin: 75px !important
}

.margin-vertical-75 {
	margin-top: 75px !important;
	margin-bottom: 75px !important
}

.margin-horizontal-75 {
	margin-left: 75px !important;
	margin-right: 75px !important
}

.margin-top-75 {
	margin-top: 75px !important
}

.margin-bottom-75 {
	margin-bottom: 75px !important
}

.margin-left-75 {
	margin-left: 75px !important
}

.margin-right-75 {
	margin-right: 75px !important
}

.padding-75 {
	padding: 75px !important
}

.padding-vertical-75 {
	padding-top: 75px !important;
	padding-bottom: 75px !important
}

.padding-horizontal-75 {
	padding-left: 75px !important;
	padding-right: 75px !important
}

.padding-top-75 {
	padding-top: 75px !important
}

.padding-bottom-75 {
	padding-bottom: 75px !important
}

.padding-left-75 {
	padding-left: 75px !important
}

.padding-right-75 {
	padding-right: 75px !important
}

.margin-80 {
	margin: 80px !important
}

.margin-vertical-80 {
	margin-top: 80px !important;
	margin-bottom: 80px !important
}

.margin-horizontal-80 {
	margin-left: 80px !important;
	margin-right: 80px !important
}

.margin-top-80 {
	margin-top: 80px !important
}

.margin-bottom-80 {
	margin-bottom: 80px !important
}

.margin-left-80 {
	margin-left: 80px !important
}

.margin-right-80 {
	margin-right: 80px !important
}

.padding-80 {
	padding: 80px !important
}

.padding-vertical-80 {
	padding-top: 80px !important;
	padding-bottom: 80px !important
}

.padding-horizontal-80 {
	padding-left: 80px !important;
	padding-right: 80px !important
}

.padding-top-80 {
	padding-top: 80px !important
}

.padding-bottom-80 {
	padding-bottom: 80px !important
}

.padding-left-80 {
	padding-left: 80px !important
}

.padding-right-80 {
	padding-right: 80px !important
}

.margin-85 {
	margin: 85px !important
}

.margin-vertical-85 {
	margin-top: 85px !important;
	margin-bottom: 85px !important
}

.margin-horizontal-85 {
	margin-left: 85px !important;
	margin-right: 85px !important
}

.margin-top-85 {
	margin-top: 85px !important
}

.margin-bottom-85 {
	margin-bottom: 85px !important
}

.margin-left-85 {
	margin-left: 85px !important
}

.margin-right-85 {
	margin-right: 85px !important
}

.padding-85 {
	padding: 85px !important
}

.padding-vertical-85 {
	padding-top: 85px !important;
	padding-bottom: 85px !important
}

.padding-horizontal-85 {
	padding-left: 85px !important;
	padding-right: 85px !important
}

.padding-top-85 {
	padding-top: 85px !important
}

.padding-bottom-85 {
	padding-bottom: 85px !important
}

.padding-left-85 {
	padding-left: 85px !important
}

.padding-right-85 {
	padding-right: 85px !important
}

.margin-90 {
	margin: 90px !important
}

.margin-vertical-90 {
	margin-top: 90px !important;
	margin-bottom: 90px !important
}

.margin-horizontal-90 {
	margin-left: 90px !important;
	margin-right: 90px !important
}

.margin-top-90 {
	margin-top: 90px !important
}

.margin-bottom-90 {
	margin-bottom: 90px !important
}

.margin-left-90 {
	margin-left: 90px !important
}

.margin-right-90 {
	margin-right: 90px !important
}

.padding-90 {
	padding: 90px !important
}

.padding-vertical-90 {
	padding-top: 90px !important;
	padding-bottom: 90px !important
}

.padding-horizontal-90 {
	padding-left: 90px !important;
	padding-right: 90px !important
}

.padding-top-90 {
	padding-top: 90px !important
}

.padding-bottom-90 {
	padding-bottom: 90px !important
}

.padding-left-90 {
	padding-left: 90px !important
}

.padding-right-90 {
	padding-right: 90px !important
}

.margin-95 {
	margin: 95px !important
}

.margin-vertical-95 {
	margin-top: 95px !important;
	margin-bottom: 95px !important
}

.margin-horizontal-95 {
	margin-left: 95px !important;
	margin-right: 95px !important
}

.margin-top-95 {
	margin-top: 95px !important
}

.margin-bottom-95 {
	margin-bottom: 95px !important
}

.margin-left-95 {
	margin-left: 95px !important
}

.margin-right-95 {
	margin-right: 95px !important
}

.padding-95 {
	padding: 95px !important
}

.padding-vertical-95 {
	padding-top: 95px !important;
	padding-bottom: 95px !important
}

.padding-horizontal-95 {
	padding-left: 95px !important;
	padding-right: 95px !important
}

.padding-top-95 {
	padding-top: 95px !important
}

.padding-bottom-95 {
	padding-bottom: 95px !important
}

.padding-left-95 {
	padding-left: 95px !important
}

.padding-right-95 {
	padding-right: 95px !important
}

.margin-100 {
	margin: 100px !important
}

.margin-vertical-100 {
	margin-top: 100px !important;
	margin-bottom: 100px !important
}

.margin-horizontal-100 {
	margin-left: 100px !important;
	margin-right: 100px !important
}

.margin-top-100 {
	margin-top: 100px !important
}

.margin-bottom-100 {
	margin-bottom: 100px !important
}

.margin-left-100 {
	margin-left: 100px !important
}

.margin-right-100 {
	margin-right: 100px !important
}

.padding-100 {
	padding: 100px !important
}

.padding-vertical-100 {
	padding-top: 100px !important;
	padding-bottom: 100px !important
}

.padding-horizontal-100 {
	padding-left: 100px !important;
	padding-right: 100px !important
}

.padding-top-100 {
	padding-top: 100px !important
}

.padding-bottom-100 {
	padding-bottom: 100px !important
}

.padding-left-100 {
	padding-left: 100px !important
}

.padding-right-100 {
	padding-right: 100px !important
}

.btn-continus {
	height: 40px !important;
	line-height: 40px !important;
	text-transform: uppercase;
	font-size: 14px;
	padding: 0 25px !important;
	background: #ec2c1e !important;
	border: 1px solid #ec2c1e !important
}

.btn-continus:hover {
	border: 1px solid #008744;
	background: #fff !important;
	color: #008744 !important
}

.btn, input[type="submit"] {
	display: inline-block;
	height: 40px;
	line-height: 39px;
	padding: 0 20px;
	text-align: center;
	white-space: nowrap;
	outline: none !important;
	cursor: pointer;
	border: none;
	font-weight: 400;
	border-radius: 0;
	letter-spacing: 0;
	-webkit-transition: background-color 0.1s ease-in;
	-moz-transition: background-color 0.1s ease-in;
	-ms-transition: background-color 0.1s ease-in;
	-o-transition: background-color 0.1s ease-in;
	transition: background-color 0.1s ease-in;
	-webkit-border-radius: 0;
	border-radius: 0
}

.btn[disabled], input[disabled][type="submit"], .btn.disabled, input.disabled[type="submit"] {
	cursor: default;
	background-color: #e1e1e1
}

.btn.btn-primary, input.btn-primary[type="submit"] {
	background: #008744;
	color: #fff;
	border-radius: 3px;
	font-size: 14px;
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
	border: 1px solid transparent
}

.btn.btn-primary:hover, input.btn-primary[type="submit"]:hover {
	background: #fff;
	color: #008744;
	border: 1px solid #008744
}

.btn.btn-circle, input.btn-circle[type="submit"] {
	border-radius: 50%;
	padding: 0
}

.btn.btn-large, input.btn-large[type="submit"] {
	height: 50px;
	line-height: 50px;
	padding: 0 74px
}

.btn.btn-small, input.btn-small[type="submit"] {
	height: 34px;
	line-height: 34px;
	padding: 0 32px;
	font-size: .85714em
}

.btn.btn-dark, input.btn-dark[type="submit"] {
	background: #2a2a2a;
	border-radius: 3px !important;
	border: 1px solid transparent !important;
	color: #fff
}

.btn.btn-white, input.btn-white[type="submit"] {
	background: #fff;
	color: #444;
	border: 1px solid #e1e1e1;
	font-weight: 400
}

.btn.btn-white:hover, input.btn-white[type="submit"]:hover {
	background: #00a151;
	color: #fff
}

.btn.btn-gray, input.btn-gray[type="submit"] {
	background: #9e9e9e;
	color: #fff
}

.btn.btn-gray:hover, input.btn-gray[type="submit"]:hover {
	background: #008744
}

.btn.btn-gray a, input.btn-gray[type="submit"] a {
	color: #fff
}

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

.btn-link {
	line-height: 40px;
	color: #008744
}

.btn-link:hover {
	text-decoration: underline
}

.ajax-load {
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
	width: 100px;
	height: 100px;
	line-height: 100px;
	opacity: 0;
	visibility: hidden
}

.ajax-load.active {
	opacity: 1;
	visibility: visible;
	z-index: 9999
}

.awe-popup {
	position: fixed;
	z-index: 9999;
	top: 0;
	height: 0;
	width: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out
}

.awe-popup .overlay {
	background-color: rgba(33, 33, 33, 0.8);
	color: rgba(0, 0, 0, 0.4);
	position: fixed;
	top: 0 !important;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 0;
	height: 0
}

.awe-popup .content {
	position: relative;
	max-width: 1140px;
	min-width: 1140px;
	padding: 25px 28px;
	max-height: 0;
	text-align: left;
	opacity: 0;
	margin: 0 auto;
	background: transparent;
	overflow: hidden;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	position: relative;
	padding: 25px 28px;
	max-height: 0;
	text-align: left;
	opacity: 0;
	margin: 0 auto;
	background: #fff
}

.awe-popup.active {
	visibility: visible;
	opacity: 1;
	top: 0 !important;
	height: auto;
	width: auto
}

.awe-popup.active .content {
	max-height: calc(100% - 60px);
	opacity: 1;
	background: transparent;
	padding: 0
}

.awe-popup.active .content .info {
	background: #fff;
	min-width: 500px
}

.awe-popup.active .overlay {
	width: 100%;
	height: 100%
}

.close-window {
	position: absolute;
	top: 2px;
	right: 2px;
	width: 25px;
	height: 25px;
	cursor: pointer;
	z-index: 8040;
	color: #fff;
	text-align: center;
	line-height: 25px;
	border-radius: 0
}

.close-window.quickview-close .fa {
	color: #444
}

.close-window .fa {
	display: block;
	font-size: 16px;
	line-height: 25px;
	color: #fff
}

.awe-popup.loading {
	z-index: 9998
}

.awe-popup.loading .loader {
	left: 50%;
	position: fixed;
	top: 50%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}

.awe-popup.loaded-content .loader {
	display: none
}

.awe-popup.addcart-popup .content {
	min-width: auto
}

.product-popup .product-image {
	float: left;
	margin: 0 20px 0 0
}

.product-popup .product-info {
	overflow: hidden;
	position: relative
}

.product-popup .product-info p {
	margin-bottom: 0px;
	line-height: 24px
}

.product-popup .popup-title {
	padding-left: 15px;
	border-radius: 0
}

.product-popup .popup-title i {
	margin-right: 5px
}

.product-popup .product-name {
	color: #008744
}

.product-popup .product-info p.total-money {
	margin-bottom: 15px
}

.product-popup h3, .product-popup .h3 {
	color: #52b249;
	margin-bottom: 25px
}

.product-popup h3 .fa, .product-popup .h3 .fa {
	margin-right: 4px
}

.product-popup .pop-right h3, .product-popup .pop-right .h3 {
	color: #333
}

.pop-right {
	background: #f9f9f9
}

.awe-popup.product-popup.active .content {
	max-height: calc(100% - 60px);
	opacity: 1;
	padding: 0
}

@media (max-width:1199px) {
	.awe-popup .content {
		max-width: 700px;
		min-width: auto
	}

}

@media (max-width:543px) {
	.product-popup .product-image {
		width: 120px;
		height: 120px
	}

	.product-popup .product-image img {
		max-width: 120px !important
	}

	.awe-popup.product-popup.active .content {
		max-height: calc(100% - 60px);
		opacity: 1;
		margin: 0 20px
	}

	.addcart-popup .col-xl-6 {
		padding: 0 !important
	}

	.product-popup h3, .product-popup .h3 {
		font-size: 1.28571em;
		margin-bottom: 0
	}

}

.swatch {
	margin: 10px 0
}

.swatch .header {
	margin: 0px 0px 10px;
	text-align: left;
	min-width: 100px;
	font-weight: 400;
	font-size: 14px;
	color: #444;
	z-index: 0
}

.swatch .header .valued {
	color: #008744
}

.swatch label {
	float: left;
	min-width: 40px !important;
	height: 40px !important;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #fff;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	line-height: 40px;
	white-space: nowrap;
	text-transform: uppercase;
	padding: 0
}

.swatch-element label {
	padding: 0 5px
}

.color.swatch-element label {
	padding: 0
}

.swatch input:checked+label {
	border-color: #008744;
	color: #333
}

.swatch .color input:checked+label {
	position: relative;
	border: solid 1px #008744;
	color: #fff
}

.swatch .color input:checked+label:after {
	content: "\f00c";
	font-family: FontAwesome;
	line-height: 55px
}

.swatch .color .fa:before {
	width: 20px;
	height: 20px
}

.swatch .color label {
	border-radius: 0px;
	width: 60px;
	height: 60px !important;
	border: 1px solid #ccc
}

.swatch .swatch-element {
	margin: 0px 5px 5px 0;
	float: left;
	-webkit-transform: translateZ(0);
	-webkit-font-smoothing: antialiased;
	position: relative
}

.swatch .swatch-element input {
	left: 0px
}

.swatch .swatch-element.color {
	margin: 0px 10px 0px 0
}

.swatch .swatch-element.color .tim {
	background-color: #db23b6
}

.swatch .swatch-element.color .xanh {
	background-color: #0554ff
}

.swatch .swatch-element.color .vang {
	background-color: #e6fa0a
}

.swatch .swatch-element.color .den {
	background-color: #000000
}

.swatch .swatch-element.color .do {
	background-color: #f20808
}

.swatch .swatch-element.color .cam {
	background-color: #fc9905
}

.swatch .swatch-element.color .xam {
	background-color: #615a5a
}

.swatch .swatch-element.color .xanh-nuoc-bien {
	background-color: #3a40fa
}

.swatch .swatch-element.color .xanh-la-cay {
	background-color: #00ff15
}

.crossed-out {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

#quick-view-product .selector-wrapper {
	display: none !important
}

.swatch .swatch-element .crossed-out {
	display: none
}

.swatch .swatch-element.soldout .crossed-out {
	display: block
}

.swatch .swatch-element.soldout label {
	cursor: no-drop
}

.swatch .tooltip {
	text-align: center;
	background: #008744;
	color: #fff;
	bottom: 100%;
	padding: 10px;
	display: block;
	position: absolute;
	width: 100px;
	left: -20px;
	margin-bottom: 15px;
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	-webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
	-moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
	-ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
	-o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
	z-index: 10000;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.swatch .tooltip:before {
	bottom: -20px;
	content: " ";
	display: block;
	height: 20px;
	left: 0;
	position: absolute;
	width: 100%
}

.swatch .tooltip:after {
	border-left: solid transparent 10px;
	border-right: solid transparent 10px;
	border-top: solid #008744 10px;
	bottom: -10px;
	content: " ";
	height: 0;
	left: 50%;
	margin-left: -10px;
	position: absolute;
	width: 0
}

.swatch .swatch-element:hover .tooltip {
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px)
}

.swatch.error {
	background-color: #E8D2D2 !important;
	color: #333 !important;
	padding: 1em;
	border-radius: 5px
}

.swatch.error p {
	margin: 0.7em 0
}

.swatch.error p:first-child {
	margin-top: 0
}

.swatch.error p:last-child {
	margin-bottom: 0
}

.swatch.error code {
	font-family: monospace
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
	top: 50%;
	border: none;
	position: absolute;
	text-decoration: none;
	width: 25px;
	height: 25px;
	margin-top: -15px !important;
	padding: 0 !important;
	background: transparent !important;
	outline: none;
	text-indent: 1010%;
	border-radius: 0;
	white-space: nowrap;
	margin-right: 0;
	margin-left: 0
}

.owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-next:hover {
	background: transparent !important;
	border: none !important;
}

.owl-carousel .owl-nav .owl-prev:hover:before, .owl-carousel .owl-nav .owl-next:hover:before {
	color: #008744 !important;
}

@media (max-width:767px) {
	.owl-carousel .owl-nav .owl-prev:hover:before, .owl-carousel .owl-nav .owl-next:hover:before {
		color: #444 !important;
	}

}

.owl-carousel .owl-nav .owl-prev:before, .owl-carousel .owl-nav .owl-next:before {
	font-family: "FontAwesome";
	text-indent: 0;
	position: absolute;
	left: 0;
	width: 25px;
	text-align: center;
	line-height: 25px;
	font-size: 30px;
	color: #acacac
}

.owl-carousel .owl-nav .owl-prev {
	right: 18px !important;
	left: auto;
	border: none;
	top: -50px;
	background: none !important;
	margin:0 !important;
}

@media (max-width:767px) {
	.owl-carousel .owl-nav .owl-prev {
		right: 18px !important
	}

}

.owl-carousel .owl-nav .owl-prev:before {
	content: "\f104"
}

.owl-carousel .owl-nav .owl-next {
	right: -5px !important;
	top: -50px !important;
	border: none !important;
	width: 25px !important;
	height: 25px !important;
	margin:0 !important;
}

.owl-carousel .owl-nav .owl-next:before {
	content: "\f105"
}

.owl-carousel .owl-nav .disabled {
	opacity: .7 !important;
	cursor: default
}

@media (max-width:767px) {
	.owl-carousel .owl-nav .owl-prev:before, .owl-carousel .owl-nav .owl-prev {
		background: transparent
	}

	.owl-carousel .owl-nav .owl-next {
		right: 17px !important;
		width: 0;
		border: 0;
		background: transparent
	}

}

.owl-carousel .owl-dots {
	display: block;
	margin-top: 10px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	width: 100%
}

.owl-carousel .owl-dots .owl-dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #ccc;
	border-radius: 50%;
	margin: 0 3px
}

.owl-carousel .owl-dots .owl-dot.active {
	background: #008744
}

.owl-carousel-inset .owl-nav .owl-prev {
	left: 0
}

.owl-carousel-inset .owl-nav .owl-next {
	right: 0
}

.owl-carousel-inset .owl-dots {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 25px
}

.owl-carousel-inset .owl-prev, .owl-carousel-inset .owl-next {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.owl-carousel-inset:hover .owl-prev, .owl-carousel-inset:hover .owl-next {
	opacity: 1;
	visibility: visible
}

.owl-carousel-inset:hover .owl-prev.disabled, .owl-carousel-inset:hover .owl-next.disabled {
	opacity: .5
}

.owl-carousel-inset:hover .owl-nav .owl-prev {
	left: 25px
}

.owl-carousel-inset:hover .owl-nav .owl-next {
	right: 25px
}

.owl-carousel .owl-item img {
	width: auto
}

.owl-carousel .owl-item.focus {
	border: 2px solid #333
}

.tab-wrap .tabs-title {
	*zoom: 1;
	display: inline-block;
	position: relative;
	z-index: 9;
	margin: 0 0 26px
}

.tab-wrap .tabs-title:after {
	content: "";
	display: table;
	clear: both
}

.tab-wrap .tabs-title li {
	font-size: 2.2rem;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	line-height: 40px;
	float: left
}

.tab-wrap .tabs-title li:before {
	content: "|";
	color: #c9c9c9;
	padding: 0 16px;
	color: #1c1c1c
}

.tab-wrap .tabs-title li:first-child:before {
	display: none
}

.tab-wrap .tabs-title li.current {
	color: #212121
}

.tab-wrap .tab-content {
	position: relative
}

ul.tabs li {
	background: none;
	display: inline-block;
	cursor: pointer
}

ul.tabs li.current {
	color: #000
}

.tab-content {
	opacity: 0;
	visibility: hidden;
	height: 0;
	overflow: hidden
}

.tab-content.current {
	opacity: 1;
	visibility: visible;
	height: auto;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out
}

.accordion .nav-item .tab-pane {
	opacity: 0;
	visibility: hidden;
	height: 0;
	overflow: hidden
}

.accordion .nav-item.active .tab-pane {
	opacity: 1;
	visibility: visible;
	height: auto;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out
}

#quick-view-product {
	bottom: 0;
	left: 0;
	overflow-x: auto;
	overflow-y: auto;
	position: fixed;
	right: 0;
	top: 0 !important;
	z-index: 9999
}

#quick-view-product .product-info {
	color: #222;
	font-weight: 300
}

#quick-view-product .brand {
	color: #222
}

#quick-view-product .available {
	margin: 0;
	font-weight: 400;
	color: #333
}

#quick-view-product .available.outstock {
	color: #E55E5E
}

#quick-view-product .head-qv .vend-qv {
	overflow: hidden
}

#quick-view-product .head-qv .vend-qv .left_vend {
	float: left;
	line-height: 24px;
	font-size: 14px;
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif
}

#quick-view-product .head-qv .vend-qv .left_vend .loaisp {
	color: #008744;
	margin-right: 15px
}

#quick-view-product .head-qv .vend-qv .left_vend .vendor_ {
	color: #008744
}

#quick-view-product .head-qv .vend-qv .left_vend .vendor_ span {
	color: #333
}

#quick-view-product .head-qv .vend-qv .left_vend .line {
	margin: 0 5px
}

#quick-view-product .head-qv .vend-qv .left_vend b {
	color: #636363
}

#quick-view-product .head-qv .vend-qv .hangsx, #quick-view-product .head-qv .vend-qv .soluong {
	font-size: 14px;
	color: #969696
}

#quick-view-product .head-qv .vend-qv .hangsx .name_ven, #quick-view-product .head-qv .vend-qv .soluong .name_ven {
	color: #969696;
	margin-right: 15px
}

#quick-view-product .head-qv .vend-qv .hangsx a, #quick-view-product .head-qv .vend-qv .soluong a {
	color: #969696
}

#quick-view-product .head-qv .vend-qv .soluong {
	color: #008744
}

#quick-view-product .head-qv .vend-qv .share_product_qv {
	display: inline;
	margin: 0;
	list-style: none;
	float: left
}

#quick-view-product .head-qv .vend-qv .share_product_qv .block-share-cs {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 4px;
	margin-right: 5px
}

#quick-view-product .head-qv .vend-qv .share_product_qv .block-share-cs a .fa {
	font-size: 14px;
	color: #fff
}

#quick-view-product .head-qv .vend-qv .share_product_qv .block-share-cs:hover {
	color: #008744;
	border: solid 1px #008744;
	background: #fff
}

#quick-view-product .head-qv .vend-qv .share_product_qv .block-share-cs:hover .fa {
	color: #008744
}

#quick-view-product .head-qv .vend-qv .share_product_qv .fb {
	background: #3b5998
}

#quick-view-product .head-qv .vend-qv .share_product_qv .googleplus {
	background: #dc4e41
}

#quick-view-product .head-qv .vend-qv .share_product_qv .tw {
	background: #1da1f2
}

#quick-view-product .head-qv .vend-qv .share_product_qv .pintrest {
	background: #cb2027
}

#quick-view-product .head-qv .vend-qv .share_product_qv .linkedin {
	background: #324c83
}

#quick-view-product .product-left-column .image-block {
	overflow: hidden;
	margin: 0 auto;
	border: solid 1px #ebebeb;
	margin-bottom: 10px
}

#quick-view-product .product-left-column .image-block .view_full_size {
	position: relative;
	max-width: 350px;
	display: block;
	margin: 0 auto;
	padding: 10px
}

#quick-view-product .product-left-column .image-block .view_full_size .img-product {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	max-height: 350px;
	height: 350px;
	text-align: center
}

#quick-view-product .product-left-column .image-block .view_full_size .img-product .product-featured-image-quickview {
	max-height: 100%
}

#quick-view-product h3, #quick-view-product .h3 {
	margin: 0px
}

#quick-view-product .qwp-name {
	color: #444;
	font-size: 24px;
	line-height: 30px;
	margin: 0px;
	margin-bottom: 8px;
	font-weight: 400
}

#quick-view-product .qwp-name a {
	color: #444
}

#quick-view-product .qwp-name:hover>a {
	text-decoration: none;
	color: #008744
}

.product-featured-image-quickview {
	margin-bottom: 10px;
	margin: 0 auto
}

#quick-view-product form {
	width: 100%
}

#quick-view-product form .selector-wrapper label {
	font-size: 14px;
	width: 85px;
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-weight: 400;
	color: #636363;
	line-height: 40px;
	margin-bottom: 0px
}

#quick-view-product form .selector-wrapper .single-option-selector {
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
	width: 35%;
	float: none;
	border-radius: 3px
}

#quick-view-product form .quantity_wanted_p {
	margin-top: 10px
}

#quick-view-product form label {
	display: inline-block
}

#quick-view-product form select {
	width: 150px;
	display: inline-block;
	height: 40px;
	float: left;
	margin-bottom: 15px;
	margin-right: 20px
}

#quick-view-product .price {
	font-size: 30px;
	line-height: 30px;
	display: inline-block;
	color: #008744;
	font-weight: bold
}

#quick-view-product del {
	font-size: 16px;
	color: #888;
	margin-left: 10px;
	display: inline-block
}

#quick-view-product #usefull_link_block {
	margin: 10px 0
}

#quick-view-product #usefull_link_block li a {
	color: #222;
	line-height: 17px
}

#quick-view-product .fancybox-overlay {
	display: block !important;
	height: 100vh;
	background: none;
	z-index: 100
}

#quick-view-product .quick-view-product {
	position: absolute;
	width: 970px;
	top: 5%;
	height: auto;
	margin: 0 auto;
	left: 0;
	right: 0;
	padding: 30px;
	background-color: #fff;
	z-index: 8011;
	border-radius: 0
}

#quick-view-product .prices {
	font-family: 'Arial', sans-serif;
	display: inline-block
}

#quick-view-product .product-right-column .price-product-detail {
	margin: 0;
	line-height: 33px
}

#quick-view-product .total-price {
	float: left;
	width: 100%;
	display: block;
	margin-top: 15px
}

#quick-view-product .total-price span {
	font-size: 1.07143em;
	font-weight: 400;
	color: #222
}

#quick-view-product .more-view-wrapper {
	overflow: hidden
}

#quick-view-product .product-right-column .quantity_wanted_p {
	width: 100%;
	margin-top: 15px
}

#quick-view-product .product-right-column .add_to_cart_detail {
	margin: 15px 10px 15px 0;
	width: 100%
}

#quick-view-product .product-right-column .add_to_cart_detail.disabled {
	padding: 0 20px
}

#quick-view-product .product-right-column .btn-wishlist {
	margin-top: 15px
}

#quick-view-product .swatch {
	margin: 1em 0
}

#quick-view-product .swatch .swatch-element {
	margin: 0px 5px 5px 0
}

#quick-view-product .loading-imgquickview {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%
}

#quick-view-product .availability, #quick-view-product .product-sku {
	line-height: 28px;
	color: #008744
}

#thumbs_list_quickview {
	text-align: center;
	position: relative;
	margin-top: 10px
}

#thumblist_quickview {
	width: 70%;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	display: block
}

#thumblist_quickview #thumblist {
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	position: static
}

#thumblist_quickview .owl-row {
	margin-left: -3px;
	margin-right: -3px
}

#thumblist_quickview .owl-item {
	float: left
}

#thumblist_quickview .owl-item li.active>a {
	border: 1px solid #008744
}

#thumblist_quickview .owl-item a {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	border: 1px solid #ebebeb;
	margin: 0 auto;
	height: 75px;
	width: 75px
}

#thumblist_quickview .owl-item img {
	max-width: 100% !important;
	max-height: 100% !important;
	width: auto;
	margin: 0 auto
}

#thumblist_quickview .thumb_item {
	border: 1px solid #e6e6e6
}

#thumblist_quickview .owl-next, #thumblist_quickview .owl-prev {
	width: 16px;
	height: 16px;
	margin-top: -8px;
	font-size: 0
}

#thumblist_quickview .owl-next:before {
	content: "\f105";
	font-family: 'FontAwesome';
	font-size: 16px;
	right: 25px;
	top: 23px
}

#thumblist_quickview .owl-prev:before {
	content: "\f104";
	font-family: 'FontAwesome';
	font-size: 16px;
	left: 25px;
	top: 23px
}

#thumblist_quickview .owl-next:before, #thumblist_quickview .owl-prev:before {
	font-size: 18px;
	line-height: 26px;
	color: #333;
	text-shadow: none;
	position: absolute;
	width: 26px;
	height: 26px;
	text-align: center
}

#thumblist_quickview .owl-next:hover:before, #thumblist_quickview .owl-prev:hover:before {
	background: transparent;
	color: #333;
	cursor: pointer
}

@media (max-width:1199px) {
	#quick-view-product, .quickview {
		display: none !important
	}

}

.fancybox-close {
	position: absolute;
	top: -12px;
	right: -12px;
	width: 25px;
	height: 25px;
	cursor: pointer;
	z-index: 8040;
	color: #fff;
	text-align: center;
	background: #333;
	line-height: 25px;
	border-radius: 50%
}

.quickview-info {
	padding-bottom: 10px
}

.quickview-info .reviews_qv {
	margin-top: 0px;
	width: 100%;
	overflow: hidden;
	padding: 5px
}

.quickview-info .reviews_qv 0 .bizweb-product-reviews-badge {
	margin: 0px auto;
	padding: 0px;
	float: left
}

.quickview-info .reviews_qv 0 .bizweb-product-reviews-badge div {
	padding: 0px
}

.quickview-info .reviews_qv 0 .bizweb-product-reviews-badge div p {
	margin-left: 10px
}

.quickview-info .reviews_qv 0 .bizweb-product-reviews-badge div img {
	display: none
}

.quickview-info .reviews_qv 0 .bizweb-product-reviews-badge .bizweb-product-reviews-star i {
	font-size: 13px
}

.quickview-info .reviews_qv 0 .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-off-png:before {
	font-family: 'FontAwesome';
	content: "\f006";
	color: #ebebeb
}

.quickview-info .reviews_qv 0 .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-on-png:before {
	font-family: 'FontAwesome';
	content: "\f006";
	color: #ffde3c
}

.quickview-info .reviews_qv .text_revi {
	position: relative;
	line-height: 27px;
	font-size: 13px;
	color: #7b7b7b;
	font-weight: 500;
	margin-left: 10px;
	padding-left: 10px
}

.quickview-info .reviews_qv .text_revi:before {
	content: "|";
	position: absolute;
	color: #7b7b7b;
	left: 0;
	line-height: 27px
}

.quick_option .quantity_wanted_p .soluong_h {
	width: 100px;
	line-height: 40px;
	display: inline-block;
	float: left;
	font-weight: 400;
	font-size: 14px;
	color: #636363
}

.quick_option .quantity_wanted_p .input_qty_qv {
	width: 150px;
	display: inline-block;
	float: left;
	position: relative;
	margin-right: 10px;
	padding: 0;
	margin-bottom: 20px;
	border: none;
	box-shadow: none
}

.quick_option .quantity_wanted_p .input_qty_qv span {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 10px
}

.quick_option .quantity_wanted_p .input_qty_qv .num_1 {
	font-size: 27px;
	border: solid 1px #e5e5e5;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #fff;
	float: left;
	color: #333;
	text-align: center;
	padding: 0px
}

.quick_option .quantity_wanted_p .input_qty_qv .num_2 {
	font-size: 22px;
	border: solid 1px #e5e5e5;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #fff;
	float: left;
	color: #333;
	text-align: center;
	padding: 0px
}

.quick_option .quantity_wanted_p .input_qty_qv input {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	height: 40px;
	border-right: none;
	border-left: none;
	width: 70px;
	text-align: center;
	box-shadow: none;
	border-radius: 0px;
	font-size: 15px
}

.quick_option .contacts {
	display: inline-block;
	float: left;
	text-align: left;
	width: 100%;
	position: relative;
	margin-bottom: 5px;
	margin-top: 10px
}

.quick_option .contacts .block_phone {
	font-size: 13px;
	line-height: 30px;
	color: #333;
	padding: 0px 0px 0px 40px;
	display: block;
	font-weight: 400;
	position: relative
}

.quick_option .contacts .block_phone:before {
	content: "";
	background-image: url("#");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0px;
	top: 0px
}

@media (max-width:991px) {
	.quick_option .contacts .block_phone:before {
		top: 10px
	}

}

.quick_option .contacts .block_phone div {
	display: inline-block;
	float: left
}

@media (min-width:768px) and (max-width:991px) {
	.quick_option .contacts .block_phone div {
		padding-left: 40px
	}

}

@media (max-width:767px) {
	.quick_option .contacts .block_phone div {
		padding-left: 40px;
		text-align: left
	}

}

.quick_option .contacts .block_phone a {
	margin-left: 5px;
	font-size: 13px;
	color: #008744;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none
}

.quickview-product .product-single h1 a, .quickview-product .product-single .h1 a, .quickview-product .product-single .h1 a {
	font-size: 1.42857em
}

.quickview-product .product-single .price {
	font-size: 1.85714em
}

.quickview-product .content {
	padding: 30px
}

.quickview-product .product-name {
	margin: 0 0 10px !important
}

.quickview-product .review {
	margin-bottom: 10px
}

.quickview-product .review:before {
	content: " ";
	display: table
}

.quickview-product .review:after {
	content: " ";
	display: table;
	clear: both
}

.quickview-product .review .spr-badge {
	float: left;
	height: 24px;
	overflow: hidden;
	position: relative;
	margin-bottom: 0
}

.quickview-product .review .spr-badge .spr-icon {
	margin: 0
}

.quickview-product .review .spr-badge .spr-active {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	overflow: hidden
}

.quickview-product .review .spr-badge .spr-badge-caption {
	float: left;
	margin: 0 0 9px
}

.quickview-product span.available {
	display: none
}

.quickview-product span.available.active {
	display: block
}

.quickview-product .product-description {
	font-size: 14px;
	line-height: 22px;
	color: #888;
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
	margin-bottom: 20px
}

.quickview-product .view-more {
	font-size: 13px
}

.quickview-product .view-more:hover {
	color: #008744;
	text-decoration: none
}

.quickview-product .product-actions {
	border: none;
	padding: 0;
	margin: 0
}

.quickview-product .product-actions .btn-addToCart {
	clear: none;
	margin: 0
}

.quickview-product .product-media {
	position: relative;
	min-width: 400px
}

.quickview-product .product-media:before {
	content: " ";
	display: table
}

.quickview-product .product-media:after {
	content: " ";
	display: table;
	clear: both
}

.quickview-product .more-views {
	width: 80px;
	margin: 0;
	height: calc(100% - 60px);
	min-height: 361px;
	position: absolute;
	top: 30px;
	left: 0;
	overflow: hidden
}

.quickview-product .more-views a {
	display: block;
	overflow: hidden;
	height: 100%
}

.quickview-product .more-views img {
	display: block;
	position: relative;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.quickview-product .border-bottom-qv {
	padding: 2px 0px;
	border-left: 0px;
	border-right: 0px;
	display: block;
	margin-top: 15px;
	margin-bottom: 25px
}

.quickview-product .featured-image {
	float: right;
	width: calc(100% - 100px);
	margin: 0
}

.quickview-product form {
	margin: 0
}

.quickview-product .product-actions .product-single-quantity {
	margin-bottom: 0
}

.quickview-product .product-single .product-description {
	margin: 0 0 25px
}

.quickview-product .product-options {
	margin: 0 0 25px;
	padding: 0 0 25px
}

.quickview-product .details {
	margin: 0 0 8px
}

.filter-group {
	padding: 10px 0px 0px 0px
}

.filter-group ul {
	max-height: 235px;
	overflow-y: auto
}

.filter-group ul.size_xx {
	overflow-y: inherit !important
}

.filter-group ul::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #ebebeb;
	width: 5px
}

.filter-group ul::-webkit-scrollbar {
	width: 5px;
	background-color: #ebebeb
}

.filter-group ul::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #919aa8;
	width: 5px
}

.filter-group-title {
	display: block;
	font-size: 1.28571em;
	margin-bottom: 10px
}

.filter-group {
	position: relative
}

.filter-item {
	margin: 0;
	cursor: pointer;
	line-height: 28px;
	min-width: 100%;
	float: left;
	padding: 0px
}

@media (max-width:991px) {
	.filter-item {
		padding-right: 0px !important;
		padding: 0px !important
	}

}

.filter-item .label_relative {
	position: relative
}

.filter-item .label_relative .filter_tt {
	padding-left: 5px;
	display: inline-block
}

.filter-item.filter-color-size {
	min-width: 0px;
	padding: 0px
}

.filter-item.filter-size {
	min-width: 0px;
	padding: 0px;
	background: #fff;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
	line-height: 25px;
	color: #252525;
	position: relative
}

.filter-item.filter-size .fa {
	opacity: 0;
	width: 30px;
	height: 30px;
	position: relative
}

.filter-item.filter-size .tags_size {
	color: #444
}

.filter-item .name_color {
	line-height: 25px;
	display: inline-block;
	height: 20px;
	position: absolute;
	font-size: 14px;
	color: #919191;
	text-transform: inherit
}

.filter-item * {
	cursor: pointer;
	color: #444;
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-weight: 400
}

@media (min-width:992px) and (max-width:1199px) {
	.filter-item * {
		font-size: 12px
	}

}

.filter-item.size .tags_size {
	width: 50px;
	height: 25px;
	font-size: 13px;
	display: inherit;
	position: relative
}

.filter-item.size .tags_size:before {
	display: block;
	content: "";
	width: 50px;
	height: 25px;
	position: absolute;
	left: 0px;
	top: 0px;
	border-radius: 3px;
	border: 1px solid #ddd
}

.filter-item.size input:checked+.tags_size:before {
	border-color: #008744
}

.filter-item.color {
	min-width: 20px;
	padding-right: 10px
}

.filter-item.color a, .filter-item.color label {
	font-family: 'Arial', sans-serif;
	width: 100%;
	height: 100%;
	display: inline-block;
	font-size: 0;
	line-height: 40px
}

.filter-item.color .fa {
	margin-right: 0px;
	width: 22px;
	height: 22px;
	border-radius: 0;
	background: red;
	position: relative
}

@media (max-width:991px) {
	.filter-item.color .fa {
		margin-right: 5px
	}

}

.filter-item.color .fa:before {
	display: none
}

.filter-item.color .fa.trang:hover:before {
	display: block;
	content: "";
	width: 30px;
	height: 30px !important;
	position: absolute;
	left: 0px;
	top: 0px;
	border-radius: 50%;
	border: 1px solid transparent
}

.filter-item.color .fa:hover:before {
	display: block;
	content: "";
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0px;
	top: 0px;
	border-radius: 50%;
	border: 1px solid transparent
}

.filter-item.color input:checked+.fa:before {
	display: block;
	content: "";
	width: 30px;
	height: 30px !important;
	position: absolute;
	left: 0px;
	top: 0px;
	border: none;
	background: none
}

.filter-item.color input:checked+.fa.trang:before {
	display: block;
	content: "";
	width: 30px;
	height: 30px !important;
	position: absolute;
	left: 0px;
	top: 0px
}

.filter-item.color input:checked+.fa:after {
	font-family: 'FontAwesome';
	display: block;
	content: "\f00c";
	color: #fff;
	font-size: 11px;
	width: 22px;
	height: 22px;
	position: absolute;
	left: 6px;
	top: 4px
}

.filter-item.color input:checked+.fa.trang:after {
	font-family: 'FontAwesome';
	display: block;
	content: "\f00c";
	color: #111;
	font-size: 13px;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 9px;
	top: 6px
}

.filter-item--green *:hover {
	color: #008744
}

.filter-item--half {
	display: inline-block;
	width: 48%;
	white-space: nowrap;
	overflow: hidden;
	margin-right: 3px
}

.filter-item--check-box input {
	display: none
}

.filter-item--check-box .fa {
	margin-right: 5px;
	width: 14px;
	font-size: 18px;
	line-height: 40px;
	position: relative;
	top: 2px
}

.filter-item--check-box input+.fa:before {
	content: "";
	margin-right: 5px;
	border-radius: 2px;
	font-size: 18px;
	border: solid 1px #ebebeb;
	line-height: 40px;
	position: absolute;
	top: -15px;
	height: 15px !important;
	width: 15px
}

.filter-item--check-box input:checked+span {
	color: #008744
}

.filter-item--check-box input:checked+.fa, .filter-item--check-box input+span {
	color: #008744
}

.filter-item--check-box input:checked+.fa:after, .filter-item--check-box input+span:after {
	font-family: 'FontAwesome';
	content: "\f00c";
	color: #fff;
	position: absolute;
	width: 15px;
	height: 15px;
	line-height: 15px;
	top: -15px;
	font-size: 12px;
	left: 2px
}

.filter-item--check-box input:checked+.fa:before, .filter-item--check-box input+span:before {
	border-color: #008744;
	background: #008744
}

.filter-container__selected-filter {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee
}

.filter-container__selected-filter-header {
	margin-bottom: 5px
}

.filter-container__selected-filter-header-title {
	font-size: 18px;
	font-weight: bold;
	color: #0038AE
}

.filter-container__clear-all {
	float: right;
	color: #333;
	margin-top: 3px
}

.filter-container__selected-filter-item {
	padding: 3px 0
}

.filter-container__selected-filter-item>a {
	color: #333;
	font-size: .92857em
}

.filter-container__selected-filter-item .fa {
	margin-right: 10px;
	color: #F44336
}

#sort-by {
	float: right;
	font-size: 12px;
	text-align: left
}

#sort-by .button-asc, #sort-by .button-desc {
	background-color: #f8f8f8;
	box-shadow: none;
	float: right;
	height: 30px;
	line-height: 28px;
	margin-left: 5px;
	text-align: center;
	width: 30px
}

#sort-by label {
	float: left;
	font-weight: 400;
	line-height: 33px;
	font-size: 13px;
	margin-right: 6px;
	margin-bottom: 0;
	color: #444
}

#sort-by ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	float: right
}

#sort-by a:link, #sort-by a:visited {
	color: #333;
	text-decoration: none
}

#sort-by>ul>li {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-position: right center;
	background-repeat: no-repeat;
	background-position: right 10px center;
	padding-right: 28px;
	text-indent: .01px;
	cursor: pointer;
	line-height: 34px;
	background-image: url(../images/ico-select.png) !important;
	border-radius: 3px
}

#sort-by>ul>li:hover {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

#sort-by li {
	background: none repeat scroll 0 0 #fff;
	cursor: pointer;
	margin: 0 auto;
	outline: medium none;
	padding: 0 20px;
	position: relative;
	width: 180px;
	float: left;
	color: #333;
	border: 1px solid #e5e5e5;
	font-size: 13px
}

#sort-by li>a {
	display: inline-block;
	width: 100%;
	line-height: 36px;
	transition: all 0s ease-in-out
}

#sort-by li>a:hover {
	color: #008744
}

#sort-by li li {
	width: 100%;
	margin-top: 0px;
	border-top: none;
	border-right: none;
	border-left: none
}

#sort-by li li a:hover {
	color: #008744
}

#sort-by li:hover {
	background-color: #fff
}

#sort-by li li:hover {
	background-color: #fff;
	color: #007fb8
}

#sort-by ul ul {
	position: absolute;
	visibility: hidden;
	width: 180px;
	left: -1px;
	top: 34px;
	background: none repeat scroll 0 0 #F8F8F8;
	z-index: 10000;
	border: 1px solid #ebebeb;
	border-radius: 3px;
	overflow: hidden;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	overflow: hidden
}

#sort-by ul ul ul {
	position: absolute;
	left: 100%;
	top: -2px;
	border: solid 1px transparent
}

#sort-by li:hover>ul {
	visibility: visible
}

.filter-container__selected-filter {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee
}

.filter-container__selected-filter-header {
	margin-bottom: 5px
}

.filter-container__selected-filter-header-title {
	font-size: 18px;
	font-weight: bold;
	color: #0038AE
}

.filter-container__clear-all {
	float: right;
	color: #333;
	margin-top: 3px
}

.filter-container__selected-filter-item {
	padding: 3px 0
}

.filter-container__selected-filter-item>a {
	color: #333;
	font-size: .92857em
}

.filter-container__selected-filter-item .fa {
	margin-right: 10px;
	color: #F44336
}

#popup-cart-desktop {
	width: 900px;
	background: #fff;
	float: none;
	margin: 0 auto;
	position: relative;
	top: 7%;
	bottom: 10%;
	border-radius: 4px
}

#popup-cart-desktop .wrap_popup {
	padding: 0px 20px 20px;
	width: 100%;
	float: left
}

#popup-cart-desktop .title-popup-cart {
	font-family: 'Arial', sans-serif;
	margin-bottom: 13px;
	font-size: 16px;
	padding-right: 15px;
	font-weight: 400;
	padding: 20px;
	background: #008744
}

#popup-cart-desktop .title-popup-cart img {
	width: 24px;
	display: inline-block;
	float: left
}

#popup-cart-desktop .title-popup-cart .cart_name_style {
	color: #ffde00
}

#popup-cart-desktop .title-popup-cart .your_product {
	padding-left: 30px;
	font-family: 'Arial', sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	font-weight: 400;
	display: inherit
}

#popup-cart-desktop .title-popup-cart i {
	color: #008744;
	padding: 5px;
	border: solid 1px;
	border-radius: 50%
}

#popup-cart-desktop .title-popup-cart .cart-popup-name {
	font-family: 'Arial', sans-serif;
	font-size: 16px;
	color: #ffe21c;
	font-weight: 400
}

#popup-cart-desktop .title-popup-cart .cart-popup-name a {
	color: #ffe21c
}

#popup-cart-desktop .title-popup-cart .cart-popup-name:hover>a {
	text-decoration: none
}

#popup-cart-desktop .title-quantity-popup {
	font-family: 'Arial', sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 20px;
	cursor: pointer;
	color: #333333;
	width: 100%;
	float: left
}

#popup-cart-desktop .title-quantity-popup:hover {
	color: #008744
}

#popup-cart-desktop .title-quantity-popup img {
	width: 18px;
	display: inline-block;
	float: left
}

#popup-cart-desktop .title-quantity-popup .cart_status {
	line-height: 26px;
	display: inline-block
}

#popup-cart-desktop .title-quantity-popup .cart_status .fa {
	line-height: 26px
}

#popup-cart-desktop .title-quantity-popup .cart_status span {
	color: #008744
}

#popup-cart-desktop .title-quantity-popup .total-p {
	display: inline-block;
	float: right;
	text-align: left;
	line-height: 28px;
	font-size: 14px
}

#popup-cart-desktop .title-quantity-popup .total-p .total-price {
	font-size: 18px;
	font-weight: bold;
	color: #008744
}

#popup-cart-desktop .content-popup-cart .thead-popup {
	border-top: solid 1px #e1e1e1;
	border-bottom: solid 1px #e1e1e1;
	border-left: solid 1px #e1e1e1;
	border-right: solid 1px #e1e1e1;
	float: left;
	width: 100%;
	clear: both;
	background: #f9f9f9
}

#popup-cart-desktop .content-popup-cart .thead-popup>div {
	font-family: 'Arial', sans-serif;
	float: left;
	padding: 10px 10px;
	font-size: 14px;
	color: #333333;
	border-right: solid 1px #e1e1e1
}

#popup-cart-desktop .content-popup-cart .thead-popup>div:last-child {
	border-right: solid 1px #f9f9f9
}

#popup-cart-desktop .content-popup-cart .thead-popup>div:first-child {
	padding: 10px 20px;
	background: #fff
}

#popup-cart-desktop .content-popup-cart .thead-popup>div:nth-child(2), #popup-cart-desktop .content-popup-cart .thead-popup>div:nth-child(3), #popup-cart-desktop .content-popup-cart .thead-popup>div:nth-child(4) {
	background: #fff
}

#popup-cart-desktop .content-popup-cart .tbody-popup {
	width: 100%;
	float: left;
	clear: both;
	max-height: 290px;
	overflow-y: scroll;
	overflow-x: hidden;
	border-top: none;
	border-right: solid 1px #e1e1e1;
	border-left: solid 1px #e1e1e1
}

#popup-cart-desktop .content-popup-cart .tbody-popup::-webkit-scrollbar {
	background: #ffffff;
	width: 15px
}

#popup-cart-desktop .content-popup-cart .tbody-popup::-webkit-scrollbar-button {
	background: #fff
}

#popup-cart-desktop .content-popup-cart .tbody-popup::-webkit-scrollbar-track {
	background: #ffffff;
	width: 15px
}

#popup-cart-desktop .content-popup-cart .tbody-popup::-webkit-scrollbar-track-piece {
	background: #ebebeb;
	width: 15px
}

#popup-cart-desktop .content-popup-cart .tbody-popup::-webkit-scrollbar-thumb {
	background: #ccc;
	width: 15px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup {
	width: 100%;
	float: left;
	clear: both;
	border-bottom: 1px solid #e1e1e1;
	min-height: 150px;
	position: relative;
	width: 860px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup:last-child {
	border-bottom: 0px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup>div {
	float: left;
	padding: 15px 0px;
	height: 150px;
	display: -webkit-flex;
	-webkit-align-items: center;
	display: -ms-flexbox;
	display: flex !important;
	flex-flow: column;
	justify-content: center
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup>div.border {
	border-left: solid 1px #ebebeb
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup>div:first-child {
	border-left: 0px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup>div:nth-child(4) {
	border-right: solid 1px #ebebeb
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup>div:last-child {
	border-left: 0px;
	position: absolute;
	right: 0;
	padding-right: 20px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .a2, #popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .a3, #popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .a4 {
	border-left: solid 1px #e1e1e1
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .a4 {
	position: relative
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .a4:after {
	content: "";
	border-width: 1px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0px 0.5px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-remove {
	font-family: 'Arial', sans-serif;
	margin: 0;
	position: relative;
	margin-top: 50%;
	font-size: 20px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-image {
	display: block;
	padding: 10px;
	float: left;
	width: 120px;
	height: 150px;
	display: -webkit-flex;
	-webkit-align-items: center;
	display: -ms-flexbox;
	display: flex !important;
	flex-flow: column;
	justify-content: center
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-image .product-image {
	width: 90px;
	height: 150px;
	display: -webkit-flex;
	-webkit-align-items: center;
	display: -ms-flexbox;
	display: flex !important;
	flex-flow: column;
	justify-content: center
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-image .product-image img {
	max-width: 100%;
	height: auto
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .height {
	padding: 15px 15px 15px 0
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info {
	display: block;
	float: left;
	width: 100%;
	margin-left: 10px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info p {
	margin: 0px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .item-name {
	float: left;
	width: 100%;
	word-break: break-word
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .item-name .textlinefix {
	position: relative;
	height: 40px;
	overflow: hidden;
	display: block
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .item-name .textlinefix:after {
	content: "";
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 20%;
	height: 20px;
	background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 50%)
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .item-name a {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 5px;
	font-weight: 400;
	position: relative;
	color: #333;
	padding-right: 10px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .item-name a:hover {
	color: #008744;
	text-decoration: none
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .variant-title-popup {
	font-size: 13px;
	margin-bottom: 5px;
	color: #333333
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .item-remove a {
	font-size: 13px;
	color: #888
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .remove-item-cart {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 19px;
	display: block;
	color: #898989
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .remove-item-cart .fa {
	color: #898989
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .remove-item-cart:hover {
	text-decoration: none
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .addpass {
	margin-top: 5px !important
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-price {
	padding: 45px 0px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-price span {
	display: block
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-price .price {
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-weight: 700;
	color: #008744;
	font-size: 14px;
	line-height: 25px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-price .compare-price {
	color: #636363;
	font-size: 14px;
	text-decoration: line-through;
	font-weight: 500
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-price .compare-divide {
	font-size: 14px;
	color: #636363
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .qty_thuongdq {
	padding: 35px 0px;
	position: relative;
	width: 90px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .num1 {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .num2 {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .items-count {
	border: 1px solid #ddd;
	outline: none;
	background: #fff;
	height: 25px;
	margin-top: 10px;
	width: 25px;
	text-align: center;
	vertical-align: top;
	padding: 0;
	color: #333;
	line-height: 25px;
	font-size: 17px;
	font-weight: 100
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .items-count.btn-minus {
	line-height: 20px;
	font-size: 17px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .number-sidebar {
	border: 1px solid #ddd;
	height: 25px;
	text-align: center;
	width: 35px;
	vertical-align: top;
	margin-right: -1px;
	margin-top: 10px;
	display: inline-block;
	min-height: 25px;
	padding: 0;
	border-left: 0px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .cart-price {
	display: block;
	padding: 45px 0px;
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	color: #636363;
	font-size: 14px;
	line-height: 25px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .cart-price span {
	font-size: 14px;
	margin-left: 15px;
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
	color: #008744;
	font-weight: 700
}

#popup-cart-desktop .content-popup-cart .tfoot-popup {
	width: 100%;
	float: left;
	clear: both
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 {
	padding: 15px 0px 15px;
	border-top: solid 1px #e1e1e1
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-ship {
	font-size: 13px;
	width: 320px
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-ship img {
	float: left;
	margin-right: 10px
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-ship p {
	line-height: 20px;
	font-family: 'Arial', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0;
	margin: 15px 15px 0;
	padding-left: 10px
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-ship p:before {
	font-family: 'FontAwesome';
	content: "\f0d1";
	font-size: 16px;
	position: absolute;
	left: 20px
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-total .tongtien {
	margin: 0;
	padding: 0
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-total .vanchuyen {
	font-weight: 300;
	color: #008744
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-total span {
	font-weight: 700;
	color: #008744;
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-total p {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	font-weight: 400;
	padding: 15px 0;
	padding-bottom: 0;
	margin-bottom: 0;
	color: #333;
	text-align: right
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-total p .total-price {
	color: #008744;
	font-weight: bold
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 a {
	cursor: pointer
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 .button.btn-continue {
	margin: 10px;
	background: transparent;
	font-size: 14px;
	float: left;
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
	outline: none;
	color: #008744;
	position: absolute;
	margin-top: -29px;
	padding: 0 45px;
	height: 35px;
	border-radius: 3px;
	line-height: 35px
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 .button.btn-proceed-checkout {
	background: #7f7f7f;
	font-size: 14px;
	font-weight: 400;
	float: right;
	line-height: 35px;
	display: block;
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
	padding: 0px 45px;
	border: solid 1px #7f7f7f;
	color: #fff;
	border-radius: 3px;
	height: 35px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 5px
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 .button.btn-proceed-checkout:hover {
	background: #fff;
	color: #008744;
	border-color: #008744;
	text-decoration: none
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 .button.buy_ {
	background: #008744;
	color: #fff;
	border-color: #008744;
	margin-right: 0px
}

.modal {
	top: 7% !important;
	padding-top: 30px
}

.fancybox-skin {
	background: #fff !important
}

.modal-content {
	border: none;
	box-shadow: none;
	border-radius: 0.5rem;
	position: relative;
	background-color: #fff;
	background-clip: padding-box;
	outline: 0
}

.modal-header {
	background-color: #008744;
	color: #fff;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857143px
}

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

.modal-header .close {
	margin-top: -2px
}

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

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

.modal-header .modal-title {
	padding-left: 6rem;
	position: relative;
	min-height: 44px;
	font-weight: normal;
	font-size: 18px;
	line-height: normal;
	margin: 0;
	line-height: 44px;
	color: #fff
}

.modal-header .modal-title span {
	width: 44px;
	height: 44px;
	border-radius: 100%;
	font-size: 23px;
	text-align: center;
	line-height: 44px;
	color: #008744;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	background-color: #fff
}

@media (max-width:480px) {
	.modal-header .modal-title {
		line-height: 24px !important
	}

}

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

.media-body .product-title {
	font-family: 'Gotham', sans-serif;
	font-size: 16px;
	font-weight: 400
}

.media-body .product-new-price {
	font-family: 'Gotham_bold', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #008744
}

.btn-outline-red {
	background: #fff;
	color: #008744 !important;
	font-size: 17px;
	line-height: normal;
	padding: 10px 15px;
	border-radius: 5px;
	border: 1px solid #008744;
	text-align: center;
	margin-top: 1.5rem
}

.btn-red {
	background: #008744;
	color: #fff !important;
	font-size: 17px;
	line-height: normal;
	padding: 10px 15px;
	border-radius: 5px;
	border: none;
	text-align: center;
	margin-top: 1.5rem
}

.media .media-left {
	padding-right: 1em
}

.media-left, .media-right, .media-body {
	display: table-cell;
	vertical-align: top
}

.media .thumb-1x1 {
	width: 7.7rem
}

body {
	background: #fff
}

.awe-section-1 {
	margin-bottom: 40px
}

.awe-section-2 {
	margin-bottom: 30px
}

.awe-section-3 {
	margin-bottom: 55px
}

.awe-section-4 {
	margin-bottom: 0px
}

.awe-section-5 {
	margin-bottom: 0px
}

.awe-section-6 {
	margin-bottom: -10px
}

.awe-section-7 {
	margin-bottom: 10px
}

.awe-section-8 {
	margin-bottom: 0px
}

.awe-section-9 {
	margin-bottom: 0px
}

.row.row-gutter-10 {
	margin-left: -5px;
	margin-right: -5px
}

.row.row-gutter-10>[class*="col-"] {
	padding-left: 5px;
	padding-right: 5px
}

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

.row.row-noGutter-2 {
	margin-left: 0px;
	margin-right: 0px
}

.row.row-noGutter-2>[class*="col-"] {
	padding-left: 0px;
	padding-right: 0px
}

.row.row-noGutter-75 {
	margin-left: -7.5px;
	margin-right: -7.5px
}

.row.row-noGutter-75>[class*="col-"] {
	padding-left: 7.5px;
	padding-right: 7.5px
}

.bold-14 {
	font-weight: bold;
	font-size: 14px;
	font-family: 'Arial', sans-serif
}

.bold-20 {
	font-weight: bold;
	font-size: 20px;
	font-family: 'Arial', sans-serif;
	text-transform: uppercase
}

.white-color {
	color: #fff;
	font-weight: bold
}

.dp_none {
	display: none
}

.text-upper {
	text-transform: uppercase
}

img.grayscale {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	filter: gray;
	-webkit-transition: all .6s ease;
	opacity: 0.5
}

img.grayscale:hover {
	opacity: 1;
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	filter: none
}

.border-bottom-1px {
	border-bottom: 1px solid #ebebeb;
	padding-top: 0;
	margin-bottom: 15px
}

.page {
	display: block;
	float: left;
	width: 100%
}

.owl_timeout {
	display: none !important
}

.title-head {
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 9px;
	color: #444;
	text-decoration: none
}

.title-head.page_title {
	font-size: 30px;
	font-weight: bold;
	text-transform: none
}

.title-head a {
	color: #444
}

.subtitle-head {
	font-size: 1.28571em;
	color: #444;
	margin: 20px 0
}

.products-view-list .item_list:first-child .product-box-h {
	padding-top: 0px
}

.products-view-list .product-box {
	padding: 25px 0;
	margin-bottom: 0;
	border-bottom: 1px solid #ebebeb
}

.products-view-list .product-box .product-thumbnail {
	text-align: center;
	margin-bottom: 0;
	width: calc(100% / 3);
	float: left
}

.products-view-list .product-box .product-info {
	padding: 0;
	text-align: left;
	margin-left: 30px;
	float: left;
	width: calc(100% / 3 * 2 - 30px);
	background: transparent;
	border-top: none;
	padding-bottom: 15px
}

.products-view-list .product-box .product-info .product-name {
	margin-top: 15px;
	font-size: 24px !important;
	line-height: normal;
	max-height: 60px
}

.products-view-list .product-box .product-info .bizweb-product-reviews-badge {
	padding: 5px 0 10px 0
}

.products-view-list .product-box .product-info .price-box .product-price {
	font-size: 24px;
	font-weight: bold;
	font-family: 'Arial', sans-serif
}

.products-view-list .product-box .product-info .price-box .product-price-old {
	padding-top: 2px;
	padding-left: 10px;
	font-size: 15px;
	font-weight: 400;
	font-family: 'Arial', sans-serif
}

.products-view-list .product-box .product-info .product-summary {
	font-size: 14px;
	color: #888
}

.products-view-list .product-box .tag-info>div {
	display: inline-block;
	margin-right: 20px
}

.products-view-list .product-box form {
	margin-bottom: 0
}

.products-view-list .product-box.product-box-h {
	min-height: 320px !important
}

@media (max-width:1199px) {
	.products-view-list .product-box.product-box-h {
		padding: 30px 0 !important
	}

}

.products-view-list .product-box.product-box-h .product-thumbnail>a.display_flex {
	height: 218px !important
}

.products-view-list .product-box.product-box-h .product-action {
	display: block !important;
	position: unset !important
}

.product-box-h {
	min-height: 355px !important
}

@media (min-width:768px) and (max-width:1199px) {
	.product-box-h {
		min-height: 355px !important
	}

}

.product-box-h .sale-flash {
	position: absolute;
	font-size: 18px;
	font-family: 'Oswald', sans-serif;
	color: #fff;
	padding: 0 10px;
	width: 44px;
	height: 44px;
	line-height: 42px;
	font-weight: 400;
	top: 10px;
	right: 10px;
	text-align: center;
	z-index: 9;
	background-size: contain;
	background-repeat: no-repeat
}

.product-box-h .sale-flash.new {
	background-image: url("../images/label_new.png")
}

.product-box-h .sale-flash.sale {
	background-image: url("../images/label_sale.png")
}

.product-box-h .sale-flash.tagdacbiet_sale {
	background-image: url("../images/label_sale_50a.png");
	height: 45px;
	line-height: 15px;
	font-size: 11px;
	font-family: 'Oswald', sans-serif;
	left: 10px;
	padding: 5px 0;
	right: unset
}

.product-box-h .sale-flash.tagdacbiet_sale .font16 {
	font-size: 16px
}

.product-box-h .tagmakm_sale {
	width: 218px;
	float: left;
	height: 28px;
	background-image: url("../images/bg_discount.png");
	background-repeat: no-repeat;
	line-height: 28px;
	padding: 0 15px 0 10px;
	color: #fff;
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-weight: bold;
	position: absolute;
	bottom: 0
}

@media (max-width:1199px) {
	.product-box-h .tagmakm_sale {
		width: 100%;
		background-size: cover
	}

}

@media (max-width:374px) {
	.product-box-h .tagmakm_sale {
		padding: 0 0 0 15px
	}

}

.product-box-h .tagmakm_sale .codekm {
	text-transform: uppercase;
	line-height: 12px;
	text-align: center;
	padding: 2px 0
}

.product-box-h .tagmakm_sale .codekm .codekm_1 {
	font-size: 8px
}

.product-box-h .tagmakm_sale .codekm .codekm_2 {
	font-size: 12px
}

@media (max-width:374px) {
	.product-box-h .tagmakm_sale .codekm .codekm_2 {
		font-size: 11px
	}

}

.product-box-h .tagmakm_sale .price_km {
	font-size: 18px
}

@media (max-width:374px) {
	.product-box-h .tagmakm_sale .price_km {
		font-size: 9px;
		margin-right: 2px
	}

}

@media (min-width:375px) and (max-width:424px) {
	.product-box-h .tagmakm_sale .price_km {
		font-size: 10px
	}

}

@media (min-width:425px) and (max-width:767px) {
	.product-box-h .tagmakm_sale .price_km {
		font-size: 14px
	}

}

.product-box-h .wrap_time {
	width: 100%;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}

.product-box-h .wrap_time .time {
	text-align: center;
	justify-content: center;
	display: flex;
	-o-justify-content: center;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	-os-justify-content: center;
	-o-display: flex;
	-moz-display: flex;
	-webkit-display: flex;
	-os-display: flex;
	width: 100%;
	overflow: hidden
}

.product-box-h .wrap_time .time span {
	display: inline-block;
	width: 44px;
	float: left;
	padding: 3px;
	border-radius: 3px;
	margin: 0 2.5px;
	text-align: center;
	background: rgba(0, 0, 0, 0.8);
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 18px;
	line-height: 20px
}

@media (max-width:1199px) {
	.product-box-h .wrap_time .time span {
		font-size: 16px
	}

}

.product-box-h .wrap_time .time span p {
	display: block;
	padding: 0;
	margin: 0;
	font-weight: 400;
	font-size: 12px;
	color: #fff;
	line-height: 18px
}

@media (max-width:1199px) {
	.product-box-h .wrap_time .time span p {
		font-size: 12px
	}

}

.product-box-h {
	position: relative;
	min-height: 390px;
	margin: 0;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}

.product-box-h:hover .product-action {
	visibility: visible
}

.product-box-h:hover .a_img {
	opacity: 0.5
}

@media (max-width:1199px) {
	.product-box-h {
		padding: 0px !important
	}

}

@media (max-width:374px) {
	.product-box-h {
		min-height: 270px !important
	}

}

@media (min-width:374px) and (max-width:413px) {
	.product-box-h {
		min-height: 290px !important
	}

}

@media (min-width:414px) and (max-width:543px) {
	.product-box-h {
		min-height: 300px !important
	}

}

.product-box-h .product-hide {
	margin-top: 2px
}

.product-box-h .product-thumbnail {
	position: relative
}

.product-box-h .product-thumbnail>a.display_flex {
	width: 100%;
	text-align: center;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 218px
}

@media (max-width:374px) {
	.product-box-h .product-thumbnail>a.display_flex {
		height: 135px !important
	}

}

@media (min-width:374px) and (max-width:413px) {
	.product-box-h .product-thumbnail>a.display_flex {
		height: 150px !important
	}

}

@media (min-width:414px) and (max-width:543px) {
	.product-box-h .product-thumbnail>a.display_flex {
		height: 180px !important
	}

}

.product-box-h .product-thumbnail>a.display_flex img {
	max-height: 100%;
	width: auto !important;
	max-width: 100%;
	display: block
}

.product-box-h .product-thumbnail:hover .image_link:before {
	opacity: .5
}

.product-box-h .product-action {
	text-align: left;
	display: none;
	margin-top: 10px !important;
	position: absolute;
	width: 100%
}

.product-box-h .product-action .btn.btn-cart {
	width: 80%;
	height: 34px;
	line-height: 34px;
	border-radius: 3px;
	color: #fff;
	background: #008744;
	margin-right: 2px
}

.product-box-h .product-action .btn.btn-cart .fa {
	color: #fff;
	padding-right: 8px
}

.product-box-h .product-action .btn.btn-cart:hover {
	background: #d92b1f
}

.product-box-h .product-action .xem_nhanh {
	width: 17%;
	height: 34px;
	line-height: 34px;
	border-radius: 3px;
	text-align: center;
	background: #008744;
	display: inline-block
}

.product-box-h .product-action .xem_nhanh .fa {
	color: #fff
}

.product-box-h .product-action .xem_nhanh:hover {
	background: #d92b1f
}

.product-box-h .product-info {
	z-index: 10;
	position: relative;
	padding: 0 0px 20px 0px;
	float: left;
	width: 100%
}

.product-box-h .product-info .product-name {
	font-size: 14px !important;
	line-height: 21px;
	margin: 15px 0 5px 0;
	font-weight: 400;
	height: auto;
	word-break: break-word;
	max-height: 40px;
	overflow: hidden
}

.product-box-h .product-info .product-name a {
	color: #444;
	text-decoration: none
}

.product-box-h .product-info .product-name a:hover {
	color: #008744
}

.product-box-h .product-info .product-hide .price-box .special-price {
	display: inline-block;
	margin-right: 7px
}

.product-box-h .product-info .product-hide .price-box .old-price {
	display: inline-block
}

.product-box-h .product-info .product-price {
	color: #008744;
	font-size: 16px;
	display: block;
	font-weight: bold;
	font-family: 'Arial', sans-serif
}

.product-box-h .product-info .product-price-old {
	text-decoration: line-through;
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	font-weight: 400;
	margin: 0;
	display: inline-block;
	color: #888888
}

@media (min-width:1200px) {
	.product-box-h:hover .product-name {
		text-align: left
	}

	.product-box-h:hover .product-hides {
		display: none
	}

	.product-box-h:hover .product-action {
		display: block;
		text-align: center;
	}

}

@media (min-width:1200px) {
	.product-box-h:hover .quick-view {
		opacity: 1 !important
	}

}

.product-price {
	color: #008744;
	font-size: 1.42857em;
	line-height: 24px;
	display: block
}

.item_product_list {
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5
}

.item_product_list:hover .product-box .product-thumbnail .product-action-grid {
	visibility: visible
}

.item_product_list .product-box.product-box-list {
	padding: 20px
}

.item_product_list .product-box.product-box-list .product-thumbnail {
	position: relative
}

.item_product_list .product-box.product-box-list .product-thumbnail a.img_list_prd {
	width: 100%;
	height: 260px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center
}

.item_product_list .product-box.product-box-list .product-thumbnail .xem_nhanh {
	z-index: 999;
	text-align: center;
	display: block;
	opacity: 0;
	position: absolute;
	border-radius: 3px;
	top: 50%;
	left: 50%;
	color: #fff;
	background: #008744;
	width: 102px;
	height: 34px;
	padding: 0;
	line-height: 34px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}

@media (min-width:1200px) {
	.item_product_list .product-box.product-box-list:hover .quick-view {
		display: block !important;
		opacity: 1 !important
	}

}

.item_product_list .product-box.product-box-list .product-info {
	overflow: unset
}

.item_product_list .product-box.product-box-list .product-info .product-name {
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	margin: 0 0 5px 0;
	word-break: break-word
}

.item_product_list .product-box.product-box-list .product-info .product-name a {
	color: #008744
}

.item_product_list .product-box.product-box-list .product-info .type_product {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #969696;
	line-height: 24px;
	margin: 0px 15px 5px 0px;
	display: inline-block
}

.item_product_list .product-box.product-box-list .product-info .price-box {
	margin-bottom: 5px;
	margin-top: 3px
}

.item_product_list .product-box.product-box-list .product-info .product-price {
	font-size: 15px;
	font-weight: bold;
	color: #444;
	font-family: 'Arial', sans-serif
}

.item_product_list .product-box.product-box-list .product-info .product-price-old {
	margin-left: 10px !important;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	line-height: 22px;
	text-decoration: line-through;
	color: #acacac
}

.item_product_list .product-box.product-box-list .product-info .product-summary {
	margin-bottom: 15px;
	margin-top: 10px
}

.item_product_list .product-box.product-box-list .product-info .product-summary img {
	display: none
}

.item_product_list .product-box.product-box-list .product-info .product-summary p {
	margin: 0px;
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-size: 13px;
	color: #acacac;
	line-height: 24px;
	width: 100%
}

@media (min-width:1200px) {
	.item_product_list .product-box.product-box-list .product-info .product-action-list {
		width: 100%;
		top: calc(100% / 2 - 25px);
		height: 40px;
		text-align: center;
		text-decoration: none;
		margin: 20px 0px 0px
	}

	.item_product_list .product-box.product-box-list .product-info .product-action-list form {
		display: block;
		text-align: left
	}

	.item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40 {
		width: 40px;
		height: 40px;
		box-shadow: none;
		outline: none;
		border-style: none;
		background-color: #ebebeb;
		display: inline-block;
		margin-right: 5px;
		line-height: 40px;
		text-align: center;
		padding: 0px;
		text-decoration: none;
		border-radius: 20px
	}

	.item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.btn-cart {
		font-family: 'Opens Sans', sans-serif;
		font-weight: bold;
		color: #fff;
		height: 40px;
		display: inline-block;
		border-style: none;
		padding: 0px 25px;
		line-height: 39px;
		background: #008744;
		border: solid 1px #008744;
		border-radius: 20px;
		font-size: 12px;
		width: auto
	}

	.item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.btn-cart span {
		color: #fff;
		text-transform: uppercase
	}

	.item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.btn-cart:hover {
		background: #fff;
		border-color: #008744;
		color: #008744
	}

	.item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.btn-cart:hover span {
		color: #008744
	}

	.item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper {
		margin: 0px !important;
		border-radius: 20px;
		border: none;
		text-decoration: none;
		background-color: transparent !important;
		color: #cfd2db
	}

	.item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper .fa {
		color: #cfd2db
	}

	.item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper:hover {
		background-color: #fff !important
	}

	.item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper:hover .fa {
		color: #008744 !important
	}

	.item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper.iWishAdd {
		color: #cfd2db
	}

	.item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper.iWishAdd .fa {
		color: #cfd2db
	}

	.item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper.iWishAdded {
		color: #008744
	}

	.item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper.iWishAdded .fa {
		color: #008744
	}

	.item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40 i {
		color: #252525;
		font-size: 17px;
		font-style: normal;
		line-height: 40px
	}

	.item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40 i.fa-heart {
		color: #008744
	}

	.item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40:hover {
		background-color: #008744
	}

	.item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40:hover i {
		color: #fff !important
	}

	.item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40:hover i.icon-heart:before {
		color: #fff
	}

}

@media (max-width:1199px) {
	.item_product_list .product-box.product-box-list .product-info .product-action-list {
		display: none
	}

}

.products-view-list .product-box .product-thumbnail {
	text-align: center;
	margin-bottom: 0;
	padding-left: 0px;
	position: relative
}

.products-view-list .product-box .product-thumbnail.image_link:before {
	content: " ";
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
	left: 0;
	z-index: 9;
	background: #fff
}

.products-view-list .product-box .product-thumbnail .label_news {
	position: absolute;
	top: 0px;
	right: 15px;
	z-index: 99;
	width: 40px
}

.products-view-list .product-box .product-info {
	text-align: left;
	background: transparent;
	border-top: none;
	padding-bottom: 0px
}

.product_action_list form {
	display: block;
	text-align: left;
	margin-bottom: 0px
}

.product_action_list form .button_wh_40 {
	box-shadow: none;
	border-radius: 3px;
	outline: none;
	border-style: none;
	background-color: #ccc;
	color: #fff;
	display: inline-block;
	margin: 0px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	padding: 0px;
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", sans-serif;
	text-decoration: none;
	position: relative
}

.product_action_list form .button_wh_40.btn_35_h {
	width: 35px
}

.product_action_list form .button_wh_40.btn-cart {
	padding: 0 15px;
	background: #008744;
	margin-right: 1px
}

.product_action_list form .button_wh_40.iwishAddWrapper {
	border: none;
	text-decoration: none
}

.product_action_list form .button_wh_40.iwishAddWrapper.iWishAdd .fa {
	color: #fff
}

.product_action_list form .button_wh_40.iwishAddWrapper.iWishAdded .fa {
	color: #008744
}

.product_action_list form .button_wh_40.btn_view_list {
	margin-left: 0px;
	width: 45px !important
}

.product_action_list form .button_wh_40 i {
	color: #fff;
	font-size: 14px;
	font-style: normal;
	line-height: 35px
}

.product_action_list form .button_wh_40 i.fa-heart {
	color: #fff
}

.product_action_list form .button_wh_40:hover {
	background-color: #008744;
	-webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1)
}

.product_action_list form .button_wh_40:hover i {
	color: #333 !important
}

.product_action_list form .button_wh_40:hover i.icon-heart:before {
	color: #333
}

@media (max-width:1199px) {
	.product-action-grid {
		display: none !important
	}

}

.bread-crumb {
	display: block;
	width: 100%;
	background: #fff;
	overflow: hidden;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 40px
}

.bread-crumb .breadcrumb {
	margin: 0;
	font-size: 14px;
	padding: 15px 0;
	border-radius: 0;
	background-color: #fff
}

.bread-crumb .breadcrumb li {
	display: inline;
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif
}

.bread-crumb .breadcrumb li>a {
	color: #333
}

.bread-crumb .breadcrumb li>a>span {
	color: #333
}

.bread-crumb .breadcrumb li span {
	display: inline;
	color: #008744
}

.bread-crumb .breadcrumb li span .fa {
	color: #323c3f;
	margin: 0px 7px;
	font-weight: 400
}

.bread-crumb .breadcrumb li a:hover, .bread-crumb .breadcrumb li.active, .bread-crumb .breadcrumb li strong {
	color: #008744;
	font-weight: 400
}

.bread-crumb .breadcrumb>li+li:before {
	display: none
}

.pagination {
	margin: 24px 0
}

.pagination .page-link {
	float: left;
	margin: 0 2.5px;
	border-radius: 3px;
	width: 35px;
	background: #f2f2f2;
	text-align: center;
	height: 35px;
	font-size: 14px;
	padding: 0;
	line-height: 35px;
	color: #444;
	text-decoration: none;
	border: none
}

@media (max-width:375px) {
	.pagination .page-link {
		width: 27px;
		height: 27px;
		line-height: 27px
	}

}

.pagination .page-link.page-db {
	width: auto;
	padding: 0 20px
}

.pagination .page-link:hover {
	background-color: #008744;
	color: #fff
}

.pagination .page-item.disabled .page-link {
	border: 0;
	display: none
}

.pagination .page-item.active .page-link {
	background-color: #008744;
	border-color: #008744;
	color: #fff;
	display: block
}

.header {
	position: relative;
	z-index: 1000;

	width: 100%
}

@media (min-width:1200px) {
	#menu-overlay {
		background: rgba(0, 0, 0, 0.5);
		position: fixed;
		top: 0;
		height: 100%;
		width: 100%;
		z-index: 999;
		display: none
	}

	#menu-overlay.reveal {
		display: block
	}

}

.topbar {
	border-bottom: 1px solid;
	border-color: rgba(255, 255, 255, 0.2);
	line-height: 36px;
	background: #008744;
	color: #fff;
}

.topbar .topbar_left {
	font-size: 13px;

}

.topbar .topbar_left li {
	font-size: 13px;
	display: inline-block
}

.topbar .topbar_left li:first-child {
	margin-right: 5px
}

.topbar .topbar_left li .fa {
	margin-right: 3px
}

.topbar .topbar_left li span {
	color: #008744
}

.topbar .topbar_left li a {
	font-size: 13px;
	font-weight: 400;
	color: #fff
}

.topbar .topbar_left li a:hover {
	color: #fff
}

.topbar .topbar_right {
	font-size: 13px
}

@media (max-width:767px) {
	.topbar .topbar_right {
		text-align: center !important
	}

}

@media (max-width:767px) {
	.topbar .topbar_right .list-inline {
		float: none !important
	}

}

.topbar .topbar_right li {
	font-size: 13px
}

.topbar .topbar_right li:last-child a {
	margin-right: 0px
}

.topbar .topbar_right li a {
	color: #fff;
	font-size: 13px;
	margin: 0 0 0 20px
}

.topbar .topbar_right li a:hover {
	color: #ffba00
}

.topbar .topbar_right li a .fa {
	margin-right: 3px
}

@media (max-width:767px) {
	.topbar .topbar_right li a {
		margin: 0
	}

}

.topbar .topbar_right li.login_content {
	float: left;
	position: relative
}

@media (max-width:767px) {
	.topbar .topbar_right li.login_content {
		float: none
	}

}

.topbar .topbar_right li.login_content:hover ul {
	display: block
}

.topbar .topbar_right li.login_content ul {
	position: absolute;
	top: 37px;
	right: -88px;
	min-width: 240px;
	border: 1px solid #efefef;
	background: #fff;
	margin: 0;
	padding: 8px 10px;
	border-radius: 0 0 3px 3px;
	box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.18);
	z-index: 999;
	border-radius: 3px;
	display: none
}

@media (max-width:374px) {
	.topbar .topbar_right li.login_content ul {
		right: 30px
	}

}

@media (min-width:375px) and (max-width:414px) {
	.topbar .topbar_right li.login_content ul {
		right: 50px
	}

}

@media (min-width:425px) and (max-width:543px) {
	.topbar .topbar_right li.login_content ul {
		right: 70px
	}

}

@media (min-width:768px) and (max-width:991px) {
	.topbar .topbar_right li.login_content ul {
		right: -80px
	}

}

.topbar .topbar_right li.login_content ul:before {
	border: 9px solid transparent;
	border-bottom: 9px solid #fff;
	bottom: 100%;
	right: 104px;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}

.topbar .topbar_right li.login_content ul li {
	float: none;
	text-align: center;
	border-radius: 3px
}

.topbar .topbar_right li.login_content ul li:nth-child(1) {
	background: #ffba00;
	margin-bottom: 10px
}

.topbar .topbar_right li.login_content ul li:nth-child(1) a {
	color: #fff
}

.topbar .topbar_right li.login_content ul li:nth-child(2) {
	background: #e1e1e1
}

.topbar .topbar_right li.login_content ul li a {
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #444;
	margin: 0
}

.mid-header {
	padding: 6px 0px;
	background: #008744
}

@media (max-width:991px) {
	.mid-header {
		padding: 0 0 20px 0
	}

}

.mid-header .content_header {
	position: relative
}

.mid-header .content_header .header-left {
	float: left
}

.mid-header .content_header .header-left .header_search {
	margin: 14px 0 5px 0;
	position: relative
}

.mid-header .content_header .header-left .header_search .search-bar {
	background: #fff;
	margin-bottom: 0px;
	display: table;
	border-collapse: separate;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

@media (min-width:992px) and (max-width:1199px) {
	.mid-header .content_header .header-left .header_search .search-bar {
		max-width: 370px;
		width: 370px
	}

}

.mid-header .content_header .header-left .header_search .search-bar .collection-selector {
	position: absolute;
	display: inline-block;
	min-width: 70px;
	z-index: 999;
	left: 0;
	text-align: right
}

.mid-header .content_header .header-left .header_search .search-bar .collection-selector .search_text {
	height: 40px;
	text-align: right;
	line-height: 42px;
	cursor: pointer;
	padding: 0px 32px 0px 12px;
	width: 100%;
	font-size: 13px;
	border-right: 1px solid #ebebeb
}

.mid-header .content_header .header-left .header_search .search-bar .collection-selector .search_text:before {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
	position: absolute;
	top: 19px;
	right: 12px;
	color: #333;
	margin-top: -1px;
	opacity: 1
}

.mid-header .content_header .header-left .header_search .search-bar .collection-selector .list_search {
	display: none;
	background: #fff;
	border: 1px solid #ebebeb;
	background-color: #fff;
	position: absolute;
	top: 100%;
	min-width: 200px;
	width: auto;
	z-index: 3;
	font-weight: 400 !important;
	font-family: Roboto, sans-serif;
	border-radius: 0;
	left: 2px;
	margin-top: 1px;
	margin-left: -2px;
	font-size: 13px;
	padding: 4px 0
}

.mid-header .content_header .header-left .header_search .search-bar .collection-selector .list_search .search_item {
	text-align: left;
	display: block;
	padding-left: 24px;
	position: relative;
	opacity: 1;
	filter: alpha(opacity=100);
	filter: none;
	height: auto;
	min-height: 24px;
	line-height: 30px;
	padding: 0 20px;
	cursor: pointer
}

.mid-header .content_header .header-left .header_search .search-bar .collection-selector .liner_search {
	width: 100%;
	height: 1px;
	background: #efefef;
	margin: 8px 0px
}

.mid-header .content_header .header-left .header_search .search-bar .collection-selector .list_search .search_item.active, .mid-header .content_header .header-left .header_search .search-bar .collection-selector .list_search .search_item:hover {
	background-color: #008744;
	color: #fff !important
}

.mid-header .content_header .header-left .header_search .search-bar .input-group-field {
	width: 100%;
	margin-left: 0px;
	margin-bottom: 0;
	height: 40px;
	padding: 0px 25px 0 20px;
	font-size: 13px;
	max-width: 100%;
	display: block;
	border-radius: 0;
	border: 0;
	outline: none
}

.mid-header .content_header .header-left .header_search .search-bar .input-group-field::-webkit-input-placeholder {
	color: #acacac
}

.mid-header .content_header .header-left .header_search .search-bar .input-group-field::-moz-placeholder {
	color: #acacac
}

.mid-header .content_header .header-left .header_search .search-bar .input-group-field:-ms-input-placeholder {
	color: #acacac
}

.mid-header .content_header .header-left .header_search .search-bar .input-group-btn {
	position: relative;
	white-space: nowrap;
	width: 1%;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	margin: 0
}

.mid-header .content_header .header-left .header_search .search-bar .input-group-btn .icon-fallback-text {
	background: #ffba00;
	color: #fff;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	padding: 0px 25px;
	margin-right: 3px;
	text-transform: uppercase;
	border-radius: 3px
}

.mid-header .content_header .header-left .header_search .header-tag {
	font-size: 12px;
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", sans-serif
}

.mid-header .content_header .header-left .header_search .header-tag a {
	color: #acacac
}

.mid-header .content_header .header-right {
	position: relative;
	float: right
}

@media (max-width:991px) {
	.mid-header .content_header .header-right {
		float: left;
		width: 100%
	}

}

.mid-header .content_header .header-right .hotline_dathang {
	width: 165px;
	float: left;
	padding: 15px 0
}

@media (min-width:992px) and (max-width:1199px) {
	.mid-header .content_header .header-right .hotline_dathang {
		width: 151px
	}

}

@media (max-width:767px) {
	.mid-header .content_header .header-right .hotline_dathang {
		position: absolute;
		top: 0;
		left: 0
	}

}

.mid-header .content_header .header-right .hotline_dathang .icon_hotline {
	height: 40px;
	width: 40px;
	border-radius: 50%;
	color: #fff;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	float: left;
	margin-right: 10px;
	padding-left: 2px;
	border: 2px solid #fff
}

@media (max-width:321px) {
	.mid-header .content_header .header-right .hotline_dathang .icon_hotline {
		margin-right: 7px
	}

}

.mid-header .content_header .header-right .hotline_dathang .icon_hotline .fa {
	font-size: 16px
}

.mid-header .content_header .header-right .hotline_dathang .content_hotline {
	line-height: 17px;
	margin-top: 4px;
	padding-left: 40px
}

.mid-header .content_header .header-right .hotline_dathang .content_hotline a {
	color: #fff;
	font-weight: bold;
	display: block
}

.mid-header .content_header .header-right .hotline_dathang .content_hotline a:hover {
	color: #ffba00
}

.mid-header .content_header .header-right .hotline_dathang .content_hotline span {
	color: #ffdada;
	font-size: 12px
}

.mid-header .header_search_ .input-group-field {
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-size: 14px;
	border-right: none;
	padding: 0 0 0 20px
}

.mid-header .header_search_ .icon-fallback-text {
	background: transparent;
	border: 1px solid #ddd;
	border-left: none
}

.mid-header .header_search_ .icon-fallback-text .fa-search {
	font-size: 17px
}

.logo {
	display: inline-block;
	font-size: 2.85714em;
	margin-top: 0px
}

.section-policy {
	padding: 15px 0;
	margin-left: 35px
}

.section-policy .policy {
	position: relative;
	height: 48px
}

.section-policy .policy .policy-icon {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	min-width: 60px
}

.section-policy .policy .policy-text {
	padding-left: 60px
}

.section-policy .policy .policy-text h4 {
	font-size: 13px;
	font-weight: 600;
	margin: 0;
	padding-top: 5px
}

.section-policy .policy .policy-text a {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #ff1b1b
}

@media (max-width:1199px) {
	.policy {
		height: auto
	}

	.section-policy {
		border: none
	}

	.policy-icon {
		display: inline-block;
		margin-bottom: 10px;
		float: none;
		padding: 0
	}

}

@media (max-width:767px) {
	.policy {
		height: auto;
		padding: 10px 0;
		margin-left: 40px
	}

}

@media (max-width:543px) {
	.policy {
		margin-left: 0px
	}

}

.style-b-header1, .style-b-header2 {
	position: relative
}

.style-b-header1.style-b-header-none:before, .style-b-header2.style-b-header-none:before {
	display: none
}

.style-b-header1:before, .style-b-header1:after, .style-b-header2:before, .style-b-header2:after {
	content: '';
	position: absolute;
	background: #ebebeb
}

@media (min-width:1200px) {
	.style-b-header2:before, .style-b-header2:after {
		width: 1px;
		height: 100px
	}

	.style-b-header2:before {
		left: -20px;
		top: -11px
	}

	.style-b-header2:after {
		right: 15px;
		top: -11px
	}

}

@media (min-width:1200px) {
	.style-b-header1:before {
		left: -20px;
		top: -11px;
		width: 1px;
		height: 100px
	}

}

.wishlist_header {
	padding: 13px 0 0 57px;
	margin-left: 40px;
	overflow: hidden
}

@media (min-width:992px) and (max-width:1199px) {
	.wishlist_header {
		position: absolute;
		left: -55px
	}

}

.wishlist_header .iWishView {
	float: left;
	font-size: 13px;
	font-weight: 400;
	text-align: center
}

.wishlist_header .iWishView i {
	font-size: 24px;
	color: #008744;
	display: block;
	float: left;
	line-height: 30px;
	width: 100%
}

.mini-cart .heading-cart {
	float: left;
	padding: 15px 0
}

.mini-cart .heading-cart .icon_hotline {
	height: 40px;
	width: 40px;
	border-radius: 50%;
	color: #fff;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	float: left;
	border: 2px solid #fff
}

.mini-cart .heading-cart .icon_hotline .fa {
	font-size: 14px
}

.mini-cart .heading-cart .content_cart_header {
	line-height: 18px;
	padding-left: 10px;
	margin-top: 4px;
	float: right
}

@media (max-width:321px) {
	.mini-cart .heading-cart .content_cart_header {
		padding-left: 5px
	}

}

.mini-cart .heading-cart .bg_cart {
	color: #fff;
	font-size: 14px;
	font-weight: bold
}

.mini-cart .heading-cart .bg_cart i {
	font-size: 24px;
	color: #008744;
	display: block;
	float: left;
	line-height: 30px;
	width: 100%
}

@media (max-width:991px) {
	.mini-cart .heading-cart .bg_cart i {
		margin-right: 30px
	}

}

.mini-cart .heading-cart .bg_cart .text-giohang {
	font-size: 12px;
	color: #ffdada;
	font-weight: 400;
	display: block
}

.mini-cart:hover .top-cart-content {
	display: block
}

.mini-cart .dropdown-toggle {
	font-size: 12px;
	padding: 0;
	text-transform: none
}

.top-cart-contain .price {
	color: #008744;
	text-transform: uppercase
}

.top-cart-contain .mini-cart .price {
	display: block;
	margin-top: 5px;
	margin-right: 5px;
	font-size: 14px !important;
	font-weight: bold;
	font-family: 'Arial', sans-serif;
	color: #008744
}

.top-cart-contain .product-details .price {
	color: #008744;
	width: auto;
	float: none;
	font-weight: 400;
	padding-left: 0;
	font-size: 12px
}

.top-cart-content {
	right: 0px;
	top: 65px;
	display: none;
	position: absolute;
	background: #fff;
	padding: 0;
	text-align: left;
	box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.4);
	z-index: 10000
}

.top-cart-content .empty {
	text-align: left;
	color: #333
}

.top-cart-content .product-details-bottom {
	margin-bottom: 15px
}

.top-cart-content .product-name {
	margin: 0;
	width: 170px;
	line-height: 22px;
	padding-right: 12px;
	text-overflow: ellipsis;
	font-weight: 400;
	overflow: hidden
}

.top-cart-content .product-name a {
	font-size: 14px;
	line-height: normal;
	line-height: 20px !important;
	font-weight: 400;
	color: #444
}

.top-cart-content .product-name:hover>a {
	text-decoration: none;
	color: #008744
}

.top-cart-content .product-details-bottom span {
	font-size: 13px;
	font-weight: 400;
	color: #222222
}

.top-cart-content li {
	list-style: none
}

.top-cart-content li.item {
	border-top: solid 1px #ebebeb;
	overflow: hidden;
	padding: 15px 0px 15px 0;
	position: relative
}

.top-cart-content li.item:first-child {
	border-top: none;
	margin-top: 0px
}

.top-cart-content li.item:last-child {
	margin: 0;
	border-bottom: 0
}

.top-cart-content li.item .wrap_item {
	overflow: hidden;
	padding: 20px 20px 20px 0px;
	border-bottom: solid 1px #ebebeb;
	width: 100%;
	float: left
}

.top-cart-content li.item .product-image {
	float: left;
	display: block;
	width: 85px;
	position: relative;
	margin-right: 15px
}

.top-cart-content li.item .detail-item {
	display: block;
	float: left;
	width: calc(100% - 105px);
	-o-width: calc(100% - 105px);
	-moz-width: calc(100% - 105px);
	-webkit-width: calc(100% - 105px)
}

.top-cart-content li.item .detail-item a:hover {
	text-decoration: none
}

.top-cart-content li.item .detail-item .fa {
	position: absolute;
	right: 5px;
	top: 15px;
	font-size: 13px;
	color: #333;
	text-align: center;
	padding: 0px;
	width: 20px;
	height: 20px;
	line-height: 20px
}

.top-cart-content li.item .detail-item .fa:hover {
	color: #008744
}

.top-cart-content li.item .detail-item .fa:before {
	margin-left: 4px
}

.top-cart-content li.item .detail-item input {
	display: inline-block;
	width: 40px;
	padding: 0;
	text-align: center
}

.top-cart-content li.item .detail-item button.items-count {
	display: inline-block
}

.top-cart-content .block-subtitle {
	color: #333;
	overflow: hidden;
	padding: 15px;
	text-align: left;
	font-size: .92857em;
	background: #f5f5f5;
	text-transform: none;
	font-weight: 400;
	border-bottom: 1px #ebebeb solid
}

.top-subtotal {
	color: #333;
	font-size: 1.14286em;
	font-weight: 400;
	border-top: solid 1px #ebebeb;
	text-align: left;
	text-transform: none
}

.top-subtotal .price {
	font-weight: 700;
	font-size: 16px !important;
	font-family: 'Arial', sans-serif;
	float: right
}

.qty_drop_cart {
	font-size: 12px;
	position: relative;
	height: 25px;
	padding-top: 5px;
	padding-left: 0px
}

.qty_drop_cart .btn_increase, .qty_drop_cart .btn_reduced {
	width: 25px;
	height: 25px;
	color: #000;
	float: left
}

.qty_drop_cart .btn_increase:hover, .qty_drop_cart .btn_reduced:hover {
	color: #008744
}

.qty_drop_cart button.btn_increase {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	height: 25px;
	width: 25px;
	line-height: 25px;
	text-align: center;
	line-height: 1;
	overflow: hidden;
	border-style: hidden;
	border: 1px solid #e1e1e1;
	background: #fff !important;
	font-size: 14px;
	cursor: pointer
}

.qty_drop_cart button.btn_reduced {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	height: 25px;
	width: 25px;
	line-height: 25px;
	line-height: 1;
	text-align: center;
	overflow: hidden;
	border-style: hidden;
	border: 1px solid #e1e1e1;
	background: #fff !important;
	font-size: 14px;
	cursor: pointer
}

.qty_drop_cart input {
	display: inline-block;
	float: left;
	border-left: none;
	border-right: none;
	width: 36px !important;
	height: 25px;
	min-height: 25px;
	padding: 0;
	text-align: center
}

.top-subtotal {
	color: #444;
	font-size: 14px;
	font-weight: 400;
	padding: 12px 0 10px;
	text-align: left;
	text-transform: none
}

.top-subtotal .price {
	font-weight: 700;
	line-height: 24px;
	margin-top: 0 !important;
	color: #008744 !important;
	float: right
}

ul#cart-sidebar {
	padding: 20px;
	margin: 0;
	max-height: 625px;
	min-width: 330px
}

ul#cart-sidebar .list-item-cart {
	max-height: 290px;
	overflow: auto
}

ul#cart-sidebar .list-item-cart::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #F5F5F5
}

ul#cart-sidebar .list-item-cart::-webkit-scrollbar {
	width: 4px;
	background-color: #F5F5F5
}

ul#cart-sidebar .list-item-cart::-webkit-scrollbar-thumb {
	background-color: #000000;
	border: 2px solid #008744
}

ul#cart-sidebar .list-item-cart li.list-item {
	max-height: 400px;
	overflow-y: auto
}

ul#cart-sidebar .list-item-cart li.action {
	display: none
}

ul#cart-sidebar .list-item-cart.hasclass li.action {
	display: block
}

ul#cart-sidebar .list-item-cart li.list-item .price2 {
	font-weight: 700;
	color: #008744;
	font-size: 14px;
	display: list-item;
	margin-bottom: 5px
}

ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar {
	width: 5px
}

ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-track {
	background: rgba(255, 255, 255, 0.9)
}

ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb {
	background: #008744;
	border-radius: 15px
}

ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb:hover, ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb:active {
	background: #008744;
	border-radius: 15px
}

ul#cart-sidebar .no-item {
	height: 40px
}

ul#cart-sidebar .no-item p {
	margin: 0px;
	line-height: 3
}

ul#cart-sidebar .right_ct {
	text-align: center;
	padding-top: 10px
}

ul#cart-sidebar .right_ct .btn {
	display: block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	margin-bottom: 5px;
	border-radius: 3px;
	font-size: 14px;
	font-weight: 400
}

ul#cart-sidebar .right_ct .btn.btn-primary {
	margin-right: 10px !important;
	background: #008744;
	color: #fff
}

ul#cart-sidebar .right_ct .btn.btn-primary:hover {
	color: #008744;
	background: #fff;
	border: 1px solid #008744
}

ul#cart-sidebar .right_ct .btn.btn-white {
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
	border: none;
	color: #fff;
	background: #3d4356
}

ul#cart-sidebar .right_ct .btn.btn-white:hover {
	color: #fff;
	background: #3d4356;
	border: 0
}

.li-fix-1 {
	background: #FFF;
	border-top: 1px solid #ebebeb;
	display: block
}

.li-fix-2 {
	display: block;
	width: 295px
}

header nav .nav {
	position: relative
}

header nav .nav-item {
	float: left;
	position: relative;
	margin-right: 20px
}

header nav .nav-item.has-mega {
	position: static !important
}

header nav .nav-item>a {
	line-height: 32px;
	color: #333
}

header nav .nav-item>a:hover {
	color: #008744
}

header nav .nav-item>.fa {
	color: #333;
	right: 0;
	top: 33px
}

header nav .nav-item .nav-item-lv2 {
	padding: 0 10px
}

header nav .nav-item .nav-item-lv3 {
	padding: 0 10px
}

header nav .nav-item:hover>.dropdown-menu {
	display: block;
	margin-top: 0;
	border-radius: 0;
	z-index: 9999
}

header nav .nav-item:hover>.mega-content {
	display: block
}

header nav .nav-item li.dropdown-submenu {
	position: relative
}

header nav .nav-item li.dropdown-submenu .dropdown-menu {
	left: 100%;
	top: 0
}

header nav .nav-item li.dropdown-submenu:hover>.dropdown-menu {
	display: block;
	right: 100%;
	border-radius: 0
}

.wrap_main {
	display: block;
	float: left;
	width: 100%;
	height: 55px;
	background: #393a44
}

.col-mega {
	float: left;
	height: 0px
}

.menu_mega {
	position: relative
}

.menu_mega .title_menu {
	padding: 0px 20px;
	position: relative;
	height: 55px;
	line-height: 55px;
	background: #ffba00;
	color: #fff
}

.menu_mega .title_menu .title_ {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	text-transform: none;
	line-height: 55px;
	display: block;
	padding-left: 30px
}

@media (max-width:1199px) {
	.menu_mega .title_menu .title_ {
		font-size: 15px
	}

}

.menu_mega .title_menu .nav_button {
	position: absolute;
	left: 20px;
	top: 0
}

.menu_mega .title_menu .nav_button span {
	font-size: 18px;
	float: right
}

@media (min-width:992px) {
	.menu_mega:hover .list_menu_header {
		overflow: visible;
		max-height: 3000px;
		max-width: 3000px;
		display: block;
		-webkit-transform: perspective(600px) rotateX(0deg);
		-moz-transform: perspective(600px) rotateX(0deg);
		-ms-transform: perspective(600px) rotateX(0deg);
		-o-transform: perspective(600px) rotateX(0deg);
		transform: perspective(600px) rotateX(0deg);
		-webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
		-o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
		transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end
	}

}

.list_menu_header {
	overflow: hidden;
	max-height: 0px;
	max-width: 0px;
	display: none;
	-webkit-transform: perspective(600px) rotateX(-90deg);
	-moz-transform: perspective(600px) rotateX(-90deg);
	-ms-transform: perspective(600px) rotateX(-90deg);
	-o-transform: perspective(600px) rotateX(-90deg);
	transform: perspective(600px) rotateX(-90deg);
	-webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
	-o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
	transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
	box-shadow: 0px 3px 25px 0px rgba(31, 38, 67, 0.1);
	-o-box-shadow: 0px 3px 25px 0px rgba(31, 38, 67, 0.1);
	-moz-box-shadow: 0px 3px 25px 0px rgba(31, 38, 67, 0.1);
	-webkit-box-shadow: 0px 3px 25px 0px rgba(31, 38, 67, 0.1);
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	position: relative;
	top: 0px;
	z-index: 99;
	left: 0;
	width: 100%;
	padding: 0px;
	background-color: #fff
}

.list_menu_header .hidden-lgg {
	display: none
}

@media (min-width:1200px) {
	.list_menu_header {
		width: 270px;
		padding: 0px
	}

}

@media (max-width:1199px) {
	.list_menu_header {
		overflow: hidden;
		max-height: 0px;
		max-width: 0px;
		display: none;
		-webkit-transform: perspective(600px) rotateX(-90deg);
		-moz-transform: perspective(600px) rotateX(-90deg);
		-ms-transform: perspective(600px) rotateX(-90deg);
		-o-transform: perspective(600px) rotateX(-90deg);
		transform: perspective(600px) rotateX(-90deg);
		-webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
		-o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
		transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
		box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.2);
		-webkit-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		position: relative;
		top: 0;
		left: 0px;
		padding: 0;
		z-index: 999
	}

}

.list_menu_header .ul_menu {
	margin-left: 0px;
	padding-left: 0px;
	background: #ffffff;
	margin-bottom: 0px;
	border-top: 0px;
	position: relative;
	padding: 0px 0px;
	border-top: 0px
}

.list_menu_header .ul_menu li {
	list-style: none;
	padding: 0px 0px;
	display: none
}

@media (max-width:1199px) {
	.list_menu_header .ul_menu li {
		padding: 0px 0px
	}

}

.list_menu_header .ul_menu li:nth-child(1) {
	display: block !important
}

.list_menu_header .ul_menu li:nth-child(2) {
	display: block !important
}

.list_menu_header .ul_menu li:nth-child(3) {
	display: block !important
}

.list_menu_header .ul_menu li:nth-child(4) {
	display: block !important
}

.list_menu_header .ul_menu li:nth-child(5) {
	display: block !important
}

.list_menu_header .ul_menu li:nth-child(6) {
	display: block !important
}

.list_menu_header .ul_menu li:nth-child(7) {
	display: block !important
}

.list_menu_header .ul_menu li:nth-child(8) {
	display: block !important
}

.list_menu_header .ul_menu li:nth-child(9) {
	display: block !important
}

.list_menu_header .ul_menu li:nth-child(10) {
	display: block !important
}

.list_menu_header .ul_menu li:nth-child(11) {
	display: block !important
}

.list_menu_header .ul_menu li:nth-child(12) {
	display: block !important
}

.list_menu_header .ul_menu li.xemthem {
	display: block
}

.list_menu_header .ul_menu li.xemthem a:before {
	background-image: url("../images/icon_more.png")
}

.list_menu_header .ul_menu li.xemthem a:hover:before, .list_menu_header .ul_menu li.xemthem a:focus:before {
	background-image: url("../images/icon_more_hover.png")
}

.list_menu_header .ul_menu li.thugon a:before {
	background-image: url("../images/icon_more.png")
}

.list_menu_header .ul_menu li.thugon a:hover:before, .list_menu_header .ul_menu li.thugon a:focus:before {
	background-image: url("../images/icon_more_hover.png")
}

.list_menu_header .ul_menu li:last-child a {
	border-bottom: none
}

.list_menu_header .ul_menu .nav_item a {
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	display: block;
	color: #444;
	position: relative;
	text-transform: none;
	padding: 10.7px 35px 10.75px 50px
}

@media (max-width:1199px) {
	.list_menu_header .ul_menu .nav_item a {
		padding: 10.7px 30px 10.75px 45px
	}

}

.list_menu_header .ul_menu .nav_item a:before {
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	left: 20px;
	top: 13px;
	background-size: contain;
	background-repeat: no-repeat
}

@media (max-width:1199px) {
	.list_menu_header .ul_menu .nav_item a:before {
		left: 15px
	}

}

.list_menu_header .ul_menu .nav_item a:after {
	content: "";
	position: absolute;
	border-style: solid;
	border-width: 23px 0 23px 9px;
	border-color: transparent #008744;
	display: none;
	width: 0;
	z-index: 1;
	margin-top: 0;
	right: -9px;
	top: 0
}

@media (max-width:1199px) {
	.list_menu_header .ul_menu .nav_item a:after {
		right: -8px
	}

}
.list_menu_header .ul_menu .nav_item em{
	font-size: 24px;
	width: 24px;
	line-height: 45px;
	color: #444;
	position: absolute;
	left:10px;
	top: 0px;
	text-align: center
}
.list_menu_header .ul_menu .nav_item i {
	font-size: 24px;
	width: 24px;
	line-height: 45px;
	color: #444;
	position: absolute;
	right: 10px;
	top: 0px;
	text-align: center
}

@media (max-width:1199px) {
	.list_menu_header .ul_menu .nav_item i {
		line-height: 45px
	}

}

.list_menu_header .ul_menu .nav_item:hover, .list_menu_header .ul_menu .nav_item:focus {
	background: #008744
}

.list_menu_header .ul_menu .nav_item:hover>a, .list_menu_header .ul_menu .nav_item:focus>a {
	color: #fff;
	text-decoration: none
}

.list_menu_header .ul_menu .nav_item:hover>a .fa, .list_menu_header .ul_menu .nav_item:focus>a .fa {
	color: #fff
}

.list_menu_header .ul_menu .nav_item:hover>a:before, .list_menu_header .ul_menu .nav_item:focus>a:before {
	color: #008744
}

.list_menu_header .ul_menu .nav_item:hover>a:after, .list_menu_header .ul_menu .nav_item:focus>a:after {
	display: block
}

.list_menu_header .ul_menu .nav_item:hover>.fa, .list_menu_header .ul_menu .nav_item:focus>.fa {
	color: #008744
}

@media (min-width:992px) {
	.list_menu_header .ul_menu .nav_item:hover>.ul_content_right_1, .list_menu_header .ul_menu .nav_item:focus>.ul_content_right_1 {
		display: block
	}

}

.list_menu_header .ul_menu .ul_content_right_1 {
	position: absolute;
	left: 270px;
	min-height: 100%;
	width: 898px;
	top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	background: #fff;
	padding: 25px 25px 45px 25px;
	display: none;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1)
}

@media (max-width:1199px) and (min-width:992px) {
	.list_menu_header .ul_menu .ul_content_right_1 {
		position: absolute;
		left: 212px;
		min-height: 409px;
		width: 725px
	}

}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item {
	padding: 0px 15px;
	display: block;
	float: left
}

@media (min-width:1200px) {
	.list_menu_header .ul_menu .ul_content_right_1 .nav_item.col-lg-3:nth-child(4n+1) {
		clear: left
	}

}

@media (min-width:992) and (max-width:1199px) {
	.list_menu_header .ul_menu .ul_content_right_1 .nav_item.col-md-3:nth-child(4n+1) {
		clear: left
	}

}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item>a {
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	display: block;
	padding: 0px 0px 8px 0px;
	color: #444;
	text-transform: initial;
	margin-bottom: 0px;
	position: relative;
	border-bottom: 0px;
	text-transform: none
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item>a:before {
	content: none;
	background-image: none
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item>a:after {
	content: none
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item .fa {
	font-size: 14px;
	width: 25px;
	line-height: 49px;
	color: #444;
	position: absolute;
	right: 10px;
	top: 0px;
	text-align: center
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item:hover, .list_menu_header .ul_menu .ul_content_right_1 .nav_item:focus {
	background: transparent
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item:hover>a, .list_menu_header .ul_menu .ul_content_right_1 .nav_item:focus>a {
	color: #008744;
	text-decoration: none
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item:hover>.fa, .list_menu_header .ul_menu .ul_content_right_1 .nav_item:focus>.fa {
	color: #008744
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item:hover .ul_content_right_2, .list_menu_header .ul_menu .ul_content_right_1 .nav_item:focus .ul_content_right_2 {
	display: block
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 {
	left: 0;
	width: 100%;
	top: 0;
	padding-left: 0px;
	margin-left: 0px;
	background: transparent;
	margin-bottom: 25px;
	float: left
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item {
	width: 100%;
	display: block;
	float: left;
	padding: 0px
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item a {
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 22px;
	display: block;
	padding: 3px 0px 3px 0px;
	color: #888;
	position: relative;
	text-transform: initial;
	border-bottom: none;
	margin-bottom: 0px
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item a:before {
	content: none
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item a:after {
	content: none
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item .fa {
	font-size: 14px;
	width: 25px;
	line-height: 36px;
	color: #444;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: center
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:hover, .list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:focus {
	background: transparent
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:hover>a, .list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:focus>a {
	color: #008744;
	text-decoration: none
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:hover>.fa, .list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:focus>.fa {
	color: #008744
}

@media (max-width:991px) {
	.ul_content_right_1 {
		position: relative !important;
		left: unset !important;
		min-height: unset !important;
		width: 100% !important;
		top: unset !important;
		padding: 0 !important;
		margin: 0 !important
	}

	.ul_content_right_1 .nav_item {
		float: left;
		width: 100%
	}

}

.bg-header-nav .header-nav>ul.item_big {
	text-align: left;
	margin: 0;
	padding: 0
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item {
	display: inline-block;
	float: none;
	position: relative;
	margin-right: 0px;
	margin-left: 1px
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>a {
	display: block;
	text-align: left;
	padding: 0px 17px;
	font-size: 15px;
	font-weight: 500;
	height: 55px;
	line-height: 55px;
	position: relative;
	text-decoration: none;
	text-transform: none;
	color: #fff;
	text-transform: uppercase;
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>a>i {
	margin-left: 10px
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item:hover>a {
	color: #008744
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item:hover>ul {
	overflow: visible;
	max-height: 3000px;
	max-width: 3000px;
	opacity: 1;
	-webkit-transform: perspective(600px) rotateX(0deg);
	-moz-transform: perspective(600px) rotateX(0deg);
	-ms-transform: perspective(600px) rotateX(0deg);
	-o-transform: perspective(600px) rotateX(0deg);
	transform: perspective(600px) rotateX(0deg);
	-webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
	-o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
	transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item .item_small {
	overflow: hidden;
	display: block;
	max-height: 0px;
	max-width: 0px;
	opacity: 0;
	-webkit-transform: perspective(600px) rotateX(-90deg);
	-moz-transform: perspective(600px) rotateX(-90deg);
	-ms-transform: perspective(600px) rotateX(-90deg);
	-o-transform: perspective(600px) rotateX(-90deg);
	transform: perspective(600px) rotateX(-90deg);
	-webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
	-o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
	transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
	position: absolute;
	top: 100%;
	left: 20px;
	width: 200px;
	padding: 0;
	background-color: #fff;
	box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.2);
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	transform-origin: 0% 0%
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li {
	float: none;
	padding: 0 20px
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li:last-child>a {
	border-bottom: 0
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li:hover>ul {
	display: block;
	position: absolute;
	width: 200px;
	padding: 0;
	background-color: #fff;
	z-index: 99;
	box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.2)
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li a {
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	display: block;
	padding: 12px 5px 12px 0px;
	color: #444;
	position: relative;
	border-bottom: solid 1px #e5e6ec
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li a:hover {
	color: #008744
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li a i {
	position: absolute;
	right: -10px;
	padding: 0px 10px;
	top: 0;
	line-height: 47px
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li ul {
	display: none;
	left: 200px;
	top: 0px
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul>li {
	color: #fff
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul>li:hover>a {
	color: #008744
}

.bg-header-nav .header-nav>ul.item_big>li.active>a {
	color: #008744
}

.bg-header-nav .header-nav>ul.item_big>li:first-child.active>a {
	color: #008744;
	padding-left: 10px
}

.bg-header-nav .header-nav ul li ul a.text2line:hover {
	color: #008744 !important;
	background: transparent !important
}

.bg-header-nav .header-nav li li {
	position: relative
}

#nav-mobile {
	z-index: 999
}

.header-nav ul .nav-item.has-mega {
	position: static;
	height: 47px;
	margin-left: 1px
}

.header-nav ul .nav-item:hover>.mega-content {
	overflow: visible;
	max-height: 3000px;
	max-width: 3000px;
	opacity: 1;
	-webkit-transform: perspective(600px) rotateX(0deg);
	-moz-transform: perspective(600px) rotateX(0deg);
	-ms-transform: perspective(600px) rotateX(0deg);
	-o-transform: perspective(600px) rotateX(0deg);
	transform: perspective(600px) rotateX(0deg);
	-webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
	-o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
	transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end
}

.header-nav ul .nav-item .a-img span.menu-label {
	position: absolute;
	text-transform: uppercase;
	top: -12px;
	background: #008744;
	display: inline;
	padding: 4px 8px;
	border-radius: 3px;
	color: #fff;
	font-size: 10px;
	right: 23px;
	line-height: normal;
	letter-spacing: 1px
}

.header-nav ul .nav-item .a-img span.menu-label:after {
	border-color: #008744 transparent transparent transparent;
	border-width: 6px 7px 0 6px;
	right: 12px;
	top: 90%;
	border-style: solid;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transitio: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 0;
	z-index: 100
}

.header-nav .mega-content {
	background: #fff;
	overflow: hidden;
	display: block;
	max-height: 0px;
	max-width: 0px;
	opacity: 0;
	-webkit-transform: perspective(600px) rotateX(-90deg);
	-moz-transform: perspective(600px) rotateX(-90deg);
	-ms-transform: perspective(600px) rotateX(-90deg);
	-o-transform: perspective(600px) rotateX(-90deg);
	transform: perspective(600px) rotateX(-90deg);
	-webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
	-o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
	transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
	box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.2);
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	margin: 0;
	padding: 25px 25px 45px 25px;
	position: absolute;
	top: 100%;
	left: -15px;
	z-index: 99;
	width: 100%;
	border: none
}

.header-nav .mega-content .level1.parent h2 {
	font-size: 14px;
	font-weight: 400;
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
	margin-top: 0
}

.header-nav .mega-content .level1.parent h2 a {
	text-transform: none
}

.header-nav .mega-content .level1.parent ul.level1 li {
	line-height: 1.3
}

.header-nav .mega-content .level1.parent ul.level1 li a {
	font-weight: normal !important;
	text-transform: none !important;
	font-size: 13px;
	color: #888
}

.header-nav .mega-content .level1.parent ul.level1 li+li {
	padding-top: 5px
}

.header-nav .mega-content .level1.item {
	float: left;
	width: 25%;
	padding: 0 5px
}

.header-nav .mega-content .level1.item>a {
	color: #008744
}

.header-nav .mega-content .level1.item>a:hover, .header-nav .mega-content .level1.item>a:focus {
	color: #00542a;
	text-decoration: none
}

.header-nav .mega-content .level1.item h2 {
	font-weight: 400;
	font-size: 14px;
	margin-top: 0
}

.header-nav .mega-content .level1.item ul.level1 {
	margin-bottom: 30px
}

.header-nav .mega-content .level1.item ul.level1 li a {
	font-weight: normal !important;
	text-transform: none !important;
	color: #888
}

.header-nav .mega-content .level1.item ul.level1 li a:hover, .header-nav .mega-content .level1.item ul.level1 li a:focus {
	text-decoration: none;
	color: #008744
}

.header-nav .mega-content .level0-wrapper2 .nav-block .level0 {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.home-slider {
	display: none
}

.owl-carousel.owl-loaded {
	display: block !important
}

.section_category_slide .content_category .owl_category .item {
	text-align: center
}

.section_category_slide .content_category .owl_category .item .wrp_category {
	text-align: center
}

.section_category_slide .content_category .owl_category .item .wrp_category.display_flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.section_category_slide .content_category .owl_category .item .wrp_category.display_flex>a {
	max-height: 110px;
	height: 110px;
	text-align: center;
	display: block;
	margin: 0 auto
}

.section_category_slide .content_category .owl_category .item .wrp_category a {
	display: block;
	text-align: center
}

.section_category_slide .content_category .owl_category .item .wrp_category a img {
	width: auto;
	max-height: 100%;
	max-width: 100%;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.section_category_slide .content_category .owl_category .item .wrp_category img {
	margin: 0 auto
}

.section_category_slide .content_category .owl_category .item .title_cate {
	margin: 5px 0px 2px 0;
	padding: 0px;
	line-height: 20px;
	color: #333;
	font-size: 13px
}

.section_category_slide .content_category .owl_category .item .title_cate a {
	color: #acacac;
	text-decoration: none
}

.section_category_slide .content_category .owl_category .item .title_cate a:hover {
	color: #008744
}

.maps_ {
	border: solid 3px #cccccc
}

.google-maps-footer {
	width: 100%
}

.google-maps-footer .map {
	width: 100%;
	height: 170px;
	background: #dedede
}

.google-maps-footer .map#contact_map_footer {
	height: 160px
}

@media (max-width:767px) {
	.mid-footer {
		margin-bottom: 0px
	}

}

.mid-footer .title-menu2 {
	margin: 0;
	letter-spacing: 0.5px;
	font-weight: bold;
	margin-bottom: 18px;
	margin-top: 10px;
	color: #444
}

@media (min-width:768px) {
	.mid-footer .title-menu2 {
		line-height: normal
	}

}

@media (min-width:768px) {
	.mid-footer .title-menu2.icon_title_last {
		margin-bottom: 8px
	}

}

.mid-footer .title-menu2 a {
	cursor: default;
	font-size: 14px;
	text-transform: uppercase;
	color: #444;
	font-weight: 700;
	position: relative
}

.mid-footer .title-menu2 a i.fa {
	display: none
}

.mid-footer .title-menu2 a:hover {
	color: #008744
}

@media (max-width:767px) {
	.mid-footer .title-menu2 {
		margin-bottom: 0px;
		margin-top: 0px
	}

	.mid-footer .title-menu2 a {
		padding: 20px 0px;
		display: block;
		cursor: pointer
	}

	.mid-footer .title-menu2 a i.fa {
		display: block;
		position: absolute;
		right: -10px;
		width: 30px;
		top: 15px;
		text-align: center;
		height: 30px;
		line-height: 30px
	}

	.mid-footer .title-menu2 a i.fa:before {
		content: "\f068"
	}

	.mid-footer .title-menu2 a.collapsed i.fa:before {
		content: "\f067"
	}

}

.mid-footer .contact_mail input {
	width: 268px;
	border-radius: 3px;
	margin-right: 8px;
	margin-bottom: 0;
	display: inline-block;
	background: #f8f8f8;
	padding: 0 20px
}

@media (max-width:1199px) {
	.mid-footer .contact_mail input {
		width: calc(100% - 105px)
	}

}

.mid-footer .contact_mail .btn {
	margin-top: -3px
}

.mid-footer .pay_footer li {
	float: left;
	margin-right: 10px
}

@media (min-width:768px) and (max-width:991px) {
	.mid-footer .pay_footer li {
		margin-right: 7px
	}

}

.mid-footer .pay_footer li a {
	display: inline-block
}

.mid-footer .social_footer .follow_option {
	float: left;
	width: 100%;
}

.mid-footer .social_footer .follow_option li {
	float: left;
	margin-right: 10px
}

.mid-footer .social_footer .follow_option li a {
	display: inline-block;
	width: 33px;
	height: 33px;
	background-color: #008744;
	text-align: center;
	line-height: 33px;
	border-radius: 50%;
	text-decoration: none
}

.mid-footer .social_footer .follow_option li a .fa {
	color: #fff;
	font-size: 14px;
	line-height: 33px
}

.mid-footer .social_footer .follow_option li a:hover {
	background-color: #333
}

.mid-footer .social_footer .follow_option li a:hover .fa {
	color: #fff
}

.mid-footer .social_footer .follow_option li:nth-child(1) a {
	background: #455b94
}

.mid-footer .social_footer .follow_option li:nth-child(1) a:hover {
	background: #fff;
	border: 1px solid #455b94
}

.mid-footer .social_footer .follow_option li:nth-child(1) a:hover .fa {
	color: #455b94
}

.mid-footer .social_footer .follow_option li:nth-child(2) a {
	background: #38e0e2
}

.mid-footer .social_footer .follow_option li:nth-child(2) a:hover {
	background: #fff;
	border: 1px solid #38e0e2
}

.mid-footer .social_footer .follow_option li:nth-child(2) a:hover .fa {
	color: #38e0e2
}

.mid-footer .social_footer .follow_option li:nth-child(3) a {
	background: #fc4b3e
}

.mid-footer .social_footer .follow_option li:nth-child(3) a:hover {
	background: #fff;
	border: 1px solid #fc4b3e
}

.mid-footer .social_footer .follow_option li:nth-child(3) a:hover .fa {
	color: #fc4b3e
}

.mid-footer .social_footer .follow_option li:nth-child(4) a {
	background: #c69c6d
}

.mid-footer .social_footer .follow_option li:nth-child(4) a:hover {
	background: #fff;
	border: 1px solid #c69c6d
}

.mid-footer .social_footer .follow_option li:nth-child(4) a:hover .fa {
	color: #c69c6d
}

.mid-footer .social_footer .follow_option li:nth-child(5) a {
	background: #eb3232
}

.mid-footer .social_footer .follow_option li:nth-child(5) a:hover {
	background: #fff;
	border: 1px solid #eb3232
}

.mid-footer .social_footer .follow_option li:nth-child(5) a:hover .fa {
	color: #eb3232
}

footer.footer .bct {
	float: left;
	width: 100%
}

@media (max-width:767px) {
	footer.footer .bct {
		margin-bottom: 15px
	}

}

footer.footer .bct ul li {
	display: inline-block
}

footer.footer .bct ul li:nth-child(1) {
	margin-right: 10px
}

footer.footer .widget-db {
	margin-top: 7px;
	float: left;
	width: 100%
}

footer.footer .widget-ft {
	padding-bottom: 40px;
	padding-left: 30px
}

footer.footer .widget-ft.first {
	border-left: none;
	padding-left: 0
}

footer.footer .widget-ft.last {
	float: left;
	width: 100%;
	padding-bottom: 61px
}

@media (max-width:1199px) {
	footer.footer .widget-ft {
		padding-left: 0px;
		padding-bottom: 0px;
		border-left: 0
	}

}

@media (max-width:767px) {
	footer.footer .widget-ft {
		margin-bottom: 0px;
		margin-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		border-left: 0;
		border-bottom: 1px dashed #ebebeb
	}

	footer.footer .widget-ft.last-child {
		border-bottom: 0;
		margin-bottom: 0
	}

	footer.footer .widget-ft.last {
		padding-bottom: 0px;
		border-bottom: none
	}

}

footer.footer .widget-ft .title-db {
	padding-bottom: 0px
}

footer.footer .widget-ft .title-menu4 {
	color: #444;
	font-size: 14px;
	font-weight: 500;
	text-align: left;
	position: relative;
	margin-bottom: 5px
}

footer.footer .widget-ft .title-menu4 a {
	color: #444
}

footer.footer .widget-ft .title-menu4.icon_none_first {
	margin-top: 20px
}

@media (max-width:767px) {
	footer.footer .widget-ft .title-menu4.icon_none_first {
		margin-top: 0px
	}

}

footer.footer .site-footer {
	background: #fff;
	border-top: 1px solid #ebebeb;
	width: 100%;
	height: 100%;
	margin-top: -5px;
	overflow-x: hidden;
	overflow-y: hidden
}

@media (min-width:768px) and (max-width:991px) {
	footer.footer .site-footer .top-footer .col-sm-6:nth-child(3) {
		clear: left
	}

}

footer.footer .bg-footer-bottom {
	background: #111321
}

footer.footer .copyright {
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	position: relative;
	padding: 10px 0px;
	background: #fff;
	border-top: 1px solid #ebebeb
}

@media (max-width:991px) {
	footer.footer .copyright {
		margin-top: 25px
	}

}

footer.footer .copyright span.wsp {
	color: #444
}

footer.footer .copyright span.wsp .mobile {
	opacity: 1
}

footer.footer .copyright span.wsp .mobile b {
	color: #008744
}

footer.footer .copyright a {
	font-weight: 700;
	color: #008744;
	opacity: 1
}

footer.footer .copyright a:hover {
	color: #008744 !important;
	opacity: 1
}

footer.footer .copyright .ul_menu_fot {
	float: right
}

footer.footer .copyright .ul_menu_fot li {
	float: left;
	font-size: 13px;
	margin: 0px 7px
}

footer.footer .copyright .ul_menu_fot li:last-child {
	margin: 0 0 0 10px
}

footer.footer .copyright .ul_menu_fot li a {
	text-decoration: none;
	color: #acacac
}

@media (min-width:768px) and (max-width:991px) {
	footer.footer .footer-inner .col-sm-6:nth-child(2n+1) {
		clear: left
	}

}

@media (min-width:992px) {
	footer.footer .copyright .inner .row.tablet {
		display: flex;
		flex-flow: row
	}

	footer.footer .copyright .inner .row.tablet #copyright {
		order: 1
	}

	footer.footer .copyright .inner .row.tablet #menu_fot {
		order: 2
	}

}

@media (max-width:991px) {
	footer.footer .copyright .inner .fot_copyright {
		text-align: center !important
	}

	footer.footer .copyright .inner .fot_menu_copyright .ul_menu_fot {
		width: 100%;
		padding-right: 0px;
		text-align: center
	}

	footer.footer .copyright .inner .fot_menu_copyright .ul_menu_fot li {
		float: none;
		display: inline-block
	}

}

@media (max-width:767px) {
	footer.footer .copyright .inner .wsp {
		overflow: hidden;
		padding: 15px 0px;
		display: block
	}

	footer.footer .copyright .inner .mobile {
		display: block;
		width: 100%;
		text-align: center !important;
		line-height: 24px
	}

	footer.footer footer .site-footer h4 {
		margin: 0;
		padding: 15px 0 0px;
		font-size: 17px;
		cursor: pointer;
		margin-bottom: 15px;
		border-top: solid 1px #2d3753
	}

	footer.footer footer .footer-inner .col-xs-12:nth-child(2) {
		margin-top: 20px
	}

	footer.footer .padding-bottom-50 {
		padding-bottom: 20px !important
	}

}

footer.footer .logo {
	padding-bottom: 15px
}

footer.footer .logo a img {
	width: auto;
	max-height: 80px
}

@media (max-width:1199px) {
	footer.footer .logo a {
		font-size: 62px
	}

	footer.footer .logo a img {
		max-height: 60px
	}

}

@media (max-width:767px) {
	footer.footer .logo {
		text-align: left;
		padding: 0px
	}

	footer.footer .logo a {
		font-size: 60px;
		line-height: 60px
	}

	footer.footer .logo a img {
		width: auto;
		max-height: 60px
	}

}

@media (max-width:480px) {
	footer.footer .logo {
		text-align: center
	}

}

footer.footer ul.contact {
	margin-bottom: 30px
}

@media (max-width:991px) {
	footer.footer ul.contact {
		margin-bottom: 10px
	}

}

footer.footer ul.contact.contact_x {
	margin-bottom: 10px
}

footer.footer ul.contact.contact_x .sdt {
	display: inline-block
}

footer.footer ul.contact.contact_x .line {
	display: inline-block;
	padding: 0 3px;
	color: #898989
}

footer.footer ul.contact.contact_x li {
	color: #898989
}

footer.footer ul.contact.contact_x li b {
	color: #444
}

footer.footer ul.contact.contact_x li a {
	color: #898989
}

footer.footer ul.contact.contact_x li a:hover {
	color: #008744
}

footer.footer ul.contact li {
	font-size: 13px;
	position: relative;
	color: #444;
	margin-bottom: 0px !important;
	line-height: 20px
}

footer.footer ul.contact li:nth-child(1) {
	margin-bottom: 0px
}

@media (max-width:1199px) and (min-width:992px) {
	footer.footer ul.contact li:nth-child(1) {
		margin-bottom: 0px
	}

}

footer.footer ul.contact li i.fa {
	float: left;
	position: relative;
	top: 0px;
	border-radius: 3px;
	width: 28px;
	text-align: center;
	height: 28px;
	display: block;
	margin-right: 5px;
	margin-top: -2px;
	padding-left: 2px;
	line-height: 28px;
	color: #008744;
	background-repeat: no-repeat
}

footer.footer ul.contact li .txt_content_child {
	display: inherit
}

footer.footer ul.contact li a {
	color: #444
}

footer.footer ul.contact li a:hover {
	color: #fff
}

footer.footer ul.contact li.sdt a {
	margin-right: 0px
}

@media (min-width:1200px) {
	footer.footer ul.contact li.sdt a:after {
		content: "-";
		margin-left: 5px
	}

}

footer.footer ul.contact li.sdt a:last-child {
	margin-right: 0px
}

footer.footer ul.contact li.sdt a:last-child:after {
	display: none
}

@media (max-width:1199px) {
	footer.footer ul.contact li.sdt .email_style {
		display: block
	}

}

footer.footer .title-menu-first {
	margin: 0;
	font-size: 14px;
	line-height: normal;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: 50px;
	color: #fff
}

footer.footer .title-menu {
	margin: 0;
	line-height: normal;
	letter-spacing: 0.5px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 30px;
	color: #444
}

footer.footer .title-menu a {
	cursor: default;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #444;
	font-weight: 700;
	position: relative
}

@media (max-width:374px) {
	footer.footer .title-menu a {
		font-size: 13px
	}

}

footer.footer .title-menu a i.fa {
	display: none
}

footer.footer .title-menu a:hover {
	color: #008744
}

@media (max-width:767px) {
	footer.footer .title-menu {
		margin-bottom: 0px;
		margin-top: 0px;
		padding-top: 0px
	}

	footer.footer .title-menu a {
		padding: 15px 20px 15px 0;
		line-height: 22px;
		display: block;
		cursor: pointer
	}

	footer.footer .title-menu a i.fa {
		display: block;
		position: absolute;
		right: -10px;
		width: 30px;
		top: 12px;
		text-align: center;
		height: 30px;
		line-height: 30px
	}

	footer.footer .title-menu a i.fa:before {
		content: "\f068"
	}

	footer.footer .title-menu a.collapsed i.fa:before {
		content: "\f067"
	}

}

footer.footer .img_project_footer .item_tab_cl {
	padding-left: 0px
}

footer.footer .img_project_footer .item_tab_cl .blog-thumbnail {
	cursor: pointer
}

footer.footer .name_company {
	font-size: 14px;
	color: #008744;
	text-transform: uppercase;
	font-weight: bold
}

@media (max-width:320px) {
	footer.footer .name_company {
		font-size: 13px
	}

}

@media (min-width:768px) {
	footer.footer .collapse {
		display: block
	}

}

footer.footer .list-menu {
	line-height: 35px
}

footer.footer .list-menu.list-menu-time {
	line-height: normal
}

footer.footer .list-menu.hotline_ul {
	font-weight: bold;
	font-size: 16px;
	color: #008744
}

footer.footer .list-menu.hotline_ul a {
	font-size: 16px;
	color: #008744
}

footer.footer .list-menu .li_menu {
	margin-bottom: 0px;
	font-size: 13px;
	line-height: 32px
}

footer.footer .list-menu .li_menu:hover {
	color: #008744
}

footer.footer .list-menu .li_menu:hover>a {
	color: #008744;
	opacity: 1
}

footer.footer .list-menu .li_menu a {
	color: #898989
}

footer.footer .list-menu .li_menu a:hover {
	color: #008744
}

footer.footer .list-menu .li_menu.li_menu_xxx {
	position: relative;
	margin-left: 50px;
	margin-top: 0px !important;
	color: #fff
}

footer.footer .list-menu .li_menu.li_menu_xxx:hover {
	margin-left: 50px !important
}

footer.footer .list-menu .li_menu.li_menu_xxx:before {
	content: "";
	background-image: url("../images/phone_footer.png");
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	position: absolute;
	left: -50px;
	top: 6px
}

footer.footer .list-menu .li_menu.li_menu_xxx .timexx {
	display: block;
	float: left;
	width: 100%
}

footer.footer .list-menu .li_menu.li_menu_xxx a {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	display: block;
	opacity: 1 !important
}

footer.footer .list-menu .li_menu.li_menu_xxx .hour_ {
	font-size: 11px;
	opacity: .7
}

footer.footer .list-menu .social_ {
	margin-bottom: 0px;
	font-size: 15px;
	font-family: 'Arial', sans-serif;
	color: #83858e;
	-webkit-transition: 0.5s;
	transition: 0.5s
}

footer.footer .list-menu .social_:hover {
	color: #fff
}

footer.footer .list-menu .social_ .ico_ {
	float: left;
	position: relative;
	top: 2px;
	width: 20px;
	height: 30px;
	display: block;
	margin-top: 0px;
	padding-left: 0px;
	line-height: 35px
}

footer.footer .list-menu .social_ a {
	font-size: 14px;
	color: #acacac;
	margin-left: 5px
}

footer.footer .list-menu .social_ a:hover {
	color: #fff
}

footer.footer .bottom-ft {
	padding: 20px 0px
}

@media (max-width:767px) {
	footer.footer .bottom-ft {
		border-top: none
	}

}

footer.footer .bottom-ft .info-website {
	margin: 0;
	color: #83858e;
	font-size: 14px
}

@media (max-width:767px) {
	footer.footer .bottom-ft .info-website {
		text-align: center
	}

}

footer.footer .bottom-ft .info-website a {
	color: #fff
}

footer.footer .bottom-ft .info-website a:hover {
	color: #008744
}

footer.footer .bottom-ft .info-website b {
	font-weight: normal;
	color: #fff
}

footer.footer .bottom-ft .list-menu-bft {
	float: right
}

footer.footer .bottom-ft .list-menu-bft li {
	float: left
}

footer.footer .bottom-ft .list-menu-bft li a {
	padding: 0px 10px;
	font-weight: normal
}

.backtop {
	position: fixed;
	bottom: 40px;
	z-index: 99;
	top: auto !important;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	color: #fff;
	border-radius: 50%;
	background: #008744;
	text-decoration: none;
	transition: opacity 0.2s ease-out;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}

.backtop .fa {
	font-size: 22px;
	color: #fff;
	font-weight: bold
}

.backtop.show {
	opacity: 1
}

@media (min-width:1441px) {
	.backtop {
		right: 15px;
		bottom: 20px
	}

	.phone_backtotop {
		bottom: 30px !important;
		left: 50px
	}

}

@media (min-width:1200px) and (max-width:1440px) {
	.backtop {
		right: 15px;
		bottom: 30px
	}

	.phone_backtotop {
		bottom: 48% !important;
		left: 30px
	}

}

@media (min-width:768px) and (max-width:1199px) {
	.backtop {
		right: 25px;
		bottom: 40px
	}

	.phone_backtotop {
		bottom: 48% !important;
		left: 30px
	}

}

@media (max-width:767px) {
	.backtop {
		right: 11%;
		bottom: 20px
	}

	.phone_backtotop {
		bottom: 48% !important;
		left: 30px
	}

}

.overflow-hidden {
	overflow: hidden
}

.title-product {
	color: #444;
	font-size: 24px;
	line-height: 30px;
	margin: 0px;
	margin-bottom: 8px;
	font-weight: 400
}

.details-product .large-image {
	text-align: center;
	width: 100%;
	margin-bottom: 15px
}

.details-product .large-image a {
	display: block
}

.details-product .large-image a img {
	margin: 0 auto
}

.details-product .tab_h {
	display: block;
	width: 100%;
	float: left;
	margin-top: 50px;
	margin-bottom: 30px
}

@media (max-width:767px) {
	.details-product .tab_h {
		margin-top: 25px
	}

}

.details-product .details-pro .product-price {
	display: inline-block
}

.details-product .details-pro .price-box {
	margin: 10px 0 15px
}

.details-product .details-pro .price-box del {
	color: #adadad;
	font-size: 1.42857em
}

.details-product .details-pro .price-box .save-price {
	display: block;
	float: left;
	width: 100%;
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-size: 12px
}

.details-product .details-pro .price-box .save-price .product-price-save {
	font-weight: bold;
	color: #008744
}

.details-product .details-pro .custom-btn-number {
	position: relative;
	padding: 0;
	margin-bottom: 10px;
	border: none;
	box-shadow: none;
	height: auto
}

.details-product .details-pro .custom-btn-number label {
	font-size: 14px
}

.details-product .details-pro .custom-btn-number #qty {
	height: 32px;
	font-size: 1.28571em;
	margin: 0
}

.details-product .details-pro .custom-btn-number .qtyminus {
	position: absolute;
	left: 25px;
	top: 4px;
	font-size: 1.42857em
}

.details-product .details-pro .custom-btn-number .qtyplus {
	position: absolute;
	right: 25px;
	top: 4px;
	font-size: 1.42857em
}

.thumb_product_details {
	width: 70%;
	margin: 0 auto
}

.thumb_product_details .owl-height {
	height: 100px !important
}

@media (min-width:544px) and (max-width:767px) {
	.thumb_product_details {
		width: 65%
	}

}

@media (min-width:768px) and (max-width:991px) {
	.thumb_product_details {
		width: 70%
	}

}

@media (min-width:992px) and (max-width:1199px) {
	.thumb_product_details {
		width: 65%
	}

}

.thumb_product_details .owl-item .item a {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	border: 1px solid #ccc;
	height: 75px;
	width: 75px
}

@media (min-width:544px) and (max-width:1199px) {
	.thumb_product_details .owl-item .item a {
		width: 75px;
		height: 75px
	}

}

.thumb_product_details .owl-item .item a img {
	width: auto;
	margin: 0 auto;
	max-height: 100%;
	max-width: 100%
}

.thumb_product_details .owl-item .item a:hover {
	border: 1px solid #008744
}

.thumb_product_details .owl-item .item a.active {
	border: 1px solid #008744
}

.thumb_product_details .owl-item .item a.active img {
	opacity: 1
}

.thumb_product_details .owl-nav .owl-prev, .thumb_product_details .owl-nav .owl-next {
	width: 26px;
	height: 26px;
	border-radius: 0;
	line-height: 26px;
	text-align: center;
	top: 50%;
	margin-top: -25px;
	border: none;
	background: transparent !important
}

.thumb_product_details .owl-nav .owl-prev:before, .thumb_product_details .owl-nav .owl-next:before {
	height: 26px;
	width: 26px;
	line-height: 26px;
	top: -1px;
	color: #333;
	border: none
}

.thumb_product_details .owl-nav .owl-prev:hover, .thumb_product_details .owl-nav .owl-next:hover {
	background: transparent !important
}

.thumb_product_details .owl-nav .owl-prev:hover:before, .thumb_product_details .owl-nav .owl-next:hover:before {
	color: #008744 !important
}

.thumb_product_details .owl-nav .owl-prev {
	left: -35px !important
}

.thumb_product_details .owl-nav .owl-prev:before {
	content: "\f104";
	font-family: 'FontAwesome';
	font-size: 24px
}

.thumb_product_details .owl-nav .owl-next {
	right: -30px !important
}

.thumb_product_details .owl-nav .owl-next:before {
	content: "\f105";
	font-family: 'FontAwesome';
	font-size: 24px
}

@media (min-width:414px) and (max-width:543px) {
	.thumb_product_details .owl-nav .owl-next {
		right: -10px !important
	}

}

@media (max-width:374px) {
	.thumb_product_details {
		width: 80%
	}

	.thumb_product_details .owl-item .item a {
		display: flex !important;
		align-items: center !important;
		justify-content: center !important;
		height: 70px !important;
		width: 70px !important;
		display: block;
		border: solid 1px #ebebeb
	}

	.thumb_product_details .owl-item .item a img {
		max-height: 100%;
		max-width: 100%
	}

	.thumb_product_details .owl-item .item a.active {
		border-color: #008744
	}

	.thumb_product_details .owl-item .item a.active img {
		opacity: 1
	}

}

@media (min-width:1200px) {
	.details-pro {
		padding-left: 30px;
		padding-right: 0px
	}

}

.details-pro .reviews_details_product {
	margin-top: 0px;
	margin-bottom: 3px;
	overflow: hidden
}

.details-pro .reviews_details_product .bizweb-product-reviews-badge {
	margin: 0px auto;
	padding: 0px;
	float: left
}

.details-pro .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star i {
	font-size: 13px
}

.details-pro .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-off-png:before {
	content: "\f006";
	color: #f9b40e
}

.details-pro .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-on-png:before {
	content: "\f005";
	color: #f9b40e
}

.details-pro .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-half-png:before {
	content: "\f006";
	color: #ffba01
}

.details-pro .reviews_details_product .bizweb-product-reviews-badge div img {
	display: none
}

.details-pro .reviews_details_product .bizweb-product-reviews-badge div p {
	font-size: 13px;
	color: #7b7b7b
}

.details-pro .reviews_details_product .danhgiasp {
	display: inline;
	font-family: "Arial", sans-serif;
	font-size: 13px;
	color: #7b7b7b;
	font-weight: 400;
	padding: 0 15px;
	border-left: solid 1px #ddd;
	text-decoration: underline
}

.details-pro .reviews_details_product .danhgiasp:hover>a {
	color: #008744;
	text-decoration: none;
	cursor: pointer
}

.details-pro .reviews_details_product .danhgiasp:hover .fa {
	color: #008744
}

.details-pro .reviews_details_product .danhgiasp a {
	color: #7b7b7b;
	font-weight: 400;
	text-decoration: underline
}

.details-pro .vd {
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	color: #969696;
	line-height: 22px;
	text-decoration: none
}

.details-pro .vd a {
	color: #969696;
	text-decoration: none;
	margin-right: 15px
}

.details-pro .vd a:hover {
	color: #333
}

.details-pro .vd .vend_c {
	display: inline-block;
	padding: 0px 15px;
	background-color: #0ed379;
	color: #fff;
	border-radius: 3px
}

.details-pro .group-status {
	font-size: 14px;
	margin-bottom: 8px
}

.details-pro .group-status .status_name {
	color: #008744
}

.details-pro .product-summary {
	margin-bottom: 10px;
	padding: 0px 0 5px 0
}

.details-pro .product-summary .if {
	font-size: 14px;
	color: #333;
	line-height: 24px
}

.details-pro .product-summary .rte {
	font-size: 14px;
	color: #888;
	line-height: 22px;
	font-family: 'Arial', sans-serif
}

.details-pro .product-summary .rte img {
	display: none
}

.details-pro .social-sharing {
	display: block;
	width: 100%;
	float: left
}

.details-pro .social-sharing .social-media label {
	display: inline-block
}

.details-pro .social-sharing .social-media a {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
	margin-right: 0;
	margin-left: 3px;
	margin: 0 5px
}

.details-pro .social-sharing .social-normal {
	display: block;
	padding: 20px 0px
}

.details-pro .social-sharing .social-normal label {
	display: inline-block;
	margin-right: 10px;
	font-weight: 400;
	font-size: 13px;
	color: #565656
}

.details-pro .social-sharing .social-normal a {
	margin: 0px 5px
}

.details-pro .contacts {
	display: inline-block;
	float: left;
	text-align: left;
	width: 100%;
	position: relative;
	margin-bottom: 5px;
	margin-top: -10px
}

@media (max-width:767px) {
	.details-pro .contacts {
		margin-bottom: 5px;
		margin-top: 5px
	}

}

@media (min-width:768px) and (max-width:991px) {
	.details-pro .contacts {
		margin-top: 10px
	}

}

.details-pro .contacts .block_phone {
	font-size: 14px;
	line-height: 30px;
	display: block;
	font-weight: 400;
	position: relative
}

.details-pro .contacts .block_phone div {
	display: inline-block;
	float: left
}

@media (min-width:768px) and (max-width:991px) {
	.details-pro .contacts .block_phone div {
		padding-left: 40px
	}

}

@media (max-width:767px) {
	.details-pro .contacts .block_phone div {
		padding-left: 40px;
		text-align: left
	}

}

.details-pro .contacts .block_phone .random1 {
	color: #008744;
	font-weight: bold
}

.details-pro .contacts .block_phone a {
	margin-left: 5px;
	font-size: 16px;
	color: #008744;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none
}

@media (max-width:374px) {
	.details-pro .contacts .block_phone a {
		font-size: 14px
	}

}

.details-pro .thongtinkhuyenmai {
	border: 1px dashed #008744;
	border-radius: 0px;
	padding: 15px 35px 15px 20px;
	margin-bottom: 15px;
	position: relative;
	clear: left;
	margin-top: 20px;
	display: block;
	float: left;
	width: 100%
}

.rte-summary {
	font-family: 'Roboto', sans-serif;
	color: #707070;
	font-size: 14px
}

.rte-summary ul {
	list-style: none
}

.rte-summary ul li {
	position: relative;
	padding-left: 20px;
	margin-bottom: 0
}

.rte-summary ul li:before {
	display: block;
	position: absolute;
	content: "\f058";
	font-family: "FontAwesome";
	color: #64c343;
	left: 0px;
	top: 0;
	font-size: 15px
}

.button_actions {
	width: 100%;
	display: inline-block;
	float: left
}

.button_actions .btn_base {
	font-size: 14px;
	outline: none;
	box-shadow: none;
	padding: 6px 0px 4px 0;
	color: #fff;
	height: auto;
	line-height: inherit;
	width: calc(50% - 7px);
	border-radius: 3px;
	background: #008744;
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", sans-serif;
	margin-right: 5px
}

@media (max-width:991px) {
	.button_actions .btn_base {
		width: 100%
	}

}

.button_actions .btn_base .text_1 {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.1;
	display: block;
	width: 100%;
	text-align: center
}

.button_actions .btn_base .text_2 {
	font-size: 12px;
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
	display: block;
	width: 100%;
	text-align: center
}

.button_actions .btn_base[disabled] {
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	font-weight: 700;
	padding: 0;
	text-transform: uppercase;
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", sans-serif
}

.button_actions .btn_base.disabled {
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	font-weight: 700;
	padding: 0;
	width: calc(50% - 7px);
	margin: 0 auto;
	text-transform: uppercase;
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", sans-serif
}

.button_actions .btn_base.btn_call {
	background: #444
}

@media (max-width:991px) {
	.button_actions .btn_base.btn_call {
		width: 100%;
		margin-left: 0;
		margin-top: 10px
	}

}

.button_cart_buy_enable, .button_cart_buy_disable {
	height: 40px;
	line-height: 40px;
	width: auto;
	border-radius: 3px;
	font-weight: 400;
	font-size: 14px;
	color: #fff;
	float: left;
	position: relative
}

@media (max-width:767px) {
	.button_cart_buy_enable, .button_cart_buy_disable {
		font-size: 14px !important
	}

}

.button_cart_buy_enable span, .button_cart_buy_disable span {
	font-size: 14px
}

.button_cart_buy_enable .fa, .button_cart_buy_disable .fa {
	font-size: 20px;
	padding: 20px 22px 23px;
	position: absolute;
	left: 0;
	top: -1px;
	background: #059b3a;
	border-radius: 3px
}

.button_cart_buy_enable {
	background: #008744;
	position: relative
}

.button_cart_buy_enable:hover {
	background: #008744;
	border-color: #008744;
	color: #fff
}

.button_cart_buy_enable:hover .fa {
	color: #fff
}

.button_cart_buy_disable {
	background: rgba(255, 65, 87, 0.51);
	width: 100%
}

.form-group {
	padding-bottom: 0px
}

.form-group .input_number_product {
	display: inline-flex;
	width: 65%
}

.form-group .input_number_product .btn_num {
	font-size: 22px;
	line-height: 0px;
	border: solid 1px #ccc;
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #fff;
	float: left;
	color: #222;
	text-align: center;
	padding: 0px
}

.form-group .input_number_product .btn_num.num_1 {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	font-size: 30px
}

.form-group .input_number_product .btn_num.num_2 {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.form-group .input_number_product .btn_num:hover {
	cursor: pointer;
	background: #fff;
	color: #222;
	text-decoration: none;
	border-color: #ccc
}

.form-group .input_number_product input {
	margin: 0px;
	display: block;
	float: left;
	color: #222;
	height: 40px;
	border: 1px solid #ccc;
	border-right: none;
	border-left: none;
	width: 70px;
	text-align: center;
	box-shadow: none;
	border-radius: 0px;
	font-size: 15px
}

.form-product {
	padding: 0px
}

.form-product .form-group {
	width: 100%
}

.form-product .form-group header {
	width: 85px;
	float: left;
	line-height: 40px;
	font-size: 14px;
	color: #636363
}

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

.box-variant .form-group {
	width: 100%
}

.box-variant .form-group .selector-wrapper {
	margin-bottom: 15px !important
}

.box-variant .form-group .selector-wrapper label {
	font-weight: 400;
	width: 85px;
	font-size: 14px;
	float: left;
	color: #636363;
	line-height: 40px;
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", sans-serif
}

.box-variant .form-group .selector-wrapper .single-option-selector {
	height: 40px;
	width: calc(100% - 85px);
	border-radius: 3px;
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", sans-serif
}

@media (min-width:1200px) {
	.box-variant .form-group .selector-wrapper .single-option-selector {
		width: 35%
	}

}

.iwi {
	display: inline-block;
	float: left;
	text-align: center;
	width: auto;
	height: 45px;
	line-height: 45px;
	border-radius: 0%;
	background: transparent;
	position: relative
}

@media (max-width:374px) {
	.iwi {
		position: absolute;
		width: 100%;
		display: block;
		right: -35px;
		height: 30px;
		line-height: 48px;
		overflow: hidden
	}

}

@media (min-width:375px) and (max-width:543px) {
	.iwi {
		right: -15px
	}

}

@media (min-width:992px) and (max-width:1199px) {
	.iwi {
		margin-left: 15px;
		margin-bottom: 0px
	}

}

.iwi .iWishAdded .fa {
	color: #008744
}

.iwi .iWishAdd .fa {
	color: #ccc
}

.iwi .fa {
	font-size: 20px
}

.iwi span {
	font-size: 14px;
	margin-left: 10px
}

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

.iwi .iwishAddWrapper {
	border: none !important;
	margin: 0 !important
}

.social_share_product {
	display: block;
	text-align: center
}

.social_share_product .addthis_inline_share_toolbox {
	display: inline-block
}

.hdmh {
	display: block;
	text-align: center;
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	color: #7b7b7b;
	margin-top: 15px
}

.hdmh a {
	color: #7b7b7b;
	display: inline-block;
	position: relative;
	text-decoration: none
}

.hdmh a:before {
	content: " ";
	width: 100%;
	height: 1px;
	background: #7b7b7b;
	position: absolute;
	bottom: 0px;
	left: 0px
}

.hdmh a:hover {
	color: #333
}

.details-product .link_color {
	font-size: 14px;
	line-height: 16px;
	cursor: pointer
}

@media (min-width:1200px) {
	.details-product #gallery_01 .flex-viewport {
		height: 320px !important;
		margin-top: 25px
	}

}

@media (max-width:767px) {
	.details-product .details-pro {
		margin-top: 10px;

	}

}

.details-product .details-pro .product-price {
	font-size: 30px;
	line-height: 30px;
	display: inline-block;
	color: #008744;
	font-weight: bold
}

.details-product .details-pro .price-box {
	margin: 10px 0 10px
}

.details-product .details-pro .price-box del {
	color: #888888;
	font-size: 16px;
	margin-left: 10px
}

.details-product .details-pro .custom-btn-number {
	position: relative;
	padding: 0;
	margin-bottom: 20px;
	border: none;
	box-shadow: none;
	width: 100%
}

.details-product .details-pro .custom-btn-number #qty {
	font-family: "Opens Sans", sans-serif;
	height: 45px;
	font-size: 17px;
	margin: 0
}

.details-product .details-pro .custom-btn-number {
	width: 150px;
	margin-right: 10px;
	display: block;
	position: relative;
	padding: 0;
	margin-bottom: 20px;
	border: none;
	box-shadow: none;
	height: 40px
}

@media (min-width:768px) and (max-width:991px) {
	.details-product .details-pro .custom-btn-number {
		width: 100%;
		display: block;
		margin-right: 0px
	}

}

@media (min-width:992px) and (max-width:1199px) {
	.details-product .details-pro .custom-btn-number {
		margin-right: 15px;
		width: 153px
	}

}

.details-product .details-pro .custom-btn-number label {
	font-size: 14px
}

.details-product .details-pro .custom-btn-number #qty {
	height: 45px;
	font-size: 1.28571em;
	margin: 0
}

.details-product .details-pro .custom-btn-number .qtyminus {
	position: absolute;
	left: 25px;
	top: 4px;
	font-size: 1.42857em
}

.details-product .details-pro .custom-btn-number .qtyplus {
	position: absolute;
	right: 25px;
	top: 4px;
	font-size: 1.42857em
}

#btnnewreview {
	font-size: 14px;
	line-height: 25px;
	font-weight: 500;
	margin: 0px;
	padding: 5px 15px !important;
	background: #008744 !important;
	border: solid 1px #008744 !important;
	display: inline;
	border-radius: 0px;
	color: #fff
}

.related-product {
	margin-bottom: 30px;
	margin-top: 80px
}

@media (max-width:1199px) {
	.zoomContainer {
		display: none !important
	}

	.product-thumb .product-big-wrapper .large-img .zoomWrapper {
		width: auto !important;
		height: auto !important
	}

	.product-thumb .product-big-wrapper .large-img .zoomWrapper img {
		position: static !important
	}

}

@media (min-width:1200px) {
	.zoomLens {
		width: 100px !important;
		height: 100px !important
	}

	.zoomWrapper {
		width: 100% !important
	}

	.zoomWrapper img {
		position: static !important;
		max-width: 100% !important;
		height: auto !important
	}

	.zoomWrapper img ~ img {
		display: none !important
	}

}

@media (max-width:767px) {
	.zoomWrapper {
		width: 100% !important;
		height: auto !important
	}

	.product-tab.e-tabs.not-dqtab {
		margin-bottom: 50px
	}

	.related-product {
		margin-top: 0px
	}

}

.related-product {
	margin-top: 0px !important;
	display: block;
	float: left;
	width: 100%
}

@media (max-width:767px) {
	.related-product {
		margin-bottom: -15px !important
	}

}

.related-product .heading_related_h {
	text-align: left !important
}

.related-product .heading_related_h:before {
	top: 55%
}

.related-product .heading_related_h h2 {
	padding: 0;
	font-weight: bold;
	font-size: 16px
}

.related-product .heading_related_h h2 a {
	text-transform: none
}

.related-product .product_related {
	margin-top: 30px
}

.related-product .product_related .item .product-col-1 {
	border-right: none !important
}

#recently-viewed-products .image {
	float: left;
	width: 90px;
	margin-right: 10px
}

#recently-viewed-products .info {
	width: calc(100% - 100px);
	float: right
}

.zoomWrapper {
	width: 100% !important;
	height: auto !important
}

.zoomWrapper img {
	position: static !important;
	width: auto !important;
	height: auto !important;
	display: block;
	margin: 0 auto
}

.zoomWrapper img ~ img {
	display: none !important
}

.tab-wrap .tabs-title {
	*zoom: 1;
	display: inline-block;
	position: relative;
	z-index: 9;
	margin: 0 0 26px
}

.tab-wrap .tabs-title:after {
	content: "";
	display: table;
	clear: both
}

.tab-wrap .tabs-title li {
	font-size: 2.2rem;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	line-height: 40px;
	float: left
}

.tab-wrap .tabs-title li:before {
	content: "|";
	color: #c9c9c9;
	padding: 0 16px;
	color: #1c1c1c
}

.tab-wrap .tabs-title li:first-child:before {
	display: none
}

.tab-wrap .tabs-title li.current {
	color: #212121
}

.tab-wrap .tab-content {
	position: relative
}

ul.tabs li {
	background: none;
	display: inline-block;
	cursor: pointer
}

ul.tabs li.current {
	color: #000;
	margin-bottom: -1px
}

@media (max-width:767px) {
	ul.tabs li.current {
		border-bottom: none
	}

}

.tab-content {
	opacity: 0;
	visibility: hidden;
	height: 0;
	overflow: hidden
}

.tab-content.current {
	opacity: 1;
	visibility: visible;
	height: auto;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out
}

.product-tab .tabs-title {
	background: #fff;
	margin-bottom: 0px;
	padding-left: 0px;
	border-bottom: solid 1px #ebebeb
}

@media (max-width:767px) {
	.product-tab .tab-link {
		margin: 0px 0px !important
	}

}

.product-tab .tab-link {
	position: relative;
	display: inline-block;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	background: #f2f2f2;
	padding: 0px 40px;
	border-bottom: 0px;
	margin-top: 0px
}

@media (min-width:768px) {
	.product-tab .tab-link:nth-child(2) {
		margin-left: 0px
	}

}

@media (min-width:768px) {
	.product-tab .tab-link:nth-child(3) {
		margin-left: 0px
	}

}

.product-tab .tab-link h3 {
	color: #444;
	margin: 13px 0;
	font-size: 15px
}

@media (max-width:767px) {
	.product-tab .tab-link h3 {
		margin: 0
	}

}

.product-tab .tab-link span {
	color: #444;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700
}

@media (min-width:768px) {
	.product-tab .tab-link.current {
		color: #fff;
		padding-bottom: 0px;
		background: #008744
	}

	.product-tab .tab-link.current h3 {
		color: #008744 !important
	}

	.product-tab .tab-link.current h3 span {
		color: #fff !important
	}

}

.product-tab .tab-link.current h3 {
	color: #008744
}

.product-tab .tab-link.current h3 span {
	color: #008744
}

.product-tab .tab-link.current .rte {
	color: #9d9c9c;
	font-weight: 300;
	font-size: 14px;
	border: solid 0px #ebebeb;
	border-top: 0px
}

.product-tab li:last-child h3 span:after {
	content: none
}

.product-tab .tab-content {
	padding: 0px
}

.product-tab .tab-content.current .rte {
	color: #000;
	border: solid 1px #e5e5e5;
	border-top: none;
	padding: 30px 45px 60px 30px;
	font-size: 14px
}

@media (max-width:767px) {
	.product-tab .tab-content.current .rte {
		border-top: 1px solid #e5e5e5;
		margin-top: 0px;
		padding: 30px 20px 60px 20px
	}

}

.product-tab .content_extab.current {
	padding: 20px 15px;
	background: #fff;
	border: solid 1px #e1e1e1
}

.product-tab .content_extab.current .rte {
	padding: 0px 0px
}

.product-tab .content_extab.current .rte img {
	max-width: 100%;
	width: auto !important;
	height: auto !important
}

@media (min-width:1200px) {
	.product-tab .content_extab.current .rte {
		font-family: 'Opens Sans', sans-serif;
		color: #9d9c9c;
		font-weight: 300;
		font-size: 14px;
		width: 100%
	}

	.product-tab .content_extab.current .rte img {
		max-width: 100%;
		width: auto !important;
		height: auto !important
	}

}

.content_extab {
	opacity: 0;
	visibility: hidden;
	height: 0;
	overflow: hidden
}

.content_extab.current {
	opacity: 1;
	visibility: visible;
	height: auto
}

@media (max-width:767px) {
	.product-tab .tab-link {
		width: 100%;
		border: none;
		padding: 0;
		margin-bottom: 5px !important;
		background: #fff
	}

	.tab-content-mobile {
		display: none
	}

	.current .tab-content-mobile {
		display: block;
		padding: 0px 10px;
		border: 1px solid #e1e1e1;
		border-top: none;
		background: #f7f5f5
	}

	.current .tab-content-mobile .rte {
		padding: 10px 0px;
		border-bottom: 0px
	}

	ul.tabs.tabs-title {
		display: block;
		border: none;
		width: 100%;
		background: none !important
	}

	.product-tab .tab-link h3 {
		border: 1px solid #ebebeb;
		padding: 10px 10px;
		margin-top: 0;
		position: relative
	}

	.product-tab .tab-link h3:before {
		content: '\f107';
		font-size: 20px;
		font-family: FontAwesome;
		float: right;
		margin-right: 0;
		margin-top: -3px
	}

	.product-tab .tab-link.current .tab-content-mobile {
		margin-bottom: 0px;
		background: #fff
	}

	.product-tab .tab-link.current .tab-content-mobile .rte p img {
		max-width: 100%;
		margin: 0 auto;
		width: auto !important;
		height: auto !important
	}

	.product-tab .tab-link.current h3 {
		border-bottom: none;
		border-bottom: solid 2px #008744;
		background: #fff
	}

	.product-tab .tab-link span:after {
		content: none
	}

	.product-tab .border-dashed-tab {
		margin-bottom: 15px
	}

}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bpr-summary-average {
	font-family: 'Arial';
	font-size: 18px
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bizweb-product-reviews-star i {
	font-size: 12px
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bizweb-product-reviews-star .star-off-png:before {
	content: "\f005";
	color: #cccccc
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bizweb-product-reviews-star .star-on-png:before {
	content: "\f005";
	color: #ffde3c
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bizweb-product-reviews-star .star-half-png:before {
	content: "\f123";
	color: #ffde3c
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .product-reviews-summary-actions #btnnewreview {
	background: #008744
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-list .bizweb-review .bizweb-review-header div .bizweb-product-reviews-star i {
	font-size: 12px
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-list .bizweb-review .bizweb-review-header div .bizweb-product-reviews-star .star-off-png:before {
	content: "\f005";
	color: #cccccc
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-list .bizweb-review .bizweb-review-header div .bizweb-product-reviews-star .star-on-png:before {
	content: "\f005";
	color: #ffde3c
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-list .bizweb-review .bizweb-review-header div .bizweb-product-reviews-star .star-half-png:before {
	content: "\f123";
	color: #ffde3c
}

.bizweb-product-reviews-form form .bpr-form-rating #dvRating i {
	font-size: 12px
}

.bizweb-product-reviews-form form .bpr-form-rating #dvRating .star-off-png:before {
	content: "\f005";
	color: #cccccc
}

.bizweb-product-reviews-form form .bpr-form-rating #dvRating .star-on-png:before {
	content: "\f005";
	color: #ffde3c
}

.bizweb-product-reviews-form form .bpr-form-rating #dvRating .star-half-png:before {
	content: "\f123";
	color: #898989
}

.module_service_details {
	margin-bottom: 30px
}

.wrap_module_service {
	overflow: hidden;
	background: #fff;
	border-radius: 3px;
	border: 1px solid #008744;
	margin-bottom: 30px
}

.wrap_module_service .item_service {
	margin: 0px 15px;
	border-bottom: solid 1px #e5e5e5
}

.wrap_module_service .item_service:nth-child(4) {
	border-bottom: none
}

.wrap_module_service .item_service .wrap_item_ .content_service {
	position: relative;
	padding: 20px 0px 20px 50px
}

.wrap_module_service .item_service .wrap_item_ .content_service p {
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #888
}

.wrap_module_service .item_service .wrap_item_ .content_service span {
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: 400;
	color: #888
}

.wrap_module_service .item_service .wrap_item_ .content_service:before {
	content: "";
	width: 35px;
	height: 30px;
	background-position: left;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 23px
}



.wrap_module_service .item_service:nth-child(4) .wrap_item_ .content_service span, .module_service_details .wrap_module_service .item_service:nth-child(4) .wrap_item_ .content_service a {
	color: #707070;
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-size: 12px
}

.wrap_module_service .item_service img{
    width: 30px;
    height: auto;
    position: absolute;
    top: 20px;
    left: 0;
}
@media (max-width:991px) {
	.module_best_sale_product {
		margin: 0 15px
	}

}

.title_module_ {
	border-bottom: 1px solid #e5e5e5;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	background: #008744
}

.title_module_ .title {
	font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    padding: 8px 22px;
    margin: 0px;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
}

.title_module_ .title a {
	text-decoration: none;
	color: #fff
}

.module_best_sale_product .sale_off_today {
	border: 1px solid #e5e5e5;
	border-top: none
}

.dqdt-sidebar {
	margin-top: -10px
}

@media (max-width:991px) {
	.dqdt-sidebar .collection-category {
		margin: 0 0 0 15px
	}

}

.collection .collection-image img {
	width: 100%
}

.collection .product-box-h {
	min-height: 370px !important
}

@media (min-width:992px) and (max-width:1199px) {
	.collection .product-box-h {
		min-height: 350px !important
	}

}

@media (min-width:768px) and (max-width:991px) {
	.collection .product-box-h {
		min-height: 340px !important
	}

}

@media (min-width:543px) and (max-width:767px) {
	.collection .product-box-h {
		min-height: 310px !important
	}

}

@media (max-width:480px) {
	.collection .product-box-h {
		min-height: 270px !important
	}

}

.sidebar .title-head {
	margin: 0px;
	font-size: 14px !important;
	position: relative;
	display: block
}

.sidebar .title-head span {
	display: block;
	padding: 10px 0
}

.product-mini-lists .products {
	border: none !important
}

@media (min-width:1200px) {
	.products-view-grid .col-lg-4:nth-child(3n+1) {
		clear: left
	}

}

@media (min-width:992px) and (max-width:1199px) {
	.products-view-grid .col-md-4:nth-child(3n+1) {
		clear: left
	}

}

@media (min-width:768px) and (max-width:991px) {
	.products-view-grid .col-sm-4:nth-child(3n+1) {
		clear: left
	}

}

@media (max-width:767px) {
	.products-view-grid .col-xs-6:nth-child(2n+1) {
		clear: left
	}

}

@media (max-width:767px) {
	.product-box .btn-white {
		padding: 0 10px
	}

}

.view-mode>a {
	width: 34px;
	height: 34px;
	display: inline-block;
	margin-left: 2px
}

.view-mode span {
	font-size: 0
}

.tt span {
	font-size: 14px;
	font-family: Roboto
}

.tt.hidden-sm.hidden-xs {
	padding-left: 95px;
	padding-top: 10px;
	display: inline-block
}

.button-view-mode {
	padding: 0;
	margin: 0;
	width: 34px;
	height: 34px;
	box-shadow: none;
	line-height: 34px;
	font-size: 13px;
	background: #fff;
	border-radius: 3px;
	border: 1px solid #ddd;
	color: #acacac
}

.button-view-mode.active {
	color: #fff;
	border: 1px solid #008744;
	background: #008744;
	box-shadow: none
}

.button-view-mode.active a {
	color: #444
}

.button-view-mode .fa {
	font-size: 13px
}

.button-view-mode .ion-grid {
	font-size: 21px
}

.button-view-mode .ion-navicon {
	font-size: 26px
}

.button-view-mode:hover {
	color: #fff;
	border: 1px solid #008744;
	background: #008744
}

.collection .title-head {
	display: inherit;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	line-height: 30px;
	margin-bottom: 15px;
}

@media (max-width:991px) {
	.collection .title-head {
		position: relative;
		margin-bottom: 0px
	}

}

.collection .tt span {
	text-transform: none;
	font-size: 14px;
	font-weight: 400;
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", sans-serif
}

.collection .text-sm-left {
	padding-top: 6px
}

.collection .category-products .sortPagiBar {
	display: inline-block;
	padding: 0;
	margin-bottom: 15px;
	margin-top: -5px;
	width: 100%
}

.collection .category-products .sortPagiBar .wr_sort {
	margin-bottom: 0px;
	padding: 0px 0px 3px
}

@media (max-width:767px) {
	.collection .category-products .sortPagiBar .wr_sort {
		border-bottom: none;
		margin-bottom: 0px
	}

}

.collection .category-products .sortPagiBar .wr_sort .text-sm-right .ht_xxx {
	float: left;
	height: 30px;
	display: inline-block;
	line-height: 32px;
	margin-right: 5px;
	font-size: 14px;
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", sans-serif
}

.collection .category-products .sortPagiBar .wr_sort .text-sm-right .view-mode {
	display: inline-block
}

.collection .category-products .sortPagiBar .wr_sort .text-sm-right .view-mode a {
	width: 34px;
	margin-right: 5px
}

.collection .category-products .sortPagiBar .wr_sort .text-sm-right .sorby_xxx {
	display: inline;
	float: right
}

.collection .category-products .sortPagiBar .wr_sort .text-sm-right .sorby_xxx .left {
	float: left;
	font-weight: 400;
	line-height: 33px;
	font-size: 14px !important;
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", sans-serif;
	margin-right: 6px;
	margin-bottom: 0
}

.collection .category-products .sortPagiBar .wr_sort .text-sm-right .sorby_xxx ul li {
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-weight: 400
}

.collection .category-products .products-view-grid {
	float: left;
	width: 100%
}

.col-49 {
	width: 44.444444%;
	padding: 0 15px;
	float: left
}

.col-59 {
	width: 55.555555%;
	padding: 0 15px;
	float: left
}

@media (max-width:767px) {
	.col-49, .col-59 {
		width: 100%;
		float: none
	}

}

.blog-main>.row>.col-sm-6:nth-child(2n+1) {
	clear: left
}

.blog_xxx:first-child .blog-item {
	border-top: none;
	margin-top: 0;
	padding-top: 15px
}

.blog-item {
	overflow: hidden;
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #e5e5e5
}

@media (max-width:1199px) {
	.blog-item {
		padding-bottom: 0px
	}

}

.date {
	margin: 10px 0 5px 0;
	display: inline-block;
	font-weight: 400;
	font-size: 13px;
	color: #acacac;
	font-family: 'Arial', sans-serif
}

.date .fa {
	color: #888;
	margin-right: 5px
}

.date .news_home_content_short_time {
	z-index: 999;
	color: #acacac;
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.4;
	display: inline-block;
	text-decoration: none;
	margin-left: 2px
}

.date .cmt_count_blog {
	margin-left: 20px
}

.date .cmt_count_blog .fa-comments {
	margin-right: 5px
}

@media (max-width:1199px) {
	.blog-item-info {
		margin-top: 15px
	}

}

.blog-item-name {
	position: relative;
	font-size: 24px;
	font-weight: 700;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 0px
}

.blog-item-name a {
	color: #333
}

.blog-item-name a:hover {
	color: #008744
}

.blog-item-name .fa {
	position: absolute;
	left: 0;
	top: 9px;
	font-size: .78571em;
	color: #008744
}

.border_bot_blog {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 18px
}

.post-time {
	color: #acacac;
	font-size: 13px;
	margin-bottom: 15px;
	margin-right: 20px;
	display: inline-block
}

.post-time .fa {
	margin-left: 10px
}

.blog-item-summary {
	font-size: 14px;
	margin-bottom: 20px;
	color: #707070;
	line-height: 22px
}

.blog-item-thumbnail {
	position: relative
}

.blog-list h5 {
	text-transform: uppercase;
	line-height: 26px;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 5px
}

.blog-list .loop-blog {
	min-height: 80px;
	overflow: hidden;
	padding: 20px 0px;
	border-bottom: 1px solid #ebebeb
}

.blog-list .loop-blog:last-child {
	border: none
}

.blog-list .loop-blog .thumb-left {
	width: 90px;
	max-width: 90px;
	height: auto;
	display: block;
	float: left
}

.blog-list .loop-blog .blog-item-summary {
	margin-bottom: 0
}

.blog-list .loop-blog .name-right {
	display: block;
	float: left;
	width: calc(100% - 110px);
	margin-left: 20px
}

.blog-list .loop-blog .name-right h3 {
	position: relative;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	margin-top: 0px;
	margin-bottom: 0px
}

.blog-list .loop-blog .name-right h3:hover a {
	text-decoration: none;
	color: #008744
}

.blog-list .loop-blog .date {
	margin: 7px 0 10px;
	font-weight: 400;
	color: #acacac;
	font-size: 13px;
	font-family: 'Arial', sans-serif
}

.blog-list .more_blog a {
	line-height: 3;
	font-size: 1.07143em;
	color: #898989;
	display: block
}

.blog-list .more_blog a:hover {
	text-decoration: none;
	color: #008744
}

.left-content .aside-title {
	margin-top: 0px
}

.left-content .title-head-1 {
	margin: 0px;
	font-size: 16px !important;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	display: block;
	background-image: url("#");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 3px 0;
	background-position: center
}

@media (min-width:992px) and (max-width:1199px) {
	.left-content .title-head-1 {
		font-size: 15px !important
	}

}

@media (max-width:1199px) {
	.left-content .title-head-1 {
		background-image: url("#");
		width: 100%;
		margin: 0;
		padding: 3px 20px !important;
		background-repeat: unset;
		background-position: unset;
		text-align: left
	}

}

@media (min-width:1200px) {
	.left-content .title-head-1:before {
		content: "";
		position: absolute;
		top: 48px;
		left: 0px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 15px 15px 0;
		border-color: transparent #008744 transparent transparent
	}

	.left-content .title-head-1:after {
		content: "";
		position: absolute;
		bottom: -15px !important;
		right: 0px !important;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 15px 15px 0 0;
		border-color: #008744 transparent transparent transparent
	}

}

.left-content .title-head-1 span {
	display: block;
	padding: 0
}

.left-content .title-head {
	margin: 0px;
	font-size: 18px !important;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	display: block
}

.left-content .title-head span {
	display: block;
	padding: 0px 0
}

.left-content .aside-blog {
	margin-top: 15px
}

.left-content .aside-blog .nav-item {
	position: relative;
	clear: left;
	font-size: 1em;
	padding: 5px 0px 5px 0px
}

.left-content .aside-blog .nav-item:last-child {
	border-bottom: none
}

.left-content .aside-blog .nav-item a {
	font-size: 1em;
	font-weight: bold
}

.left-content .aside-blog .nav-item .fa {
	width: 30px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	cursor: pointer
}

.left-content .aside-blog .nav-item .fa.fa-caret-right {
	right: auto;
	left: 0;
	top: 16px;
	text-align: left
}

.left-content .aside-blog .nav-item .dropdown-menu {
	width: 100%;
	border: 0;
	padding-left: 15px
}

.left-content .aside-blog .nav-item.active {
	border-bottom: none
}

.left-content .aside-blog .nav-item.active>a {
	color: #008744
}

.left-content .aside-blog .nav-item.active>.fa {
	color: #008744
}

.left-content .aside-blog .nav-item.active>.dropdown-menu {
	display: block
}

.left-content .aside-blog .nav-item:hover>a {
	color: #008744;
	background-color: transparent
}

.article-main .article-details .date {
	margin: 20px 0 10px
}

.article-main .rte {
	color: #444;
	font-size: 14px;
	margin-top: 5px
}

.article-main .article-image {
	margin-bottom: 30px;
	text-align: center
}

.article-main .article-image a {
	margin: 0 auto
}

.article-main .article-title {
	margin-top: 0px;
	margin-bottom: 0;
	font-size: 30px;
	color: #444;
	line-height: 36px
}

.article-main .post-time {
	margin-bottom: 0px
}

.article-main .article-content {
	font-size: 1.14286em
}

.article-main .form-group {
	margin: 0;
	padding-top: 0;
	padding-bottom: 5px
}

.tag-share {
	clear: left;
	padding: 20px 0;
	border-bottom: 1px solid #e5e5e5;
	line-height: 30px
}

.tag-share .social-media {
	color: #7b7b7b
}

.tag-share .social-media a {
	margin-left: 5px;
	width: 24px;
	height: 24px;
	border: 1px solid #b1b1b1;
	display: inline-block;
	line-height: 24px;
	text-align: center;
	border-radius: 50%;
	color: #b1b1b1;
	font-size: 12px
}

.tag-share .social-media a:hover {
	color: #008744;
	border-color: #008744
}

.tag_article {
	color: #333;
	padding-left: 0px;
	font-size: 14px
}

.tag_article .fa {
	transform: translateY(1px)
}

.tag_article a {
	color: #636363;
	font-family: 'Arial', sans-serif
}

.tag_article a:hover {
	color: #008744
}

@media (max-width:767px) {
	.tag-share>div {
		text-align: left !important;
		padding-left: 0px
	}

	.tag-share .social-sharing {
		float: left !important;
		margin-top: 5px
	}

}

.title-form-coment {
	font-size: 18px;
	font-weight: 600;
	text-transform: none;
	margin-top: 30px;
	margin-bottom: 5px
}

.article-main form {
	display: block;
	float: left;
	width: 100%;
	padding-top: 0px;
	margin-top: 10px
}

#article-comments {
	margin-top: 30px
}

#article-comments .article-comment {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5
}

#article-comments .article-comment:last-child {
	padding-bottom: 30px
}

#article-comments .article-comment-user-image {
	margin: 0;
	float: left;
	width: 100px;
	margin-right: 12px
}

#article-comments .article-comment-user-comment {
	padding-left: 110px;
	word-break: break-word;
	font-size: 1em
}

#article-comments .user-name-comment {
	margin: 0;
	color: #008744;
	font-size: 1em;
	line-height: 1
}

#article-comments .article-comment-date-bull {
	padding: 5px 0;
	display: block;
	color: #acacac
}

.social-media {
	font-size: 1em
}

.social-media .list-inline li {
	margin-right: 20px
}

.section-news-2 {
	margin-bottom: 20px
}

.block-recent {
	display: block;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 25px
}

.block-recent ul li {
	line-height: 24px;
	padding: 7px 0;
	padding-left: 15px;
	position: relative
}

.block-recent ul li:before {
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	top: 16px;
	left: 0px;
	background: #008744;
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.block-recent ul li span.date_style {
	font-size: 13px;
	font-weight: 400;
	margin-left: 5px;
	color: #acacac
}

.block-recent ul li a {
	color: #444;
	font-weight: 600
}

.block-recent ul li a .fa {
	display: inline-block;
	margin-right: 5px
}

.block-recent ul li a:hover {
	color: #008744
}

@media (max-width:767px) {
	.btn.btn-white {
		background: #3d4356;
		float: right;
		margin: 10px 10px 30px 0 !important;
		display: inline-block;
		min-width: 240px;
		width: 100%;
		font-size: 12px;
		font-weight: 700;
		text-transform: uppercase;
		height: 40px;
		line-height: 40px;
		color: #fff;
		font-family: 'Arial', sans-serif;
		padding: 0 20px;
		text-align: center;
		white-space: nowrap;
		outline: none !important;
		border-radius: 3px;
		cursor: pointer;
		border: none
	}

	.btn.btn-white:hover {
		border-color: #008744
	}

}

.header-cart .title-cart h3 {
	font-size: 16px;
	font-weight: bold;
	color: #444;
	margin-top: 0px
}

.header-cart .title-cart h3 .count_cart_h {
	color: #444
}

.pd-right {
	padding-left: 0px
}

.main-container {
	min-height: 300px
}

.main-container .header-cart h1 {
	font-size: 30px;
	font-weight: bold
}

.main-container .col-main {
	float: none;
	width: auto
}

.main-container .col-main .cart .bg-scroll {
	border-top: none;
	margin-top: 20px;
	overflow: hidden;
	border: solid 1px #ebebeb;
	border-top: none;
	border-bottom: none;
	border-right: none
}

.main-container .col-main .cart .cart-thead {
	font-weight: bold;
	font-size: 13px;
	clear: both;
	width: 100%;
	border: 1px solid #ebebeb;
	border-right: none;
	border-left: none;
	float: left;
	min-width: 600px
}

.main-container .col-main .cart .cart-thead div {
	font-weight: 400;
	float: left;
	padding: 9px 0px;
	background: #fff;
	color: #636363;
	text-align: center;
	border-right: #ebebeb 1px solid;
	font-size: 14px
}

.main-container .col-main .cart .nobr {
	white-space: nowrap
}

.main-container .col-main .cart .cart div.a-right {
	text-align: right
}

.main-container .col-main .cart .cart div.a-center {
	text-align: center
}

.main-container .col-main .cart .cart-tbody {
	width: 100%;
	float: left
}

.main-container .col-main .cart .cart-tbody .item-cart {
	border-bottom: 1px solid #ebebeb;
	width: 100%;
	float: left
}

.main-container .col-main .cart .item-cart .image .product-image img {
	max-width: 100%;
	height: auto;
	max-height: 98px;
	width: auto;
	display: inherit;
	margin: 0 auto
}

.main-container .col-main .cart .cart-tbody .item-cart div {
	float: left;
	line-height: 20px;
	vertical-align: top;
	height: 135px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
	border-right: solid 1px #ebebeb
}

.main-container .col-main .cart .cart-tbody .item-cart div.prd_name {
	flex-flow: column;
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", sans-serif
}

.main-container .col-main .cart .cart-tbody .item-cart div.prd_name .variant-title {
	color: #898989
}

.main-container .col-main .cart .cart-tbody .item-cart div:nth-child(6) {
	padding: 10px 0 6px;
	position: relative
}

.main-container .col-main .cart .bg-scroll .cart-tbody .item-cart div a.remove-item {
	width: 22px;
	height: 26px;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.main-container .col-main .cart .cart-tbody .item-cart .product-image {
	min-height: 75px;
	display: block;
	height: auto;
	width: 100%;
	padding: 0 20px
}

@media (max-width:991px) {
	.main-container .col-main .cart .cart-tbody .item-cart .product-image {
		padding: 0
	}

}

.main-container .col-main .cart .cart-tbody .item-cart div .product-name {
	margin: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	color: #363636;
	font-weight: normal;
	line-height: 24px
}

.main-container .col-main .cart .cart-tbody .item-cart div .product-name a {
	color: #363636
}

.main-container .col-main .cart .cart-tbody .item-cart div .input_qty_pr {
	height: auto;
	padding: 0px;
	border-right: none;
	width: 100%
}

.main-container .col-main .cart .cart .product-name a {
	font-size: 14px
}

.main-container .col-main .cart .item-cart .input_qty_pr .items-count {
	border: 1px solid #ddd;
	outline: none;
	background: #fff;
	height: 25px;
	line-height: 25px;
	width: 24px;
	vertical-align: baseline;
	text-align: center;
	padding: 0
}

.main-container .col-main .cart .variant-title {
	color: #686868
}

.main-container .col-main .cart .cart-tbody .item-cart div .price {
	font-size: 14px;
	font-family: 'Arial', sans-serif;
	font-weight: bold;
	line-height: 6;
	color: #008744
}

.main-container .col-main .cart .item-cart .items-count {
	border: 1px solid #ebebeb;
	outline: none;
	background: #fff;
	height: 24px;
	width: 21px;
	vertical-align: top;
	text-align: center;
	padding: 0
}

.main-container .col-main .cart .item-cart .number-sidebar {
	border: 1px solid #ddd;
	height: 25px;
	margin-left: -1px;
	text-align: center;
	width: 30px;
	margin-right: -1px;
	padding: 0;
	line-height: 15px
}

.main-container .col-main .cart .cart-tbody .item-cart div a.remove-item {
	background-color: #fff;
	background-image: none;
	color: #333;
	cursor: pointer;
	padding: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	cursor: pointer;
	text-decoration: none;
	float: left;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	border: none
}

.main-container .col-main .cart .cart-tbody .item-cart div a.remove-item:hover {
	color: #c92b26
}

.main-container .col-main .cart .btn-proceed-checkout {
	background: #008744;
	font-size: 12px;
	margin-top: 20px;
	font-weight: 700;
	text-transform: uppercase;
	float: right;
	min-width: 200px;
	display: block;
	font-family: 'Arial', sans-serif;
	border: 1px solid #008744;
	margin-right: 0 !important;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	text-align: center;
	white-space: nowrap;
	outline: none !important;
	border-radius: 3px;
	color: #fff
}

.main-container .col-main .cart .btn-proceed-checkout:hover {
	background: #fff;
	border: 1px solid #008744;
	color: #008744
}

.main-container .col-main .cart .btn.btn-white {
	background: #3d4356;
	float: right;
	margin: 20px 10px 0 0 !important;
	display: inline-block;
	min-width: 200px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-family: 'Arial', sans-serif;
	padding: 0 20px;
	text-align: center;
	white-space: nowrap;
	outline: none !important;
	border-radius: 3px;
	cursor: pointer;
	border: none
}

.main-container .col-main .cart .btn.btn-white:hover {
	border-color: #008744
}

.main-container .col-main .cart .totals .inner {
	padding: 0px 0 15px;
	margin-top: 0;
	margin-right: 1px
}

.main-container .col-main .cart #shopping-cart-totals-table tr td {
	border: #ebebeb thin solid;
	border-top: none;
	border-bottom: none;
	padding: 20px
}

.main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
	padding-right: 0px;
	width: 145px;
	line-height: 24px;
	border: none;
	border-left: 1px solid #ebebeb;
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", sans-serif
}

.main-container .col-main .cart #shopping-cart-totals-table tr td.a-right:nth-child(2) {
	padding-right: 35px;
	border-left: none !important;
	border-right: 1px solid #ebebeb
}

.main-container .col-main .cart #shopping-cart-totals-table {
	width: 100%;
	padding-bottom: 8px;
	background: #fff
}

.main-container .col-main .cart ul.checkout {
	clear: left;
	border-top: 1px solid #ebebeb;
	margin-bottom: 30px;
	float: right;
	width: 100%
}

.main-container .col-main .cart .cart .totals table th, .main-container .col-main .cart .cart .totals table td {
	padding: 10px;
	background: none !important;
	box-shadow: none !important;
	color: #333 !important;
	height: 50px;
	vertical-align: middle
}

.main-container .col-main .cart span.totals_price.price {
	color: #008744;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Arial', sans-serif
}

.main-container .col-main .cart .cart-tbody .item-cart .number-sidebar {
	min-height: 0;
	position: static;
	display: inline-block;
	float: none;
	margin-bottom: 0
}

@media (min-width:1200px) {
	.main-container .col-main .cart .cart-tbody .item-cart .number-sidebar {
		border: 1px solid #ddd;
		height: 30px;
		line-height: 30px;
		margin-left: -1px;
		text-align: center;
		width: 50px;
		vertical-align: middle;
		margin-right: -1px;
		display: inline-block;
		min-height: 30px;
		padding: 0
	}

}

.main-container .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count {
	border: 1px solid #ddd;
	outline: none;
	background: #fff;
	height: 25px;
	width: 24px;
	vertical-align: baseline;
	text-align: center;
	padding: 0;
	display: inline-block;
	margin: 0
}

.main-container .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count.btn-minus {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.main-container .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count.btn-plus {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

@media (min-width:1200px) {
	.main-container .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count {
		border: 1px solid #ddd;
		outline: none;
		background: #fff;
		height: 30px;
		width: 30px;
		line-height: 30px;
		text-align: center;
		vertical-align: top;
		padding: 0
	}

}

@media (max-width:1199px) {
	.main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
		width: 196px
	}

}

@media (max-width:991px) {
	.main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
		width: 252px
	}

	.main-container .col-main .cart .totals .inner {
		margin-right: 0
	}

}

@media (max-width:767px) {
	.item-product .title-product-cart-mobile {
		max-width: 165px
	}

	.sign_main {
		background: #f7f8f9;
		margin-top: 40px
	}

	.main {
		border-bottom: solid 1px #ebebeb;
		background: #fff;
		margin-top: 40px
	}

	.main-container {
		margin-top: -40px
	}

	.cart-mobile {
		padding: 10px 0px 0px 0px
	}

	.header-cart {
		padding: 10px 15px 0px;
		margin-top: 0px
	}

	.header-cart-content {
		margin-top: 10px
	}

	.header-cart-content .content-product-list {
		min-height: 110px
	}

	.header-cart .title-cart {
		line-height: 10px
	}

	.header-cart-price {
		padding: 18px 15px
	}

	.title-cart h3 {
		font-family: Arial, sans-serif;
		display: inline-block;
		font-size: 14px;
		font-weight: 500;
		text-transform: uppercase
	}

	.title-cart p {
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #9c9c9c
	}

	.title-cart a {
		color: #008744;
		font-size: 15px;
		line-height: 49px;
		font-family: Arial, sans-serif
	}

	.btn-proceed-checkout-mobile {
		width: 100%;
		line-height: 27px;
		color: #fff;
		height: 40px;
		font-size: 12px;
		font-weight: 700;
		text-transform: uppercase;
		border: none;
		font-family: 'Arial', sans-serif;
		background: #008744;
		border-radius: 3px;
		margin-top: 15px
	}

	.contin {
		margin-top: 15px;
		width: 100%;
		font-weight: bold
	}

	.content-product-list .item-product {
		padding: 15px 15px;
		min-height: 110px;
		border-bottom: solid 1px #ebebeb;
		overflow: hidden
	}

	.item-product-cart-mobile, .title-product-cart-mobile, .select-item-qty-mobile {
		float: left
	}

	.item-product-cart-mobile {
		max-width: 115px;
		margin-right: 10px
	}

	.item-product-cart-mobile img {
		max-width: 115px;
		margin-right: 10px
	}

	.select-item-qty-mobile {
		float: right;
		text-align: center
	}

	.title-product-cart-mobile a {
		word-break: break-word;
		font-family: 'Roboto', sans-serif;
		line-height: 21px;
		font-size: 14px;
		color: #2f1b10
	}

	.select-item-qty-mobile input.qty {
		background: none repeat scroll 0 0 #fff;
		border: 1px solid #ebebeb;
		font-size: 15px;
		font-weight: 400;
		margin: 0 !important;
		outline: medium none;
		padding: 5px 5px 5px 12px;
		width: 41px
	}

	.title-product-cart-mobile p {
		line-height: 2;
		font-size: 14px;
		color: #898989
	}

	.title-product-cart-mobile span {
		color: #008744;
		font-family: 'Arial', sans-serif
	}

	.select-item-qty-mobile a {
		line-height: 3;
		color: #363636
	}

}

@media (max-width:767px) {
	.cart-mobile {
		padding: 10px 0px !important
	}

}

@media screen and (max-width:991px) {
	.select-item-qty-mobile .txt_center input {
		height: 25px;
		width: 25px;
		text-align: center;
		margin: 0px;
		padding: 0;
		font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", sans-serif;
		position: absolute;
		left: 21px;
		min-height: 0;
		font-size: 14px
	}

	.item-product .title-product-cart-mobile {
		max-width: 150px
	}

	.title-product-cart-mobile h3 {
		line-height: 0;
		margin: 0
	}

	.main-cart-page {
		min-height: auto !important
	}

	.select-item-qty-mobile .txt_center button.reduced.items-count.btn-minus {
		position: absolute;
		left: 0;
		top: 0;
		z-index: 100;
		margin: 0;
		line-height: 1;
		height: 25px;
		width: 25px;
		border-style: hidden;
		background: none !important;
		color: #000;
		border: solid thin #ebebeb;
		border-right: 0px;
		text-align: center;
		padding: 0px
	}

	.select-item-qty-mobile .txt_center button.increase.items-count.btn-plus {
		position: absolute;
		right: 0;
		top: 0;
		margin: 0;
		height: 25px;
		width: 25px;
		display: inline-block;
		line-height: 1;
		border-style: hidden;
		color: #fff;
		background: none !important;
		color: #000;
		border: solid thin #ddd;
		border-left: 0px;
		text-align: center;
		padding: 0px
	}

	.select-item-qty-mobile>div {
		position: relative;
		width: 68px;
		height: 25px
	}

}

@media screen and (max-width:375px) {
	.item-product .title-product-cart-mobile {
		max-width: 110px !important
	}

}

#customer_register {
	margin-bottom: 20px
}

#customer_login {
	margin-bottom: 0
}

#recover_customer_password {
	margin-bottom: 0;
	padding: 0 30px 30px
}

.h_recover #recover-password {
	padding: 0px
}

.h_recover #recover-password #recover_customer_password {
	padding: 0px !important
}

#recover-password .group_contact {
	padding: 0px !important
}

.checkbox.style input {
	margin: 0 !important;
	display: none
}

.checkbox.style label {
	display: inline-block;
	vertical-align: middle;
	font-weight: normal;
	text-transform: none;
	position: relative;
	padding-left: 55px;
	line-height: 50px
}

.checkbox.style label:before {
	display: block;
	width: 35px;
	height: 35px;
	background: #fff;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%)
}

.checkbox.style input:checked+label:after {
	content: "\f00c";
	font-family: FontAwesome;
	font-size: 20px;
	color: #008744;
	position: absolute;
	top: 50%;
	left: 8px;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%)
}

.page_customer_account .col-left-account .table-cart .thead-default {
	border-top: 1px solid #ddd;
	background: #acacac
}

.block-account h3 {
	margin-top: 0
}

.block-account .block-title-account h5 {
	text-transform: uppercase
}

.customer-name {
	color: #008744;
	line-height: 55px
}

.block-content.form-signup {
	background: #fff
}

.block-content.form-signup p i {
	color: #008744;
	width: 10px;
	margin-right: 10px
}

.address-title {
	padding-left: 10px;
	margin-bottom: 15px;
	border-radius: 0 !important;
	font-weight: 300
}

.address-title button {
	background: none;
	border: none;
	font-size: 0;
	width: 50px;
	height: 55px
}

.address-title button.btn-edit {
	background-image: url(#);
	background-repeat: no-repeat;
	background-position: center
}

.address-title button.btn-delete {
	background-image: url(#);
	background-repeat: no-repeat;
	background-position: center
}

.address-subtitle {
	margin-top: 0;
	text-transform: uppercase
}

.address-item-action {
	right: 0;
	top: -7px
}

.address-item-action .btn-row {
	padding-right: 5px
}

.address-group {
	background: #fff;
	padding-bottom: 5px;
	margin-bottom: 15px
}

.address-group p {
	color: #595959
}

.address-group p label {
	float: left;
	font-weight: 300
}

@media (max-width:374px) {
	.address-group p small {
		display: block
	}

}

#order_details .thead-default {
	border-top: 1px solid #ddd
}

.order_date .color_main {
	padding-left: 30px
}

@media (max-width:374px) {
	.order_date .color_main {
		padding-left: 0;
		display: block;
		float: left;
		width: 100%
	}

}

.order_date .color_main .fa {
	color: #008744
}

#order_payment, #order_shipping {
	background: #fff
}

#order_payment .address.note i, #order_shipping .address.note i {
	color: #008744;
	margin-right: 5px
}

.totalorders {
	background: #fff;
	border-color: #e1e1e1
}

.order-headding {
	margin: 0
}

.info-contact .widget-menu p {
	display: inline
}

.info-contact .logo {
	font-size: 20px
}

.page_address .adr_title .title-head {
	padding-bottom: 20px
}

.page_address .adr_title .title-head .a_address {
	font-size: 14px;
	text-transform: none;
	margin-top: 5px
}

.page_address .adr_title .title-head .a_address .fa {
	color: #008744
}

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

#reset_password .form-group input {
	height: 45px;
	padding: 0 20px;
	color: #111111;
	border-color: #ebebeb;
	border-radius: 0px;
	box-shadow: none
}

#reset_password .form-group textarea {
	box-shadow: none
}

#reset_password .form-group input::placeholder {
	font-family: 'Arial';
	font-size: 15px;
	color: #111111
}

.sidebar .aside-item.sidebar-category .nav-item .fa {
	width: 30px;
	height: 30px;
	margin-top: 0px;
	line-height: 28px;
	cursor: pointer;
	text-align: center
}

.aside-item.sidebar-category .nav-item {
	position: relative;
	clear: left;
	font-size: 14px;
	padding: 10px 0px 5px 0px;
	border-bottom: none
}

.aside-item.sidebar-category .nav-item a {
	font-size: 14px;
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-weight: 400;
	padding-right: 15px;
	padding-left: 0;
	padding-top: 0
}

.aside-item.sidebar-category .nav-item a .count_x {
	color: #acacac
}

.aside-item.sidebar-category .nav-item .count_blog {
	color: #acacac
}

.aside-item.sidebar-category .nav-item .fa {
	position: absolute;
	right: -13px;
	top: 10px
}

.aside-item.sidebar-category .nav-item .dropdown-menu {
	width: 100%;
	border: 0;
	padding-left: 15px;
	box-shadow: none
}

.aside-item.sidebar-category .nav-item.active>a {
	color: #008744
}

.aside-item.sidebar-category .nav-item.active>.dropdown-menu {
	display: block
}

.sidebar-category .aside-content {
	margin-top: 0
}

.sidebar-category .aside-content .nav-category .navbar-pills {
	padding: 0;
	background: #fff;
	z-index: 999
}

.sidebar-category .aside-content .nav-item {
	position: relative;
	clear: left;
	font-size: 1em;
	padding: 0
}

.sidebar-category .aside-content .nav-item.lv2 {
	padding: 0px
}

.sidebar-category .aside-content .nav-item.lv2 a {
	padding-left: 20px !important;
	padding-right: 30px
}

.sidebar-category .aside-content .nav-item.lv2 .fa {
	right: -10px
}

.sidebar-category .aside-content .nav-item.lv3 {
	padding: 0px
}

.sidebar-category .aside-content .nav-item.lv3 a {
	padding-left: 35px !important
}

.sidebar-category .aside-content .nav-item.lv4 {
	padding: 0
}

.sidebar-category .aside-content .nav-item.lv4 a {
	padding-left: 50px !important
}

.sidebar-category .aside-content .nav-item:last-child {
	border-bottom: none
}

.sidebar-category .aside-content .nav-item a {
	font-size: 14px;
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif !important;
	color: #444;
	font-weight: 400;
	line-height: 1.7;
	padding: 5px 20px 5px 0px
}

.sidebar-category .aside-content .nav-item .fa {
	cursor: pointer;
	width: 30px;
	height: 30px;
	margin-top: 0px;
	line-height: 28px;
	cursor: pointer;
	text-align: center;
	top: 2px;
	right: -10px
}

.sidebar-category .aside-content .nav-item .fa.fa-caret-right {
	right: auto;
	left: 0;
	top: 16px;
	text-align: left
}

.sidebar-category .aside-content .nav-item .dropdown-menu {
	width: 100%;
	border: 0;
	padding-left: 0px;
	box-shadow: none;
	margin-top: 0px;
	padding: 0px;
	position: static
}

.sidebar-category .aside-content .nav-item.active>a {
	color: #008744
}

.sidebar-category .aside-content .nav-item.active>.fa {
	color: #008744;
	width: 30px;
	height: 30px;
	margin-top: 0px;
	line-height: 28px;
	cursor: pointer;
	text-align: center
}

.sidebar-category .aside-content .nav-item.active>.dropdown-menu {
	display: block
}

.sidebar-category .aside-content .nav-item:hover>a {
	color: #008744;
	background-color: transparent
}

.sidebar-category .aside-content .nav-item ul>li:before {
	top: 17px;
	left: 15px
}

.sidebar-category .aside-content .nav-item ul>li.lv3:before {
	left: 30px
}

.sidebar-category .aside-content .nav-item ul>li.lv4:before {
	left: 30px
}

.item_small:last-child .product-mini-item {
	border-bottom: 0
}

.product-mini-item {
	padding: 20px 15px 20px 15px;
	border-bottom: 1px solid #e5e5e5;
	position: relative
}

@media (min-width:992px) and (max-width:1199px) {
	.product-mini-item {
		height: 160px
	}

}

.product-mini-item .price {
	display: inline-block
}

.product-mini-item .product-img {
	width: 100px;
	margin-right: 10px;
	float: left
}

.product-mini-item .product-info {
	width: calc(100% - 110px);
	float: right
}

.product-mini-item .product-info .price-box {
	border: none;
	margin-top: 7px
}

.product-mini-item .product-info h3 {
	margin-top: 0;
	font-size: 14px;
	font-weight: 400
}

.product-mini-item .product-info h3 a {
	color: #444
}

.product-mini-item .product-info h3 a:hover {
	color: #008744
}

.product-mini-item .product-price {
	font-size: 16px;
	font-weight: bold;
	font-family: 'Arial', sans-serif;
	color: #008744
}

.product-mini-item .sale-price {
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	margin-left: 5px;
	color: #acacac
}

.bizweb-product-reviews-badge {
	margin: 0
}

.bizweb-product-reviews-badge>div {
	padding: 0 3px !important
}

.bizweb-product-reviews-badge>div.bizweb-product-reviews-star {
	display: block
}

.btn.btn-link {
	color: #333;
	padding-left: 0
}

.btn.btn-link:hover {
	color: #008744
}

.aside-item {
	margin-bottom: 20px
}

.aside-item .aside-title {
	position: relative
}

.aside-item .aside-title h2 {
	height: 40px;
	width: 100%;
	font-size: 16px !important;
	line-height: 42px;
	margin: 0;
	text-transform: uppercase;
	font-weight: 700;
	display: inline-block;
	padding: 0px;
	position: relative
}

.aside-item .aside-content {
	margin-top: 10px
}

.aside-item .list-tags span.tag-item {
	line-height: 30px;
	border: 1px solid #ebebeb;
	height: 30px;
	display: inline-block;
	padding: 0 10px;
	margin-bottom: 20px;
	margin-right: 5px;
	color: #898989;
	border-radius: 0px
}

.aside-item .list-tags span.tag-item:hover {
	color: #fff;
	background: #008744;
	border-color: #008744
}

.aside-item .list-tags span.tag-item:hover a {
	color: #fff
}

.aside-filter {
	background: #fff;
	margin-bottom: 30px
}

.aside-filter .aside-item {
	margin-bottom: 20px
}

.aside-filter .aside-item .field-search {
	margin-bottom: 10px;
	position: relative
}

.aside-filter .aside-item:last-child {
	margin-bottom: 0;
	border: none
}

.aside-filter .aside-item:last-child .aside-content {
	margin-bottom: 0
}

.aside-filter .aside-item .form-group .form-control {
	min-height: 40px;
	height: 40px
}

.aside-filter .aside-item .input-group-btn {
	position: static
}

.aside-filter .aside-item .input-group-btn button {
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	width: 40px;
	padding: 0;
	text-align: center;
	line-height: 40px;
	background: #008744;
	color: #fff;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

.aside-filter .filter-container {
	margin-bottom: 0px
}

.aside-filter .aside-item .aside-title:after {
	display: none
}

.ui-widget.ui-widget-content {
	height: 2px;
	background: #ebebeb
}

.ui-slider-range.ui-corner-all.ui-widget-header {
	background: #444 !important
}

.ui-slider-horizontal .ui-slider-handle {
	height: 14px !important;
	width: 14px !important;
	border-radius: 50% !important;
	top: -6px !important;
	border: none !important;
	background: #444 !important
}

.ui-widget.ui-widget-content {
	border: none !important;
	margin-bottom: 25px;
	width: calc(100% - 14px);
	margin-left: 7px
}

#start {
	width: 100px;
	float: left
}

#start input {
	text-align: center;
	border-radius: 3px;
	border: 1px solid #e1e1e1;
	box-shadow: none
}

#stop {
	width: 100px;
	float: left;
	margin-left: 30px;
	text-align: center;
	position: relative
}

#stop input {
	text-align: center;
	border-radius: 3px;
	border: 1px solid #e1e1e1;
	box-shadow: none
}

#stop:before {
	content: "-";
	position: absolute;
	left: -17px;
	font-size: 17px
}

a#filter-value {
	height: 30px;
	line-height: 30px;
	font-weight: 400;
	width: 100px;
	margin-top: 15px
}

.at-style-responsive .at-share-btn {
	border-radius: 3px !important
}

.google_plusone_iframe_widget {
	width: auto !important
}

div#isp_search_result_page_container .btn-search {
	display: none
}

button.btn.btn-default.btn-search {
	display: none
}

div#isp_search_result_page_container form {
	margin-bottom: 0
}

body .bizweb-product-reviews-form fieldset {
	border: none
}

body .bizweb-product-reviews-form fieldset .bpr-button-submit {
	color: #fff;
	background-color: #008744;
	border-color: transparent;
	border: 1px solid transparent
}

body .bizweb-product-reviews-form fieldset .bpr-button-submit:hover {
	background-color: #fff;
	border: 1px solid #008744;
	color: #008744
}

body .web-product-reviews-badge div {
	display: none
}

body .web-product-reviews-badge div>p {
	padding: 0 3px !important
}

body .web-product-reviews-badge div.web-product-reviews-star {
	display: block
}

body .web-product-reviews-badge .web-product-reviews-star i {
	font-size: 13px
}

body .web-product-reviews-badge .web-product-reviews-star .star-off-png:before {
	content: "\f005";
	color: #ccc
}

body .web-product-reviews-badge .web-product-reviews-star .star-on-png:before {
	content: "\f005";
	color: #f9b40e
}

body .web-product-reviews-badge .web-product-reviews-star .star-half-png:before {
	content: "\f005";
	color: #f9b40e
}

body .web-product-reviews-badge {
	margin: 0
}

.bizweb-product-reviews-badge div {
	padding: 0px !important
}

.fancybox-close {
	background-color: transparent !important
}

.wishlist-page-body {
	padding-top: 30px;
	overflow: hidden;
	margin-top: 25px !important;
	background: #fff;
	position: relative
}

.wishlist-page-body .wishlist-title {
	display: none !important
}

.wishlist-page-body .wishlist-clearfix .wishlist-search {
	position: relative;
	width: 35% !important
}

.wishlist-page-body .wishlist-clearfix .wishlist-search #wishlist_search_input {
	position: relative;
	display: block;
	width: 100% !important;
	height: 34px;
	padding: 7px 12px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 2px solid #ccc;
	border-radius: 3px;
	-moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

.wishlist-page-body .wishlist-clearfix .wishlist-search:after {
	font-family: 'FontAwesome';
	content: "\f002";
	font-size: 15px;
	line-height: 24px;
	position: absolute;
	width: 15px;
	height: 15px;
	right: 20px;
	top: 8px;
	color: #eee
}

.wishlist-page-body .wishlist-clearfix .wishlist-share {
	width: 15% !important;
	margin-top: 3px
}

.wishlist-page-body .wishlist-clearfix .wishlist-display-style {
	float: none !important;
	position: absolute;
	top: 30px;
	right: 15px;
	width: 10% !important;
	text-align: right
}

.wishlist-page-body .wishlist-clearfix .wishlist-display-style .wishlist-list-style.active, .wishlist-page-body .wishlist-clearfix .wishlist-display-style .wishlist-grid-style.active, .wishlist-page-body .wishlist-clearfix .wishlist-display-style .wishlist-list-style:hover, .wishlist-page-body .wishlist-clearfix .wishlist-display-style .wishlist-grid-style:hover {
	color: #008744 !important
}

.wishlist-page-body .wishlist-list-view {
	padding-top: 15px;
	border-top: solid 1px #eee
}

.wishlist-page-body .wishlist-list-view .wishlist-product {
	margin-top: 0;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #ebebeb
}

.wishlist-page-body .wishlist-list-view .wishlist-product:last-child {
	border-bottom: none
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-img {
	width: 140px !important
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content {
	width: calc(100% - 140px - 180px)
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name {
	color: #231f20 !important;
	font-size: 18px !important;
	font-weight: 600 !important;
	line-height: 24px
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name p {
	color: #333 !important;
	font-weight: 300;
	font-size: 17px !important;
	margin: 0px !important
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name:hover {
	color: #008744 !important
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name:hover p {
	color: #008744 !important
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p {
	margin: 0px !important;
	color: #008744 !important
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-price {
	font-weight: bold !important;
	line-height: 25px !important;
	color: #008744 !important;
	margin-right: 10px !important
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice {
	color: #898989;
	font-weight: 300;
	text-decoration: line-through
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice:before {
	content: " ";
	width: 2px;
	background: #b6b6b6;
	height: 12px;
	position: absolute;
	margin-left: -9px;
	margin-top: 9px
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-description {
	color: #231f20 !important;
	margin: 0px !important
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form {
	margin-bottom: 0px !important
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn {
	background-image: none;
	line-height: 24px !important;
	border-radius: 3px !important;
	cursor: pointer;
	display: inline-block;
	font-size: 12px !important;
	text-transform: uppercase !important;
	font-weight: 400;
	color: #fff !important;
	background: #008744 !important;
	border: solid 1px #008744 !important;
	padding: 7px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn:hover {
	border-color: #008744 !important;
	color: #008744 !important;
	background: #fff !important
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove {
	text-align: right
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link {
	font-size: 11px !important;
	line-height: 24px;
	color: #616161 !important;
	text-transform: uppercase !important;
	font-weight: 500 !important;
	margin-right: 2px
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:before {
	font-family: 'FontAwesome';
	content: "\f00d";
	position: absolute;
	margin-left: -20px;
	margin-top: 1px;
	font-size: 14px;
	color: #616161
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover {
	color: #008744 !important;
	text-decoration: none !important
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover:before {
	color: #008744 !important
}

.wishlist-page-body .wishlist-grid-view {
	padding-top: 15px;
	border-top: 1px solid #ebebeb
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-img {
	height: 200px !important;
	width: 180px !important;
	overflow: hidden
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content {
	text-align: center;
	min-height: 100px
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name {
	color: #333 !important;
	font-size: 18px !important;
	font-weight: 300 !important;
	line-height: 24px
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name p {
	padding: 0px 5px;
	color: #333 !important;
	font-weight: 300;
	margin: 0px !important
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p {
	margin: 0px !important;
	color: #008744 !important
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-price {
	font-weight: bold !important;
	line-height: 25px !important;
	color: #008744 !important;
	margin-right: 10px !important
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice {
	color: #898989;
	font-weight: 300;
	font-size: 13px
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice:before {
	content: " ";
	width: 2px;
	background: #b6b6b6;
	height: 12px;
	position: absolute;
	margin-left: -9px;
	margin-top: 9px
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-description {
	color: #898989 !important;
	font-size: 13px;
	margin: 0px !important
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action {
	margin-top: 5px
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form {
	margin-bottom: 0px !important
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn {
	background-image: none;
	line-height: 24px !important;
	border-radius: 3px !important;
	cursor: pointer;
	display: inline-block;
	font-size: 12px !important;
	text-transform: uppercase !important;
	font-weight: 400;
	color: #fff !important;
	background: #008744 !important;
	border: solid 1px #008744 !important;
	padding: 7px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn:hover {
	border-color: #008744 !important;
	color: #008744 !important;
	background: #fff !important
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove {
	text-align: center
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link {
	font-size: 11px !important;
	line-height: 24px;
	color: #616161 !important;
	text-transform: uppercase !important;
	font-weight: 500 !important
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:before {
	font-family: 'FontAwesome';
	content: "\f00d";
	position: absolute;
	margin-left: -20px;
	margin-top: 1px;
	font-size: 14px;
	color: #616161
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover {
	color: #008744 !important;
	text-decoration: none !important
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover:before {
	color: #008744 !important
}

@media screen and (min-width:992px) and (max-width:1199px) {
	.wishlist-grid-view .wishlist-product {
		width: calc(100% / 4) !important
	}

	.wishlist-page-body .wishlist-clearfix .wishlist-share {
		width: 18% !important
	}

}

@media screen and (max-width:991px) {
	.wishlist-page-body .wishlist-clearfix .wishlist-share {
		width: 30% !important;
		margin-top: 3px
	}

}

@media screen and (max-width:720px) {
	.wishlist-share-select select {
		height: 40px !important;
		padding: 0 10px !important;
		margin-bottom: 20px
	}

	.wishlist-page-body .wishlist-clearfix .wishlist-display-style {
		float: none !important;
		position: absolute;
		top: 90px;
		right: 15px;
		width: 30% !important;
		text-align: right
	}

	.wishlist-page-body .wishlist-clearfix .wishlist-search {
		position: relative;
		width: 60% !important
	}

}

@media screen and (max-width:767px) {
	.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content {
		width: calc(100% - 160px)
	}

	.wishlist-list-view .wishlist-product-btn, .wishlist-list-view .wishlist-sold-out-btn {
		display: block;
		width: 45% !important
	}

	.article-main .postby .post_name {
		width: 100%;
		float: left
	}

	.wishlist-page-body .wishlist-clearfix .wishlist-search {
		width: 100% !important
	}

}

@media screen and (min-width:768px) and (max-width:991px) {
	.wishlist-grid-view .wishlist-product {
		width: calc(100% / 3) !important
	}

}

@media screen and (min-width:581px) and (max-width:767px) {
	.wishlist-grid-view .wishlist-product {
		width: calc(100% / 2) !important
	}

}

@media screen and (max-width:580px) {
	.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content {
		width: 100% !important
	}

	.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-img {
		width: 100% !important;
		height: auto
	}

	.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn {
		border-color: #ff4157 !important;
		color: #ff4157 !important;
		background: #fff !important;
		width: auto !important
	}

	.wishlist-grid-view .wishlist-product {
		width: calc(100% / 1) !important
	}

}

.at4-share {
	display: none
}

@media (max-width:543px) {
	.page-login span.intr {
		font-size: 13px !important
	}

	.address .page_address .adr_title .title-head a {
		width: 100%;
		margin: 15px 0
	}

}

.title_head .title_center_page {
	font-size: 18px !important;
	font-weight: 600;
	text-transform: none;
	position: relative;
	display: block;
	margin: 0
}

#pagelogin {
	margin-top: 5px
}

.page-login {
	padding-bottom: 40px
}

.page-login span.intr {
	font-family: 'Arial';
	font-size: 15px;
	line-height: 23px;
	color: #636363;
	text-align: center;
	display: block
}

.page-login .form-signup {
	margin-top: 35px
}

.page-login .form-signup .form-group {
	margin-bottom: 0px
}

.page-login .form-signup .form-group label {
	margin-top: 0px
}

.page-login .form-signup .form-group input {
	height: 40px;
	padding: 0 20px;
	color: #636363;
	border-radius: 3px !important;
	border-color: #e5e5e5;
	box-shadow: none
}

.page-login .form-signup .form-group input::-webkit-input-placeholder {
	color: #acacac
}

.page-login .form-signup .form-group input::-moz-placeholder {
	color: #acacac
}

.page-login .form-signup .form-group input:-ms-input-placeholder {
	color: #acacac
}

.page-login .form-signup .form-group textarea {
	box-shadow: none
}

.page-login .form-signup .btn-lienhe {
	font-size: 14px;
	font-weight: 400;
	text-transform: none
}

.page-login .form-signup .text-upper {
	width: 150px;
	height: 45px;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Arial', sans-serif
}

.page-login .form-signup .accept_submit {
	margin-left: 20px;
	margin-top: 10px
}

.page-login .form-signup .accept_submit span {
	font-family: 'Arial';
	font-size: 15px;
	color: #111111
}

.page-login .form-signup .button-50 {
	font-size: 16px;
	line-height: 50px;
	width: 50%
}

.page-login .form-signup .have_ac {
	font-family: 'Arial';
	font-size: 15px;
	color: #111111;
	margin-left: 15px
}

.page-login .form-signup .have_ac a {
	color: #008744;
	text-decoration: underline
}

.login-width-social #social_login_widget #social_login {
	margin: 0 auto 50px
}

.recv-text {
	font-size: 15px;
	font-family: 'Arial';
	display: block;
	text-align: center;
	width: 100%;
	overflow: hidden;
	padding-top: 15px;
	margin: 0 15px
}

.recv-text a {
	text-decoration: underline;
	cursor: pointer;
	color: #008744
}

@media (max-width:991px) {
	.form-signup .button-50 {
		width: 100% !important
	}

	.form-signup .have_ac {
		display: block;
		text-align: center;
		margin-top: 15px
	}

}

.embedContent .embedHeader {
	display: none !important
}

.info-contact .title-head {
	font-family: 'Arial';
	text-transform: uppercase;
	margin-top: 0;
	font-size: 18px;
	margin-bottom: 20px;
	color: #444
}

.info-contact .widget-menu {
	font-family: 'Arial';
	font-size: 14px;
	margin-bottom: 15px;
	overflow: hidden
}

.info-contact .widget-menu .ico-left {
	float: left;
	position: relative;
	top: 0px;
	border-radius: 3px;
	width: 28px;
	text-align: left;
	height: 28px;
	display: block;
	margin-top: -2px;
	padding-left: 2px;
	line-height: 28px;
	color: #fff;
	color: #51b935
}

.info-contact .widget-menu .txt-content-add {
	display: inherit;
	padding-left: 0px
}

@media (max-width:543px) {
	.info-contact .widget-menu .txt-content-add {
		padding-left: 29px
	}

}

.info-contact .widget-menu .bold-color {
	font-weight: bold;
	color: #636363
}

.info-contact .widget-menu li {
	font-family: 'Arial', sans-serif;
	position: relative;
	color: #83858e;
	margin-bottom: 5px
}

.info-contact .widget-menu li:nth-child(1) .fa {
	margin-left: 3px
}

.info-contact .widget-menu li:nth-child(2) .fa {
	margin-left: 4px
}

.info-contact .widget-menu li a {
	color: #83858e
}

.info-contact .widget-menu li:hover>a {
	text-decoration: none
}

.info-contact .border-contact-page {
	padding: 2px 0px;
	border: dashed 1px #ebebeb;
	display: block
}

.info-contact .descripti {
	font-family: 'Arial';
	font-size: 14px;
	margin: 0px 0px 30px;
	padding: 0px 0px 30px;
	border-bottom: solid 1px #ebebeb;
	color: #3d454e
}

.info-contact .logo {
	font-size: 20px
}

.page_cotact .title-head-contact {
	margin: 0px;
	padding: 0px 0px 15px;
	font-size: 20px;
	color: #041721;
	line-height: 37px;
	text-align: left
}

.page_cotact .form-signup {
	margin: 0px
}

.page-right .title-head-contact {
	margin: 0px;
	text-transform: uppercase;
	padding: 20px 0px 5px;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #041721;
	line-height: 37px;
	text-align: left
}

.group_contact .form-group {
	padding: 0px 15px;
	margin-bottom: 15px;
	color: #444
}

.group_contact .form-group .form-control {
	font-family: 'Arial';
	font-size: 14px;
	color: #444;
	height: 40px;
	padding: 0px 20px
}

.group_contact .form-group .form-control::-webkit-input-placeholder {
	color: #acacac
}

.group_contact .form-group .form-control::-moz-placeholder {
	color: #acacac
}

.group_contact .form-group .form-control:-ms-input-placeholder {
	color: #acacac
}

.group_contact .form-group .content-area {
	min-height: 130px;
	padding: 20px
}

.group_contact .form-group input, .group_contact .form-group textarea {
	border-color: #ebebeb
}

.group_contact .form-group input:focus, .group_contact .form-group textarea:focus {
	border-color: #ebebeb
}

.group_contact .form-group input::placeholder {
	font-family: 'Arial';
	font-size: 15px;
	color: #111111
}

.group_contact .form-group textarea::placeholder {
	font-family: 'Arial';
	font-size: 15px;
	color: #111111
}

.group_contact .form-group .btn-50-full {
	font-family: 'Arial';
	position: absolute;
	right: 15px;
	bottom: 0px;
	box-shadow: none;
	padding: 8px 20px;
	font-size: 14px;
	color: #fff;
	background: #008744;
	border: solid 1px #008744
}

.group_contact .form-group .btn-50-full:hover {
	border-color: #008744;
	background: #fff;
	color: #008744
}

@media (max-width:991px) {
	.section_maps .select_mapss {
		margin-top: 40px
	}

}

.hasborder {
	border-bottom: none !important
}

@media (min-width:1200px) {
	.wrap_padding {
		padding-right: 25%;
		padding-left: 8.33333333%
	}

	.box-maps .gllpLatlonPicker {
		padding-right: 0
	}

}

@media (max-width:991px) {
	.title-module-page {
		padding-top: 0px
	}

}

.title-module-page h2 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 10px
}

@media (max-width:375px) {
	.title-module-page h2 {
		font-size: 19px
	}

}

.title-module-page h2 span .fa {
	color: #008744;
	padding-right: 15px
}

.select_daily {
	padding: 15px 0px
}

.select_daily select {
	height: 40px;
	background-color: #f6f6f6 !important;
	border-color: #ebebeb
}

.city-wrapper:hover {
	cursor: pointer
}

.city-wrapper .nano .content:focus {
	outline: none;
	border-color: none
}

.city-wrapper .nano .content .showroom-item {
	padding: 15px 0px;
	border-bottom: solid 1px #e1e1e1;
	overflow: hidden
}

.city-wrapper .nano .content .showroom-item .title-module-page h2 {
	font-size: 14px;
	font-weight: 600;
	color: #444;
	margin-bottom: 0px
}

.city-wrapper .nano .content .showroom-item .title-module-page h2 span {
	font-size: 14px
}

.city-wrapper .nano .content .showroom-item:last-child {
	border-bottom: 0px
}

.city-wrapper .nano .content .showroom-item .showroom-address, .city-wrapper .nano .content .showroom-item .showroom-contact {
	line-height: 24px;
	color: #3d454e;
	display: block;
	padding: 1px 0px
}

.city-wrapper .nano .content .showroom-item .showroom-address .a_dl, .city-wrapper .nano .content .showroom-item .showroom-contact .a_dl {
	text-align: left;
	float: left;
	display: block;
	position: relative
}

.city-wrapper .nano .content .showroom-item .showroom-address .b_dl_db, .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl_db {
	display: inherit;
	padding-left: 55px
}

.city-wrapper .nano .content .showroom-item .showroom-address .b_dl, .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl {
	display: inline-block;
	padding-left: 5px
}

.city-wrapper .nano .content .showroom-item .showroom-address .b_dl a, .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl a {
	text-decoration: none
}

.city-wrapper .nano .content .showroom-item .showroom-address .b_dl a:hover, .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl a:hover {
	color: #008744
}

.city-wrapper .nano .content .showroom-item .showroom-address .b_dl a:focus, .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl a:focus {
	color: #008744
}

@media (max-width:991px) {
	.widget-item.info-contact {
		margin-top: 20px !important
	}

	.widget-item.info-contact {
		margin-top: 0px !important
	}

	.page_cotact {
		padding-right: 0px !important;
		padding-top: 0px !important;
		padding-bottom: 0px !important
	}

	.title_mobile_contact {
		padding: 0px 0px 30px !important
	}

}

.search-main .products-view-grid {
	border-top: none;
	display: block;
	float: left;
	width: 100%
}

.search-main .title_search {
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", sans-serif;
	text-transform: none
}

@media (min-width:768px) {
	.search-main .form_search_h {
		width: 300px;
		float: left;
		line-height: 2.1;
		border-radius: 0;
		border-top-left-radius: 3px;
		border-bottom-left-radius: 3px
	}

}

@media (min-width:768px) {
	.search-main .btn_search_h {
		border-radius: 0;
		margin-left: -1px;
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px
	}

}

@media (max-width:375px) {
	.search-main .cls_search .product-col .product-box {
		height: 270px
	}

}

.modal {
	top: 0px !important
}

.wrap-modal-login {
	background: #FFF;
	width: 586px;
	padding: 0px;
	margin: 0 auto !important
}

.wrap-modal-login .title-modal {
	font-size: 24px;
	font-weight: 400;
	color: #363636;
	margin-top: 30px;
	display: block;
	text-align: center
}

.wrap-modal-login .text_bot_modal {
	color: #898989;
	text-align: center
}

.wrap-modal-login .btn-style {
	font-size: 21px !important;
	font-weight: 300;
	font-family: 'Arial', sans-serif;
	background: #fff;
	border: solid 1px #e1e1e1
}

.wrap-modal-login .accept_submit {
	text-align: center;
	margin-top: 20px
}

.wrap-modal-login .accept_submit input {
	margin-top: 2px
}

.wrap-modal-login #customer_register, .wrap-modal-login #customer_login {
	margin-bottom: 0px;
	padding: 0 30px 0px 30px
}

.wrap-modal-login .fixheight {
	max-height: 700px;
	overflow: hidden;
	overflow-y: hidden
}

.wrap-modal-login .wrp_frm .wrap_form .note {
	font-family: 'Arial';
	font-size: 15px;
	line-height: 23px;
	color: #111111;
	display: block;
	text-align: center;
	margin-bottom: 20px
}

.wrap-modal-login .wrp_frm_register {
	float: left
}

.wrap-modal-login .wrp_frm_register .wrap_form_register .note {
	font-family: 'Arial';
	font-size: 15px;
	line-height: 23px;
	color: #111111;
	display: block;
	text-align: center;
	margin-bottom: 20px
}

.wrap-modal-login .h_register {
	padding: 0px !important
}

.wrap-modal-login .form-signup {
	font-size: 1em;
	color: #636363;
	margin-top: 0px;
	margin-bottom: 0px
}

.wrap-modal-login .form-signup .form-group input {
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	color: #111111;
	height: 45px;
	min-height: 40px;
	font-size: 15px;
	box-shadow: none;
	outline: none
}

.wrap-modal-login .form-signup .form-group input:-webkit-input-placeholder {
	color: #111111
}

.wrap-modal-login .form-signup .form-group input:-moz-placeholder {
	color: #111111
}

.wrap-modal-login .form-signup .form-group input:-ms-input-placeholder {
	color: #111111
}

.wrap-modal-login .form-signup .form-group input:-moz-placeholder {
	color: #111111
}

.wrap-modal-login .form-signup .form-group input:focus {
	border-color: #ebebeb
}

.wrap-modal-login .form-signup .form-group .name_control_h {
	display: inline-block;
	float: left;
	margin-bottom: 5px;
	font-size: 14px;
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-weight: 400;
	color: #636363
}

.wrap-modal-login .form-signup .form-group textarea {
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", sans-serif;
	border-color: #e1e1e1;
	border-radius: 0px;
	font-size: 1em;
	padding: 11px 20px
}

.wrap-modal-login .form-signup .form-group .btn-bg {
	width: 100%;
	font-weight: 600;
	background: #008744;
	border: solid 1px #008744;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px !important;
	border-radius: 3px;
	margin-bottom: 5px;
	height: 45px;
	line-height: 42px
}

.wrap-modal-login .form-signup .form-group .btn-bg:hover {
	background: #fff;
	border: solid 1px #008744;
	color: #008744
}

.wrap-modal-login .form-signup .form-group .mr_bt {
	margin-bottom: 10px
}

.wrap-modal-login .form-signup .form-group label span {
	color: red;
	font-weight: bold
}

.wrap-modal-login .form-signup .cle {
	overflow: hidden
}

.wrap-modal-login .form-signup p {
	text-align: center;
	font-family: 'Arial', sans-serif;
	font-weight: 400
}

.wrap-modal-login .form-signup .fr_gr_pd {
	text-align: left
}

.wrap-modal-login .form-signup .fr_gr_pd:hover>a {
	color: #008744
}

.wrap-modal-login .form-signup .fr_gr_pd_t {
	padding: 0px 15px;
	margin-top: 10px
}

.wrap-modal-login .form-signup .no_mr {
	margin-top: 0px !important
}

.wrap-modal-login .form-signup .bt_login {
	padding: 5px;
	font-weight: 400;
	font-size: 14px;
	color: #111111;
	text-align: center;
	display: block;
	margin-top: 20px
}

.wrap-modal-login .form-signup .bt_login span {
	display: block;
	text-align: center
}

.wrap-modal-login .form-signup .bt_login a {
	color: #008744
}

.wrap-modal-login .form-signup .bt_login a.login_btn {
	color: #008744
}

.wrap-modal-login .form-signup .bt_login a.register_btn .fa {
	margin-right: 5px
}

.wrap-modal-login .form-signup .bt_login:hover>a {
	color: #008744
}

.wrap-modal-login .form-signup .bt_login_2 {
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #111111;
	text-align: center;
	display: inline-block;
	margin-bottom: 15px;
	margin-left: 15px
}

.wrap-modal-login .form-signup .bt_login_2 span {
	display: block;
	text-align: left
}

.wrap-modal-login .form-signup .bt_login_2 a {
	color: #acacac
}

.wrap-modal-login .form-signup .bt_login_2:hover>a {
	color: #008744
}

.wrap-modal-login .form-signup .bt_login_3 {
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #111111;
	text-align: center;
	display: block
}

.wrap-modal-login .form-signup .bt_login_3 span {
	display: block;
	text-align: center
}

.wrap-modal-login .form-signup .bt_login_3 a {
	color: #0072bc
}

.wrap-modal-login .form-signup .bt_login_3:hover>a {
	color: #008744
}

.wrap-modal-login .form-signup .fot_sigup {
	display: block;
	float: left;
	width: 100%
}

.wrap-modal-login .form-signup .fot_sigup .tit {
	display: block;
	position: relative;
	text-align: center
}

.wrap-modal-login .form-signup .fot_sigup .tit:before {
	content: " ";
	width: 100%;
	height: 1px;
	padding: 1px 0px 0px;
	background: #ebebeb;
	color: #ebebeb;
	position: absolute;
	left: 0px;
	top: 17px;
	line-height: 32px;
	z-index: 1
}

.wrap-modal-login .form-signup .fot_sigup .tit span {
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	color: #acacac;
	line-height: 32px;
	padding: 0px 15px;
	background-color: #fff;
	display: inline-block;
	background: #fff;
	z-index: 2;
	position: absolute;
	left: 36%
}

.wrap-modal-login .form-signup .social_login {
	width: 100%;
	float: left;
	margin-top: 15px
}

.wrap-modal-login .form-signup .social_login .login-width-social #social_login_widget #social_login {
	margin: 0px auto
}

.wrap-modal-login .background_image_register {
	height: 600px;
	overflow: hidden
}

.wrap-modal-login .background_image, .wrap-modal-login .background_image_register {
	padding: 0px
}

.wrap-modal-login .background_image img, .wrap-modal-login .background_image_register img {
	max-width: 100%
}

.wrap-modal-login .background_image .width_, .wrap-modal-login .background_image_register .width_ {
	width: 52.1%
}

.wrap-modal-login .btn-link-style {
	text-decoration: none;
	color: #898989;
	font-size: 14px
}

.wrap-modal-login .title-head {
	text-align: center;
	margin: 0px;
	font-family: 'Arial', sans-serif;
	font-weight: 500
}

.wrap-modal-login .no_mr {
	padding: 0px;
	margin: 0px
}

.wrap-modal-login .action_bottom {
	text-align: center;
	margin-top: 15px
}

.wrap-modal-login .action_bottom .btn-lg {
	border-radius: 3px;
	font-size: 14px !important
}

.wrap-modal-login .action_bottom .btn-lg:hover {
	background: #008744;
	color: #fff;
	text-decoration: none;
	border-color: #008744
}

.wrap_contact {
	background: #f4574c;
	overflow: hidden;
	padding: 20px 0px
}

.wrap_contact .icon_widget {
	display: inline-block;
	float: left;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background: #f8948d;
	border: solid 3px #f67970;
	line-height: 40px;
	text-align: center
}

.wrap_contact .icon_widget .fa {
	font-size: 16px;
	color: #fff
}

.wrap_contact .contact_info {
	display: block;
	padding-left: 50px;
	margin-left: 25px
}

.wrap_contact .contact_info span, .wrap_contact .contact_info a {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	text-decoration: none
}

.wrap_contact .contact_info span.lh, .wrap_contact .contact_info a.lh {
	line-height: 45px
}

.wrap_contact .contact_info a {
	width: 100%;
	float: left
}

.info-contact .title-head {
	font-family: 'Arial';
	text-transform: uppercase;
	margin-top: 0;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px;
	color: #444
}

.info-contact .widget-menu {
	font-family: 'Arial';
	font-size: 14px;
	margin-bottom: 15px;
	overflow: hidden
}

.info-contact .widget-menu .ico-left {
	display: block;
	float: left;
	width: 25px;
	text-align: center
}

.info-contact .widget-menu p, .info-contact .widget-menu .rc {
	display: block;
	float: left;
	width: calc(100% - 35px);
	margin-left: 5px
}

.info-contact .widget-menu li {
	margin-bottom: 5px
}

.info-contact .widget-menu li:hover>a {
	text-decoration: none
}

.info-contact .border-contact-page {
	padding: 2px 0px;
	border: dashed 1px #ebebeb;
	display: block
}

.info-contact .descripti {
	font-family: 'Arial';
	font-size: 14px;
	margin: 0px 0px 30px;
	padding: 0px 0px 30px;
	border-bottom: solid 1px #ebebeb;
	color: #3d454e
}

.info-contact .logo {
	font-size: 20px
}

.sec_footer .widget-db {
	margin-top: 15px
}

.sec_footer .widget-db .item .title_bold {
	margin-bottom: 10px;
	display: block;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #444;
	text-transform: none
}

.sec_footer .widget-db .item .contact_x li {
	margin-bottom: 10px;
	position: relative;
	padding-left: 25px;
	color: #898989
}

.sec_footer .widget-db .item .contact_x li a {
	color: #898989
}

.sec_footer .widget-db .item .contact_x li .fa {
	position: absolute;
	left: 0;
	float: left;
	top: 0px;
	border-radius: 3px;
	width: 20px;
	text-align: left;
	height: 30px;
	display: block;
	margin-right: 5px;
	margin-top: -2px;
	padding-left: 0px;
	line-height: 28px;
	color: #008744;
	background-repeat: no-repeat
}

.sec_footer .widget-db .item .contact_x li .txt_content_child {
	color: #898989
}

@media (min-width:1200px) {
	.right_contact .page-login {
		margin-top: 45px
	}

}

.section_maps #contact_map {
	border: 10px solid #ebebeb
}

.page_cotact {
	font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif
}

.page_cotact .title-head-contact {
	font-size: 18px !important;
	font-weight: 600;
	text-transform: none;
	position: relative;
	display: block;
	margin: 0;
	padding-bottom: 0px
}

.page_cotact .title-head-contact span {
	display: block;
	padding: 10px 0
}

.page_cotact .title_db {
	font-size: 18px !important;
	font-weight: 700;
	color: #444;
	text-transform: uppercase;
	position: relative;
	display: block;
	margin: 0;
	padding-bottom: 0px
}

.page_cotact .title_db span {
	display: block;
	padding: 10px 0
}

.page_cotact .sum_contact {
	color: #898989
}

.page_cotact .form-signup {
	margin: 0px
}

.page-login .title-head-contact:before {
	width: 25%
}

.item_contact .body_contact {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	display: inline-flex
}

.item_contact .body_contact .icon_widget {
	background: #f2f2f2;
	height: 30px;
	width: 30px;
	float: left;
	margin: 0 15px 0 0;
	display: flex;
	justify-content: center;
	align-items: center;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.item_contact .body_contact .icon_widget .fa {
	font-size: 14px;
	color: #008744
}

.item_contact .body_contact .contact_info {
	float: left;
	width: calc(100% - 45px);
	align-items: center;
	display: flex;
	flex-flow: row
}

.item_contact .body_contact .contact_info span, .item_contact .body_contact .contact_info a {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #444;
	text-decoration: none
}

.item_contact .body_contact .contact_info a {
	width: 100%;
	float: left
}

.group_contact .form-group {
	padding: 0px 15px;
	margin-bottom: 15px;
	color: #444
}

.group_contact .form-group .form-control {
	border-radius: 0px !important;
	font-size: 14px;
	color: #444;
	height: 40px;
	padding: 0px 15px
}

.group_contact .form-group .form-control::-webkit-input-placeholder {
	color: #acacac
}

.group_contact .form-group .form-control::-moz-placeholder {
	color: #acacac
}

.group_contact .form-group .form-control:-ms-input-placeholder {
	color: #acacac
}

.group_contact .form-group .content-area {
	min-height: 130px;
	padding: 10px 15px;
	border-radius: 3px !important;
	resize: none
}

.group_contact .form-group input, .group_contact .form-group textarea {
	border-color: #ebebeb
}

.group_contact .form-group input:focus, .group_contact .form-group textarea:focus {
	border-color: #ebebeb
}

.group_contact .form-group .btn-50-full {
	font-family: 'Roboto', sans-serif;
	position: absolute;
	right: 15px;
	bottom: 0px;
	box-shadow: none;
	padding: 8px 20px;
	font-size: 14px;
	color: #fff;
	background: #008744;
	border: solid 1px #008744
}

.group_contact .form-group .btn-50-full:hover {
	border-color: #008744;
	background: #fff;
	color: #008744
}

.thank_text {
	color: #008744;
	display: block;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 30px
}

@media (min-width:992px) and (max-width:1199px) {
	#bizweb-product-reviews {
		width: 90% !important
	}

}

#search_suggestion {
	padding: 0 0 10px 0;
	color: #555;
	position: absolute;
	top: 40px !important;
	z-index: 9999;
	width: 100%;
	min-width: 290px;
	max-width: 100%;
	width: 100% !important;
	background-color: #f8f8f8;
	display: none;
	box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.15)
}

@media (max-width:992px) {
	#search_suggestion {
		width: 100% !important
	}

}

#search_suggestion h3 {
	margin: 0;
	font-size: 14px;
	font-weight: 500;
	background-color: #eee;
	padding: 5px
}

#search_suggestion ul {
	padding: 0
}

#search_suggestion ul li {
	background-color: #fff;
	padding: 10px;
	font-size: 14px
}

#search_suggestion ul li:hover {
	background-color: #eee
}

#search_suggestion ul li a {
	color: #787878;
	display: block;
	overflow: hidden
}

#search_suggestion ul li .item_image {
	text-align: center;
	float: left;
	width: 100px;
	margin-right: 10px
}

@media (max-width:480px) {
	#search_suggestion ul li .item_image {
		width: 60px
	}

}

#search_suggestion ul li .item_image img {
	max-width: 100%
}

#search_suggestion ul li .item_detail {
	overflow: hidden;
	text-align: left
}

@media (max-width:480px) {
	#search_suggestion ul li .item_title {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

}

#search_suggestion ul li .item_title h4 {
	text-transform: none;
	font-size: 13px;
	font-weight: 500;
	margin-bottom: 0;
	margin-top: 0
}

@media (max-width:480px) {
	#search_suggestion ul li .item_title h4 {
		font-size: 12px;
		display: initial
	}

}

#search_suggestion ul li .item_price ins {
	font-weight: 500;
	text-decoration: none;
	display: inline-block;
	margin-right: 5px;
	font-size: 13px;
	color: #d0021b
}

@media (max-width:480px) {
	#search_suggestion ul li .item_price ins {
		font-size: 12px
	}

}

#search_suggestion ul li .item_price del {
	color: #666;
	font-size: 12px
}

@media (max-width:480px) {
	#search_suggestion ul li .item_price del {
		font-size: 11px
	}

}

#search_top {
	max-height: 400px;
	overflow-y: auto
}

#search_top::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	background-color: #F5F5F5
}

#search_top::-webkit-scrollbar {
	width: 5px;
	background-color: #F5F5F5
}

#search_top::-webkit-scrollbar-thumb {
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
	background-color: #008744
}

#search_bottom {
	text-align: center;
	padding-top: 10px
}

#search_bottom a {
	color: #444;
	text-decoration: underline;
	font-weight: 500
}

#search_bottom a span {
	color: #ff0000
}

.label_ {
	font-weight: 400;
	display: inline-block;
	position: absolute;
	top: -12px;
	right: 10px
}

.label_ i {
	background: #008744;
	width: 33px;
	position: relative;
	right: 0px;
	top: -13px;
	font-style: normal;
	text-transform: uppercase;
	height: 16px;
	border-radius: 0px;
	font-size: 10px;
	font-weight: 400;
	padding: 2px 5px
}

.label_ i:before {
	content: "";
	position: absolute;
	bottom: -5px;
	left: 35%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #007bff transparent transparent transparent
}

.label_ i.new {
	background: #5bca3d;
	border: 1px solid #5bca3d
}

.label_ i.new:before {
	border-color: #5bca3d transparent transparent transparent
}

.label_ i.sale {
	background: #008744;
	border: 1px solid #008744
}

.label_ i.sale:before {
	border-color: #008744 transparent transparent transparent
}

.label_ i.hot {
	background: #ffba00;
	border: 1px solid #ffba00
}

.label_ i.hot:before {
	border-color: #ffba00 transparent transparent transparent
}

.scroll_menu {
	position: fixed;
	left: 30px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.5s ease, visibility 0.5s ease
}

@media (min-width:992px) and (max-width:1199px) {
	.scroll_menu {
		right: 96%
	}

}

.scroll_menu ul {
	margin: 0
}

.scroll_menu .nav-stacked>li {
	margin: 0 0 0 -30px;
	width: 42px;
	transition: all 0.4s;
	background: #fff
}

.scroll_menu .nav-stacked>li:nth-child(1) {
	background: #008744
}

.scroll_menu .nav-stacked>li:nth-child(1):hover {
	background: #008744
}

.scroll_menu .nav-stacked>li:nth-child(1) span.scroll_tooltip_1 {
	background: #008744
}

.scroll_menu .nav-stacked>li:nth-child(2) {
	background: #f26522
}

.scroll_menu .nav-stacked>li:nth-child(2):hover {
	background: #f26522
}

.scroll_menu .nav-stacked>li:nth-child(2) span.scroll_tooltip_1 {
	background: #f26522
}

.scroll_menu .nav-stacked>li:nth-child(3) {
	background: #8760c3
}

.scroll_menu .nav-stacked>li:nth-child(3):hover {
	background: #8760c3
}

.scroll_menu .nav-stacked>li:nth-child(3) span.scroll_tooltip_1 {
	background: #8760c3
}

.scroll_menu .nav-stacked>li:nth-child(4) {
	background: #f65f90
}

.scroll_menu .nav-stacked>li:nth-child(4):hover {
	background: #f65f90
}

.scroll_menu .nav-stacked>li:nth-child(4) span.scroll_tooltip_1 {
	background: #f65f90
}

.scroll_menu .nav-stacked>li:nth-child(5) {
	background: #febd41
}

.scroll_menu .nav-stacked>li:nth-child(5):hover {
	background: #febd41
}

.scroll_menu .nav-stacked>li:nth-child(5) span.scroll_tooltip_1 {
	background: #febd41
}

.scroll_menu li a {
	width: 100%;
	padding: 0;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0;
	position: relative
}

.scroll_menu li a img {
	width: auto;
	height: 20px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.scroll_menu li a span.scroll_tooltip_1 {
	position: absolute;
	left: 100%;
	white-space: nowrap;
	padding: 0 10px;
	line-height: 40px;
	height: 40px;
	font-size: 13px;
	text-align: center;
	visibility: hidden;
	background: #008744;
	color: #fff
}

.scroll_menu .nav li:hover {
	margin-left: -30px
}

.scroll_menu .nav li:hover a span {
	visibility: visible
}

.scroll_menu .nav li.active {
	margin-left: -5px;
	border-top-color: #e1e1e1
}

.scroll_menu .nav>li>a:hover {
	background-color: transparent
}

.scroll_menu .nav>li>a:focus {
	background-color: transparent
}

.scroll_menu .nav-pills>li.active>a {
	background-color: transparent
}

.scroll_menu .nav-pills>li.active>a:hover {
	background-color: transparent
}

.scroll_menu .nav-pills>li.active>a:focus {
	background-color: transparent
}

.scroll_menu.visible {
	opacity: 1;
	z-index: 999;
	visibility: visible
}

@media (max-width:767px) {
	.bg-white {
		float: left !important
	}

}

.bg-white .view-mode {
	display: inline-block;
	float: left
}

.bg-white #sort-by {
	display: inline-block;
	float: left;
	margin-left: 20px
}

.product-well {
	min-height: 20px;
	padding: 0;
	padding-bottom: 35px;
	background-color: #fff;
	position: relative;
	margin-bottom: 40px;
	box-shadow: none;
	outline: none;
	border: none;
	border-radius: 0
}

.product-well .ba-text-fpt {
	height: 200px;
	overflow: hidden;
	-webkit-transition: height 0.2s;
	-moz-transition: height 0.2s;
	transition: height 0.2s;
	text-align: justify;
}

.product-well.expanded .ba-text-fpt {
	height: auto;
	-webkit-transition: height 0.2s;
	-moz-transition: height 0.2s;
	transition: height 0.2s
}

.product-well.expanded .less-text {
	display: block
}

.product-well.expanded .more-text {
	display: none
}

.product-well.expanded .show-more::before {
	display: none
}

.product-well .show-more {
	position: relative
}

.product-well .show-more:before {
	display: block;
	content: "";
	height: 120px;
	position: absolute;
	top: -120px;
	width: 100%;
	left: 0;
	background: rgba(255, 255, 255, 0.6);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.33) 33%, rgba(255, 255, 255, 0.8) 83%, #fff)
}

.product-well .show-more .btn--view-more {
	position: absolute;
	top: 100%;
	left: 50%;
	width: 120px;
	margin-left: -60px;
	margin-top: 0px;
	text-align: center;
	background-color: transparent;
	color: #008744;
	font-weight: 400;
	height: 30px;
	border-radius: 3px;
	line-height: 30px;
	font-size: 14px;
	border: 1px solid #008744
}

.product-well .show-more .btn--view-more span {
	color: #008744 !important;
	text-transform: none !important;
	font-size: 14px !important;
	font-weight: 400 !important
}

.product-well .less-text {
	display: none
}

@media (max-width:480px) {
	.bizweb-product-reviews-form {
		min-width: 250px !important
	}

}

.text1line {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.text2line {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.text3line {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.text4line {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical
}

.text5line {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical
}

.text6line {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical
}

.text7line {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical
}

.text8line {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical
}

.text9line {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 9;
	-webkit-box-orient: vertical
}

.display_ {
	display: none
}

.home-slider .owl-dots {
	bottom: 15px
}

@media (max-width:991px) {
	.home-slider .owl-dots {
		bottom: 5px
	}

}

.home-slider .owl-dots .owl-dot {
	width: 10px;
	height: 10px;
	background: #fffafc5e
}

.home-slider .owl-dots .owl-dot.active {
	background: #fff
}

.home-slider .owl-dots .owl-dot.active span {
	background: transparent
}

.home-slider .owl-dots .owl-dot:hover span {
	background: transparent
}

.home-slider .owl-dots .owl-dot span {
	background: transparent;
	width: 0 !important;
	height: 0 !important;
}

.home-slider {
	position: relative;
	z-index: 19;
	overflow: hidden
}

.home-slider .item {
	position: relative
}

.home-slider .item a img {
	margin: 0 auto
}

.home-slider.owl-carousel .owl-nav {
	display: none
}

.home-slider.owl-carousel .owl-nav .owl-next {
	right: 5% !important;
	background: none !important;
	border: none !important;
	top: 45%
}

@media (min-width:1800px) {
	.home-slider.owl-carousel .owl-nav .owl-next {
		right: 15% !important
	}

}

.home-slider.owl-carousel .owl-nav .owl-prev {
	left: 5% !important;
	background: none !important;
	border: none !important;
	top: 45%
}

@media (min-width:1800px) {
	.home-slider.owl-carousel .owl-nav .owl-prev {
		left: 15% !important
	}

}

.home-slider.owl-carousel .owl-nav .owl-next:before {
	font-size: 35px;
	border: 2px solid #fff;
	color: #fff;
	padding-left: 3px;
	background: transparent;
	border-radius: 100%;
	width: 45px;
	height: 45px;
	line-height: 40px;
	left: -5px
}

.home-slider.owl-carousel .owl-nav .owl-prev:before {
	font-size: 35px;
	padding-right: 2px;
	border: 2px solid #fff;
	color: #fff;
	background: transparent;
	border-radius: 100%;
	width: 45px;
	height: 45px;
	line-height: 40px;
	left: -5px
}

.section_tab_product h2 {
	font-size: 1.71429em;
	text-transform: uppercase;
	line-height: 1;
	margin: 0 0 20px 0
}

.section_tab_product .tabs-title {
	margin-bottom: 30px;
	border-radius: 5px;
	overflow: hidden
}

.section_tab_product .tabs-title li {
	width: 140px;
	display: inline-block;
	background: #dadbdb;
	height: 40px;
	line-height: 40px;
	margin-right: 1px
}

.section_tab_product .tabs-title li.current {
	color: #fff;
	background: #898989
}

.section_tab_product .tab-content {
	clear: left
}

@media (min-width:1200px) {
	.section_tab_product .tab-content .products .col-lg-3:nth-child(4n+1) {
		clear: left
	}

}

@media (max-width:1199px) and (min-width:768px) {
	.section_tab_product .products .col-sm-4:nth-child(3n+1) {
		clear: left
	}

}

@media (max-width:767px) {
	.section_tab_product .tabs-title li {
		width: 87px
	}

}

.list-blogs-link {
	margin-top: 30px
}

.heading {
	display: block;
	text-align: center;
	position: relative;
	padding: 0 0px 15px 0
}

@media (min-width:375px) {
	.heading:before {
		content: " ";
		width: 100%;
		height: 1px;
		position: absolute;
		line-height: 36px;
		left: 0px;
		background: #ebebeb;
		top: 38%
	}

}

.heading h2 {
	margin: 0px;
	font-size: 24px;
	font-family: 'Oswald', sans-serif;
	line-height: 35px;
	color: #444;
	padding: 0px 20px;
	background-color: #fff;
	display: inline-block;
	z-index: 9;
	position: relative;
	display: inline-block;
}

.heading h2 a {
	text-transform: uppercase
}

.heading_hotdeal {
	display: block;
	position: relative;
	text-align: center;
}

.heading_hotdeal h2:before {
	content: "";
	background: url("../images/bg_title_hotdeal.png");
	position: absolute;
	width: 52px;
	height: 30px;
	top: 14px;
	right:102%;
}

@media (max-width:374px) {
	.heading_hotdeal:before {
		top: 8px;
		left: 2.3%
	}

}

@media (min-width:375px) and (max-width:413px) {
	.heading_hotdeal:before {
		left: 3.3%
	}

}

@media (min-width:414px) and (max-width:543px) {
	.heading_hotdeal:before {
		left: 8.3%
	}

}

@media (min-width:768px) and (max-width:991px) {
	.heading_hotdeal:before {
		left: 27.3%
	}

}

@media (min-width:992px) and (max-width:1199px) {
	.heading_hotdeal:before {
		left: 32.3%
	}

}

.heading_hotdeal h2:after {
	content: "";
	background: url("../images/bg_title_hotdeal.png");
	position: absolute;
	width: 52px;
	height: 30px;
	top: 14px;
	left:102%;
	transform: rotate(180deg)
}

@media (max-width:374px) {
	.heading_hotdeal:after {
		top: 8px;
		right: 2.3%
	}

}

@media (min-width:375px) and (max-width:413px) {
	.heading_hotdeal:after {
		right: 3.3%
	}

}

@media (min-width:414px) and (max-width:543px) {
	.heading_hotdeal:after {
		right: 8.3%
	}

}

@media (min-width:768px) and (max-width:991px) {
	.heading_hotdeal:after {
		right: 27.3%
	}

}

@media (min-width:992px) and (max-width:1199px) {
	.heading_hotdeal:after {
		right: 32.3%
	}

}

.heading_hotdeal h2 {
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-size: 36px;
	font-weight: 400;
	margin-bottom: 30px;
	display: inline-block;
	position: relative;
}

@media (max-width:374px) {
	.heading_hotdeal h2 {
		font-size: 28px
	}

}

.heading_hotdeal h2 a {
	text-transform: uppercase
}

.section_brand .brand_content .owl-stage-outer {
	overflow: visible
}

.section_brand .brand_content .owl-stage-outer:before {
	content: "";
	width: 50vw;
	height: 100%;
	position: absolute;
	display: block;
	top: 0;
	background: rgba(255, 255, 255, 0.8);
	z-index: 99;
	right: 100%
}

.section_brand .brand_content .owl-stage-outer:after {
	content: "";
	width: 50vw;
	height: 100%;
	position: absolute;
	display: block;
	top: 0;
	background: rgba(255, 255, 255, 0.8);
	z-index: 99;
	left: 100%
}

.adv_bottom {
	margin-bottom: 0px;
	position: relative;
	z-index: 10
}

@media (max-width:767px) {
	.adv_bottom {
		margin-bottom: 0px
	}

}

.adv_bottom .margin-style {
	margin-bottom: 30px
}

@media (min-width:768px) and (max-width:991px) {
	.adv_bottom .margin-style {
		margin-bottom: 18px
	}

}

@media (min-width:992px) and (max-width:1199px) {
	.adv_bottom .margin-style {
		margin-bottom: 24px
	}

}

.section_base .border_bottom_title {
	position: relative
}

.section_base .border_bottom_title:before {
	position: absolute;
	bottom: -40px;
	left: 0;
	width: 100%;
	border-bottom: 2px solid #008744
}

.section_base .title_top_menu h3 {
	margin: 0;
    padding: 10px 28px 10px 28px;
    font-size: 20px;
    line-height: 20px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    background: #008744;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
}

@media (max-width:480px) {
	.section_base .title_top_menu h3 {
		font-size: 17px
	}

}

.section_base .title_top_menu h3 a {
	color: #fff
}

.section_base .title_top_menu h3 a:hover, .section_base .title_top_menu h3 a:focus {
	color: #fff
}

.section_base .title_top_menu .btn_menu {
	display: none
}

@media (max-width:991px) {
	.section_base .title_top_menu .btn_menu {
		display: inline-block;
		float: right;
		height: 30px;
		width: 30px;
		text-align: right;
		line-height: 30px;
		font-size: 22px;
		color: #008744;
		margin-top: 10px;
		margin-right: 50px
	}

}

.section_base .title_top_menu ul {
	float: right;
	margin-top: 6px
}

.section_base .title_top_menu ul li {
	float: none;
	display: inline-block
}

.section_base .title_top_menu ul li a {
	color: #444;
	font-size: 14px;
	padding: 5px 8px;
	display: block
}

@media (max-width:991px) {
	.section_base .title_top_menu ul li a {
		padding: 5px 0
	}

}

.section_base .title_top_menu ul li a:hover, .section_base .title_top_menu ul li a:focus {
	color: #008744
}

.section_base .title_top_menu ul li a.more_view {
	padding-right: 70px;
	font-weight: 400
}

@media (max-width:991px) {
	.section_base .title_top_menu ul {
		float: none;
		width: 90.5%;
		clear: both;
		margin-top: 15px;
		display: none;
		position: absolute;
		background: #fff;
		z-index: 9999;
		padding: 0px 15px;
		margin: 3px 15px 0px 0px;
		box-shadow: rgba(31, 38, 67, 0.1) 0px 3px 25px 0px
	}

	.section_base .title_top_menu ul li {
		float: left;
		display: block;
		width: 100%
	}

}

.section_base .content_sec {
	margin-top: 20px
}

.section_base .content_sec.fix_col {
	margin-bottom: 55px
}

@media (max-width:991px) {
	.section_base .content_sec.fix_col {
		margin-bottom: 0px
	}

}

.section_base .content_sec .col-md-3.col-md-pull-9 {
	padding: 0
}

.section_base .content_sec .col-md-9.col-md-push-3 {
	padding: 0
}

@media (max-width:991px) {
	.section_base .content_sec .col-md-9.col-md-push-3 {
		padding: 0
	}

}

.section_base .content_sec .col-md-9.image_right {
	padding: 0
}

@media (max-width:991px) {
	.section_base .content_sec .col-md-9.image_right {
		padding-right: 0
	}

}

.section_base .product-thumbnail a {
	height: 207px !important
}

@media (min-width:768px) and (max-width:991px) {
	.section_base .product-thumbnail a {
		height: 218px !important
	}

}

@media (min-width:992px) and (max-width:1199px) {
	.section_base.section_base_right .prd_sec .owl-nav .owl-prev {
		right: -215px !important
	}

	.section_base.section_base_right .prd_sec .owl-nav .owl-next {
		right: -240px !important
	}

}

@media (min-width:1200px) {
	.section_base.section_base_right .prd_sec .owl-nav .owl-prev {
		right: -275px !important
	}

	.section_base.section_base_right .prd_sec .owl-nav .owl-next {
		right: -300px !important
	}

}

.section_choose_private .content_sec {
	margin-top: 40px
}

.section_choose_private .content_sec .owl-nav .owl-prev {
	top: -70px !important
}

.section_choose_private .content_sec .owl-nav .owl-next {
	top: -70px !important
}

.section_choose_private .content_sec .owl-item .product-col-1 {
	border-right: #ebebeb 1px solid
}

.section_choose_private .content_sec .owl-item.active:last-child .product-col-1 {
	border-right: none !important
}

.section_choose_private .prd_sec .product-box-1 {
	height: 145px !important;
	min-height: 145px !important;
	border-bottom: 1px solid #ebebeb;
	margin-right: 15px
}

.section_choose_private .prd_sec .product-box-1:last-child {
	border-bottom: none;
	margin-top: 20px
}

@media (max-width:991px) {
	.section_choose_private .prd_sec .product-box-1 {
		min-height: 180px;
		padding: 0 !important
	}

}

.section_choose_private .prd_sec .product-box-1:hover .product-action {
	visibility: visible;
	margin-top: 6px !important
}

.section_choose_private .prd_sec .product-box-1:hover .a_img {
	opacity: 0.5
}

.section_choose_private .prd_sec .product-box-1 .product-thumbnail {
	padding: 0px
}

.section_choose_private .prd_sec .product-box-1 .product-thumbnail>a.display_flex {
	padding: 0px;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	height: 120px !important;
	text-align: center;
	position: relative
}

.section_choose_private .prd_sec .product-box-1 .product-info {
	padding: 0px 20px 25px 0px
}

.section_choose_private .prd_sec .product-box-1 .product-info .product-name {
	margin-top: 0px;
	margin-bottom: 10px
}

.section_brand .brand_content {
	margin-bottom: 30px
}

.section_service_end {
	padding: 0px 0px;
	overflow: hidden;
	border-top: 1px solid #ebebeb;
	background: #f9f9f9
}

.section_service_end .owl-dots {
	display: none
}

@media (max-width:767px) {
	.section_service_end .owl-dots {
		display: block !important;
		bottom: 0px !important
	}

	.section_service_end .owl-dots .owl-dot span {
		display: none
	}

}

@media (min-width:768px) and (max-width:991px) {
	.section_service_end .owl-nav {
		display: none
	}

}

.section_service_end .owl-item:nth-child(3) .service_item_ed:after {
	display: none
}

@media (max-width:1199px) and (min-width:768px) {
	.section_service_end .owl-item .col-item-srv:nth-child(1), .section_service_end .owl-item .col-item-srv:nth-child(2) {
		margin-bottom: 15px
	}

}

@media (max-width:767px) {
	.section_service_end .owl-item .col-item-srv:nth-child(1), .section_service_end .owl-item .col-item-srv:nth-child(2), .section_service_end .owl-item .col-item-srv:nth-child(3) {
		margin-bottom: 15px;
		text-align: center
	}

}

.section_service_end .service_item_ed {
	height: 110px;
	padding: 0px 0px 0px 0px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media (max-width:767px) {
	.section_service_end .service_item_ed {
		padding: 0px 0;
		height: 155px;
		flex-flow: column
	}

}

.section_service_end .service_item_ed .iconx {
	display: inline-block;
	width: 65px;
	float: left
}

@media (max-width:1199px) and (min-width:992px) {
	.section_service_end .service_item_ed .iconx {
		min-width: 64px
	}

}

.section_service_end .service_item_ed .iconx img {
	max-width: 100%;
	height: auto
}

.section_service_end .service_item_ed .content_srv {
	width: calc(100% - 65px);
	-o-width: calc(100% - 65px);
	-moz-width: calc(100% - 65px);
	-webkit-width: calc(100% - 65px);
	display: inline-block;
	float: left;
	margin-left: 15px
}

@media (min-width:992px) and (max-width:1199px) {
	.section_service_end .service_item_ed .content_srv {
		width: calc(100% - 55px);
		-o-width: calc(100% - 55px);
		-moz-width: calc(100% - 55px);
		-webkit-width: calc(100% - 55px)
	}

}

@media (max-width:767px) {
	.section_service_end .service_item_ed .content_srv {
		width: 100%;
		margin-left: 0px
	}

}

.section_service_end .service_item_ed .content_srv .title_service {
	display: block;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #008744
}

@media (min-width:992px) and (max-width:1199px) {
	.section_service_end .service_item_ed .content_srv .title_service {
		font-size: 14px
	}

}

.section_service_end .service_item_ed .content_srv .sum_service {
	display: block;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	margin-top: 5px;
	color: #888888
}

.section_service_end .service_item_ed .content_srv .sum_service .red {
	color: #008744
}

@media (min-width:992px) and (max-width:1199px) {
	.section_service_end .service_item_ed .content_srv .sum_service {
		font-size: 13px;
		margin-top: 5px
	}

}

.section_service_end .service_item_ed .content_srv .sum_service a {
	font-weight: bold;
	color: #444;
	text-decoration: none
}

.section_service_end .service_item_ed .content_srv .sum_service a:hover {
	color: #008744
}

.section_like_product .products-view-grid-bb {
	position: relative;
	border-top: 0px;
	margin-left: -1px;
	margin-top: 25px;
	display: block
}

@media (min-width:992px) and (max-width:1199px) {
	.section_like_product .products-view-grid-bb {
		margin-left: -2px
	}

}

.section_like_product .products-view-grid-bb .item_hai {
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5
}

.section_like_product .products-view-grid-bb .item_hai .saler_item .product-box-1 {
	height: 145px !important;
	min-height: 145px !important;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5
}

@media (max-width:991px) {
	.section_like_product .products-view-grid-bb .item_hai .saler_item .product-box-1 {
		min-height: 180px;
		padding: 0 !important
	}

}

.section_like_product .products-view-grid-bb .product-box-1:hover .product-action {
	visibility: visible;
	margin-top: 6px !important
}

.section_like_product .products-view-grid-bb .product-box-1:hover .a_img {
	opacity: 0.5
}

.section_like_product .products-view-grid-bb .product-box-1 .product-thumbnail {
	padding: 20px
}

.section_like_product .products-view-grid-bb .product-box-1 .product-thumbnail>a.display_flex {
	padding: 0px;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	height: 105px;
	text-align: center;
	position: relative
}

.section_like_product .products-view-grid-bb .product-box-1 .product-thumbnail>a.display_flex:before {
	content: " ";
	width: 100%;
	height: 100%;
	position: absolute;
	background: #fff;
	opacity: 0;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
	left: 0;
	z-index: 9
}

.section_like_product .products-view-grid-bb .product-box-1 .product-info {
	padding: 20px 20px 25px 0px
}

.section_like_product .products-view-grid-bb .product-box-1 .product-info .product-name {
	margin-top: 0px;
	margin-bottom: 10px
}

@media (min-width:1200px) {
	.section_like_product .product-box-1:hover .quick-view {
		display: block !important;
		opacity: 1 !important
	}

}

.section_buy_many .product_comeback_wrap {
	border: 1px solid #e5e5e5;
	border-right: none;
	border-bottom: none;
	margin-top: 25px
}

.closed_modal {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	position: absolute;
	background: #008744;
	right: 3px;
	top: 3px;
	color: #fff;
	text-align: center;
	line-height: 20px;
	cursor: pointer
}

.closed_modal .fa {
	font-size: 14px
}

#login_register {
	top: 40px !important;
	width: 586px;
	margin: 0 auto;
	background: #fff;
	padding: 0 !important;
	max-height: 550px
}

#login_register.fix_height_login {
	max-height: 390px
}

#login_register .title-modal {
	width: 100%;
	float: left;
	text-align: center;
	font-weight: 600;
	font-size: 18px;
	color: #fff;
	background: #008744;
	margin: 0;
	padding: 13px 0
}

#login_register p {
	width: 100%;
	font-size: 14px;
	color: #444;
	float: left;
	margin: 0;
	padding-top: 20px
}

#login_register .form-group {
	padding: 0px 15px
}

#login_register .form-group:first-child {
	padding-top: 15px
}

#login_register .form-control {
	width: 100%;
	float: left;
	font-size: 1em;
	color: #898989;
	padding: 15px 20px;
	height: 45px;
	margin-bottom: 10px
}

#login_register #social_login_widget {
	width: 100%;
	float: left;
	display: flex;
	justify-content: center
}

#login_register .social_login_info {
	width: 100%;
	float: left;
	position: relative
}

#login_register .social_login_info:before {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	content: "";
	border-bottom: #ebebeb 1px solid;
	z-index: -1
}

#login_register .social_login_info span {
	background: #fff;
	padding: 0 10px
}

#login_register .other_ways {
	width: 100%;
	float: left;
	margin: 10px 0
}

.extend_content {
	background: #008744;
	width: 292px;
	height: 100%;
	float: left;
	color: #fff;
	display: block;
	padding: 80px 30px
}

.extend_content .title {
	font-size: 1em;
	color: #fff;
	margin-bottom: 40px;
	width: 100%;
	float: left
}

.extend_content .extend_main_content ul {
	width: 100%;
	float: left;
	margin-bottom: 60px
}

.extend_content .extend_main_content li {
	padding: 5px 0;
	width: 100%;
	float: left
}

.extend_content .extend_main_content .other_action {
	width: 100%;
	float: left
}

.extend_content .extend_main_content .other_action a {
	border: #fff 1px solid;
	font-size: 1em;
	color: #fff
}

.extend_content .extend_main_content .other_action a:hover {
	color: #008744
}

.account_popup_main_content {
	width: 586px;
	float: left;
	height: 100%;
	background: #fff;
	margin: 0 auto;
	overflow-x: hidden
}

#collection-filters-container .cf-select, #collection-filters-container #sort-by {
	display: inline-block;
	width: 100%;
	float: none;
}

#collection-filters-container {
	text-align: left;
	margin: 10px 0;
}

#collection-filters-container .cf-title {
	color: #c11;
	display: block;
	font-weight: bold;
	margin: 16px 5px 2px 0;
}

#collection-filters-container label {
	display: block;
	margin: 0 6px 6px 0;
	cursor: pointer;
	font-weight: normal;
}

#collection-filters-container label span {
	font-weight: normal;
	word-wrap: break-word;
}

#collection-filters-container .cf-checkbox:checked + span {
	font-weight: bold;
}

#collection-filters-container label a {
	color: #23527e;
}

@media (max-width:640px) {
	#collection-filters-container .cf-title {
		font-weight: bold;
		margin: 2px 5px 0 0;
	}

	#collection-filters-container .cf-select, #collection-filters-container #sort-by {
		display: block;
		width: 100%;
		max-width: none;
	}

}

#ui-widget-search {
	position: absolute;
	z-index: 2147483647;
	width: 500px;
	top: -5px;
	left: 0;
}

#icon_loading i {
	font-size: 15px !important;
}

#ui-widget-search .ui-autocomplete {
	background: #ffffff none repeat scroll 0 0 !important;
	border: 1px solid #cccccc !important;
	border-radius: 5px;
	box-shadow: 0 0 10px #666;
	cursor: default;
	font-size: 14px;
	height: auto !important;
	line-height: normal;
	max-height: none;
	overflow: hidden;
	padding: 0 !important;
	position: relative;
	transition: none 0s ease 0s;
}

#ui-widget-search .ui-autocomplete .ui-menu-item:hover {
	background: transparent linear-gradient(to bottom, #648ffa 0, #0d67f7 100%) repeat scroll 0 0;
	color: #ffffff !important;
}

#ui-widget-search .ui-autocomplete .ui-menu-item #ui-active-menuitem {
	background-color: #eaf2f9;
	font-weight: bold;
	margin: 0 !important;
}

#ui-widget-search .ui-autocomplete .ui-menu-item .ui-corner-all {
	background-image: none;
	border-radius: 0;
	border-width: 0;
	color: inherit !important;
	font-family: Open Sans, sans-serif;
	font-size: inherit;
	font-style: normal;
	font-weight: bold;
	margin: 0 !important;
	padding: 0;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	transition-property: none;
}

#ui-widget-search .ui-autocomplete .ui-menu-item .ui-state-focus {
	background: transparent linear-gradient(to bottom, #648ffa 0, #0d67f7 100%) repeat scroll 0 0;
	color: #ffffff !important;
}

#ui-widget-search .ui-autocomplete .ui-menu-item .as_icon {
	background-color: inherit;
	background-image: inherit;
	background-position: 3px 50%;
	background-repeat: no-repeat;
	color: inherit;
	font-size: inherit;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	overflow: hidden;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	text-overflow: ellipsis;
	transition-property: none;
}

#ui-widget-search .ui-autocomplete .ui-menu-item .as_icon_mobile {
	background-position: 3px 10px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #f8f8f8;
	color: #666;
	font-size: inherit;
	font-weight: normal;
	line-height: 2em;
	padding-bottom: 0;
	padding-left: 18px !important;
	padding-top: 0;
	text-overflow: ellipsis;
}

#ui-widget-search .ui-autocomplete .ui-menu-item .as_img_container {
	background: transparent no-repeat scroll center 50%;
	display: inline-block;
	float: left;
	margin: 0;        /*max-height: 60px;*/
	padding: 0;
	text-align: center;        /*width: 60px;*/
}

#ui-widget-search .ui-autocomplete .ui-menu-item .as_img_container img.product-thumb {
	border-radius: 3px;
	margin: 0 auto;
	width: 50px;
	max-height: 50px;
}

#ui-widget-search .ui-autocomplete .ui-menu-item .as_img_container img.product-image-is-blank {
	background: #d3dbe2 none repeat scroll 0 0;
}

#ui-widget-search .ui-autocomplete .ui-menu-item .as_magento_product_section {
	border-radius: initial;
	font-family: Open Sans, sans-serif;
	font-size: inherit;
	font-weight: bold !important;
	line-height: normal;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 3px;
	padding-top: 0;
	text-align: left;
	text-overflow: ellipsis;
	transition-property: none;
	vertical-align: middle;
}

#ui-widget-search .ui-autocomplete .ui-menu-item .as_magento_product_section_mobile {
	font-family: Open Sans, sans-serif;
	font-size: inherit;
	font-weight: normal;
	overflow: hidden;
	padding-top: 0;
	text-align: left;
	text-overflow: ellipsis;
	vertical-align: middle;
}

#ui-widget-search .ui-autocomplete .ui-menu-item .as_magento_product_name {
	color: inherit;
	font-size: inherit;
	text-decoration: none !important;
	transition-property: none;
}

#ui-widget-search .ui-autocomplete .ui-menu-item .as_magento_product_sku {
	color: inherit;
	display: none;
	font-size: inherit;
	font-weight: normal;
	overflow: hidden;
	text-decoration: none;
	text-overflow: ellipsis;
	transition-property: none;
}

#ui-widget-search .ui-autocomplete .ui-menu-item .as_magento_product_sku_title {
	display: none;
}

#ui-widget-search .ui-autocomplete .ui-menu-item .as_magento_product_desc {
	color: inherit;
	font-size: inherit;
	font-weight: normal;
	overflow: hidden;
	text-decoration: none;
	text-overflow: ellipsis;
	transition-property: none;
}

#ui-widget-search .ui-autocomplete .ui-menu-item .as_magento_price {
	color: inherit !important;
	font-size: inherit;
	font-weight: bold;
	margin: 0 !important;
	transition-property: none;
}

#ui-widget-search .ui-autocomplete .ui-menu-item .as_magento_price_from {
	color: inherit !important;
	font-size: inherit;
	font-weight: normal;
	margin: 0 !important;
}

#ui-widget-search .ui-autocomplete .ui-menu-item .as_magento_price_compare_at {
	color: inherit !important;
	font-size: inherit;
	font-weight: normal;
	margin: 0 !important;
	opacity: 0.4;
	text-decoration: line-through;
}

#ui-widget-search .ui-autocomplete .ui-menu-item .as_magento_price_mobile {
	display: none;
	font-weight: normal;
}

#ui-widget-search .ui-autocomplete #acp_footer_acp {
	background-image: none;
	list-style: none;
	float: none !important;
	font-size: inherit;
	color: #777;
	margin-bottom: 0;
	padding: 0;
}

#ui-widget-search .ui-autocomplete #acp_footer_acp div {
	border-radius: initial;
	background-color: #f8f8f8;
	color: #111;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}

#ui-widget-search .ui-autocomplete .ui-menu-item::before {
	content: inherit;
}

#ui-widget-search .ui-autocomplete .acp_footer_css {
	color: inherit;
	font-family: Open Sans, sans-serif;
	font-size: inherit;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
}

#ui-widget-search ul#sli_autocomplete {
	display: none !important;
}

#ui-widget-search ul.ui-autocomplete .ui-menu-item {
	background-attachment: inherit;
	background-clip: inherit;
	background-color: inherit;
	background-image: none;
	background-origin: inherit;
	background-position: inherit;
	background-repeat: inherit;
	background-size: inherit;
	border: 0 none;
	color: #333333 !important;
	font-size: inherit;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0 !important;    /*text-align: left;*/
	margin-bottom: 5px;
}

#ui-widget-search ul .ui-state-focus:hover {
	background: inherit !important;
}

#ui-widget-search .isp_section_header {
	background: #eaeaea none repeat scroll 0 0;
	border: 0 none;
	color: #666;
	cursor: text;
	font-size: inherit;
	font-weight: bold;
	list-style: outside none none;
	margin: 0;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 2px;
	text-align: left;
}

#ui-widget-search .is-highlight {
	color: red;
}

.ui-widget-search_mobile {
	width: 100%;
}

@media screen and (max-width:768px) {
	#ui-widget-search {
		width: 100%;
	}

}

.ab-buyx-products {
	text-align: left;
	position: relative;
}

.app_buyx_promotion {
	display: inline-block;
}

.buyx-promotion-img, .buyx-promotion-icon {
	text-align: center;
	display: inline-block;
	padding-top: 15px;
	padding-bottom: 15px;
}

.buyx-image-wrapper {
	display: inline-block;
	position: relative;
}

.buyx-image-wrapper img {
	background-color: #d3dbe2;
}

.promotion-tag-overlay {
	text-align: start;
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	z-index: 2;
	background-color: #f72a41;
	padding-right: 15px;
	padding-left: 10px;
	display: inline-block;
	position: absolute;
	top: 10px;
	right: -10px;
}

.promotion-tag-overlay::after {
	border-right: 10px solid transparent;
	border-top: 8px solid #e72f4f;
	bottom: -8px;
	content: """";
	display: inline-block;
	position: absolute;
	right: 0;
}

.promotion-tag-overlay::before {
	border-color: transparent #f72a41 transparent transparent;
	border-style: solid;
	border-width: 15px 8px;
	content: """";
	display: inline-block;
	position: absolute;
	right: 100%;
}

.app_buyx_promotion .buyx-promotion-text-detail {
	text-align: left;
}

.box-product-discount-preview {
	overflow: hidden;
	float: left;
	text-align: center;
}

.abps-views-block {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAABUhJREFUeJztmU1sVFUUx//nvDevBdpQaKelpBFjAD8QEjWKC0kMLBRi3AhGICIJsUARZYSFKO1kaBWjkUIgpFBRQiDEhmhiorgiBldGFKVpYsgkpooW6JQSC9p5H+e4KNUC/Zh5b8oC7295z/eZmXvPvQMYDAaDwWAwGAwGg8FgMBj+X9DtClSelOmksoBU54J0NkAzAa0AtARAyXW1qwBdBSgDaBpK55SoHT6fyrzDXeOR17g2oDLpPq5Ky0WwhBkzo/gSQZoJXzD02MVG59tC5VjwBsSTWqLqrVGhV6IWPRIiSBPrXqLYwe4UXY3iq2ANqEnIhP5S/3US3QLmskL5HRWRK0r0fvFVu/l8M/8dxkVBGhBPeksRaDOYagrhL29Ez8OiRHcqdjxf00gNqE5qhateC4Oei+KnUIjq8SLPXvfHu9yTqw2HDVZV78731fshbPEi+JFU1ysF907utYon91rFIsF9gNaJ4GwYn0y01HP8M1X17vxcbUJ9Ayoa/OUkwSEwO/naikg/ARszTc5BgHRYpaRypXi1AekuBhflnaCIq2ytzmy3j42lmncDKurdTUS6E+C8bUWknyx6KpNyTtUkZEK2xN8AohUCeQAAWLhDSY9O4ti+zhT1lye9J6HyVagmQFRBicx2Z/doWnkVUdHgJgi0M/9kBlCRlzNNRR9Oe0tmBFZwAsD9w+oBHUFgLe59m3+LN7jrAdoXOqZqItPo7BpJnnMD4g3+S0DwcZhPHhj4zfc02Q/XJLQ4Wxp8jxGKH0SBjrJe65H0VPLKA/8MM+aFiQuIQqzV3U324eGkOW2C8aT7BBC0hi0eACzS/QBptsTfgDGKBwAC5lyZ4tchRcKsB8LGHcg5aB2oYRjpWOZVSamEahvAsfBJAMJyEgBAtGLoukI/szyrksmqgurnQ2UEWgkAgVy3DQuzA9W2aVslfotoLNtA/RaAqyMlAKDsstMJAIMb3iC2Z6+9sIO7L6b4Evl27VDZoG6pVfRL1PgAV/sxf/8tq9EdR0Od//YhdWhcL2cKyM1rYzbA9uy1gES+ivZOdu8GBo66oesifmvlVqmKJ3UaxG29ITkd0O1D9p6o8QH93aHYuptXx2zAhR3cDaVlEHGjhGfmhQCgpEdvEBA9q7HgAtTvAvEzN6RMegQALOVFUWJDxAXh+a4UZW4W5X4MbvNXgYNDEY7Bsz2W/dAMwLmm/mkC5oyqD7RP6bUeTU8lryLwfyLGg2HiAqIC68We7fbR4aQ57wHdTfZhBW0OlwTAjHmV4tV2pqg/CKzFCnSMpCtAu5K1JL2Hs3Hx6sIXD6jSppGKB8KMwg3uawRtDjUKQ7IgfronFft6RlKLr6m3nkAr/x2FlTuU9EhZr92S3sPZ8qS3kAM5EebOAYhC6dXuRmfvaFrhLkPb/BeUg0NhZnSBZC2lTZc4dgApumVXBgAklePi1UH1g1AXLkiWxFqVabLbxtINfexU1bvzRdEGprvC2IvgLLMeCERODp7zfcjeYykvUqHasF97hXaqYllPo/NdLvqRzt3pb0h5Nua3MNHSKH4KhugnWcuu+zPFl3M1uVOexH69/iT2ab6mhX0ULfETRLoF4CmF8jsqIpfB9N5Eiu3uTFF/GBcFHz2rNsukYKK/RpU2jtezOATnQLrH5thHXSn6K4qrcZ29pybdxyyl5RAsAWN2JGeCn8H4UkiP9aSc0wVK8fb9NVbxplSDZQGxzoXoLIBmKWs5oCUkKAUAZfSpUB8TZUCaBugcCO3kWt9c2sEXb1euBoPBYDAYDAaDwWAwGAyGO5l/AKgoMcjY17CIAAAAAElFTkSuQmCC");
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 23px;
	margin-left: 7px;
	margin-right: 7px;
}

.abps-purchases-block {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAACPklEQVRoQ+3ZQU7rMBAA0Bm3f/G7gg0SWaW9AHAC2hPQGwAn+LDnl4hyALhBbwDcoJyAcgGaDUX6mw8b2PA9X0EghbTFE3scTEVXlWK78zrjKJ4gLMgHF8QB35DQMjmVkUmvdQJEaxKB1mu0v5KkI4m1TGtMQ343h4C4aZrIuU5A9z8UdarAeIVk2Kow3iFVYXgQggdAGCDpEaFaB4BfnNLKj8ky01DUXE7S+7JzOePNEIKHek2383X+J4nXn7W64vxAATNqKOr4wJghAKfR0c1eMehJrzkAwO1QMEYIkt5d7aeDYsC3vVaCAIdlIa97RjwzRggIZ+QNTkCiGA4E6kpv5PfI5CDuglJnNtnwtWdYkJdyIBgohFQTxIiw44qQzgwbIhX4rHUkyiwIiMQNIBiIKyYoiAsmOIgtJkiIDSZYSFnMjBNi8xwAt3zebsuszb01T0H+JvHS4z8cIqLIcbdM0PPGcjAzuyhfETO3HfTVMB/2tULEANEw6o87xTI0NuhCxMw6IxkhmTw8DF1ER+NuPissSHAYosuoP25bQYLCEOxH/ZsTa0gIGCK6btSoXezEsEsrr/+sPTMPkcVmBfmMzHyEcIJUiTEhnCFVYDgIEYhPDBchBvGBKYMQhUhiyiLEIRIYG4QXiAvGFuENYoNxQXiFlMG4IrxDOBgJRCWQN8yTxuwN1/vuDNHlzxp1JV7FWT9r5R8iud/vDuK2VurlHIFaj6Lj9Jw71zSuUogpGJfr3xCXf8/H3IXJyH8lTtNCfq4YogAAAABJRU5ErkJggg==");
	background-size: 16px 16px;
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 23px;
	margin-left: 7px;
	margin-right: 7px;
}

.abps-productdetail, .abps-products {
	text-align: start;
	vertical-align: baseline;
}

.abps-productdetail {
	display: block;
}

.abps-products {
	display: inline-block;
	padding-bottom: 10px;
}

.abps-products .abps-views-block, .abps-products .abps-purchases-block {
	display: inline-block;
}

/* Most view module */
.ab-most-view-product-module .most-view-module {
	background-color: transparent;
}

.ab-most-view-product-module .most-view-module p {
	margin: unset;
	padding: unset;
}

.ab-most-view-product-module .most-view-module .most-view-module-heading {
	vertical-align: middle;
	line-height: 30px;
	padding: 10px 0;
	border-bottom: 1px solid #cacaca;
	position: relative;
}

.ab-most-view-product-module .most-view-module .most-view-module-heading .most-view-module-pager {
	position: static;
	float: right;
	padding-left: 3px;
	padding-right: 8px;
}

.ab-most-view-product-module .most-view-module .most-view-module-body {

	/*max-height: 500px;*/
	overflow: hidden;
	padding: 10px 0;
}

.ab-most-view-product-module .most-view-module .most-view-module-title {
	margin: unset;
	padding: 0 10px;
}

.ab-most-view-product-module .most-view-module .most-view-module-products-slide {
	padding: 10px 0;
}

.ab-most-view-product-module .most-view-module .most-view-module-products-slide .most-view-product-element {

	/*width: 25%;*/
	min-height: 1px;
	text-align: center;
}

.ab-most-view-product-module .most-view-module .most-view-module-products-slide .most-view-product-element .most-view-product-img {
	overflow: hidden;  /*display: flex;*/
	max-width: 240px;
	height: 330px;
	margin: 0 auto;
	padding-bottom: 10px;
}

.ab-most-view-product-module .most-view-module .most-view-module-products-slide .most-view-product-element .most-view-product-img img {
	width: 100%;
	height: auto;
}

@media only screen and (max-width:360px) {
	.ab-most-view-product-module .most-view-module .most-view-module-products-slide .most-view-product-element .most-view-product-img {
		height: 180px;
	}

}

@media only screen and (max-width:720px) {
	.ab-most-view-product-module .most-view-module .most-view-module-products-slide .most-view-product-element .most-view-product-img {
		max-width: 200px;
	}

}

@media only screen and (min-width:360px) and (max-width:980px) {
	.ab-most-view-product-module .most-view-module .most-view-module-products-slide .most-view-product-element .most-view-product-img {
		height: 260px;
	}

}

.ab-most-view-product-module .most-view-module .most-view-module-products-slide .most-view-product-element .most-view-product-content {
	margin: 0 auto;
	height: 60px;
}

.ab-most-view-product-module .most-view-module .most-view-module-products-slide .most-view-product-element .most-view-product-content .most-view-product-name {
	max-height: 40px;  /*max-width: 140px;
	                      margin: 0 auto;
	                      -ms-word-wrap: break-word;
	                      word-wrap: break-word;
	                      white-space: pre-wrap;*/
}

.ab-most-view-product-module .most-view-module .most-view-module-products-slide .most-view-product-element .most-view-product-content .most-view-product-price {
	font-weight: 700;
}

.ab-most-view-product-module .most-view-module .most-view-module-products-slide .most-view-product-element .most-view-product-content .most-view-product-oldprice {
	color: #cacaca;
	text-decoration: line-through;
	font-weight: normal;
}

.ab-most-view-product-module .most-view-btn {
	display: inline-block;
	background: #fff;
	border: 1px solid #cecece;
	padding: 9px 10px;
	box-shadow: inset 0 0 0 1px #f0f0f0;
	line-height: 12px;
}

.ab-most-view-product-module .most-view-btn-cart {
	font-weight: 700;
}

.ab-most-view-product-module .most-view-btn-not-available {
	background: #e6e6e6;
}

.ab-most-view-product-module .most-view-btn-pager {
	padding: 6px;
	width: 25px;
	height: 25px;
	color: #cccccc;
}

.ab-most-view-product-module .most-view-module-heading::before, .ab-most-view-product-module .most-view-module-heading::after, .ab-most-view-product-module .most-view-module-products-slide::before, .ab-most-view-product-module .most-view-module-products-slide::after, .ab-most-view-product-module .most-view-product-element::before, .ab-most-view-product-module .most-view-product-element::after {
	content: " ";
	display: table;
	clear: both;
}

.ab-clearfix:after {
	clear: both;
}

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

.ab-hide {
	display: none;
}

/*# sourceMappingURL=appbulk-product-statistics.css.map */
.pr-module-box ul, .pr-module-box li, .pr-module-box a, .pr-module-box div, .pr-module-box img {
	margin: 0px;
	padding: 0px;
}

.pr-device {
	width: 100%;
	height: 10px;
	float: left;
}

.pr-module-box {
	width: 100%;
	overflow: hidden;
	margin: 10px 0px 10px 0px;
	border-style: solid;
	border-width: 1px;
}

.pr-module-box ul.pr-list-product-slide {
	width: 100%;
	float: left;
	padding: 0px;
	display: inline-block;
	overflow: hidden;
	list-style-type: none;
}

.pr-slide-wrap {
	width: 100%;
	overflow: hidden;
}

/*@media (min-width: 800px){
  .pr-module-box ul.pr-list-product-slide{
      width: 200%;
  }

  .pr-module-box ul.pr-list-product-slide li.pr-product-element{
      width: 10%;
  }
}

@media (max-width: 800px){
  .pr-module-box ul.pr-list-product-slide{
      width: 300%;
  }
  
  .pr-slide{
      display:none;
  }
}


@media (max-width: 480px){
  .pr-module-box ul.pr-list-product-slide{
      width: 400%;
  }
  
  .pr-slide{
      display:none;
  }
  
}

@media (max-width: 640px){
  .pr-module-box ul.pr-list-product-slide{
      width: 400%;
  }
  .pr-slide{
      display:none;
  }
  
}*/
.pr-module-box ul.pr-list-product-slide li.pr-product-element {
	width: 20%;
	float: left;
	display: none;
}

.pr-module-box ul.pr-list-product-slide li.pr-product-element:nth-child(n+1):nth-child(-n+5) {
	display: inline-block;
}

.pr-module-box ul.pr-list-product-slide li.pr-product-element img {
	width: 70%;
}

.pr-module-box .pr-slide {
	text-align: center;
	width: 100%;
	height: 20px;
	margin: 0;
	float: left;
}

.pr-module-box ul.pr-paginator {
	margin: 0;
	display: inline-block;
}

.pr-module-box .pr-paginator-item {
	float: left;
	display: inline;
	margin: 0 3px;
	height: 15px;
	width: 15px;
	cursor: pointer;
	vertical-align: middle;
}

.pr-module-box .pr-paginator-dot {
	height: 8px;
	width: 8px;
	display: block;
	border-radius: 4px;
	background-color: #ccc;
}

.pr-module-box .pr-name, .pr-module-box .pr-price, .pr-module-box .pr-image {
	text-align: center;
}

.pr-module-box .pr-selected {
	cursor: default;
}

.pr-module-box .pr-selected .pr-paginator-dot {
	background-color: #555;
	cursor: default;
}

.pr-module-box .pr-module-title {
	padding: 10px 20px 20px 20px;
}

.pr-slide-wrap::-webkit-scrollbar {
	width: 2px;
	height: 2px;
	background-color: #ccc;
}

.pr-module-box .pr-link {
	text-decoration: none;
}

.pr-module-box .pr-name {
	padding-top: 0px;
	margin-top: 10px;
	padding-left: calc(15%);
	padding-right: calc(15%);
	padding-bottom: 0;
	overflow: hidden;
	text-overflow: clip;
	line-height: 1.5em;
	max-height: 4.5em;
}

.pr-module-box .pr-price {
	padding-top: 2px;
	padding-left: calc(15%);
	padding-right: calc(15%);
	padding-bottom: 0;
}

.pr-slide-wrap::-webkit-scrollbar-thumb {
	width: 2px;
	height: 2px;
	background-color: #555;
}

.bizweb-product-reviews-module {
	float: none;
	border: none;
	width: 100%;
	clear: both;
	display: block;
	margin: 5px 0;
}

.bizweb-product-reviews-module .bpr-products-module-container {
	width: 100%;
	display: block;
	color: inherit;
	padding: 15px;
	margin: 0 auto;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-products-module-heading {
	line-height: 30px;
	padding: 0 0 10px;
	position: relative;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-products-module-heading .bpr-products-module-title {
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-products-module-body {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: visible;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-products-module-body .bpr-products-module-slide {

	/*display: block;*/
	width: 100%;
	margin: 0;
	padding: 0;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-products-module-body .bpr-products-module-slide .bpr-product-element {
	display: inline-block;          /*float: left;*/
	width: 25%;
	text-align: center;
	padding: 0 5px;
	vertical-align: top;
	margin-bottom: 15px;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-products-module-body .bpr-products-module-slide .bpr-product-element .bpr-product-img {
	text-align: center;
	margin: 0 auto;
	padding-bottom: 10px;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-products-module-body .bpr-products-module-slide .bpr-product-element .bpr-product-img img {

	/*height: 135px;*/
	height: auto;
	width: 100%;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-products-module-body .bpr-products-module-slide .bpr-product-element .bpr-product-content .bpr-product-name {
	max-height: 40px;
	margin-bottom: 5px;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-products-module-body .bpr-products-module-slide .bpr-product-element .bpr-product-content .bpr-product-name a {
	color: inherit;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-products-module-body .bpr-products-module-slide .bpr-product-element .bpr-product-content .bpr-product-star {
	color: #ffbe00;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-products-module-body .bpr-products-module-slide .bpr-product-element .bpr-product-content .bpr-product-star i {
	font-size: 15px;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-products-module-body .bpr-products-module-slide .bpr-product-element .bpr-product-content .bpr-product-price {
	color: #3c0;
	font-weight: 700;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-products-module-body .bpr-products-module-slide .bpr-product-element .bpr-product-content .bpr-product-price .price {
	color: inherit;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-products-module-body .bpr-products-module-slide .bpr-product-element .bpr-product-content .bpr-product-price .bpr-product-oldprice {
	color: #cacaca;
	font-weight: normal;
	text-decoration: line-through;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-products-module-body .bpr-products-module-slide .bpr-product-element p {
	margin: 0;
	padding: 0;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-products-module-body.bpr-products-module-col-2 .bpr-product-element {
	width: 50%;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-products-module-body.bpr-products-module-col-3 .bpr-product-element {
	width: 33.33%;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-products-module-body.bpr-products-module-col-4 .bpr-product-element {
	width: 25%;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-products-module-body.bpr-products-module-col-5 .bpr-product-element {
	width: 20%;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-products-module-body.bpr-products-module-col-6 .bpr-product-element {
	width: 16.66%;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-button-prev, .bizweb-product-reviews-module .bpr-products-module-container .bpr-button-next {
	position: absolute;
	top: 0;
	width: 50px;
	height: 100%;
	z-index: 100;
	cursor: pointer;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-button-prev.swiper-button-disabled, .bizweb-product-reviews-module .bpr-products-module-container .bpr-button-next.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;        /*pointer-events: none;*/
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-button-prev span, .bizweb-product-reviews-module .bpr-products-module-container .bpr-button-next span {
	width: 30px;
	height: 30px;
	background-color: #222222;
	border: 2px solid #fff;
	border-radius: 15px;
	display: block;
	text-align: center;
	margin-top: -15px;
	position: absolute;
	top: 50%;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-button-prev i, .bizweb-product-reviews-module .bpr-products-module-container .bpr-button-next i {
	font-size: 24px;
	color: #fff;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-button-prev {
	left: -30px;
	right: auto;
	text-align: left;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-button-prev span {
	left: 0px;
	right: auto;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-button-next {
	right: -30px;
	left: auto;
	text-align: right;
}

.bizweb-product-reviews-module .bpr-products-module-container .bpr-button-next span {
	left: auto;
	right: 0px;
}

.bizweb-product-reviews-module p {
	padding: 0;
	margin: 0;
}

@media (max-width:767px) {
	.bizweb-product-reviews-module .bpr-products-module-container .bpr-products-module-body {
		overflow: hidden;
	}

	.bizweb-product-reviews-module .bpr-products-module-container .bpr-button-prev {
		left: 0;
		right: auto;
		text-align: left;
	}

	.bizweb-product-reviews-module .bpr-products-module-container .bpr-button-next {
		right: 0;
		left: auto;
		text-align: right;
	}

}

@media (min-width:768px) {
	.bizweb-product-reviews-module .bpr-products-module-container {
		max-width: 750px;
	}

}

@media (min-width:992px) {
	.bizweb-product-reviews-module .bpr-products-module-container {
		max-width: 970px;
	}

}

@media (min-width:1200px) {
	.bizweb-product-reviews-module .bpr-products-module-container {
		max-width: 1170px;
	}

}
.logo img{
	height: 45px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
[class^="col-"], [class*=" col-"] {
    padding-left: 15px;
    padding-right: 15px;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
}
.block-box{
	margin-bottom: 30px;
}
.star-none{
	color: #ccc;
}
.star-yellow{
	color: #ffbe00
}
.price-box{
	margin-top: 10px;
}
.breadcrumbs-wrap {
	padding: 20px 0;
	position: relative;
	margin-bottom: 25px;
	border-bottom: 1px solid #ebebeb;
}
.breadcrumbs-wrap .display {
	overflow: hidden;
}
.breadcrumbs {

}
.breadcrumbs li {
	float: left;
	margin: 0 .5em 0 1em;
	position: relative;
}
.breadcrumbs li:first-child{
	margin-left: 0
}
.breadcrumbs a, .show-subs-breadcrumbs {
	float: left;
	text-decoration: none;
	color: #444;
	position: relative;
}
.breadcrumbs a:hover, .show-subs-breadcrumbs:hover {
}
.breadcrumbs a:hover:before {
}
.breadcrumbs li:after, .show-subs-breadcrumbs:after {
	content: "\f105";
	font-family: FontAwesome;
	position: absolute;
	right: -1em;
}
.breadcrumbs li:last-child:after {
	content: "";
}
.breadcrumbs a:hover:after, .show-subs-breadcrumbs:hover:after {
}
.subs-breadcrumbs {
	margin: 0;
	padding: 0;
	background-color: #fff linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.1) 100%);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	position: absolute;
	left: 0;
	top: 40px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.1);
	border-top: none;
	box-shadow: 0 0.063em 0.25em rgba(7, 20, 34, 0.25);
	display: none;
	z-index: 999999;
}
.subs-breadcrumbs.open {
	display: block;
}
.subs-breadcrumbs li:last-child, .subs-breadcrumbs li:last-child a, .subs-breadcrumbs {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.subs-breadcrumbs li, .subs-breadcrumbs a {
	display: block;
	float: none;
}
.subs-breadcrumbs a {
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	padding: 0 10px;
}
.subs-breadcrumbs li:not(:last-child) a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(0, 0, 0, 0.1);
}
.subs-breadcrumbs a:hover {
	background-color: rgba(0, 0, 0, 0.1)
}
.subs-breadcrumbs a em {
	display: inline-block;
	margin-right: 5px;
	color: #707070;
}
.show-subs-breadcrumbs {
	padding-right: 5px;
	margin-right: 7px;
	width: 30px;
	text-align: center;
}
.block-box{
	margin-bottom: 30px;
}
.block-box-body{
	border: 1px solid #e5e5e5;
    border-top: none;
}
.section_base{
	margin-bottom: 30px;
}
.inline-block{
	display: inline-block;
}
.mrgb-15{
	margin-bottom: 15px;
}
.mrgb-15 .form-control{
	box-shadow: none;
	border-radius: 0;
	margin:0 10px;
}
.e-tabs{
	margin-bottom: 30px;
}
.panel{
	box-shadow: none
}
.heading-simple{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #444;
    font-weight: 700;
    position: relative;
    margin-bottom: 15px;
}
.form-lh .input-group{
	width: 100%
}
.dashed-box{
	    border: 1px dashed #008744;
	    padding: 10px;
}
.page-header h1{
	font-size: 15px;
}
.status-pro{
	position:absolute;
	bottom: 0;
	left: 0;
	padding:5px;
	color:#fff;
	text-transform:uppercase;
	font-size: 12px;
}
.status-pro.san-hang{
	background:#008744;
}
.status-pro.dat-truoc{
	background:#FF9800
}
.status-pro.het-hang{
	background:#F44336
}
.display-inline-block{
	display: inline-block !important
}
.stuck {
    top: 0;
    position: fixed;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.sticky-jump .stuck {
    animation: stuckMoveDown .6s;
}
.wrap_main.stuck{
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);
}
.viewtype{
	margin-bottom:15px;
	display: inline-block;
	    padding: 10px 15px;
}
.form-inline .control-label{
	display:inline-block
}