body {
	font-family:"AvenirNextLTW01",Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	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: 0.2px;  line-height: 26px; padding-bottom: 16px; text-transform: capitalize;}
a {
	color: #333;
}
a:hover {
	color: #000;
	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: #222;
	text-decoration: none;
}
#top-links li i.fa-user, #top-links li strong{ padding-right: 5px; font-size: 15px;}
.curr-top #form-currency button span{ font-size: 13px;}
#top .btn-link:hover, #top-links a:hover {
	color: #666;
}
#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: 42px; font-size: 13px;}
#top-links .list-inline li .dropdown-toggle i.fa{ font-size: 13px; padding-left: 3px;}
#top-links .list-inline  li.open .dropdown-toggle{ }
#top-links .dropdown-menu{ text-align: left; right: 0 !important; border-radius: 0; margin: 0; padding: 10px 10px 10px 15px;}
#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: #666;}
#top-links{ float: left; padding-top: 17px; padding-right: 20px;}
#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: 40px; border:none;}
#top-links .btn-group{ display: block; line-height: 40px;}
#top-links .list-inline li.dropdown{ line-height: 42px; padding-right: 20px;}
#top-links .caret, #top-links i.fa-caret-down{ font-size: 13px;}
#top-links i.fa-caret-down{padding-left: 5px;  }


.header-boxs{ padding: 20px;}
.header-boxs .container{ padding: 0; height: 76px; position: relative;}

