.dnone {
	display: none;
}
.jshopmenu.w200 {
    width: 200px !important;
    left: 0 !important;
}
.jshopmenu.w200 > li {
    float: none;
    width: 100%;
}
.fixheight {
	height: 66px;
	overflow: hidden;
}
.yellow {
	color: #ff9407;	
}
.red {
	color: #ff0000;	
}
.pddiscount {
	text-decoration: line-through;	
}
.pddiscount3 {
	width: auto !important;
	color: #ff0000;
}
.pddiscount3 .currencycode {
	width: auto !important;
	color: #333;
}
.downloaditem {
	background: #fff;
	padding: 10px 0;
	margin-bottom: 15px;
}
.downloaditem:last-child {
	margin-bottom: 0;
}
.profile_link {
	border-left: 1px solid #ddd;
	margin-left: 10px;
	padding-left: 10px;
}

.boxprofile h3 {
    font-weight: 700;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-size: 18px;
	color: #555;
}
.boxprofile ul {
	padding: 0;
}
.boxprofile li {
	list-style: none;
    background: url(../images/cham.png) no-repeat left 4px;
    padding-left: 15px;
    margin-bottom: 10px;
}
.boxprofile li a {
	color: #555;
}
.boxprofile li.active a {
	color: #333;
	font-weight: bold;
}

.orderdetail {
	margin-top: 30px;
}
.orderdetail h3 {
    font-weight: 700;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 15px;
	color: #333;
}

/* Magnific Popup CSS */
.mfp-bg {
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1042;
	overflow:hidden;
	position:fixed;
	background:#0b0b0b;
	opacity:.8;
}

.mfp-wrap {
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1043;
	position:fixed;
	outline:none!important;
	-webkit-backface-visibility:hidden;
}

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

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

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

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

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

.mfp-ajax-cur {
	cursor:progress;
}

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

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

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

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

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

.mfp-hide {
	display:none!important;
}

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

.mfp-preloader a {
	color:#CCC;
}

.mfp-preloader a:hover {
	color:#FFF;
}

.mfp-s-ready .mfp-preloader {
	display:none;
}

.mfp-s-error .mfp-content {
	display:none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-arrow-left {
	left:0;
}

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

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

.mfp-arrow-right {
	right:0;
}

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

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

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

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

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

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

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

/* Main image in popup */
img.mfp-img {
	width:auto;
	max-width:100%;
	height:auto;
	display:block;
	line-height:0;
	box-sizing:border-box;
	padding:40px 0;
	margin:0 auto;
}

/* The shadow behind the image */
.mfp-figure {
	line-height:0;
}

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

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

.mfp-figure figure {
	margin:0;
}

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

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

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

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

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

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

.white-popup-block {
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
}

#quote-form .form-control {
	border: 1px solid #ddd;
}
#quote-form h4 {
	margin: 0 0 10px;
	font-weight: bold;
}
.red,
.required {
	color: #ff0000;
}
.text-required {
	text-align: right;
	font-style: italic;
}

/********************************************
*	
* System
*
********************************************/
body {
	font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size:14px;
}

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

.btn-red {
	background:#d00f1e;
	color:#fff;
	border-radius:2px;
	padding:7px 20px;
	outline: none;
}

.btn-red:hover {
	background:#b10e1b;
	color:#fff;
}

.btn-default {
	background:#ddd;
	color:#333;
	border-radius:2px;
	padding:7px 20px;
	outline: none;
}

.btn-default:hover {
	background:#eee;
	color:#333;
}

.btn-green {
	background:#8ebf08;
	color:#fff;
	border-radius:0;
}

.btn-green:hover {
	background:#8ebf08;
	color:#fff;
}

.btn-download {
	background:#fff;
	border:1px solid #aaa;
	color:#333;
	border-radius:2px;
	padding:3px 10px;
	font-size:12px;
}

.btn-download:hover {
	background:#f1f1f1;
	color:#333;
}

.noimg {
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}

.noimg2 {
	background-color:#fff;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain;
}

.form-control {
	border-radius:0;
	border:0;
	box-shadow:none;
}

.input-group-addon {
	border-radius:0;
	background:#f5f5f5;
	border:0;
}

