body {
	font-family:"opensans",Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #232323;
	font-size: 13px;
	line-height: 20px;
	width: 100%;
}

/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */

h4.panel-title{ font-size: 14px;}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin: 0;
	line-height: 26px;
	color: #000;
	font-size: 16px;
}
h1, h2{ font-weight: bold; font-size: 22px; letter-spacing: 1px;  line-height: 30px; padding-bottom: 10px; text-transform: capitalize; font-family: "oswald";}
a {
	color: #333;
}
a:hover {
	color: #0084d6;
	text-decoration: none;
}
.clear{ clear: both;}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 13px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 13px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 20px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */

/* top */

#top .btn-link, #top-links li, #top-links a, .curr-top .btn-group .btn {
	color: #232363;
	text-decoration: none;
}
#top-links li i.fa-user{ font-size: 18px;}
#top-links li strong{ padding-right: 3px; font-size: 13px; font-weight: normal;}
#top-links li i.fa-angle-down{ padding: 0 0 0 3px; font-size: 13px;}
.curr-top #form-currency button span{ font-size: 13px;}
#top .btn-link:hover, #top-links a:hover {
	color: #a5a5a5;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}

.mutop-free{ color: #fff ; background: #1e1e1e; font-size: 13px; text-align: center; line-height: 42px;
 text-transform:capitalize; }




#contain {
	overflow: hidden;
}



#top-links a + a {
	margin-left: 15px;
}
#top-links .list-inline{ margin: 0;}
#top-links .list-inline  li{ float: left; padding: 0;}
#top-links .list-inline  li .dropdown-toggle{ display: block;  line-height: 70px; }
#top-links .list-inline  li.open .dropdown-toggle{ }
#top-links .dropdown-menu{ text-align: left;  border-radius: 0; margin: 0; padding: 10px 10px 10px 15px;}
#top-links li.curr-top .dropdown-menu{ left: 0!important;}
#top-links li.top-account .dropdown-menu{ right: 0!important;}
#top-links .list-inline .dropdown-menu li{ float: none; padding: 0; line-height: 28px;}
#top-links .list-inline .dropdown-menu li a{line-height: 28px; padding: 0; color: #000; font-size: 13px;}
#top-links .list-inline .dropdown-menu li a:hover, #top-links .list-inline .dropdown-menu li .btn:hover{ background:none; color: #0084d6;}
#top-links{ }
#top-links .list-inline .dropdown-menu li .btn{ text-align: left; border:none; line-height: 28px; padding: 0; color: #000; font-size: 13px;}
#top-links .btn-group .btn.dropdown-toggle{padding:0;  float: none; line-height: 70px; height: 70px; border:none;}
#top-links .btn-group{ display: block; line-height: 70px;}
#top-links .list-inline li.dropdown{ line-height: 70px;}
#top-links .caret, #top-links i.fa-caret-down{ font-size: 13px;}
#top-links i.fa-caret-down{padding: 5px 0 0 0; }



/* search */



#search {
	overflow:visible !important;
	margin: 0;
}
#search .input-lg {
	box-shadow: none;
	height: 42px;
	border: #ddd solid 1px;
	font-size: 13px;
	line-height: 42px;
	border-radius:5px 0 0 5px;
	padding: 0 0 0 8px;
	background:#fff;
}


#search .btn-lg {
	font-size: 1px;
	line-height: 42px;
	height: 42px;
	border:#ddd solid 1px;
	border-left: none;
	width: 42px;
	padding: 0;
	text-align: center;
	background:#fff url("../image/searchico-pc.png") no-repeat center center / auto 20px;
	text-shadow: none;
	box-shadow: none;
	border-radius:0 5px 5px 0;
}
#search .btn-lg i.fa-search{ display: none;}


/* cart */
.mutop-cart{ float: right;}
.mutop-cart #cart .btn{ background:url(../image/topico04.png) no-repeat center center; border: none; padding: 0; line-height: 70px; height: 70px; width: 36px; text-shadow:none; float: none; border-radius:0; box-shadow:none; position: relative;}
.mutop-cart #cart #cart-total{ position: absolute; text-align: center;
	top: 20px;
	right: -8px;
	height: 18px;
	line-height: 18px;
	width: 18px;
	z-index: 10;
	font-size: 12px;
	color: #fff;
	background: #232323;
	border-radius: 50%;}
#cart { display: block !important;

}

.mutop-cart i.fa-times{ color: #000;}
.mutop-cart .dropdown-menu{ margin: 0; padding: 10px; border-radius:0 0 3px 3px;}
.mutop-cart #cart.open > .btn,.mutop-cart #cart.open > .btn:hover{background:url(../image/topico04.png) no-repeat center center;
	border: none;
	color: #000;}
#cart > .btn {
	font-size: 13px;
	color: #000;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #fff;
	background: none;
	border: none;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
}
#cart .dropdown-menu {
	border: #e7e7e7 solid 1px;
	border-radius: 0;
	min-width:200px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 5px 0;
}

/* menu */
#mumenuboxs { width: 100%;}
#mumenuboxs.munavfixed{ position:fixed; top: 0; left: 0; z-index: 9999; box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);}
#mumenuboxs .navbar-collapse{ padding: 0;}
#mumenuboxs  .dropdown-menu{ padding: 8px 0;}
#menu {
	min-height: 44px;
}
#menu .nav > li > a {
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	
	line-height: 44px;
	color: #000;
	letter-spacing:1px;
	font-weight: bold;
	padding: 0 20px;

}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	color: #ff9900;
	background:none;
}
#menu .dropdown-menu {
	border: #efefef solid 1px !important;
	border-radius: 0 !important;
	margin: 0 !important;
	float: none !important;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 180px;
	display: block;
	padding:0  18px;
	clear: both;
	line-height: 32px;
	color: #666;
	font-size: 13px;
}
#menu .dropdown-inner li a:hover {
	color: #000;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight:normal;
	line-height: 50px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu  .navbar-toggle{ margin: 0;}