/* 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:   3px  0 0 3px;
	padding: 0 0 0 10px;
	background:#fff;
}


#search .btn-lg {
	font-size: 1px;
	line-height: 40px;
	height: 42px;
	border:#440c44 solid 1px;
	width: 50px;
	padding: 0;
	text-align: center;
	background:#440c44 url("../image/searchico.png") no-repeat center center;
	text-shadow: none;
	box-shadow: none;
	border-radius:   0  3px  3px 0;
}
#search .btn-lg i.fa-search{ display: none;}


/* cart */
.mutop-cart{ float: right; padding-top: 17px;}
.mutop-cart #cart .btn i.fa{ font-size: 20px; color: #333; display: block; line-height: 42px;}
.mutop-cart #cart .btn{ background:none; /*url(../image/topico04.png) no-repeat center center;*/ border: none; padding: 0; line-height: 42px; height: 42px; width: 32px; text-shadow:none; float: none; border-radius:0; box-shadow:none; position: relative;}
.mutop-cart #cart #cart-total{ position: absolute; text-align: center;
	top: -5px;
	right: -2px;
	height: 18px;
	line-height: 18px;
	width: 18px;
	z-index: 10;
	font-size: 12px;
	color: #fff;
	background: #000;
	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:none /*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 0 5px 5px;
	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;
	border-top: #ddd solid 1px;
	background: #fff;
	text-align: left;
}
#common-home{ padding-bottom: 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; color:#000; background: #f7f7f5;
	font-weight: normal;}
.mucopyright-boxs p{ margin: 0; padding:0;}

	/* 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: 16px;
	font-weight: normal;
	border: 1px solid #fa7046;
	border-radius: 5px;
	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: 13px;
}
.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 {  background: #fff;

}
/*.product-thumb:hover{ box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25); }*/
.product-thumb:hover  h4 a{ color: #444;}
.product-thumb .image {
	position: relative;
	text-align: center;
}
.product-thumb .wishlist-ico{ position: absolute; top: 0; right:0; z-index: 10;}
.product-thumb .wishlist-ico button{ border: none; padding: 0; background:none;}
.product-thumb .wishlist-ico i.fa{ font-size: 20px; color: #ddd;}
.product-thumb .wishlist-ico:hover i.fa{ color: #333;}
.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: 26px;
	font-weight:bold;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
}
.titleHeading{
	color: #000; font-family: "roboto";
	font-size: 26px;
	font-weight:bold;
	line-height: 30px;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;}
.titleHeading.title-2{ text-transform: capitalize;}


.product-thumb h4 {
	height: 40px;
	line-height: 20px;
	font-weight:normal;
	overflow: hidden;
	margin-bottom:0;
	text-transform: capitalize;
}
.product-thumb h4 a{  font-size: 14px;
	color: #000; display: block;}
.product-thumb h4 a:hover{ color: #444;}
.product-thumb .price {
	padding-top: 8px;
	margin: 0;
	font-weight: bold;
	line-height: 20px;
	height: 40px;
	font-size: 15px;
	color: #000;
}
.product-thumb .price-new {
	font-weight:bold;
	font-size: 15px;
	color: #000;
}

.product-thumb .price-old {
	color: #555;
	font-size: 13px;
	text-decoration: line-through;
	padding-left: 5px;
	font-weight: normal;
}
.triangle-topleft{ display: block; color: #515666; font-size: 13px; font-weight: normal; line-height: 16px;}


img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
}

.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;  font-size: 13px;  padding:9px 10px; text-align: center; border: 1px solid #ddd; border-radius: 3px;}
.categories-list ul li a:hover{ border: #000 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 .swiper-pagination{ bottom: 0;}
#button-cart{ text-transform: uppercase;  background:#000; border:#000 solid 1px; padding: 12px 16px; line-height: 22px; font-size: 16px; max-width: 100%; border-radius:5px; }
#button-cart:hover{ background: #333; border: #333 solid 1px;}
.mu-info-title{ margin-bottom: 20px;}
.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: 16px;}



.product-thumb .caption { padding: 10px 0 0 0; text-align: center;
}
.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; letter-spacing: 0.5px; color: #000;  font-size: 15px; padding: 10px 20px; font-weight:bold; }
.mureview-boxs{ max-width: 660px;}









#footsearchboxs{ border-top: #000 solid 3px;  display: none; position: absolute; left: 0; top: 60px; z-index: 1000; width: 100%; background: #fff; box-shadow: 0 5px 12px rgba(0, 0, 0, 0.2);}
#footsearchboxs.foot-open{ display: block;}
.footsearch-boxs{ padding: 15px; border-bottom:#ddd solid 1px;}
#footsearchboxs .titleHeading{ font-size: 18px; padding: 0;}



.buynowboxs{ padding-top: 10px;}
.buynowboxs button{ width: 100% !important; text-transform: uppercase; background: #440c44; border: #440c44 solid 1px; max-width: 100%; font-size: 16px;}
.buynowboxs button:hover{background: #000; border: #000 solid 1px;}





@media (max-width: 767px) {


	.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{}

	.mu-info-title{ margin-bottom: 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) {

	.product-list .product-thumb .image {
		float: left;
		padding: 0 15px;
	}

}

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


	}
}

.product-thumb .rating {

	padding:8px 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 , .mu-info-title{
	padding-bottom: 0;
	color: #000;
	font-size: 24px;

	line-height: 30px;
	text-align: left;

	text-transform: capitalize;}

h1.productname {
	color: #000;
	font-size: 26px;
	font-weight:bold;
	letter-spacing: 0;
	line-height: 30px;
	padding:20px 0 10px 0;
	text-transform: capitalize;
}
.list-unstyled{ margin: 0 !important;}
.list-unstyled li{ line-height: 26px;}
.list-unstyled h2{ margin: 0; padding: 0;}
.mu-info-price{ font-weight: bold; padding: 10px 0 12px 0; border-bottom: #eee solid 1px; color: #000; font-size: 22px; line-height: 26px; }
.mu-info-price li{ display: inline-block;}
.mu-info-price .price-nor{ font-size: 14px; color: #666; font-weight: normal; padding-right: 5px;}
.mu-info-price h2{ color: #000; font-size: 22px; font-weight: bold; letter-spacing: 0;}
.mu-info-price li.specialsavings-p{ display: block; line-height: 16px; font-size: 13px; color: #515666; font-weight: normal;}
.mu-info-rt #product{ padding-top: 15px;}
.mu-info-rt #product .control-label{ font-size: 14px; font-weight: bold;}

/**********************************/
.subNavBox{  text-align:left;}
.subNav{cursor:pointer;font-size:15px;color:#000;line-height:48px; text-transform:uppercase; font-weight: bold; padding-left: 10px; border-bottom: #ddd solid 1px; background:url(../image/des.png) no-repeat 99% 8px; }

.currentDt{background:url(../image/des.png) no-repeat 99%  -22px;}
.navContent{ color:#363636;}
.navContent  li{ line-height:28px;  color:#363636; font-size:13px;}
.navContent  li i.fa { font-size:15px; padding-right:5px;}
.navContent  li a{ color:#363636; font-size:13px;  text-transform:capitalize;}
.navContent  li a:hover{ color:#000;  }
.navContent p{ line-height:22px; color:#363636;}
.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:#000;  }
.mufoot-follow a:hover i{ color:#666;}


.mu-stock{ color: #a01c22;}

#munavboxs{ background: #eee; }
#munavboxs .container{ padding: 0;}
.info-content{ font-size: 15px; padding:15px 10px; line-height: 22px; color: #279a62;
	background-color: #e7f9f0; border-radius: 3px;
	border: #c6f0dc solid 1px;}
.info-content i.fa{ font-size: 16px; padding-right: 3px;}
.info-content p{ margin: 0; padding: 0;}
.info-payico{ padding-top: 10px;}
.info-payico img{ width: auto; height: 110px;}










#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;

	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; }


#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;}




@media (min-width:320px) and (max-width:991px){
	.subNav{ font-size: 13px;}
	.mutop-cart #cart .btn i.fa{ display: block; line-height: 60px; color: #222;}
.mufoot-pay{ padding-top: 20px; padding-left: 10px; padding-right: 10px;}
	.mucopyright-boxs p{ padding-bottom: 10px;}

	#main-menu{ border-top: #eee solid 1px;}

	.mu-home-swiper .hidden-xs{ display: block !important;}

	.mufootercols .navContent{ padding: 10px 10px 10px 15px; border-bottom:#ddd solid 1px;}
	.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;}
	.mupc-search{ padding:10px; background:#f2f2f2; display: none;}
	#search .btn-lg i.fa-search{ color: #333;}
	.mupc-search #search .input-lg{ background: #fff;}
	.mupc-search #search .btn-lg{ background:#fff; }
	.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; }

	.munav-rbboxs{position: absolute; right:60px; top: 0; z-index: 100;}
	#logo{ position: absolute; left:8px; top: 8px; z-index: 100;}
	#logo img{ width: auto; height: 44px;}
	#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;}

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











.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: 20px;}




.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;}







.gempage-video {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 0;
	padding-bottom: 56.27198%;
}
.gempage-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}




.vendorlogin-top{ text-align: center; padding: 50px 0;}
.vendorlogin-top h2{font-size: 70px;
	color: #000;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 80px;
	padding-bottom: 10px;
	text-transform: capitalize;}
.vendorlogin-top p{margin: 0;
	padding:0;
	font-size: 18px;
	color: #000;
	line-height: 26px;}


.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;}*/

.custompages .titleHeading{ display: none;}
.custompages .mu-module-boxs{ padding: 0;}
.custompages h1{ padding-bottom: 0;}

#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;  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;  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;

	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;}


.header_top{background: linear-gradient(.25turn, #5A1418, #A01C22 20% 80%, #5A1418);  color: #fff;  font-size: 14px; line-height: 40px; text-align: center}

.header_top .container{ padding: 0;}



.header-boxs, .m-logo, #munavboxs .mutop-cart{ display: none;}






.foot-whatsapp{ position: fixed; right: 20px; bottom: 180px; z-index: 9999;}
.foot-whatsapp p{ margin: 0; padding: 0 0 10px 0;}
.foot-whatsapp a{ display: block;}
.foot-whatsapp img{ width: 50px; height: auto; margin: 0; padding: 0;}

.mu-home-mobile{ display: none;}


.home-banner-2{ padding: 20px 0 0 0;}
.home-banner-2-main{ background: #fafafa;}
.home-banner-img, .home-banner-text{ float: left; width: 50%; box-sizing: border-box;}
.home-banner-info{ padding: 20px 10% 0 10%; text-align: center;}
.home-banner-info h3{color: #000; padding-bottom: 10px;
	font-family: "roboto";
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 1px;
	text-transform: capitalize;}
.home-banner-info p{ padding: 0 0 10px 0; margin: 0; line-height: 22px; font-weight: bold; font-size: 15px; color: #333;}
.home-banner-info a{ font-size: 13px; color: #000; text-decoration: underline; text-transform: uppercase;}
.home-banner-info a:hover{ color: #666; text-decoration: none;}


.shop-best-sellers ul{ margin: 0 -20px 0  0; padding:20px 0 0 0;}
.shop-best-sellers li{ float: left; width: 16.6667%; box-sizing: border-box; padding: 0 20px 0 0;}
.shop-best-sellers li a{ display: block; text-align: center;}
.shop-best-sellers li p{ color: #000; padding: 10px 0 0 0; margin: 0; line-height: 20px; font-size: 14px; font-weight: bold;}
.shop-best-sellers li a:hover p{ color: #666;}
.shop-best-sellers .titleHeading, .our-favorite .titleHeading{ text-transform: capitalize;}


.our-favorite{ padding-top: 20px;}
.title-p{ padding: 10px 0 0 0; font-size: 14px; color: #000; line-height: 20px; text-align: center;}
.our-favorite-box{ padding: 20px 0 0 0;}
.our-favorite-main{ background: #f6f6f6;}
.our-favorite-img{ float: left; width: 65%; box-sizing: border-box;}
.our-favorite-info{ float: right; width: 35%; box-sizing: border-box; }
.our-favorite-shop{ padding: 20% 20px 0 20px; text-align: center;}

.our-favorite-shop h3, .uptooff-text-box h3{color: #000;
	font-family: "roboto";
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: capitalize;}
.our-favorite-shop p, .uptooff-text-box p{padding: 10px 0 0 0;
	font-size: 14px;
	color: #000;
	line-height: 20px;
	margin: 0;}
.shop-btn{ margin: 0; padding: 0;}
.shop-btn li{ padding-top: 20px;}
.shop-btn a{ display: inline-block; line-height: 20px; font-size: 14px; font-weight: bold; color: #fff; text-transform: uppercase; padding: 9px 0; width: 200px; background: #000; }
.shop-btn a:hover{ background: #333;}

.shop-now-box ul{ margin: 0 -20px 0 0; padding: 0;}
.shop-now-box ul li{ text-align: center; float: left; width: 50%; padding: 20px 20px 0 0; box-sizing: border-box;}
.shop-now-box h3{ padding: 20px 0 10px 0; margin: 0; font-size: 24px; font-weight: bold;}
.shop-now-box p{ padding: 0 0 20px 0; margin: 0; line-height: 20px; font-size: 14px; color: #000;}
.shop-now-btn a{display: inline-block;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	padding: 9px 0;
	width: 166px;
	background: #000;}
.shop-now-btn a:hover{ background: #333;}

.uptooff-box{ padding: 20px 0 0 0;}

.uptooff-text-box{ text-align: center; padding: 0 20px;}

.uptooff-banner{ padding-top: 20px;}
.uptooff-banner ul{ margin: 0 -20px 0 0; padding: 0;}
.uptooff-banner li {
	text-align: center;
	float: left;
	width: 33.3334%;
	padding: 20px 20px 0 0;
	box-sizing: border-box;
}
.uptooff-banner h3{ padding: 20px 0 10px 0; margin: 0; font-size: 22px; font-weight: bold;}
.uptooff-banner p{ padding: 0; margin: 0; height: 36px; line-height: 18px; font-size: 14px; color: #000;}
.uptooff-banner .shop-now-btn{ padding-top: 20px;}
.uptooff-banner a{display: inline-block;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	padding: 9px 0;
	width: 166px;
	background: #000;}
.uptooff-banner a:hover{ background: #333;}

.home-mobile-img{ display: none;}
.uptooff02 .uptooff-text{ background: none;}

.home-banner-3{ padding-top: 20px;}
.home-banner-3 a{ display: block;}

.foot-banner-now{ padding-top: 20px;}
.foot-banner-now ul{ margin: 0 -20px 0 0; padding: 0;}
.foot-banner-now li{ float: left; width: 25%; box-sizing: border-box; padding: 0 20px 0 0;}
.foot-banner-now li a{ display: block; text-align: center;}
.foot-banner-now li p{ color: #000; padding: 10px 0 0 0; margin: 0; line-height: 20px; font-size: 14px; font-weight: bold;}
.foot-banner-now li a:hover p{ color: #666;}



.mu-info-rt .rating{ padding-bottom: 10px; border-bottom: #eee solid 1px;}
.mu-info-rt .rating p{ margin: 0; padding: 0; font-size: 14px;}



#countdown { height: 46px; background-image: linear-gradient(to right, #fe8720, #fe8720, #fd325c);}
.countdown-text{ float: left; padding: 0 0 0 10px; font-size: 14px; font-weight: bold; color: #fff; line-height: 46px;}
.countdown-time{ float: right; padding: 10px 10px 0 5px;}
.tick-wrapper { height: 26px; line-height: 26px; background: #fff; margin: 0; padding: 0  10px; border-radius: 3px;
}

.tick-wrapper li {
	display: inline-block;
	text-align: center;
}

.tick-wrapper li p {
	padding: 0 2px;
	margin: 0;
	font-size:14px;color:#f5222d;line-height:26px;
	display:inline-block;
}

.shipping-countdown-days, .shipping-countdown-hours,.shipping-countdown-minutes,.shipping-countdown-seconds{font-size:14px; font-weight: bold; color:#f5222d;line-height:26px;}



.info-model{ padding-top: 8px;}
.info-model li{ font-size: 14px;}



@media (min-width:320px) and (max-width:991px){
	#product-category h2{ padding: 5px 0 12px 0;}
	.category-product-boxs { padding-top: 20px;}
	.foot-nav{ position: absolute; top: 0; right: 52px; z-index: 100;}
#footsearch{ background: url("../image/tm_search_icon.png") no-repeat center center; height: 60px; line-height: 60px; width: 32px; text-indent: -9999px;}

	#munavboxs .mutop-cart #cart #cart-total{top: 5px;}
	#munavboxs .mutop-cart #cart .btn{line-height: 60px;
		height: 60px;}
	#munavboxs .mutop-cart{ display: block; float: none; position: absolute; top: 0; right: 12px; z-index: 100; padding: 0; }
	.m-logo{ display: block; position: absolute; top: 10px; left:50%; margin-left: -52px; z-index: 100;}
	.m-logo img{ width: auto; height: 40px;}
	#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, .why-heactcheck, .authentic{ padding-left: 20px; padding-right: 20px;}
	#munavboxs{ padding:0; border-bottom: #efefef solid 1px;}
	#munavboxs.munavfixed{ padding:0;position: fixed;
		top: 0;
		left: 0;
		box-shadow: 2px 3px 2px rgba(0,0,0,.15);
		width: 100%;
		z-index: 9999;}
	#common-home{ padding-top: 20px;}
	#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) {
	.home-pc-img{ display: none;}
	.home-mobile-img{ display: block;}
	.mu-home-mobile{ display: block;}
	.mu-home-pc{ display: none;}
	.hot-sale-title{ padding-top: 20px;}
#common-home .home-title-box{ margin: 0 10px;}
	.home-banner01, .home-banner02{ margin: 0; padding: 0;}
	.home-banner{ padding: 0 10px;}
	.home-banner-left, .home-banner-rt, .home-banner02 .home-banner-left, .home-banner02 .home-banner-rt{ width: 100%; float: none; padding: 0 0 10px 0;}

	.our-favorite-img, .our-favorite-info{ width: 100%; float: none;}
	.our-favorite-shop{ padding: 20px 10px;}
	.our-favorite-img{ padding:0 10px;}

	.shop-now-box ul{ margin: 0; padding: 0 10px;}
	.shop-now-box ul li{ width: 100%; float: none; padding: 20px 0 0 0;}
	.shop-now-box p{ padding-bottom: 10px;}
	.foot-whatsapp{ right: 10px;}


	.header_top{ padding: 0 10px;}
	#top-links .list-inline li.dropdown{ padding-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-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, .m-shopping-cart-quantity{ display: none !important;}
.m-shopping-cart-left .table-responsive thead{ display: none;}
	.m-shopping-cart-left .table-responsive td{ display: block; text-align: center;}
	.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%;}
	.mu-info-title{ font-size: 22px;}


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

	.mucopyright{ padding: 10px;}




	.mu-index-ad{ padding-top: 10px;}
	.titleHeading, .mu-module-boxs h3{ font-size: 24px; padding:0;}


	.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) {
	.home-banner-info p{ font-weight: normal;}
	.home-banner-info h3{ font-size: 22px; line-height: 26px;}
	.home-banner-img, .home-banner-text{ float: none; width: 100%;}
	.home-banner-info{ padding: 20px;}

	.title-p{ padding-left: 10px; padding-right: 10px;}

	.shop-best-sellers{ padding: 20px 0 0 10px;}
	.shop-best-sellers ul{ margin-right: 0; padding-top:0;}
	.shop-best-sellers li{ width: 50%; padding: 10px 10px 0 0;}

	.index-banner-left, .index-banner-rt{ width: 100%; float: none; padding-right: 0;}
	.index-banner-rt{ padding-top: 10px;}

	.our-favorite-shop h3, .uptooff-text-box h3{ font-size: 24px; line-height: 26px;}
	.uptooff-text-box{ padding-top: 20px;}

	.uptooff-banner ul{ margin: 0; padding: 0 10px;}
	.uptooff-banner li{ float: none; width: 100%; padding: 20px 0 0 0;}

	.home-banner-3{ padding-left: 10px; padding-right: 10px;}
	.foot-banner-now{ padding-top: 10px;}
	.foot-banner-now ul{ margin: 0; padding-left: 10px;}
	.foot-banner-now li{ width: 50%; padding: 10px 10px 0 0;}


	.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){
	.foot-banner-now{ padding: 0;}
	.foot-banner-now ul{ padding: 0 0 0 20px; margin-right: 0;}
	.foot-banner-now li{ padding: 20px 20px 0 0; width: 50%;}
	.shop-best-sellers{ padding-top: 30px;}
	.home-banner-img, .home-banner-text{ width: 100%; float: none;}
	.home-banner-info{ padding: 20px;}

	.our-favorite-img{ width: 60%;}
	.our-favorite-info{ width: 40%;}

	.shop-now-box ul, .uptooff-banner ul{ margin-right: 0; padding-left: 20px;}
	.shop-now-box p{ min-height: 60px;}


	#common-home .home-title-box {
		margin: 0 20px;
	}
	.home-banner01, .home-banner02{ margin: 0;}
	.home-banner{ padding-left: 10px; padding-right: 10px;}

	.hot-sale-title, .our-favorite, .uptooff-banner{padding-top: 30px;}

	.header_top{ padding: 0 20px;}
	#checkout-cart.container{ padding-right: 20px;}
	.container{ padding-left: 20px;}
	.mu-home-swiper .swiper-slide{}


	.uptooff{display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: row;
		flex-wrap: wrap; position: relative;}
	.uptooff-text{display: flex; background: #fff;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		position: absolute;
		right: 20px;
		width: 40%;
		top: 20px;
		bottom: 20px;}

}

@media only screen and (min-width: 992px){
	.uptooff{display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: row;
		flex-wrap: wrap; position: relative;}

	.uptooff-text{display: flex; background: #fff;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		position: absolute;
		right: 30px;
		width: 34%;
		top: 30px;
		bottom: 30px;}



	.header-boxs .container{ width: 100%;}
	.mu-home-pc{ padding-top: 20px;}
	.home-title-box{padding-top:20px;}
	.foot-nav{ display: none;}
	.header-boxs{ display: block;}
	.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;}


	.munav-rbboxs{ float: right;}
#common-home{ padding-top: 0;}
	/* logo */
	#logo { position: absolute; top: 0; left: 50%; margin-left: -98px; z-index: 10; padding:0;}
	#logo img{ width: auto; height: 76px;}

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

	#munavboxs.munavfixed{ position: fixed; top: 0; left: 0; width: 100%; z-index: 9999; box-shadow: 2px 3px 2px rgba(0,0,0,.15);}



	.category-box .col-lg-4{ width: 25%;}
	#subnav-foot{ padding:30px 0 26px 0; }
	.mufoot-pay{ text-align: center; }
	.mufoot-pay img{ width: auto; height: 32px;}
	.mucopyright-text{ line-height: 26px; padding: 12px 0;}

.mu-mobile-search{ display: none;}
	#gotoTop{ right: 20px;}
	.mu-info-boxs{ padding-top:0;}
	.mufootercols {
		float: left;
		width: 33.3334%;
		box-sizing: border-box;
	}
	.mufootercols .navContent {
		display: block !important;
	}
	.mufootercols .subNav {
		background: none;
		line-height: 26px;
		font-size: 15px;
		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);}

	.breadcrumb{ margin: 20px 0 20px 0;}
	.container{ padding-left: 0 !important; padding-right: 0 !important;}



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


	#mumenuboxs{ background: #fff; border-bottom: #efefef solid 1px;}
	.mupc-search{ float: left; padding-top:17px; }
	.mupc-search .input-group{width: 360px;}
}







@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) {
	.shop-best-sellers ul{ margin: 0; padding: 0 0 0 20px;}
	.shop-best-sellers li{ width: 33.3334%; padding-top: 20px;}
	.category-product-boxs .swiper-wrapper .swiper-slide{ width: 33.3334%;}
	.home-banner-info h3{ font-size: 24px;}

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

	#product-category .category-box.row{ margin-right: -20px;}
	.subNav{ padding-left: 20px;}
	.mufootercols .navContent{ padding: 5px 0 5px 20px !important;}

	.titleHeading, .mu-module-boxs h3{ font-size: 24px;}
	#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) {
	.latest_arrivals.mu-module-boxs{ padding-top: 30px;}

	.mucopyright, .container{ width: 1180px;}
	#product-category .col-sm-3,#common-home .col-sm-3{ width: 280px;}
	#product-category .col-sm-9{ width: calc(100% - 300px);}


	.mupc-search .input-group{ width: 420px;}
	#menu{ width: 1000px; }
	.why-vendorlogin-boxs, .mu-home-swiper{ width: 1180px;}

	/*#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: 1400px) {
	#subnav-foot{ padding-top: 40px;}
	.uptooff-text{
		right: 40px;
		top: 40px;
		bottom: 40px;}


	.shop-now-box ul{ margin-right: -30px;}
	.shop-now-box ul li{ padding: 30px 30px 0 0;}
	.home-banner-info{ padding-top: 40px;}
	.home-banner-2, .shop-best-sellers, .our-favorite, .uptooff-box, .uptooff-banner, .home-banner-3, .foot-banner-now, .muinfo-info{ padding-top: 30px;}
	.header-boxs{ padding-left: 60px; padding-right: 60px;}
	#common-home{ padding-bottom: 30px;}
	.home-title-box{padding-top:30px;}
	.mupc-search .input-group{ width: 360px;}
	.mucopyright, .container{ width: 1370px;}
	.why-vendorlogin-boxs, .mu-home-swiper{ width: 1370px;}
}