.input-group-addon .fa {
	width:10px;
}

#backtop {
	display:none;
	position:fixed;
	bottom:2%;
	right:1%;
	cursor:pointer;
	-webkit-animation:particle-a 1s infinite linear;
	-moz-animation:particle-a 1s infinite linear;
	-o-animation:particle-a 1s infinite linear;
	animation:particle-a 1s infinite linear;
}

#backtop i {
	font-size:24px;
	width:36px;
	height:34px;
	background:#333;
	color:#fff;
	border-radius:3px;
	text-align:center;
	line-height:32px;
}

#map {
	margin-bottom:20px;
	height:350px;
}

.mobile {
	display:none;
}

.catpage {
	background:#f3f3f3;
	padding:20px;
}

.catpage .parent {
	min-height:60px;
}

.catpage .sub {
	min-height:30px;
	border-bottom:1px dotted #aaa;
}

.catpage .sub a {
	color:#555;
}

.catpage .sub a:hover {
	color:#d00f1e;
}

.boxphone h3 {
	font-weight:700;
	border-bottom:1px solid #ddd;
	display:block;
	font-size:18px;
	margin:0 0 10px;
	padding-bottom:10px;
}

.boxphone .hotline {
	color:#d00;
	font-weight:700;
	text-align:center;
	font-size:16px;
}

.boxcategory ul {
	list-style:none;
	padding:0;
}

.boxcategory li {
	margin-bottom:10px;
}

.boxcategory ul ul ul {
	padding-left:20px;
	margin-top:5px;
}

.boxcategory > ul > li {
	margin-bottom:20px;
}

.boxcategory ul ul ul li {
	background:url(../images/cham.png) no-repeat left 4px;
	padding-left:15px;
	margin-bottom:10px;
}

.boxcategory a {
	color:#555;
	text-transform:uppercase;
	font-weight:700;
	font-size:14px;
}

.boxcategory ul ul ul a {
	font-size:12px;
}

.boxcategory .parent {
	display:block;
	font-weight:700;
	border-bottom:1px solid #ddd;
	margin-bottom:10px;
	padding-bottom:5px;
	text-transform:uppercase;
	font-size:18px;
}

.catname {
	font-size:14px;
	text-transform:uppercase;
	margin:0 0 20px;
	color:#333;
	font-weight:700;
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
}

.bgcat {
	background:#f3f3f3;
	padding:15px;
}

.pditem {
	margin-bottom:20px;
}

.pdname a {
	font-weight:700;
	font-size:16px;
	color:#333;
}

.pdname a:hover {
	color:#d00f1e;
}

.pdimage {
	margin:10px 0;
}

.pdimage img {
	border:1px solid #bbb;
}

.pddescription {
	color:#666;
}

.pdbutton {
	text-align:right;
	margin-top:10px;
}

.pdbutton a {
	color:#d00f1e;
}

.pdbutton a:hover {
	color:#333;
}

.pdbutton2 {
	margin-top:10px;
}

.subline {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 16px;
}
.pdbasic {
	border: 1px solid #ccc;
	padding: 10px;
	background: #fff;
}
.pdbasic p span {
	display: inline-block;
	width: 120px;
}
.pdprice {
	margin: 10px 0;
}
.pdprice .price1 {
	float: left;
	width: 40%;
}
.pdprice .price2 {
	float: right;
	width: 40%;
	text-align: right;
}
.pdprice .price1 .price {
	font-weight: bold;
	color: #ff0000;
}
.pdprice .price1.none {
	float: none;
	width: auto;
}
.pdprice .price1 .none {
	font-weight: normal;
}
.pdprice .currencycode {
	font-weight: normal;
	color: #333;
}
.pdprice .price2 .price {
	color: #333;
}
.pdf {
	background:url(../images/pdf.png) no-repeat left center;
	padding-left:25px;
	display:inline-block;
}

.pd2files {
	margin-bottom:20px;
}

.pd2description {
	margin-top:20px;
}

.downloads .w {
	background:#eee;
	border:1px solid #ddd;
	padding:15px;
	margin-top:30px;
}

.downloads h4 {
	font-weight:700;
	font-size:16px;
	margin:0 0 15px;
}