#menu .btn-navbar i.fa-bars{ font-size: 16px; text-indent: -9999px;}
#menu .btn-navbar {
	margin-left: 10px;
	width: 30px;
	line-height: 60px;
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 0;
	float: left;
	background:url("../image/tm_catalog_icon.png") no-repeat center center;
	border: none;
	box-shadow:none;
}
/*#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}*/
@media (min-width: 768px) {
/*	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}*/
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
.mu-foot-boxs{
	font-weight: normal;
	background: #333333;
	text-align: left;
}
.mu-foot-boxs .container{ padding-bottom: 0;}
#common-home{ padding-bottom: 20px; padding-top: 20px;}
footer {

	padding-top: 0;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #333;
	font-size: 12px;
}
footer a:hover {
	color: #e84807;
}

.mucopyright-boxs{text-align: center; border-top: #525252 solid 1px;
	font-weight: normal;}


	/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li a{ font-size: 13px;}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.m-logins .btn {width: 282px; display: block;}
.btn {
	
	padding:8px 20px;
	max-width: 282px;
	display: block;
	line-height: 24px;
	font-size: 14px;
	border: 1px solid #fa7046;
	border-radius: 3px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	border: 1px solid #000;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background: #000;

}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #555;
	border: #555 solid 1px;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background: #fa7046;

}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	line-height: 24px;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
}
.product-thumb:hover{ }
.product-thumb:hover  h4 a{ color: #666;}
.product-thumb .image {
	position: relative;
	text-align: center;
}

.product-thumb .image a {
	display: block;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
.muopacity a:hover img{ opacity: 0.8;}
.mu-module-boxs h3 {

	padding-bottom: 0;
	color: #000;
	font-size: 24px;
	font-weight:bold;
	line-height: 30px;
	text-align: left;
	letter-spacing: 1px;
	text-transform: capitalize;
}

.titleHeading{color: #000;
	letter-spacing: 1px;
	font-family: "oswald";
	font-size: 22px; text-align: center;
	font-weight:bold; text-transform: uppercase;
	line-height: 26px; padding-top: 20px;
	padding-bottom: 12px;
	background: url("../image/line-bg.png") no-repeat center bottom;
}
.mu-info-title{letter-spacing: 1px;
	font-family: "oswald";
	font-size: 22px; text-align: center;
	font-weight:bold; text-transform: uppercase;
	line-height: 26px;
	padding-bottom: 12px;
	background: url("../image/line-bg.png") no-repeat center bottom;}

.titleHeading h3 {
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.titleHeading p {
	font-size: 16px;
	line-height: 16px;
	margin:0;
	position: relative;
	padding-left: 70px;
}
.titleHeading p::before {
	content: "";
	width: 50px;
	height: 1px;
	background: #6f6f6f;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 0;
}


.product-thumb h4 {
	height: 36px;
	line-height: 18px;
	font-weight:normal;
	overflow: hidden;
	margin-bottom: 8px;
	text-transform: capitalize;
}
.product-thumb h4 a{  font-size: 13px; font-weight: bold;
	color: #000; display: block;}
.product-thumb h4 a:hover{ color: #666;}
.product-thumb .price { letter-spacing: 0.5px; padding-top: 10px;
	font-family: "oswald";
	margin: 0;
	font-weight: bold;
	line-height: 22px;

	font-size: 14px;
	color: #000;
}
.product-thumb .price-new {
	font-weight:bold;
	font-size: 14px;
	color: #000;
}

.product-thumb .price-old {
	color: #555;
	font-size: 13px;
	text-decoration: line-through;
	padding-left: 5px;
	font-weight: normal;
}
.m-list-desc{ min-height:60px;
	overflow: hidden;  font-size: 12px; color: #666; line-height: 20px;}


img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
}
.mu-module-boxs{ padding-top: 20px;}
.mu-module-boxs.container, .mu-foot-boxs .container{ padding-left: 0; padding-right: 0;}
.mu-module-boxs .row{ margin: 0 -20px 0 0;}
.mu-module-boxs .product-layout, .category-box .product-layout{ padding: 20px 20px 0 0;}


ul, ol{ list-style: none;}
h1{ line-height: 26px; padding-bottom: 10px; font-size: 18px; text-transform: uppercase; color: #000; }
.muno-box {
	display: none;
}
#product-category .form-group, #product-search .form-group{ margin: 0;}
.category-box.row { margin: 0 -20px 0 0;}
.mumbnub-bottom{ padding-top: 20px;}
.categories-list ul{ margin: 0 -10px 0 0; padding: 0;}
.categories-list ul li{ float: left; width: 33.3334%; padding: 0 10px 10px 0;}
.categories-list ul li a{ display: block; line-height: 18px; padding:10px 10px; text-align: center; border: 1px solid #ddd; border-radius: 3px;}
.categories-list ul li a:hover{ border: #666 solid 1px; color: #000;}
.mupd20{ padding-top: 20px;}
.col-sm-12.muinfo-no{ float: none;}


.mu-info-img  ul.thumbnails{ margin: 0;}
.mu-info-img .thumbnails > li{ margin: 0;}
.mu-info-img .thumbnail{ padding: 9px; margin: 0 0 10px 0;}
.mu-info-img .image-additional{ max-width: 106px; width: 106px;}
.mu-info-img  .image-additional .thumbnail{ margin: 0 10px 0 0; padding: 2px;}
.mu-mobile-acc{ display: none;}



.category-product-boxs{ padding-top: 20px; }
.category-product-boxs .swiper-pagination{ bottom: 0;}
.info-buynow{ padding-top: 10px;}
#button-cart, .info-buynow button{ text-transform: uppercase; letter-spacing: 1px; background:#1f90bb; border:#1f90bb solid 1px; padding: 12px 16px; line-height: 22px; font-size: 16px; max-width: 100%; border-radius: 3px;}
#button-cart:hover, .info-buynow button:hover{ background: #1f90bb; border: #1f90bb solid 1px; opacity: 0.8;}
.info-buynow button{ background:#fe3737; border:#fe3737 solid 1px;}
.info-buynow button:hover{ background: #222; border: #222 solid 1px;}


.m-info-quantity{ padding: 0 0 10px 0;}
.m-info-quantity .control-label{ float: left; display: block; margin: 0; padding: 0 10px 0 0; line-height: 42px;}
.m-info-quantity #input-quantity{float: left; width: 80px; text-align: center;}

.mu-info-rt .form-group{ margin: 0; padding-bottom: 10px;}



.product-thumb .caption { padding-top: 10px; text-align: left;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}

.category-product-boxs .swiper-wrapper{ margin-right: -20px; width: auto;  display:block;}
.category-product-boxs .swiper-wrapper .swiper-slide{ float: left; width: 25%; padding: 20px 20px 0 0;}
.category-product-boxs .mu-info-title{ margin-bottom: 0; }


.muinfo-info{ padding-top: 20px;}
.muinfo-info .nav-tabs > li > a  { text-transform: uppercase; color: #000;  font-size: 15px; padding: 11px 22px; font-weight:bold; letter-spacing:0.5px; font-family: "oswald";}
.mureview-boxs{ max-width: 660px;}



.mucopyright{  padding: 15px 0; color: #999; }

#tab-description{ font-size: 14px; line-height: 26px;}





@media (max-width: 767px) {

.why-heactcheck-col{ padding-bottom: 20px;}

	.category-box.row{ margin-right: -10px;}
	.category-product-boxs .swiper-wrapper .swiper-slide{
		width: 50%;
		padding: 10px 10px 0 0;
	}
	.category-product-boxs .swiper-container-android .swiper-slide{}
	.category-product-boxs{ padding-top: 10px;}

	.mu-info-img .image-additional .thumbnail{ margin: 0 10px 10px 0;}
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}


@media (min-width: 767px) {
.why-heactcheck-col{ width: 50%; float: left; padding: 0 15px; box-sizing: border-box;}
	.product-list .product-thumb .image {
		float: left;
		padding: 0 15px;
	}

}

@media (max-width: 1200px) {
	.product-grid .product-thumb .caption {


	}
}

.product-thumb .rating {
	display: none;
	padding:3px 0 0 0;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .no-rating   .fa-star-o{ color: #E69500;}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}


.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
.description-box-dec-rt{ display: none; border-top: #eee solid 1px;}
.description-box{ padding-top: 20px;}
.description-box .muinfotitle {
	padding-bottom: 0;
	color: #000;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	text-align: left;
	letter-spacing: 1px;
	text-transform: capitalize;}

h1.productname {
	color: #000;
	font-size: 22px;
	font-weight:bold;
	line-height: 28px;
	padding:0 0 10px 0;
	text-transform: capitalize;
}
.list-unstyled{ margin: 0 !important;}
.list-unstyled li{ line-height: 26px;}
.list-unstyled li a{ color: #0084d6;}
.list-unstyled li a:hover{ text-decoration: underline;}
.list-unstyled h2{ margin: 0; padding: 0;}
.mu-info-price{font-family: "oswald"; font-weight: bold; padding: 10px 0; border-bottom: #eee solid 1px; color: #000; font-size: 26px; line-height: 28px; }
.mu-info-price li{ display: inline-block;}
.price-nor{ font-size: 13px; color: #666; font-weight: normal; padding-right: 5px;}
.mu-info-price h2{ color: #000; font-size: 26px; font-weight: bold; letter-spacing: 0;}
.mu-info-rt #product{ padding-top: 15px;}

/**********************************/
.subNavBox{  text-align:left;}
.subNav{cursor:pointer; font-size:15px;color:#fff;line-height:18px; font-weight: bold; text-transform:capitalize;  /*padding-left: 10px; border-bottom: #555 solid 1px; background:url(../image/des.png) no-repeat 99% 8px;*/}
.currentDd{color:#fff}
.currentDt{background:url(../image/des.png) no-repeat 99%  -22px;}
.navContent{ color:#555;}
.navContent  li{ line-height:32px;  color:#4d4d4d; font-size:13px;}
.navContent  li i.fa { font-size:15px; padding-right:5px;}
.navContent  li a, .navContent p a{ color:#ccc; font-size:13px; letter-spacing: 0.5px; text-transform:capitalize;}
.navContent  li a:hover, .navContent p a:hover{ color:#fff;  }
.navContent p{ line-height:22px; color:#ccc;}
.mufootercols .navContent, .contact-info{ margin:0; padding-left: 0;}

/**********************************/

.mufoot-follow{ padding: 10px 0 0 0;}
.mufoot-follow a{ display:inline-block; padding: 0 5px;  }
.mufoot-follow a i{font-size:26px; color:#fff;  }
.mufoot-follow a:hover i{ color:#ccc;}


/*.mu-stock{ color: #0084d6;}*/



.module-info-ship {
	padding:20px 0 0 0;
	margin-right:-15px
}
.module-info-ship-col {
	width:50%;
	float:left;
	box-sizing:border-box;
	padding:0 15px 15px 0
}
.module-info-ship-img {
	width:40px;
	float:left;
	text-align:left
}
.module-info-ship-text {
	float:right;
	width:calc(100% - 50px)
}
.module-info-ship-img img {
	width:29px;
	height:auto
}
.module-info-ship-text h4 {
	font-size:14px;
	font-weight:700;
	margin:0;
	padding:0 0 5px 0;
	text-transform:uppercase;
	line-height:16px
}
.module-info-ship-text p {
	font-size:13px;
	line-height:18px;
	margin:0;
	padding:0
}
.info-payment {
	text-align:center
}
.info-payment img {
	width: auto;
	height: 78px;
}



.mu-nav-mobile{ }







#oop_ul_cats a{ line-height: 24px; font-size: 14px;}
#oop_ul_cats ul li ul li a{ font-size: 13px;}

#column-left .panel .panel-heading {
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 26px;

	padding: 0 0 10px 0;
	border: none;
	text-transform: capitalize;
	background: none;
}
#column-left .panel-default{ border: none;}
#column-left .list-group{border-top: #ddd solid 1px; border-left: #ddd solid 1px; border-right: #ddd solid 1px;}
#column-left  .panel-footer{border-top: none; border: #ddd solid 1px;}
#column-left   .list-group-item{ font-weight: bold; color: #222; letter-spacing: 0.5px;}


#accordion.panel-group .panel.panel-default:last-child{ display: none;}

.coupon-boxs, .cart-shipping-boxs{ max-width: 660px;}





#common-home #content{ float: none; width: 100%;}

.category-product-boxs  .swiper-container{ overflow: visible;}
.swiper-slide{ margin-right: 0;}
.mu-home-pc img{ width: 100% !important; height: auto;}
.container.nav-mobile-no{ padding: 0;}

#footsearch{ float: right; padding-right: 10px; position: relative;}
#footsearchico{ display: block; background:url("../image/searchico-pc.png") no-repeat center center; width: 32px; height: 70px; text-indent: -9999px; cursor: pointer;}
#footsearchboxs{ float: left; padding: 14px 40px 0 0; display: none;}
#footsearchboxs.foot-open{ display: block;}





.catelist-img{ padding-bottom: 20px;}
.mobileshow{ display: none;}
#munavboxs{ width: 100%;}

.customer-feedbacks-title{ padding-bottom: 20px;}
.swiper-customer-box .swiper-slide.text-center{ padding: 0 5px;}
.swiper-customer-box .swiper-viewport{ margin: 0 -5px;}


.related-product-box{ padding: 20px 0 20px 0;}
.related-product-main{ margin-right: -20px;}
.related-product-box .related-product-col{ padding: 20px 20px 0 0; float: left; width: 25%; box-sizing: border-box; }


@media (min-width:320px) and (max-width:991px){
	.theme-buy{ float: left; padding-left: 10px;}
	.theme-login{ display: block; background: url("../image/tm_catalog_icon.png") no-repeat center center; height: 60px; width: 36px; font-size: 0;}
	/*******************************************************/


	.theme-popover .theme-popbod { position:relative;}
	.theme-popover .theme-poptit{ position:absolute; top: 13px;
		right: 12px; z-index:99999; background: url(../image/download-02.png) no-repeat center center; height:20px; width:20px; text-indent:9999px; cursor:pointer; font-size:0; }
	.theme-popover .theme-poptit a.close{ display:block; height:20px; width:20px; background:none; position: static;}
	.theme-popover .jsnTab{ padding:40px 20px 20px 20px;}
	.theme-popover {
		display: none;
		top: 0;
		left: 0;
		width: 300px;
		height: 100%;
		position: fixed;
		background: #fff;
		z-index: 99999;
		overflow-y: scroll;
		overflow-x: hidden;
		transition: transform .5s ease;
	}
	.theme-popover-mask {
		z-index: 9998;
		position:fixed;
		top:0;
		left:0;
		width:100%;
		height:100%;
		background:#000;
		opacity:0.8;
		filter:alpha(opacity=80);
		display:none
	}
	/*******************************************************/
	.main-menu-btn{ display: none !important;}
	#main-menu{ display: block !important; margin-top: 46px; border-top: #eee solid 1px;}



	#main-menu{ border-top: #eee solid 1px;}
	.mufootercols{ padding-bottom: 20px;}
	#subnav-foot{ padding: 30px 0 0 20px;}
	.mu-home-swiper .hidden-xs{ display: block !important;}
	.mucopyright-boxs{ border-top: none; padding:0;}
	.mufootercols .navContent{ padding: 6px 0 0 0;}
	.navContent li{ line-height: 32px;}



	#mumenuboxs{ background: #fff; border-bottom: #f0f0f0 solid 1px;}
	#product-product .breadcrumb > li:last-child{ display: none;}
	.description-box-dec-rt{ display: block;}
	.mu-info-rt{ padding-top: 10px;}
	.description-box{ display: none;}
	.breadcrumb {
		margin: 10px 0 10px 0;
	}
	/*.swiper-viewport{ display: none;}*/
	/*.swiper-container-android .swiper-slide{ margin: 0 !important;}*/
	#common-home .row{ margin: 0;}
	#common-home #content.col-sm-12{ padding: 0;}






	.mu-foot-info{ padding: 0; margin: 0;}




	.muindex-popular{ display: none;}
	.timetitle, #countdown { display: block;}

	#search .btn-lg i.fa-search{ color: #333;}

	.mu-mobile-acc{position:absolute; top: 0; right: 56px; z-index: 100; display: block;}
	.mu-mobile-acc a{ display: block; text-indent: -9999px;
		height: 60px; width: 32px; background: url(../image/tm_account_icon.png) no-repeat center center;}
	#munavboxs #top-links ,.mu-mobile-cart span{ display: none !important;}
	.mu-mobile-cart{ position:absolute; top: 0; right: 12px; z-index: 100;}
	.mu-mobile-cart a{ display: block;
		height: 60px; width: 32px; background: url(../image/tm_cart_icon.png) no-repeat center center;}
	.mu-mobile-search{ position:absolute; top: 0; left: 56px; z-index: 100;}
	.mu-mobile-search a{ display: block; text-indent: -9999px;
		height: 60px; width: 32px; background: url(../image/tm_search_icon.png) no-repeat center center;}
	#mumenuboxs #menu div.dropdown-menu{ padding: 0; }
	#mumenuboxs #menu div.dropdown-menu a{ line-height: 44px; padding: 0 10px; background:none; color: #000; border-bottom: #ccc solid 1px;}
	#mumenuboxs #menu .nav  .dropdown.open .dropdown-menu a{ background:none;}
	#mumenuboxs #menu .nav > li{ border-bottom: #ddd solid 1px; }
	#mumenuboxs #menu .nav > li > a{ padding: 0 10px; font-size: 13px; color: #000; line-height: 44px;}
	#mumenuboxs #menu .nav .dropdown a{    background: url(../image/arrow-right.png) no-repeat 98% center / 8px 12px;}
	#mumenuboxs #menu .nav .dropdown.open a{background: url(../image/arrow-righth.png) no-repeat 98% center / 12px 8px;}
	#mumenuboxs .navbar-collapse{border-top: none;}
	#mumenuboxs .navbar-nav{ margin: 0; background: #fff; }
	.mu-pc-box #menu #category{ display: none !important;}
	.mu-pc-box .row{ position: relative;}
	.mu-pc-box .row #logo{ position:absolute; top: 5px; left: 10px; z-index: 100; padding: 0; margin: 0;
		float: none;}
	.mu-pc-box .container,.mu-pc-box .row{ padding: 0; margin: 0; }
	.mu-pc-info{ padding: 10px 10px; line-height: 18px;}
	.mutop-cart #cart #cart-total{top: 3px;
		right: -2px;}
	#footsearchico{ line-height: 60px; height: 60px; position: absolute; top: 0; right: 60px; z-index: 10;}
	.mutop-cart #cart .btn{line-height: 60px;
		height: 60px;}
	#footsearch{ padding-right: 5px;  display: none;}
	.munav-rbboxs{/*position: absolute; right:10px; top: 0; z-index: 999;*/ float: right; padding: 0 10px 0 0;}
	#logo{ position: absolute; left:60px; top:5px;  z-index: 100;}
	#logo img{ width: auto; height: 50px;}
	#mumenuboxs .navbar-header{ position: relative;
		height: 60px;  }
}

#common-home #content.col-sm-12 {
	padding: 0;
}

#common-home .swiper-viewport{ overflow: hidden !important;}

#gotoTop{display:none;position:fixed; bottom: 100px; right:10px;cursor:pointer; width:36px; height:36px;background:url(../image/backtop.png) no-repeat left top; z-index: 999;}

#gotoTop.hover{background:url(../image/backtop.png) no-repeat right top;}

.foot-whatapp{ position: fixed; bottom: 160px; right: 20px; z-index: 999;}
.foot-whatapp ul{ margin: 0; padding: 0;}
.foot-whatapp ul li{ padding-top: 10px;}
.foot-whatapp ul li a{display: block;}
.foot-whatapp ul li img{ width: 50px; height: auto;}

.category-list-top{ padding-top: 10px; padding-bottom: 20px;}
.category-list-top ul{ margin: 0 -10px 0 0; padding: 0;}
.category-list-top ul li{ padding: 10px 10px 0 0; box-sizing: border-box; float: left; width: 25%;}
.category-list-top ul li a{ display: block; line-height: 18px; padding: 10px; font-size: 13px; border: #ddd solid 1px; border-radius: 3px; text-align: center; color: #333;}
.category-list-top ul li a:hover{ color: #0084d6; border: #0084d6 solid 1px;}



.mu-info-img li a.thumbnail{ padding: 0; border:none;}

.mu-search-pd10{ padding-bottom: 10px !important;}



.mu-home-swiper .col-sm-3{ width: 100%; padding: 0; float: none;}
.latest_arrivals.mu-module-boxs{ padding-top: 0;}




.mu-info-left .thumbnail{ border: none;}
.mu-info-left .mmosolutio_button{ top: 50%; left: 50%; margin-left: -12px;}
.mu-info-left  .flexslider{ margin: 0;}
.mu-info-left   .carousel li{ margin-right: 10px;}
.mu-info-left  #carousel li .thumbnail{ border-radius: 3px; border: #ddd solid 1px;}
.mu-info-left  #carousel li  img{ margin: 0 !important;}





.why-vendorlogin-col{ float: left; width: 33.3334%; box-sizing: border-box; padding: 0 15px; text-align: center; color: #fff;}
.why-vendorlogin-ico i.fa{ font-size: 60px;}
.why-vendorlogin-ico span{ margin: 0 auto; display:block; padding:5px; width: 60px; height: 60px; border-radius: 50%; border: #fff solid 2px;}
.why-vendorlogin-ico span i.fa{ font-size: 40px; line-height: 46px;}
.why-vendorlogin-col h3{ padding: 20px 0; line-height: 36px; font-size: 30px; font-weight: bold; color: #fff;}
.why-vendorlogin-col p{ margin: 0; padding: 0; font-size: 18px; line-height: 28px;}

.vendorlogin-foot{ padding: 50px 0 20px 0; max-width: 500px; margin: 0 auto;}
.vendorlogin-foot ul{ margin: 0; padding: 0;}
.vendorlogin-foot li{ padding-bottom: 20px;}
.vendorlogin-foot li a{ display: block; line-height: 40px; border-radius: 20px; border: #000 solid 1px; color: #000; font-size: 14px; text-transform: capitalize; text-align: center;}
/*.vendorlogin-foot li a:hover{ background: #000; color: #fff;}*/
.vendorlogin-foot li.vendorlogin-register a{ background: #000; color: #fff; }
/*.vendorlogin-foot li.vendorlogin-register a:hover{ background: #fff; color: #000;}*/



#account-login.container{ width: 100%; padding: 0; margin: 0;}
#account-login .breadcrumb,#account-login #column-right,#account-register .breadcrumb,#account-register #column-right{ display: none;}
#account-login  #content{ min-height: 10px; width: 100%; padding: 0; margin: 0; float: none;}
#account-register  #content{width: 100%; padding-top: 40px; float: none;}
#account-login .row{ margin: 0;}
#account-login .col-sm-6{ padding: 0;}
#account-login .well{ background: none; margin: 0; border: none; border-radius: 0; box-shadow:none;}
.m-forgotten{ padding: 15px 0 0 0; text-align: right;}
.m-forgotten a{ text-decoration: underline;}
.col-sm-6.m-login-bg{ background: #f2f2f2;}
.m-pd10{ padding-top: 10px;}
.col-sm-6.m-login-bg .well{ min-height: 500px;}
.container{ padding-bottom: 20px;}
#account-register  .form-horizontal .control-label{ text-align: left;}
.m-login-btn{ padding-top: 20px; text-align: right; float: right;}
.m-login-btn .btn{ width: 380px;}


.m-shopping-cart-left .table-bordered ,.m-shopping-cart-left .table-bordered td, .m-shopping-cart-rt .table-bordered ,.m-shopping-cart-rt .table-bordered td{ border: none;}
.m-shopping-cart-left .table-bordered td{ border-bottom: #6f6f6f solid 1px; padding: 10px 0;}
.m-shopping-cart-left .table-bordered thead td{ font-size: 16px; color: #000; letter-spacing: 0.5px; font-weight: bold;}
.m-shopping-cart-img{ text-align: left;}
.m-shopping-cart-img img{ width: auto; height: 80px; border: none; padding: 0;}
.m-shopping-cart-name{ font-weight: bold; letter-spacing: 0.5px; font-size: 14px; font-weight: bold; line-height: 22px;}
.m-shopping-cart-sku{ padding: 10px 0 0 0; margin: 0; line-height: 22px;}
.m-shopping-cart-info p{ line-height: 22px; margin: 0; padding: 0;}
.m-shopping-cart-total{ padding-bottom: 10px;}
.m-shopping-cart-quantity .input-group input{
	float: right; display: block; width: 20px !important;}
.m-shopping-cart-danger{ text-align: right; padding: 10px 0 0 0;}
.m-shopping-cart-danger button{float: right;
	text-shadow: none;  padding-top: 0;
	border: none;
	box-shadow:none;
	background:none;
}
.m-shopping-cart-danger button:hover{text-shadow: none;
	border: none; padding-top: 0;
	box-shadow:none;
	background:none;}
.m-shopping-cart-danger i.fa{ font-size: 28px; color: #777;}
.m-shopping-cart-danger button:hover i.fa{ color: #000;}
#collapse-coupon.mu-cart-coupon{ border: none;}
#collapse-coupon{ padding-top: 20px;}
.m-shopping-cart-rt-boxs{ padding: 20px; border: #6f6f6f solid 1px; border-radius:8px;}
.m-shopping-cart-rt-boxs h3{font-size: 16px; line-height: 22px;
	color: #000;
	letter-spacing: 0.5px;
	font-weight: bold; padding-bottom: 10px;}
.m-shopping-cart-rt .table-bordered td{ font-size: 15px; color: #777; padding: 10px 0; line-height: 24px; border-bottom: #dcdcdc solid 1px;}
.m-shopping-cart-rt .table-bordered td strong{ font-weight: normal; color: #000;}
.m-shopping-cart-rt-btn a{ width: 100%; max-width:100%;}
.m-shopping-cart-continue{ padding-top: 20px;}
.m-shopping-cart-checkout .btn{padding: 12px 20px; border-radius: 25px;}


#account-register #content .form-horizontal .control-label{ float: none; padding: 0 0 8px 10px;}
#account-register #content .col-sm-10{ width: 100%; float: none;}
#account-register #content legend{ display: none;}

.mutop-cart .m-dropdown-cart-totals table, .mutop-cart .m-dropdown-cart-totals td, .mutop-cart .m-dropdown-cart-totals tr{ border: none;}
.mutop-cart .m-dropdown-cart-totals td{ padding: 10px 0; line-height: 20px; border-bottom: 1px solid #ddd;}


.mu-pc-box{ line-height: 46px; background: #100F0F;}
.mu-pc-box .container{ padding: 0;}
.mu-pc-info{ text-align: center; font-size: 13px; color: #fff; text-transform: capitalize;}

.home-banner-box{ padding-top: 20px;}
.home-banner-box ul{ margin: 0 -20px 0 0; padding: 0;}
.home-banner-box ul li{ float: left; width: 25%; box-sizing: border-box; padding-right: 20px;}
.home-banner-box ul li a{ display: block;}

#mfootsearchico, #mfootsearchboxs{ display: none;}


.clear.m-header-no{ display: none;}
.cate-description h1, .cate-description h2,.cate-description h3,.cate-description h4, .cate-description h5{ padding-bottom: 10px;}

@media (min-width:220px) and (max-width:991px){
	.mucopyright{ border-top: #525252 solid 1px;}
	#mfootsearchico{display: block; margin: 0 5px 0 0;
		float: right;
		background: url("../image/searchico-pc.png") no-repeat center center;
		width: 32px;
		height: 60px;
		text-indent: -9999px;
		cursor: pointer;}
	#mfootsearchboxs.foot-open{ display: block; padding: 15px; background: #fff;}
	#mfootsearchboxs{ border-top: #efefef solid 1px; position: absolute; top: 60px; left: 0; z-index: 10; width: 100%; webkit-box-shadow: 0 2px 3px rgb(0 0 0 / 18%);
		box-shadow: 0 2px 3px rgb(0 0 0 / 18%);}

	.zoomContainer{ display:none !important;}
	#account-register.container{ padding:0 20px 20px 20px; margin: 0;}
	#account-login .well{ padding-top:40px; padding-bottom: 60px;}
	#account-login .col-sm-6{ float: none; width: 100%;}
	.why-vendorlogin{ padding-left: 15px; padding-right: 15px;}
	.vendorlogin-top h2 {
		font-size: 40px;
	}
	.why-vendorlogin-ico i.fa {
		font-size: 30px;
	}
	.why-vendorlogin-ico span i.fa {
		font-size: 20px;
		line-height: 24px;
	}
	.why-vendorlogin-ico span{width: 36px;
		height: 36px;}
	.why-vendorlogin-col h3{line-height: 30px;
	font-size: 22px;}
	.why-vendorlogin-col p{ font-size: 16px; line-height: 26px;}

	.how-heactcheck-works h2, .authentic-boxs h2, .why-heactcheck h2{font-size: 40px; line-height: 48px;}
	.how-heactcheck-works, .why-heactcheck, .authentic{ padding-left: 20px; padding-right: 20px;}
	#munavboxs{ padding: 10px 0; width: 100%; border-bottom: #efefef solid 1px;}
	#munavboxs.munavfixed{ padding:0;position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 9999;}
	#common-home{ padding-top:0;}
	#common-home.container,#common-home #content{ padding-left: 0; padding-right: 0;}
	#carousel, .fa-search-plus:before{ display: none;}
	.mu-info-left .mmosolutio_button{ width: 100%; height: 100%;  display: block; top: 0; left: 0; margin: 0;}
}

@media (max-width: 480px) {
	.muinfo-info .nav-tabs > li > a{padding: 10px 10px;}
}
@media (max-width: 768px) {
	.module-info-ship{ margin: 0;}
	.module-info-ship-col{ float: none; width: 100%; padding: 0 0 15px 0;}
	h1, h2{ font-size: 20px;}
	.home-banner-box ul{ margin: 0; padding-left: 10px;}
	.home-banner-box{ padding-top: 0; }
	.home-banner-box ul li{ width: 50%; padding: 10px 10px 0 0;}
	.mobileshow{ display: block;}
.foot-whatapp{ right: 10px;}

	.mutop-cart .m-dropdown-cart{ display: none;}
	#checkout-cart .m-shopping-cart-left tr{border-bottom: 1px solid #CECECE;}
	#checkout-cart .m-shopping-cart-left td{ border: none;}
	#checkout-cart .m-shopping-cart-left .table-responsive{
		padding:10px 20px;
		border: 1px solid #CECECE;
		border-radius: 8px;
	}
	#checkout-cart .table-responsive{ border: none;}
	.m-shopping-cart-left .input-group.btn-block{ max-width: 103px !important;}
	.m-shopping-cart-danger button{ float: none; /*max-width:100%;*/ /*margin: 0 auto;*/}
	.m-shopping-cart-danger{ padding: 0; text-align: center;}
	.m-shopping-cart-total{ font-size: 22px; font-weight: bold; color: #000;}
	.m-cart-product-price{ display: none !important;}
	.m-shopping-cart-quantity{ padding-bottom: 10px;}
.m-shopping-cart-left .table-responsive thead{ display: none;}
	.m-shopping-cart-left .table-responsive td{ display: block; text-align: left;}
	.vendorlogin-foot ul{ padding: 0 30px;}
	.why-vendorlogin-col{ padding-bottom: 20px;}
	.why-vendorlogin-col h3{ padding-bottom: 10px;}
	.why-vendorlogin-col{ float: none; width: 100%;}



	.categories-list ul li{ width: 50%;}

	.mucopyright{ padding:15px 10px;}
	.mucopyright-text{ padding-bottom: 10px;}



	.mu-index-ad{ padding-top: 10px;}



	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.related-product-box{ margin: 0 -10px;}
	.related-product-main{ margin-right: -10px;}
	.related-product-box .related-product-col{ width: 50%; padding: 10px 10px 0 0;}
	.titleHeading{ padding-bottom: 10px; font-size: 20px; line-height: 26px;}
	.titleHeading p{ margin-left: 10px;}
	.single_shipping{ padding-bottom: 20px;}

	#top-links .list-inline{  padding-right: 10px;}
	.mu-pc-info{ padding-left: 15px;}
	.category-product-boxs .swiper-wrapper{ margin-right: -10px;}
	.custompages .mu-module-boxs .row{ padding: 0;}
	.mu-module-boxs .row{ padding: 0 0 0 10px; margin-right: -10px;}
	.mu-module-boxs .product-layout, .category-box .product-layout {
		padding: 10px 10px 0 0;
	}
	.product-layout.col-sm-6.col-xs-12 { width: 50%;}
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}


@media (min-width:768px) and (max-width:991px){
	.related-product-box{ margin: 0 -10px;}
	.titleHeading p{ margin-left: 20px;}
	.related-product-box .related-product-col{ width:33.3334%;}
	#top-links .list-inline .muno{ display: none;}
	.mu-pc-box .row{ padding: 0 15px;}
	#checkout-cart.container{ padding-right: 20px;}
	.container{ padding-left: 20px;}
	.mu-home-swiper .swiper-slide{ }

}

@media only screen and (min-width: 992px){
	.related-product-box{ padding-top: 30px;}
	#munavboxs .container{  padding-top: 20px;}
	.clear.m-header-no, #footsearchboxs{ display: block;}
#footsearchboxs .footsearch-boxs{ width: 300px;}
	#top-links li.top-account{ display: block; line-height: 70px; width: 32px; text-align: center; padding: 0 10px 0 0;}

	#top-links li.curr-top{ padding-right: 15px;}
	#top-links{ float: left;}
#munavboxs.munavfixed{ position: fixed; top: 0; left: 0; z-index: 999; -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);}
	#munavboxs.munavfixed{ padding-top: 0; padding-bottom: 0;}
	.titleHeading{ padding-top: 30px;}
	/*.product-thumb { border-radius: 5px; background: #fff; border: #fff solid 1px;
		padding: 20px;
	}
	.product-thumb:hover{ box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.25); border: #eee solid 1px;}
*/

	.theme-poptit, .theme-popover-mask, .theme-buy{ display: none;}
	/*#footsearchboxs{ position: absolute; top: 70px; right: 0; z-index: 10; width: 360px;}*/
	.munavboxs-main{ position: relative; min-height: 70px;}
	.m-shopping-cart-left{width: 66%; float: left; box-sizing: border-box; padding-right: 10px;}
	.m-shopping-cart-rt{width: 34%; float: right; box-sizing: border-box; padding-left: 10px;}

	#account-register  #content{ margin: 0 auto; width: 800px;}
	#account-login .well{ padding: 80px 150px 100px 80px;}
	.why-heactcheck-main{ margin: 0 auto; max-width: 880px;}
	.why-heactcheck-col{ padding:0 15px; float: left; width: 50%; box-sizing: border-box;}
	.how-heactcheck-works{ padding: 100px;}

	.munav-rbboxs{ float: right;}

	/* logo */
	#logo { float: left;}
	#logo img{ width: auto; height: 70px;}

	#product-category .col-sm-3,#common-home .col-sm-3{ width: 220px;}
	#product-category .col-sm-9{ width: calc(100% - 220px);}





	.category-box .col-lg-4{ width: 33.3334%;}
	#subnav-foot{ padding: 30px 0 26px 0; }
	.mufoot-pay{ float: right;}
	.mufoot-pay img{ width: auto; height: 32px;}
	.mucopyright-text{ line-height: 32px; float: left;}

.mu-mobile-search{ display: none;}
	#gotoTop{ right: 20px;}
	.mu-info-boxs{ padding-top:0;}
	.mufootercols {
		float: left;
		width: 25%;
		box-sizing: border-box;
	}
	.mufootercols .navContent {
		display: block !important;
	}
	.mufootercols .subNav {
		background: none;
		line-height: 26px;
		font-weight: bold;
		font-size: 16px;
		padding-left: 0;
		padding-bottom: 5px;
		border-bottom: none;
	}
	#menu{ width: 970px; margin: 0 auto;}
	.navbar-nav{ float: none;}
	.navbar-header{ display: none;}
	#common-home .mu-module-boxs .row{ margin-right: -20px;}
	.mu-mobile-cart{ display: none;}

	.mu-info-left{float: left;
		width:50%;}
	.mu-info-rt{float: right;
		width: calc(50% - 20px);}
	.mu-pc-box .row{ margin: 0;}
	.breadcrumb{ margin: 20px  0;}
	.container{ padding-left: 0 !important; padding-right: 0 !important;}



	.mucopyright, .why-vendorlogin-boxs{ margin: 0 auto; width: 980px;}


	#mumenuboxs{ background: #fff; border-bottom: #efefef solid 1px;}

}







@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(4n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 980px) {
	.category-product-boxs .swiper-wrapper .swiper-slide{ width: 33.3334%;}

	.hidden-xs {
		display: none!important;
	}
	#content.col-sm-9{ width: 100%;}
	.mu-foot-info{ padding-top:0;}
	.mucopyright-text{ padding-bottom: 10px;}
	.mucopyright{ padding: 16px 10px;}

	#product-category .category-box.row{ margin-right: -20px;}

	.mu-foot-info .mufootercols{ float: left; width: 50%; box-sizing: border-box; padding-right: 20px;}
	.mu-module-boxs{ padding-top: 20px;}
	.mu-module-boxs h3{ padding-left: 20px; padding-right: 20px;}
	#mumenuboxs  #menu .navbar-header{
		float:none;}
	#mumenuboxs .navbar-toggle{ display: block;
		}
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1)/*,
	#content .col-sm-6:nth-child(2n+1)*/ {
		clear:left;
	}
	.product-layout.col-sm-6.col-xs-12 {
		width: 33.3334%;
		box-sizing: border-box;
	}
	.mu-module-boxs .row {
		padding: 0 0 0 20px;
		margin-right: -20px;
	}
	.custompages .mu-module-boxs .row{ padding: 0;}


	#mumenuboxs .navbar-collapse.collapse{ display: none !important; position: static !important;}
	#mumenuboxs .navbar-collapse.in {
		overflow-y: visible !important;
		display: block !important;
	}

	#mumenuboxs .navbar-nav{ float: none;}
	#mumenuboxs .navbar-nav>li{ float: none;}
	#mumenuboxs .nav>li{ position: static;}
	#mumenuboxs .dropdown-menu{    background-color: rgba(0, 0, 0, 0.1); position: static;}
	#menu .dropdown-inner {
		display: block;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}

	#menu .dropdown .dropdown-menu{ display: none;}
	#menu .dropdown.dropdown.open .dropdown-menu{ display:block; border: none;}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {

    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
@media (min-width: 1200px) {
	#common-home{ padding-bottom: 40px;}
	.category-product-boxs{ padding-top: 30px;}
	.swiper-customer-box{ padding-bottom: 10px;}

	#footsearchboxs .footsearch-boxs{ width: 360px;}
	.mucopyright, .container{ width:1160px;}
	#product-category .col-sm-3,#common-home .col-sm-3{ width: 280px;}
	#product-category .col-sm-9{ width: calc(100% - 280px);}



	#menu{ width: 1000px; }
	.why-vendorlogin-boxs{ width: 1200px;}

	/*#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(4n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}*/
}

@media (min-width: 1300px) {
	.mucopyright, .container{ width:1200px;}


	/*.category-box .col-lg-4{ width: 20%;}*/
	.mu-info-left .flexslider{ width: 578px; margin: 0 auto;}

}