body {
	font-family: 'opensans', Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #666;
	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;
	font-family: "roboto";
	letter-spacing: 1px;
	line-height: 26px;
	color: #333;
	font-size: 16px;
}
h1, h2{ font-size: 16px; line-height: 30px; padding-bottom: 10px; text-transform: uppercase;}
a {
	color: #333;
}
a:hover {
	color: #bc8420;
	text-decoration: none;
}
.clear{ clear: both;}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	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: 12px;
}
.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: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */

/* top */


.mutop-free{ background: #000;
	line-height: 20px;
	padding: 6px 10px;
	text-align: center;
	font-size: 12px;
	letter-spacing:2px;
	text-transform:uppercase;
	color: #fff; }

.top-login{ float: right; color: #666;}
.top-login a{ display: inline-block; padding: 0 10px; color: #333;}
.top-login a:hover{ color: #000;}


#top-links {
	padding-right: 10px;
	padding-top: 22px;
}
#top-links li.dropdown{ width: 30px;}
#top-links li.dropdown .dropdown-toggle{ display: block; text-align: center;}
#top-links li.dropdown i.fa{ font-size: 20px; color: #494c50;}
#top-links .list-inline li.dropdown {
	line-height: 36px;
}
#top-links a + a {
	margin-left: 15px;
}
#top-links .list-inline{ margin: 0;}
#top-links .list-inline  li{ float: left; padding: 0 0 0 10px;}
#top-links .list-inline  li .dropdown-toggle{ display: block;}
#top-links .list-inline  li.open .dropdown-toggle{ }
#top-links .dropdown-menu{ 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: #666; font-size: 12px;}
#top-links .list-inline .dropdown-menu li a:hover, #top-links .list-inline .dropdown-menu li .btn:hover{ background:none; color: #222;}
#top-links .list-inline .dropdown-menu li .btn{ border:none; line-height: 28px; padding: 0; color: #666; font-size: 12px;}
#top-links .btn-group .btn.dropdown-toggle{padding:0;  float: none; line-height: 36px; border:none;}
#top-links .btn-group{ display: block; line-height: 36px;}
#top-links .caret, #top-links i.fa-caret-down{ font-size: 11px;}



	/* logo */
#logo {
	float: left;
	margin: 0;
}
/* search */
#search {
	margin: 0;
}
#search .input-lg {
	color: #ccc;
	box-shadow: none;
	height: 40px;
	border-right: none;
	line-height: 20px;
	padding: 0 10px;
	border-radius:0;
}

#search .input-lg:focus { border: #ccc solid 1px; border-right: none;}
#search .btn-lg {
	font-size: 15px;
	line-height: 40px;
	border: none;
	width: 40px;
	height: 40px;
	padding: 0;
	background: #222;
	text-shadow: none;
	box-shadow: none;
	border-radius:0;
}
#search .btn-lg i.fa-search{ display: block; font-size: 16px; color: #fff;}
#search .btn-lg i.fa-search:hover{ color: #fff;}
/* cart */
.mutop-cart{ display: none; float: right; width: 30px; text-align: center;}
.mutop-cart #cart .btn{ background:none; border: none; padding: 0; line-height: 72px; text-shadow:none; float: none; border-radius:0; box-shadow:none;}
#cart { display: block !important; font-family: 'opensans' !important;
}
.mutop-cart i.fa-times{ color: #000;}
.mutop-cart  i.fa-shopping-cart{ font-size: 20px;
}
.mutopcarttotal {
	position: absolute;
	top: 16px;
	right: -3px;
	height: 16px;
	line-height: 16px;
	width: 16px;
	z-index: 10;
	font-size: 12px;
	color: #fff;
	background: #ff5b5b;
	border-radius: 50%;
}
.mutop-cart .dropdown-menu{ margin: 0; padding: 10px; border-radius:0 0 4px 4px;}
.mutop-cart #cart.open > .btn,.mutop-cart #cart.open > .btn:hover{background:none;
	border: none;
	color: #ff0d00;}
#cart > .btn {
	text-transform: capitalize;
	font-size: 14px;
	line-height: 18px;
	color:#494c50;
}
#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 {
	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 */