.downloads a {
	color:#333;
}

.downloads .row {
	margin-top:15px;
}
.downloads h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
.downloads .description {
	margin: 10px 0;
}
.downloads .down {
	color: #d00f1e;
	text-decoration: underline;
}

.userform .form-control {
	border:1px solid #ddd;
}

.nl1 {
	padding-right:10px;
}

.nl2 {
	padding-left:10px;
}

.bbt1 {
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
}

.gallery img {
	border:1px solid #ddd;
	opacity:.5;
}

.gallery .slick-arrow {
	position:absolute;
	z-index:10;
	width:100%;
	color:#fff;
	font-size:20px;
	background:rgba(0,0,0,.2);
	padding:5px;
	text-align:center;
}

.gallery .slick-arrow:hover {
	background:rgba(0,0,0,.7);
}

.gallery .slick-current img {
	border:1px solid #bbb;
	opacity:1;
	outline:none;
}

.product .content {
	margin-top:20px;
}

.alerts {
	margin:10px 0 0;
}

.alert-content {
	padding:15px 20px;
}
.alert-error {
	background: #fb7564;
	color: #fff;
}

.quote {
	text-align: right;
	margin:15px 0 10px;
}

.ralated {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin-top: 20px;
}
.ralated h4 {
	margin: 0 0 10px;
	font-weight: bold;
}

/********************************************
*	
* Navigation
*
********************************************/
.nav > li > a {
	text-shadow:none;
	text-transform:uppercase;
	font-weight:600;
	color:#333;
	padding:20px;
	font-size: 15px;
}

.nav > .active > a {
	box-shadow:none!important;
	background:#ffbb04;
	color:#fff!important;
}

.nav > li:focus > a,.nav > li:hover > a,.nav > li > a:focus,.nav > li > a:hover {
	box-shadow:none!important;
	background:#eee;
	color:#000!important;
}

.nav > li.active > .hvr-underline-from-center:before {
	left:0;
	right:0;
}

.nav > li > .hvr-underline-from-center:before {
	background:#fff;
	height:2px;
}

.dropdown-menu {
	min-width:280px;
	left:0!important;
	right:auto!important;
	padding:0;
}

.dropdown-menu > li > a {
	padding:10px 20px;
	border-bottom:1px solid #ddd;
}

.dropdown-menu > li:last-child > a {
	border-bottom:0;
}

.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus {
	background:#eee;
	color:#000;
}

.navbar-toggle {
	border-color:#999;
}

.navbar-toggle .icon-bar {
	background:#999;
}

.navbar-toggle:focus,.navbar-toggle:hover {
	background-color:#d00f1e;
	color:#fff;
	border-color: #fff;
}
.navbar-toggle:focus .icon-bar,.navbar-toggle:hover .icon-bar {
	background: #fff;
}

.navbar {
	margin-bottom:5px;
	border:0;
	border-radius:0;
	padding: 10px 0;
}

.navbar .navbar-nav {
	margin-top:0;
	display:block;
}

.navbar.bar {
	background:#fff;
	box-shadow:0 0 10px #333;
}

.navbar.bar .nav > li > a {
	color:#1685e6!important;
}

.navbar.bar .nav > li > a::after {
	background-color:#1685e6;
}

.navbar.bar .nav > li > .hvr-underline-from-center:before {
	background:#1685e6;
}

.dropdown .jshopmenu a {
	border-bottom:1px solid #ddd!important;
	display:block!important;
	padding:10px;
	color:#777;
	word-break: break-word;
    white-space: inherit;
}

.dropdown .jshopmenu a:hover {
	color:#333;
	background:none;
}

.jshopmenu {
	border:0;
	box-shadow:0 0 10px #aaa;
}
.jshopmenu > li {
	position: relative;
	max-width: 280px;
}

/* .jshopmenu > li {
	float:left;
	width:50%;
}
.jshopmenu > li:nth-child(3),
.jshopmenu > li:nth-child(4) {
	margin-top: 30px;
} */

.jshopmenu ul {
	padding: 0;
    list-style: none;
	display: none;
    position: absolute;
    left: 280px;
	top: 0;
    z-index: 100;
    min-width: 280px;
    background: #ffff;
}
.jshopmenu li:hover ul {
	display: block;
}

/********************************************
*	
* Pagination
*
********************************************/
.pagination {
	margin:30px 0 0;
}

.pagination > li > a,.pagination > li > span,.pagination > li > a:focus,.pagination > li > a:hover,.pagination > li > span:focus,.pagination > li > span:hover,.pagination a,.pagination span {
	color:#333;
	margin:0 5px;
	border-radius:0;
}

.pagination > .active > a,.pagination > .active > a:focus,.pagination > .active > a:hover,.pagination > .active > span,.pagination > .active > span:focus,.pagination > .active > span:hover {
	background-color:#1685e6;
	border-color:#1685e6;
	color:#fff;
	margin:0 5px;
}

.pagination > li:first-child > a,.pagination > li:first-child > span,.pagination > li:last-child > a,.pagination > li:last-child > span {
	margin:0 5px;
	border-radius:0;
}

.paging {
	text-align:center;
	padding:10px;
	background:#fff;
	text-transform:uppercase;
	margin-top:20px;
}

/********************************************
*	
* Header
*
********************************************/
header .row-fluid {
	border-bottom:1px solid #b7b7b7;
	padding:10px 0 0;
}

header .l {
	float:left;
}

header .r {
	float:right;
}

header .r a {
	color:#333;
}

header .r .active a,header .r a:hover,header .r a:focus {
	color:#d00f1e;
}

header .r ul {
	float:left;
	list-style:none;
}

header .r ul li {
	display:inline-block;
	border-left:1px solid #ddd;
	margin-left:10px;
	padding-left:10px;
}

header .r ul li ul {
	margin-top: 0;
}
header .r ul li ul li {
	display:block;
	border-left: 0;
	margin-left: 0;
	padding-left: 0;
}

header .r ul li ul li a {
	color:#333 !important;
}
header .r ul li ul li a:hover {
	color:#d00f1e !important;
}

header .r li:first-child {
	border-left:0;
}

header .r form {
	float:left;
	border-left:1px solid #ddd;
	margin-left:10px;
	padding-left:10px;
	color:#333;
}

header .r form .btn {
	padding:0;
	color:#d00f1e;
}



/********************************************
*	
* Main
*
********************************************/
.main {
	padding-top:60px;
	padding-bottom:60px;
}

main {
	padding-top:30px;
	padding-bottom:30px;
}

main .heading {
	margin:0 0 20px;
	font-size:26px;
}

/********************************************
*	
* Top
*
********************************************/
.logo {
	max-width: 250px;
    float: left;
}

/********************************************
*	
* Breadcrumbs
*
********************************************/
.breadcrumbs {
	margin-top:30px;
	color:#777;
}

.breadcrumbs a,.breadcrumbs a:link {
	color:#777;
}

.breadcrumbs a:hover,.breadcrumbs a:focus {
	color:#d00f1e;
	text-decoration:underline;
}

.breadcrumbs ul {
	list-style:none;
	padding:0 0 10px;
	margin:0;
	border-bottom:1px solid #ddd;
}

.breadcrumbs ul li {
	display:inline-block;
}

.breadcrumbs .break {
	margin-right:10px;
	margin-left:10px;
}

/********************************************
*	
* sidebar
*
********************************************/
.sidebar {
	background:#f3f3f3;
	padding:15px;
}

/********************************************
*	
* Banner
*
********************************************/
.banner .slick-prev,.banner .slick-next {
	margin-top:-40px;
	background:rgba(0,0,0,.3);
	text-align:center;
	font-size:22px;
	height:40px;
	line-height:34px;
	border-radius:50%;
	border:3px solid #fff;
}

.banner .slick-prev:hover,.banner .slick-next:hover {
	background:rgba(255,255,255,.7);
}

.banner .slick-prev {
	left:5%;
}

.banner .slick-next {
	right:5%;
}

.banner .slick-prev i,.banner .slick-next i {
	color:#fff;
}

.banner .slick-prev:hover i,.banner .slick-next:hover i {
	color:#d00f1e;
}

.banner .slick-dots {
	z-index:11;
}