.mu-menuboxs .navbar-collapse{ padding: 0;}
.mu-menuboxs  .dropdown-menu{ padding: 8px 0;}
#menu {
	min-height:50px;
}
#menu .nav > li > a {
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	line-height: 46px;
	color: #000;
	letter-spacing: 0.5px;
	padding: 0 20px;

}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	color: #7f8c8d;
	background:none;
}
#menu .dropdown-menu {
	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: 200px;
	display: block;
	padding:0  15px;
	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: 700;
	line-height: 40px;
	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: 50px;
	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 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{
	padding: 20px 0 0 0;
	font-weight: normal;
	background: #fff;
	text-align: left;
	border-top: 1px solid #ddd;
}
footer {

	padding-top: 20px;
	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: #c3c0b9;

	font-weight: normal;}
.mucopyright-left{ line-height: 44px; color: #666;}

	/* 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 + 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;
}
.btn {
	font-family: "roboto";
	padding: 9px 20px;
	line-height: 18px;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 1px solid #bc8420;
	border-radius: 4px;
	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;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background: #bc8420;

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

}
.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;
	padding: 10px 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 {
	position: relative;
	overflow: auto;
}
.product-thumb .image {
	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;}
.titleHeading,.mu-module-boxs h3 {
	font-family: "roboto";
	line-height: 26px;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	letter-spacing:2px;
	padding-bottom: 10px;
	text-align: center;
	background: url("../image/line02.png") no-repeat bottom center;
}

.product-thumb .caption { text-align: center; padding-top: 10px;
}
.product-thumb h4 {
	font-family: 'opensans';
	height: 36px;
	line-height: 18px;
	font-weight:normal;
	overflow: hidden;
	text-transform: capitalize;
}
.product-thumb:hover  h4 a{ color: #bc8420;}
.product-thumb h4 a{	font-size: 13px;
	color: #555; display: block;}
.product-thumb h4 a:hover{ color: #bc8420;}
.product-thumb .price {
	padding: 8px 0 0 0;
	margin: 0;
	font-weight: bold;
	line-height: 20px;
	font-size: 14px;
	color: #bc8420;
}
.product-thumb .price-new {
	font-weight:bold;
	font-size: 14px;
	color: #bc8420;
}

.product-thumb .price-old {
	color: #7f8c8d;
	font-size: 13px;
	font-weight: normal;
	text-decoration: line-through;
	padding-left: 10px;
}


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{ font-family: "roboto"; 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 -15px 0 0;}
.mumbnub-bottom{ padding-top: 20px;}
.categories-list ul{ margin: 0 -10px 0 0; padding: 0;}
.categories-list ul li{ float: left; width: 25%; padding: 0 10px 10px 0;}
.categories-list ul li a{ display: block; line-height: 20px; padding:8px 10px; text-align: center; border: 1px solid #ddd; border-radius: 3px;}
.categories-list ul li a:hover{ border: #c00 solid 1px; color: #c00;}
.mupd20{ padding-top: 20px;}
.col-sm-12.muinfo-no{ float: none;}


.mu-info-img  div.thumbnails{ margin: 0;}
.mu-info-img .thumbnails > div{ margin: 0;}
.mu-info-img .thumbnail{ padding:0; margin: 0; border: none !important; border-radius: 0;}
.mu-info-img .image-additional{ max-width: 90px; width: 90px;}
.mu-info-img  .image-additional .thumbnail{ margin: 0 10px 0 0; padding: 2px;}
.mu-mobile-acc{ display: none;}



#countdown {
	background:#272b2e;

	display:none;

	height: 52px;
	line-height:52px;

	overflow: hidden;


}




@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}

}


.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {

	padding: 0 10px;
}
}
@media (max-width: 767px) {

	.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;
}
}
.product-thumb .rating {
	padding-top: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .no-rating .fa-star-o {
	color: #E69500;
}
.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;
}
.mu_related{ padding-top: 20px;}
.description-box{ }
.description-info{ padding-top: 10px; line-height: 22px;}
.description-box .muinfotitle{padding-bottom: 0;
	border-bottom: 1px solid #dbdbdb; margin-bottom: 10px;
	color: #000;
	font-size: 16px;
	font-weight: normal;
	line-height: 40px;
	text-align: left;
	text-transform: uppercase;}
h1.productname {
	color: #000;
	font-size: 22px;
	font-weight: normal;
	line-height: 28px;
	padding:0 0 10px 0;
	text-transform: uppercase;
}
.list-unstyled{ margin: 0 !important; line-height: 22px;}
.list-unstyled h2{ margin: 0; padding: 0;}
.mu-info-price{ font-size: 13px; padding: 10px 0; border-bottom: #eee solid 1px; }
.mu-info-price h2{ color: #000; font-size: 22px; font-weight:normal;}
.mu-info-rt #product{ padding-top: 10px;}
.mu-info-rt #product .form-group{ padding-bottom: 10px; margin: 0;}

.mumb_cart_btn{ padding-top: 10px;}
.mumb_cart_btn .btn{ background: #bc8420; border: 1px solid #bc8420; text-transform: uppercase;}
.mumb_cart_btn .btn:hover{  background: #cb9a47; border: 1px solid #cb9a47;}




#productDescription-top #additional th{ border:none !important;}
#productDescription-top #additional table{ width: 100%; border:1px solid #d2d2d2 !important; border-bottom: none !important;}
#productDescription-top #additional th.label{border-right: 1px solid #d2d2d2 !important; width: 110px; color: #000; display: inline-block;
 padding: 5px; line-height: 22px; font-size: 13px; font-weight: normal; background: #efefef; border-radius: 0;}
#productDescription-top #additional tr{ border-bottom:1px solid #d2d2d2;}
#productDescription-top #additional td{ font-size:13px !important; vertical-align:middle;}
#productDescription-top .panel-body{ padding:10px 0 !important; width:100% !important;}
#productDescription-top .panel-heading{padding:0 0 8px 0;
	border-bottom: 1px solid #cccccc;
	border-radius: 0;}
.description-box .panel-heading h4{ font-size: 16px; color: #000; line-height: 22px; text-transform: capitalize;}


.measurements-detail{background: url("../image/size.jpg") no-repeat  0 0  !important; font-size:13px !important; position: relative;
	overflow: hidden; width: 552px;
	height: 161px;}
.measurements-detail .label, .measurements-detail .detail{ font-size:12px !important; color: #333; padding: 0; font-weight: normal; }
.measurements-bridge{margin: 0px 0px 10px;
	position: absolute;
	top: 100px;
	right: 390px;
}
.measurements-lens-width{margin: 0px 0px 10px;
	position: absolute;
	width: 75px;
	top: 60px;
	right: 440px;
	text-align: center;}
.measurements-lens-height{margin: 0px 0px 10px;
	position: absolute;
	width: 75px;
	top: 60px;
	right: 310px;
	text-align: center;}
.temple-view{position: absolute;
	top: 100px;
	right: 80px;}



@media (min-width:768px) and (max-width:991px){
	#column-left{ display: none;}
	#content.col-sm-9{ width: 100%;}
}

@media (min-width:320px) and (max-width:991px){
	.mu-menuboxs .dropdown-menu{ box-shadow:none;}

	#product-product .breadcrumb > li:last-child{ display: none;}

	.mu-info-rt{ padding-top: 10px;}

	.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;}
	.mucopyright-left{ line-height: 20px; padding: 10px 0;}


	.mu-foot-info{ margin: 0; padding-top: 15px;}
	.mu-foot-boxs{padding:0;}




	#mupcbox{ position: relative;}
	.mobileopen .mupc-search{ position: absolute; top: 46px; left: 0; z-index: 100; display: block; box-shadow: 0 2px 5px #555;}
	.mupc-search{ padding:10px; background:#fff; display: none;}

	.mupc-search #search .input-lg{ background: #fff;}

	.mu-mobile-acc{display: block;}
	.mu-mobile-acc a{ display: block; text-indent: -9999px;
		height: 50px;  background: url(../image/tm_account_icon.png) no-repeat center center;}
	#cart .dropdown-menu, .mu-mobile-cart span{ display: none !important;}

	.mu-mobile-search{height: 46px;  background: url(../image/tm_search_icon.png) no-repeat center center;}
	.mu-mobile-cart, .mu-mobile-acc, .mu-mobile-home, .mu-mobile-search{  width:30px; text-align: center; position: absolute; top: 0; z-index: 100;}
	.mu-mobile-cart{ right: 10px;}
	.mu-mobile-search{ right: 50px;}
	.mu-mobile-search a{ width: 30px; height: 50px; text-indent: -9999px; display: block;}
	.mu-mobile-acc{ left: 50px;}

	.mu-mobile-cart a{ display: block;
		height: 50px;  background: url(../image/tm_cart_icon.png) no-repeat center center;}
	.mu-menuboxs #menu div.dropdown-menu{ padding: 0; }
	.mu-menuboxs #menu div.dropdown-menu a{ line-height: 44px; padding: 0 10px; background:none; color: #000; border-bottom: #ccc solid 1px;}
	.mu-menuboxs #menu .nav  .dropdown.open .dropdown-menu a{ background:none;}
	.mu-menuboxs #menu .nav > li{ border-bottom: #ddd solid 1px; }
	.mu-menuboxs #menu .nav > li > a{ padding: 0 10px; font-size: 13px; color: #000; line-height: 44px;}
	.mu-menuboxs #menu .nav .dropdown a{    background: url(../image/arrow-right.png) no-repeat 98% center / 8px 12px;}
	.mu-menuboxs #menu .nav .dropdown.open a{background: url(../image/arrow-righth.png) no-repeat 98% center / 12px 8px;}
	.mu-menuboxs .navbar-collapse{border-top: none;}
	.mu-menuboxs .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{ margin-left: -41px;  position:absolute;  top: 5px; left: 50%; z-index: 100;
		float: none;}
	.mu-pc-box .row #logo img{ width: auto; height: 40px;}
	.mu-pc-box .container,.mu-pc-box .row{ padding: 0; margin: 0; }
	.mu-pc-box{ min-height: 50px; background: #fff;}
	#logo img{ width: auto; height: 50px;}
	.mu-menuboxs .navbar-header{ border-bottom: #ddd solid 1px;
		height: 50px; }
}

#common-home #content.col-sm-12 {
	padding: 0;
}
#common-home .row {
	margin: 0;
}
#common-home .swiper-viewport{ overflow: hidden !important;}



.mufoot-follow{ padding:10px 0 0 0;}
.mufoot-follow a{ display:inline-block; padding-right:10px; }
.mufoot-follow a i{font-size:26px; color:#333;}
.mufoot-follow a:hover i{ color:#000;}


#column-left .list-group-item:last-child,#column-left  .list-group-item:first-child{ border-radius: 0;}

.mu_related_boxs{ margin-right: -20px;}
.mu_related .product-layout{ float: left; width: 33.3334%; padding: 20px 20px 0 0;}



.mu-banner img{ width: 100%; height: auto;}
.mu-banner a.mu-banner-pc{ display: none;}
.mu-banner a.mu-banner-mobile{ display:block;}

.mu-foot-info{ text-align: center; line-height: 30px;}
.mu-foot-info a{ display: inline-block; padding: 0 10px 10px 10px; font-family: "roboto"; font-size: 13px; text-transform: capitalize; font-size: 14px; letter-spacing: 1px;}

.mu-index-bottom{ text-align: center; padding-top: 20px;}
.mu-index-bottom p{ font-size: 18px; line-height: 22px; padding: 20px 0 10px 0; }
.mu-index-ads img{ padding:  0 10px;}

.mufoot-pay{ padding: 10px 0 0 0; text-align: center;}
.mufoot-pay img{ width: auto; height: 36px;}

#gotoTop{display:none;position:fixed;top:75%; right:10px;cursor:pointer;margin-top:-50px; margin-left:535px;width:36px; height:36px;background:url(../image/backtop.png) no-repeat left top;}

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

.titleHeading h3 {
	line-height: 26px;
	font-size: 22px;
}

.caption .rating .fa-star-o{color: #E69500;}

#mutopsearch, #top-links{ display: none;}

@media (max-width: 768px) {
	.mu_related_boxs{ margin-right: -10px;}
	.titleHeading, .mu-module-boxs h3{ font-size: 18px; line-height: 20px;}
	.mu_related .product-layout{ width: 50%; padding: 10px 10px 0 0;}
	.mu_related{ margin: 0 -15px;}
	#menu #category{ line-height: 50px;}
	.mutop-free{ padding: 7px 10px; line-height: 22px; font-size: 13px;}
#common-home.container{ padding-left: 0; padding-right: 0;}
	.measurements-lens-width {

		width: 75px !important;
		top: 30% !important;
		right: 75% !important;

	}
	.measurements-lens-height {

		width: 75px !important;
		top: 30% !important;
		right: 50% !important;
		text-align: center;
	}
	.measurements-bridge {

		top: 60% !important;
		right: 68% !important;
	}
	.temple-view {

		top: 40% !important;
		right: 10% !important;

	}

	.measurements-detail .label, .measurements-detail .detail {
		background: none;
		color: #818181;
		font-size: 11px !important;

	}

	.measurements-detail {
		width: 100% !important;
		background: url(../image/size.jpg) no-repeat 0 0 !important;
		background-size: 100% !important;
		position: relative;
	}
	.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) {
	.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 > div {
	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-right: 10px;
}


@media only screen and (min-width: 992px){
	#menu{min-height: 72px;}
	.mu_related .product-layout{ width: 25%;}
	.mu-info-img .image-additional .thumbnail{ padding: 0; margin: 0;}
.mu-info-img02{ float: left; width: 80px;}
	.mu-info-img .image-additional{ margin: 0 0 10px 0!important; width: 80px; height: 80px;  float: none;}
	.mu-info-main-img{ float: right; width: calc(100% - 90px);}

	#gotoTop {
		right: 20px;
	}
	.mu-banner a.mu-banner-pc, #top-links{ display: block;}
	.mu-banner a.mu-banner-mobile{ display:none;}

	#menu .nav > li > a{ line-height: 72px; padding: 0 10px; font-family: "roboto";}
	.mu-menuboxs .navbar-nav > li{ display: inline-block; float: none;}
	.mu-menuboxs .navbar-nav{ float: none; text-align: center; width: 0 auto;}
	.mu-menuboxs{ float: left;  width: calc(100% - 280px);}
	#logo img{ height: 72px; width: auto;}
	.mu-pc-box{ padding: 15px 0;}

	#subnav-foot{ padding-bottom: 20px;}




	#common-home .mu-module-boxs .row{ margin-right: -20px;}


	.mu-mobile-cart,  .mu-mobile-search{ display: none;}
	.mutop-cart{ display: block;}
	.mu-info-boxs{ padding-top: 10px;}
	.mu-info-left{float: left;
		width:56%;}
	.mu-info-rt{float: right;
		width: calc(44% - 20px);}
	.mu-pc-box .row{ margin: 0;}
	.breadcrumb{ margin: 10px 0 10px 0;}
	.container{ padding-left: 0 !important; padding-right: 0 !important;}



	.mucopyright{ margin: 0 auto; width: 980px;}



	.mupc-search{ background: #fff; box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25); }
	.mupc-search .input-group{width: 300px;}

	#mutopsearch{ display: block; float:right; position:relative; height:72px; margin-right:10px;}
	#mutopsearchico{ line-height:72px; height:72px; width:30px; text-align:center; cursor:pointer;}
	#mutopsearchico .fa { font-size:20px;  line-height:72px; width:30px;  color:#494c50;}
	.is-open .fa-search, .fa-remove{ display:none;}
	.is-open .fa-remove{ display:block;}
	#mu-head-search-boxs{ display: none; background:#fff; position:absolute; right:0; top:72px; z-index:100;}
	.is-open #mu-head-search-boxs{ display:block;}



}

@media (min-width: 1200px) {

	.mupc-search .input-group{width: 360px;}
	.mucopyright{ width: 1170px;}
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@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(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 980px) {
	.temple-view{ position: absolute; top: 70% !important; right: 20% !important; color: #818181;font-weight: 700; font-size: 11px !important; }
	.measurements-bridge{ position: absolute; top: 80% !important;
		right: 73% !important;}
	.measurements-lens-width{ position: absolute; width: 75px !important; top: 56% !important; right:  82% !important; text-align: center;}
	.measurements-lens-height{ position: absolute; width: 75px !important; top: 56% !important; right:  60% !important;text-align: center;}
	.measurements-detail .label,.measurements-detail .detail{ background: none; color: #818181;font-size: 11px !important; font-weight: 400;}

	.mu-menuboxs  #menu .navbar-header{
		float:none;}
	.mu-menuboxs .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;
	}


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

	.mu-menuboxs .navbar-nav{ float: none;}
	.mu-menuboxs .navbar-nav>li{ float: none;}
	.mu-menuboxs .nav>li{ position: static;}
	.mu-menuboxs .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;
}