.banner .slick-dots li a {
	color:#fff;
	margin:0 5px;
}

.banner .slick-dots li.slick-active a {
	color:#d00f1e;
}

.banners {
	background:url(../images/newbg.png) no-repeat top center;
	color:#fff;
}

.banners .w {
	position:relative;
}

.banners .w .img {
	position:absolute;
	bottom:0;
	left:0;
	right:-22px;
	top:48px;
	z-index:10;
	text-align:right;
}

.banners .w .img img {
	max-width:100%;
}

.banners .title {
	font-size:26px;
	margin:30px 0 15px;
}

.banners .button {
	text-align:right;
	margin-top:30px;
}

.banners .button a {
	color:#fff;
	text-decoration:underline;
}

.banners .button a:hover {
	text-decoration:none;
}

/********************************************
*	
* boxcat
*
********************************************/
.boxcat {
	border-radius:10px;
	border:1px solid #ddd;
	background:#fff;
	margin-bottom: 30px;
}

.boxcat .item {
	position:relative;
	padding:10px 10px 0;
}

.boxcat .first {
	background:#d00;
	color:#fff;
	font-weight:700;
	display:block;
	padding:10px;
	text-align:center;
	text-transform:uppercase;
	border-radius:0 0 10px 10px;
}

.boxcat .item ul {
	display:none;
	list-style:none;
	position:absolute;
	z-index:10;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:15px 0 0 15px;
	padding:0;
}

.boxcat .item ul:hover {
	background:rgba(255,255,255,.5);
}

.boxcat .item ul li {
	margin-bottom:5px;
}

.boxcat .item ul li a {
	color:#000;
	font-weight:700;
}

.boxcat .item:hover ul {
	display:block;
}

/********************************************
*	
* services
*
********************************************/
.services {
	padding-bottom:30px;
	padding-top:30px;
	background:#f0f0f0;
}

.services h2 {
	font-size:28px;
	text-align:center;
	text-transform:uppercase;
	color:#d00;
	margin:0 0 20px;
}

.services .w {
	background:#fff;
	padding:5px;
}

.services .name {
	background:#666;
	color:#fff;
	padding:7px;
	text-align:center;
	display:block;
	font-weight:700;
	text-transform:uppercase;
}

/********************************************
*	
* partners
*
********************************************/
.partners {
	padding-top:20px;
	padding-bottom:20px;
	border-top:1px solid #ddd;
}

.partners .item2 {
	display:inline-block;
}
.partner .slick-prev, .partner .slick-next {
	border-radius:2px;
	background:rgba(0,0,0,.1);
	text-align:center;
	font-size:22px;
	height:40px;
	line-height:40px;
	margin-top:-20px;
}

.partner .slick-prev:hover, .partner .slick-next:hover {
	background:rgba(0,0,0,.3);
}

.partner .slick-prev {
	left:0;
}

.partner .slick-next {
	right:0;
}

.partner .slick-prev i, .partner .slick-next i {
	color:#fff;
}

.partner .slick-prev:hover i, .partner .slick-next:hover i {
	color:#d00f1e;
}

/********************************************
*	
* Footer
*
********************************************/
footer {
	background:url(../images/newbg.png) center top repeat;
	padding-top:30px;
	padding-bottom:40px;
	color:#fff;
	font-size:12px;
}

footer h3 {
	font-weight:600;
	font-size:14px;
	margin:0 0 5px;
	text-transform:uppercase;
	min-height:40px;
}

footer a,footer a:link {
	color:#fff;
}

footer a:hover,footer a:focus {
	color:#fff;
	text-decoration:underline;
}

/********************************************
*	
* Contact
*
********************************************/
.contact .form-control {
	border:1px solid #ddd;
}

.contact .title {
	color:#d00f1e;
	font-weight:600;
	font-size:20px;
	text-transform:uppercase;
	margin:0 0 20px;
}

.contact .sub {
	color:#333;
	font-weight:600;
	font-size:14px;
	text-transform:uppercase;
	margin:0 0 10px;
}

.contact .content p {
	margin-bottom:5px;
}

.contact .map {
	margin-top:50px;
}

.contact .g {
	margin-bottom:20px;
}

.contact .fields {
	margin:20px 0 40px;
}

/********************************************
*	
* Category
*
********************************************/
.article-item {
	border-bottom:1px solid #ddd;
	margin-bottom:30px;
	padding-bottom:30px;
}

.article-item-title {
	font-size:16px;
	font-weight:700;
	margin:0 0 10px;
}

.article-item-title:hover a {
	text-decoration:underline;
}

.article-item-intro {
	color:#666;
}

.article-item-link {
	text-align:right;
}

.article-item-link a {
	text-decoration:underline;
}

.article-item-link a:hover {
	text-decoration:none;
}


#navbar {
	position: relative;
	margin-left: 250px;
}

/********************************************
*	
* Desktop
*
********************************************/
@media (min-width: 768px) {
	.dropdown:hover .dropdown-menu {
		display:block;
	}
	
	.dropdown .dropdown-toggle {
		display:none;
	}
}

/********************************************
*	
* Tablet
*
********************************************/
@media (max-width: 768px) {
	.navbar-toggle {
		display:block;
		margin: 20px 15px 0 0;
	}
	.logo {
		margin-left: 15px;
	}
}

/********************************************
*	
* Mobile
*
********************************************/
@media (max-width: 480px) {
	header .r {
		width: 85%;
	}
	header .r ul {
		padding: 0;
	}
	header .r ul li {
		margin: 0 0 0 5px;
		padding: 0;
	}
	header .r .profile_link {
		float: right;
	}
	header .r a {
		margin-left:5px;
		padding-left:5px;
		font-size:11px;
	}
	
	.banners .w .img {
		position:absolute;
		bottom:-23px;
		left:auto;
		right:-8px;
		top:auto;
		z-index:10;
		text-align:right;
		max-width:230px;
	}
	
	.category {
		padding-bottom:0;
	}
	
	.boxcat,.services .w {
		margin-bottom:20px;
	}
	
	footer {
		padding-bottom:0;
	}
	
	footer .item {
		margin-bottom:30px;
	}
	
	footer .item h3 {
		min-height:inherit;
		margin-bottom:10px;
	}
	.home-icon-fixed {
		display: none;
	}
	.navbar-collapse {
		border-top: 1px solid #ddd;
		margin: 10px 0 0 0;
		background: #eee;
	}
	.nav > li > a {
		padding: 10px 20px;
		position: relative;
	}
	.jshopmenu > li {
		width: 100%;
		max-width: 100%;
	}
	.navbar-nav .open .dropdown-menu:after {
		clear:both;
		display: block;
		content: " ";
	}
	.navbar-nav .open .dropdown-menu {
		padding-left: 20px;
		padding-right: 20px;
	}
	.nav > li > a > .dropdown-toggle {
		position: absolute;
		z-index: 10;
		right: 20px;
		text-align: center;
		padding: 5px 10px;
		top: 5px;
		background: #5f5f5f;
		color: #fff;
	}
	#navbar {
		margin-left: 0;
	}
}


.cartRight {
	position: fixed;
	right: 0;
	top: 30%;
	z-index: 10000;
	background: #f3f3f3;
	padding: 10px 20px;
	border: 1px solid #ddd;
	border-radius: 5px 0 0 5px;
}
.cartRight:hover {
	background: #d00f1e;
	color: #fff;
}

.cartpage .table {
	background: #fff !important;
}
.cartpage .table thead {
	background: #d0d0d0 !important;
}
.cartpage .input-group {
	border: 1px solid #ddd;
}
.cartpage .input-group .bt {
	cursor: pointer;
}
.emptycart {
	margin: 30px 0 20px 0;
}
.emptycart h4 {
	margin: 15px 0;
}
.emptycart p {
	margin-bottom: 15px;
}

.subhead {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 20px;
}

.steps {
	margin-bottom: 30px;
}
.steps i {
	font-style: normal;
	border: 1px solid #fff;
	width: 22px;
	height: 22px;
	line-height: 20px;
	border-radius: 50%;
	text-align: center;
	float: left;
	margin: 0 15px 0 5px;
}
.steps .step1 {
	float: left;
	width: 33.333%;
	background: url(../images/step.jpg) no-repeat right center #d00f1e;
	color: #fff;
	padding: 10px;
}
.steps .step1 i {
	border-color: #fff;
}
.steps .step2 {
	float: left;
	width: 33.333%;
	background: #dddddd;
	padding: 10px;
}
.steps .step2 i {
	border-color: #aaa;
}
.steps .step2.active {
	background: url(../images/step.jpg) no-repeat right center #d00f1e;
	color: #fff;
}
.steps .step2.active i {
	border-color: #fff;
}
.steps .step3 {
	float: left;
	width: 33.333%;
	background: #f1f1f1;
	padding: 10px;
}
.steps .step3 i {
	border-color: #aaa;
}
.steps .step3.active {
	background: url(../images/step.jpg) no-repeat right center #d00f1e;
	color: #fff;
}
.steps .step3.active i {
	border-color: #fff;
}

.loginpage .form-control {
	border: 1px solid #ddd;
}

.btQuote {
	font-size: 24px;
}

.slick-slide {
	outline: none;
}

/*=======================================================
					TABLE inside Product Detail
========================================================*/
.Table {
    display: table;
	width: 60%;
	align: center;
}
.Title {
    display: table-caption;
    text-align: center;
    font-weight: bold;
    font-size: larger;
}
.Heading {
    display: table-row;
    font-weight: bold;
    text-align: center;
}
.Row {
    display: table-row;
}
.Cell1 {
    display: table-cell;
	background-color: #ffffff;
    border: 1px solid #cacaca;
	border-width: thin;
	padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
	width: 50%;
}
.Cell2 {
    display: table-cell;
	background-color: #ffffff;
	border: 1px solid #cacaca;
    border-width: thin;
	padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
	width: 50%;
}
.Cell1a {
    display: table-cell;
	background-color: #eeeeee;
    border: 1px solid #cacaca;
	border-width: thin;
	padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
	width: 50%;
}
.Cell2a {
    display: table-cell;
	background-color: #eeeeee;
	border: 1px solid #cacaca;
    border-width: thin;
	padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
	width: 50%;
}

#menu-161 a,
#menu-162 a {
	width: 50px;
}
#menu-161 a::before,
#menu-162 a::before {
    content: "";
    display: block;
    background: url(../images/search.png) no-repeat center;
    background-size: cover;
    width: 20px;
    height: 20px;
    position: absolute;
    z-index: 1;
    right: 15px;
    top: 50%;
    margin-top: -10px;
}

.search-input {
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.search-input label {
	margin-right: 10px;
}
.search-input input {
	border: 1px solid #ddd;
	height: 34px;
	padding: 2px 5px;
	border-radius: 4px;
	width: 250px;
}
.form-limit {
    float: right;
    margin-top: 7px;
}
.form-limit .counter {
	margin-left: 15px;
}
.search-result .pagination {
	margin-top: 0;
}
.search-result .pagination::after {
	content: "";
	clear: both;
	display: block;
}
.search-item {
	margin-bottom: 20px;
}
.search-item .result-image {
	float: left;
	margin-right: 15px;
	width: 150px;
}
.search-item .result-title {
	margin-bottom: 6px;
	font-weight: bold;
}
.search-error {
	margin-top: 30px;
}

.top-search {
	display: none;
	position: absolute;
    z-index: 100;
    top: 60px;
    right: 0;
    background: #e8e8e8;
    padding: 20px;
    max-width: 350px;
}
.top-search input {
	float: left;
	border: 0;
    height: 38px;
    width: 230px;
	border-radius: 0;
}
.top-search button {
	border: 0;
	height: 38px;
	width: 80px;
	background: #ed312a;
	color: #fff;
}

.page-item.active .page-link {
	background-color: #e72f27;
	border-color: #e72f27;
}
.pagenavigation {
	padding: 20px 0 20px 0;
}



#menu-185 .jshopmenu ul,
#menu-186 .jshopmenu ul,
#menu-187 .jshopmenu ul,
#menu-188 .jshopmenu ul,
#menu-190 .jshopmenu ul,
#menu-192 .jshopmenu ul {
	position: initial;
	min-width: 200px;
	display: block;
}