/* Small & Medium */

@media screen and (max-width: 63.9375em) {

    h1 {

        font-size: 1.5rem;

    }

    h2 {

        font-size: 1.4rem;

    }

    h3 {

        font-size: 1.3rem;

    }

    h4 {

        font-size: 1.2rem;

    }

    h5 {

        font-size: 1.1rem;

    }

    h6 {

        font-size: 1rem;

    }

}







.title-bar-right a i.fi-shopping-cart {

    color: #FFFFFF;

}







img.large-logo {

    margin: 0.7rem auto 0;

}

















.orbit-container {

    height: auto !important;

}



i.large {

    font-size: 50px;

    line-height: 50px;

}



i.medium {

    font-size: 35px;

    padding: 0 5px;

}



i.small {

    font-size: 20px;

    padding: 0 5px;

}







.quantity-text {

    padding-top: 10px;

}



.quantity-display input {

    width: 60px;

}



li.menu-text {



}



li.menu-text > a {

    padding: 0 !important;

    margin: 0 !important;

}



li.menu-text > a > img {

    height: 40px;

    width: auto;

}







div.top-bar-left {

    margin-left: 2em !important;

}



.truncate1 .cell h5 a {

    width: 235px;

    display: block;

    display: -webkit-box;

    height: 50px;

    margin: 0 auto;

    line-height: 1.3;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

    overflow: hidden;

    text-overflow: ellipsis;

}



.truncate2 .cell h5 a {

    width: 150px;

    font-size: 1.1rem;

    display: block;

    display: -webkit-box;

    height: 45px;

    margin: 0 auto;

    line-height: 1.2;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

    overflow: hidden;

    text-overflow: ellipsis;

}



.media-object-section h5.truncate3 {

    width: 220px;

    display: block;

    display: -webkit-box;

    height: 50px;

    margin: 0 auto;

    line-height: 1.3;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

    overflow: hidden;

    text-overflow: ellipsis;

}



input.button.search-button {

    max-width: 100px;

}



table#upcomingProductsTable {

    width: 100% !important;

    margin-top: 1em;

}



.normalprice {

	font-size:12px;

	font-weight:normal;

	color:#888;

	padding-right:5px;

    text-decoration: line-through;

}



.productSpecialPriceSale {

    text-decoration: line-through;

}



.productSpecialPrice, .productSalePrice, .productSpecialPriceSale {

    color: #c00;

	font-weight:normal;

	font-size:14px;

}

.productPriceDiscount{ font-size:12px; font-weight:normal; color:#fe2a2a;}



h2 > span.normalprice {

    font-size: 1.5rem !important;

    color: #FF0000;

}



.truncate1 > .cell > a > img {

    width: 100%;

    height: auto;

}



.truncate2 > .cell > a > img {

    width: 100%;

    height: auto;

}



.media-object > .media-object-section > a > img {

    width: 100px;

    height: auto;

}



.centerBoxWrapper > .cell:last-child {

    float: left !important;

}



#productDetailsList {

    list-style-type: none;

}





#alsoPurchased .thumbnail {

    width: 229px;

    height: auto;

}



#alsoPurchased h5.truncate {

    font-size: 1rem;

    display: block;

    display: -webkit-box;

    height: 40px;

    margin: 0 auto;

    line-height: 1.2;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

    overflow: hidden;

    text-overflow: ellipsis;

}



#alsoPurchased p {

    font-size: 0.9rem;

}



#navNextPrevWrapper {

    margin: 0 auto 1em auto !important;

}



label small {

    text-transform: capitalize;

    color: #fe2a2a;

	font-size:13px;

}







#navNextPrevList {

    margin-top:0;

    padding: 0 0 10px 0;

}

.navNextPrevCounter{ padding-bottom: 8px;}

#navEZPageNextPrev a{ display: inline-block; margin: 0 2px; padding: 6px 12px; line-height: 20px; border:1px solid #000; background: #000; color: #fff; font-size: 12px; border-radius: 3px; }

#navEZPageNextPrev a:hover{background:#dc615b; border: #dc615b solid 1px;}

.alert {

    color: #FF0000;

}



.bold {

    font-weight: 700;

}



#categoriescssHeading.leftBoxHeading{ background:#000 url(../images/icon_title_category.png) no-repeat 12px center; padding-left:40px;}

#navColumnOneWrapper #categoriesulcss .box-body{ border-bottom: none;}

#navColumnOneWrapper .box-body{ border:#ebebeb solid 1px; border-top:none;}

h3.leftBoxHeading, h3.rightBoxHeading {

	line-height:42px;

	background:#000000;

	border-bottom:#646464 solid 4px;

	font-size:13px;

	font-weight:bold;

	text-transform:uppercase;

	color:#fff;

	padding-left:12px;

	letter-spacing:1px;

}

h3.leftBoxHeading a, h3.rightBoxHeading a{ color:#fff;}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover{ color:#EA7974;}



/*Product Listing*/

h3.itemTitle {

    font-size: 1rem;

    font-weight: 800;

}



.product-image {

    text-align: center;

}



.description {

    vertical-align: top;

    padding-top: 1em;

}



img.thumbnail {

    background-color: #ffffff;

}



.price [type=number] {

    max-width: 70px;

    float: right;

}



@media screen and (min-width: 40em) {

    .product-image {

        min-width: 170px;

    }

}



/* Featured Listing */

.item.small-12 {

    margin: 1em 0;

}



.item.small-12:first-child {

    margin-top: 0;

}



.grid .item-description {

    display: none;

}



.image-wrapper {

    text-align: center;

}



.forward{ float:right;}

.navSplitPagesLinks {

    padding: 0 10px 0 0;

}

.navSplitPagesResult {

    padding: 0 0 0 10px;

}





#indexCategoriesHeading, #productListHeading {

line-height: 30px;

font-size: 16px;

font-weight: bold;

text-transform: uppercase;

color: #2B2B2B;

letter-spacing: 1px;

padding-bottom:10px;

}



#gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading, #reviewsDefaultHeading {

line-height: 32px;

font-size: 16px;

font-weight: bold;

text-transform: uppercase;

color: #2B2B2B;

letter-spacing: 1px;

padding-bottom:10px;

}



#accountDefaultHeading, #accountHistoryDefaultHeading, #accountNotificationsHeading, #addressBookDefaultHeading, #advSearchDefaultHeading, #advSearchResultsDefaultHeading, #checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #checkoutPayAddressDefaultHeading, #checkoutShipAddressDefaultHeading, #checkoutSuccessHeading, #conditionsHeading, #cookieUsageDefaultHeading, #createAcctDefaultHeading, #createAcctSuccessHeading, #customerAuthDefaultHeading, #discountcouponInfoHeading, #maintenanceDefaultHeading, #downloadTimeOutHeading, #gvFaqDefaultHeading, #ContantDefaultHeading, #gvRedeemDefaultHeading, #gvSendDefaultHeadingDone, #indexDefaultHeading, #loginDefaultHeading, #logoffDefaultHeading, #pageNotFoundHeading, #pageTwoHeading, #pageThreeHeading, #pageFourHeading, #privacyDefaultHeading, #shippingInfoHeading, #cartDefaultHeading, #siteMapHeading, #sslCheckHeading, #timeoutDefaultHeading, #unsubDefaultHeading, #ezPagesHeading, #acctNewslettersDefaultHeading, #maintenanceDefault h1, #addressBookProcessDefaultHeading, .newsArchive-title, #moreNewsHeading{

line-height: 32px;

font-size: 16px;

font-weight: bold;

text-transform: uppercase;

color: #2B2B2B;

letter-spacing: 1px;

padding-bottom:10px;



}





.current {

	font-size: 13px;

	line-height:16px;

	background:#000;

	color:#fff;

	padding: 3px 8px;

	font-weight:normal;

	

}

.navSplitPagesLinks a, .navSplitPagesLinks a:visited {

	color: #000;

	background:#ccc;

	text-decoration: none;

	padding: 3px 8px;

	line-height:16px;

	

}

.navSplitPagesLinks a:hover {

	padding: 3px 8px;

	background:#000;

	color: #fff;

	

}



span.label {

    text-transform: uppercase;

}



.fi-star {

    color: rgba(245, 159, 26, 0.9);

    text-shadow: 1px 4px 6px #FFF, 0 0 0 #000, 1px 4px 6px #FFF;

    padding: 0 2px !important;

}



.fi-star.empty {

    color: rgba(110, 55, 28, 0.49);

    text-shadow: 1px 4px 6px #FFF, 0 0 0 #000, 1px 4px 6px #FFF;

    padding: 0 2px !important;

}



/*.thumbnail {*/

/*box-shadow: none;*/

/*wenkit-box-shadow: none;*/

/*}*/



.category-icons > .cell {

    margin-top: 1em;

}



.file-upload {

    display: block;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    width: 100%;

    height: 2.4375rem;

    margin: 0 0 1rem;

    padding: .275rem;

    border: 1px solid #cacaca;

    border-radius: 0;

    background-color: #fefefe;

    -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);

    box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);

    font-family: inherit;

    font-size: 1rem;

    font-weight: 400;

    line-height: 1.5;

    color: #0a0a0a;

    -webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;

    transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;

    transition: box-shadow .5s, border-color .25s ease-in-out;

    transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s;

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none

}



#productReviewLink {

    margin: 2em 1em 0;

}



.full.reveal.without-overlay {

    text-align: center;

}







div.address-book.button-group a {

    margin: 0.05em;

}



#categoriesContent.sideBoxContent > .badge {

    margin: 0 0 .2em 1em;

    padding: .2em;

}



.advanced-search-help {

    padding: 2rem;

}



.item.grid {

    margin-bottom: 1em;

}



input.listing-cart-quantity {

    width: 100%;

    max-width: 100% !important;

}



.tabs-container {

    margin-top: 2em;

    margin-bottom: 3rem;

}



.reviewContentWrapper {

    margin:1em;

}







input.input-group-field {

    max-height: 40px;

}



img.small-logo {

    position: absolute;

    top: 2px;

    left: 0;

    right: 0;

    margin: auto;

    max-height: 35px;

    width: auto;

}



#siteMapList .menu.vertical {

    margin-left: 2rem;

}







.sup {

    vertical-align: super;

    font-size: 10px;

    margin: 0 0.1em

}



.messageStackError{ border:#cc4b37 solid 1px; background:#f9ecea; color:#cc4b37; padding:10px; box-sizing: border-box; margin-bottom:10px;}



ul, ol{ list-style:none;}



#logo{ position:absolute; top:5px; left:0; z-index:10;}

#logo a{ display:inline-block;}

#logo a img{ height:60px; width:auto;}

.mu-top-box-pc{ height:50px; line-height:50px; font-size:12px; background:#0D0D0D; width:100%; color:#fff;}

.welcome-msg { float:left; }

.welcome-msg i.fa { padding-right:5px; font-size:16px; font-weight:normal;}







.login-topboxs{ float:right; position:relative;}

#login-btn { height:40px; line-height:40px; padding:12px 0; cursor:pointer;}

#login-btn  img{vertical-align:top;}

#login-box{ position:absolute; right:0; top:64px; z-index:1000; width: 200px;



padding: 10px;



border: 1px solid #ddd;



background: #fff;





-moz-box-shadow:0 2px 3px 0 rgba(51,51,51,.3);



-webkit-box-shadow:0 2px 3px 0 rgba(51,51,51,.3);



box-shadow:0 2px 3px 0 rgba(51,51,51,.3);}









.navigation-nav{ float:right; height:32px; overflow:hidden; }

.navigation-nav a{ display:inline-block; text-transform:capitalize; color:#fff; padding:0 15px; font-size:12px; }

.navigation-nav a:hover, .mutopcart a:hover{ color:#EA7974; }



.mutopcart{ float:right; padding-left:20px; width:80px; height:64px; }

.mutopcart a{color:#bbb; height:64px; display:block; background:#363636 url(../images/icon-cart.png) no-repeat center center; position:relative; }

.mutopcart .cart_infos{position:absolute; top:5px; right:5px; height:18px; line-height:18px; width:18px; z-index:10; font-size:12px; font-weight:normal; color:#fff; background:#dc615b; border-radius:50%; text-align:center;}



.mupcnavboxs-main{ position:relative; min-height: 75px;}

.mupcnavboxs-main #mu-head-search-boxs{ float:right; padding:13px 20px 0 0; }

#mu-head-search{ position:relative; }

#mu-head-search .mu-search-header-input{width:700px;}

.mu-search-header-input{ margin:0; line-height:20px; color:#f3f3f3;  padding:8px 30px 8px 20px; background:#4e4e4e; box-shadow:none; border:#4e4e4e solid 1px; border-radius:20px;}

.mu-search-header-input:focus{ border:#4e4e4e solid 1px; color:#f3f3f3; background:#4e4e4e;}

.musearbtn{ border:none; height:38px; width:38px;  color:#fff; text-align:center; padding:0; cursor:pointer; font-weight:bold;  text-transform:uppercase; background:url(../images/icon-zoom-h.png) no-repeat center center; position:absolute; top:0; right:0; z-index:10; text-indent:-9999px;}

/*.musearbtn:hover, #mu-head-search:hover .musearbtn{  background:url(../images/icon-zoom-h.png) no-repeat center center;}*/

#musearchboxs.popup-win{ border:none; width:100% !important; box-sizing: border-box; padding:10px;}

#tab_nav #mu-head-search{ margin:10px 0 0 10px; width: calc(100% - 110px); height:32px;}





/*myslidemenu_2*/

.muheaderboxs{ height:70px; background:#ff6900;}

.mupcnavboxs{ display:none; width:100%;}

#myslidemenu_2 ul.myslidemenu_2_ul{ padding-left:19px;}

#myslidemenu_2{ height:70px; width:980px; margin:0 auto;}

.mu_home{ float:left; line-height:70px; overflow:hidden; border-left:#ed8d89 solid 1px;  border-right:#ed8d89 solid 1px;}

.mu_home a{ color: #fff; display:block; height:70px;

    font-size: 16px;  letter-spacing:1px;

    font-weight:; text-decoration:none;  padding: 0 20px; text-transform: uppercase;}

	

	.mu_home a:hover{color:#fff; text-decoration:none; background:#ea7974;}

#myslidemenu_2 .mu_nav_ico i{ padding-left:5px; font-weight:normal; font-size:12px;}	

#myslidemenu_2 .mu_nav_ico{float: left;   border-right:#ed8d89 solid 1px;

    position: relative; line-height:70px;}



#myslidemenu_2 .mu_nav_ico a{color: #fff;

    font-size: 16px;  letter-spacing:1px;

    font-weight:; text-decoration:none;  }



#myslidemenu_2 .mu_nav_ico a:hover{  color:#fff; text-decoration:none;}



.jqueryslidemenu ul li ul {

    background:#fff;

    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);

    display: block;

    left: 0;

	top:70px !important;

    position: absolute;

    visibility: hidden;

    white-space: normal;

    width: 240px!important;

    z-index: 22;

	padding:5px 0;

}

#myslidemenu_2 .mu_nav_ico ul li{ line-height:36px; }

#myslidemenu_2 .mu_nav_ico ul li a{letter-spacing:0; font-size:12px; font-weight:normal; text-transform:capitalize; color:#333; padding-left:20px; display:block;}

#myslidemenu_2 .mu_nav_ico ul li a:hover{  background:#fff; color:#ea7974;}

#myslidemenu_2 ul li:hover a span {color:#fff; background:#ea7974;}

#myslidemenu_2 ul li a span {padding: 0 20px; text-transform: uppercase; display:block;}





		

		

	#tab_nav a {

	color: #000;

	text-decoration: none;

}



#tab_nav li {

	float: left;

	height: 54px;

	padding: 0;

	text-align: center;

	margin:0 10px 0 0;

}    

#tab_nav li.tm-search { float:right;}         

#tab_nav li{

	box-sizing: border-box;

} 

#tab_nav li.tm-cart   { float:right; position:relative;}

#tab_nav li img {

	width:44px;

	height: 54px;

}

.mu-mobile-logo{ position:absolute; top:5px; left:50%; margin-left:-28px;}

.mu-mobile-logo a{ display:inline-block;}

.mu-mobile-logo img{ height:44px; width:auto;}



#tab_nav li.tm-account { margin:0 0 0 48px;}

.mucurrboxs select{ line-height:26px; height:auto; border:none;}



#top_nav {

    border-bottom: #eee solid 1px;

	width:100%;

	margin: 0em;

	background:#fff;

	}

#tab_nav {

	height: 54px;

}



#top_nav #categoriesPopup,#top_nav #musearchboxs{ border-top:#ddd solid 1px; position:static;}

#tab_nav .list-style-none{ width:100%;}



#tab_nav  li.tm-catalog {	background: url("../images/navico.gif") no-repeat center center; margin:0 0 0 10px;}

li.tm-account {	background: url("../images/tm_account_icon.png") no-repeat center center;}

li.tm-account.tab-active {	}

li.tm-cart {	background: url("../images/tm_cart_icon.png") no-repeat center center;}

li.tm-cart.tab-active  {	}

li.tm-search {	background: url("../images/searchico.gif") no-repeat center center;}

li.tm-search.tab-active{	}	

		

.header_cart_only_number{ position:absolute; top:5px; right:2px; height:16px; line-height:16px; width:16px; z-index:10; font-size:12px; font-weight:bold; color:#fff; background:#e85f5f; border-radius:50%; }



.muopacity a:hover img{ opacity:0.8;}





.mumin-boxs{ min-height:560px; padding:0 0 10px 0;}



#categoriesContent{ padding:6px 0;}

#navColumnOneWrapper .leftBoxContainer{ padding-bottom:20px;}

#categoriesContent ul li{ line-height:30px;  text-transform:capitalize; padding-left:10px;}

#categoriesContent ul li a{ color:#666; font-size:13px;}

#categoriesContent ul li a:hover{ color:#fe2a2a;}

#categoriesContent .category-top a{ font-weight:normal; color:#000; font-size:14px;}

.category-subs-parent, .category-subs-selected{ color:#fe2a2a;}

/*#categoriesContent .category-top a{ font-size:15px;}*/



#whatsnew .box-body{ padding-bottom:10px;}

.muleftbox{ padding:10px 8px 0 8px;}

.muleftboximg{ float:left; width:32%;}

.muleftboximg a{ display:block; border:#eaebec solid 1px;}

.muleftboxdesc{ float:right; width: calc(68% - 10px);}

.muleftboxdesc a{ display:block; line-height:16px; height:48px; overflow:hidden; text-transform:capitalize; color:#666;}

.muleftboxdesc a:hover{ color:#000;}

.muleftboxprice{ padding:8px 0 0 0; line-height:18px; color:#c00; font-weight:normal; font-size:13px;}

.muleftboxprice .productSpecialPrice{ font-size:13px; font-weight:normal;}

.muleftboxprice .productPriceDiscount, .muleftboxprice .normalprice{ display:none;}



h2.centerBoxHeading{

	line-height: 42px;

	border-bottom: #646464 solid 4px;

font-size: 15px;

padding-left:12px;

font-weight:bold;

background:#000;

text-transform:capitalize;

color: #fff;

letter-spacing:1px;

text-align: left;}

	

	

	

.mumobilenewlist {

	padding:10px 10px 0 0;

    box-sizing: border-box;

    float: left;

	width:50%;



}



.musheji_box{display: block; position:relative; border:#eaebec solid 1px; padding:15px;

transition: all 0.4s ease 0s;

text-align: center;



}

.musheji_box:hover{box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);}

.musheji_box:hover .musheji_name a{color:#EA7974;}





.musheji_box .musheji_img{ overflow:hidden; height:176px;}

.musheji_box .musheji_img a{ display:block; position:relative;

    height: 176px;

    text-decoration: none;

    vertical-align: middle;}

.musheji_box .musheji_img img {

    vertical-align: middle;

    box-sizing: border-box;

    display: block;

    max-height:100%;

    width:auto;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate3d(-50%,-50%,0);

    -webkit-transform: translate3d(-50%,-50%,0);



}



.musheji_box .musheji_bottom{ padding:10px 0 0 0; text-align:left; }



.musheji_box .musheji_name{ line-height:20px; height:40px; width: 100%; overflow:hidden;}



.musheji_box .musheji_name a{ font-size:13px; color:#333; text-transform:capitalize;  }



.musheji_box .musheji_name a:hover{ color:#EA7974;  }



.musheji_box .musheji_price{ padding:10px 0 0 0; line-height:20px; height:20px;  overflow:hidden; font-weight:normal; font-size:15px; color:#c00; }

.musheji_price .normalprice, .musheji_price .productPriceDiscount{ letter-spacing:0;}

.musheji_box  .musheji_cart{ display:none; position:absolute; left:0; bottom:0; z-index:10; width:100%; line-height:40px; height:40px; text-align:center; background:#ea7974;}

.musheji_box:hover .musheji_cart{ display:block;}

.musheji_box  .musheji_cart a{ display:block; font-size:13px; color:#fff; background:#ea7974;}

.musheji_box  .musheji_cart a i{ font-size:16px; padding-right:5px;}

.musheji_box  .musheji_cart a:hover{ background:#000;}



.mu_reviews_s{ height:13px; line-height:13px; padding-top:10px;}

.mu_reviews_s img{vertical-align: top;}

.mu_reviews_s  a{ padding-left:5px; color:#333; display:inline-block;}	

.mu_reviews_s  a:hover{ color:#ea7974;} 

.musheji_box .normalprice{ font-size:13px;}

.musheji_box .musheji_price .productSpecialPrice{font-size:15px; color:#c00; font-weight:normal; }

.musheji_box  .productPriceDiscount br, .musheji_box  .productPriceDiscount .muprice-no{ display:none;}

.musheji_box .musheji_price .productPriceDiscount{ position:absolute; top:25px; left:25px; z-index:10; background:#ea7974; border:#dc615b solid 1px; border-radius:2px; line-height:22px; padding:0 10px; color:#fff; text-transform:uppercase; font-size:12px;}

	

	/*gotoTop*/





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

      

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

	

	

	



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

.subNavBox{  text-align:left;}

.subNav{cursor:pointer;font-weight:bold;font-size:14px;color:#eee;line-height:22px; text-transform:uppercase;}

.currentDt{background:url(../images/des.png) no-repeat 100%  -24px;}

.navContent{ padding:10px 0 0 0;}

.navContent  li{ line-height:30px;}

.navContent  li a{ color:#959595; display:inline-block; text-transform:capitalize; font-size:13px;}

.navContent  li a:hover{ color:#EA7974; }

.navContent p{ line-height:22px; color:#959595; font-size:13px;}

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



.mumucopyrightbox{  line-height:20px; color:#aaa; padding:16px 0;}	

.mumucopyrightbox a{ color:#aaa;}

.mumucopyrightbox a:hover{color:#fff;}









.mumbnubtop, .mumbnubbom {

	background:#f5f5f5;

    color: #000;

    line-height: 38px;

    font-size: 12px;

    padding: 0;

	border: #ddd solid 1px;

}

#productsListingTopNumber, #advSearchResultsDefault .h_sort{ display:none;}

#advSearchResultsDefault #productsListingTopNumber{ display:block;}

/*.h_sort*/

.h_sort{ float:left;}

.h_sort a{ display:block; padding:0 20px; border-right:1px solid #dddddd; float:left;  font-size:12px; color:#333; text-transform:capitalize;}

.h_sort a:hover{ background:#333; text-decoration:none; color:#fff;}

.h_sort a.on{background:#333; color:#fff;}

.h_sort a i.fa { padding-right:3px;}

.h_sort a i.fa-long-arrow-up, .h_sort a i.fa-long-arrow-down{ padding:0 0 0 3px;}

/*.h_sort*/





	#sorter{ position:absolute; left:50%; top:6px; margin-left:-100px;}

	#sorter  select{ padding:2px 24px 2px 2px; line-height:20px; height:26px; margin:0;}

	#sorter label{ display:none;}

	

	

#sitemap_cates ul li{ line-height:22px;}	



.messageStackCaution { text-align:center; padding:10px; border:#ccc solid 1px; background:#efefef;}

.mu_advanced_search_boxs{ position:relative;}

.mu_advanced_search_boxs .mu_searchtext input{ margin:0; line-height:24px;}

.mu_advanced_search_boxs .buttonRow input{border: none;

height: 38px;

line-height: 38px;

color: #fff;

text-align: center;

padding: 0 16px;

cursor: pointer;

font-weight: bold;

text-transform: uppercase;

background: url(../images/searchbtn.png) repeat-x left center;

position: absolute;

top: 0;

right: 0;

z-index: 10;}



.grid-padding-x{ clear:both; padding:0;}

.grid-x > .small-6{ width:auto; margin-right:20px;}

.grid-x > .small-6 .button{ margin:0;}





h1#productName {

    color: #222;

    font-size: 18px;

    font-weight:bold;

    padding: 10px 0;

    line-height: 26px;

    text-transform: capitalize;

    text-align: left;

}

#productDetailsList {

	text-align:left;

	

}

#productDetailsList li{ padding:5px 0 0  0; color:#666; font-size:12px; }

#productDetailsList li.mu_info_review_top_l{ height:13px; line-height:13px; padding-top:6px;}

#productDetailsList li.mu_info_review_top_l a{ padding:0 0 0 5px;}





#productPrices{ color:#fe2a2a; padding:16px 0; font-size:20px; line-height:22px; font-weight:bold; }

#productPrices .normalprice{ font-size:13px; font-weight:normal;}

#productPrices  .productSpecialPrice{font-size:20px; font-weight:bold; }

#productPrices  .productPriceDiscount{ padding-left:10px; display:inline-block; color:#fe2a2a; font-weight:normal; font-size:12px;}

#productPrices  .productPriceDiscount br{ display:none; }



#productAttributes .wrapperAttribsOptions{ padding-bottom:10px;}

.wrapperAttribsOptions legend{ display:block; width:100%; margin:0; padding-bottom:6px;}

.wrapperAttribsOptions label{ float:left; font-size:13px; font-weight:bold; text-transform:capitalize; line-height:16px; display:block;}





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

#productReviewsDefaultProductImage #mainImg a{ font-size:0;}

.productininfoReviews .pageresults{ padding-bottom:8px;}

.productininfoReviews .mu_re_info span{ padding-right:20px;}

.productininfoReviews .mu_re_info strong{ padding-right:3px;}

.productininfoReviews .mu_re_main{ border-bottom:#ccc dashed 1px; padding-top:5px; padding-bottom:8px; margin-bottom:8px;}

.mu_reviewer .ratingRow input{ height:auto !important;}

.mu_reviewer   .productininfoReviews{ padding: 10px;}



.mu_reviewer  #reviewsWrite .ratingRow,.mu_reviewer #reviewsWriteReviewsRate{ text-align:left;}



#reviewsWrite.centerColumn{ padding:0;}

#reviewsWrite.centerColumn .ratingRow{ padding:0;}

#reviewsWrite.centerColumn .ratingRow br{ display:none;}

#reviewsWrite.centerColumn .ratingRow input{ width:12px; height:12px;}

#reviewsWrite.centerColumn .buttonRow input{ width:100% !important;}

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





.mu_qtybox #min, .mu_qtybox #add{ line-height:32px; height:32px; text-align:center; display:block; text-indent:0; width:40px;  padding:0; margin:0; font-size:16px; color:#888;  border:#ddd solid 1px; cursor: pointer; 

float:left; text-indent:-9999px;}

.mu_qtybox #add{ background:#f9f9f9 url(../images/addico.png) no-repeat center center / 10px 10px;}

.mu_qtybox #min{ background:#f9f9f9 url(../images/addico02.png) no-repeat center center / 10px 10px;}

.mu_qtybox #text_box{ text-align:center; line-height:32px; height:32px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset; float:left; padding:0; width:50px; margin:0; border:#ddd solid 1px; border-left:none; border-right:none;}

.mu_qtybox_btn{ padding-top:10px;}

.mu_qtybox_btn .button_in_cart{ width:50% !important; margin:0;  font-size:15px; transition: background-color .25s ease-out, color .25s ease-out; background: #ff6900; padding:12px 20px; text-transform:uppercase; border:#ff6900 solid 1px;

line-height: 20px; cursor:pointer; margin-right:10px; box-sizing: border-box; font-weight:normal; color:#fff;}

.mu_qtybox_btn .button_in_cart.button_in_cart_incart{ background:#000; border:#000 solid 1px;}

.mu_qtybox_btn .button_in_cart:hover{background: #333;

color: #fff;

border: #333 solid 1px;}



#cartAdd{ padding:10px 0 0 0;}



.musharebox{ padding:16px 0 0 0;}





.nTab{

	padding:20px 0 0 0;

}

.nTab .TabTitle{

clear: both;

height:46px;

background:#363636;

overflow: hidden;

}

.nTab .TabTitle li{

padding: 0 25px;

float: left;

cursor: pointer;

height: 46px;

line-height: 46px;

list-style-type: none;

font-size: 15px;

text-align: center;

border-right: #4a4a4a  solid 1px;

font-weight: bold;

letter-spacing: 1px;

color:#fff;

}

.nTab .TabTitle .active{background: #000;

}

.nTab .TabTitle .normal{}

.nTab .TabContent{

padding:10px 0 0 0;

line-height:22px;

color:#333;



}

.none {display:none;}

.nTab .TabContent table tbody,.nTab .TabContent  table tfoot,.nTab .TabContent  table thead{ border:none;}



.muezpageboxs{ line-height:24px;}

.muezpageboxs table th{ border-right:1px solid #e7e7e7; border-bottom:1px solid #e7e7e7;}

.muezpageboxs p{ padding-bottom:10px;}

.muezpageboxs td{ border-right:1px solid #e7e7e7; border-bottom:1px solid #e7e7e7;}



br.clearBoth{ clear:both; height:0; line-height:0;}



#cartEmptyText{ padding:10px 0 0 0; text-align:center; font-size:13px; text-transform:capitalize; font-weight:bold;}



#loginDefault h4, #loginDefault h3{ font-size:13px; font-weight:bold; text-transform:capitalize; padding:10px 0;}

#loginDefault .medium-pull-6{ padding-top:10px;}

#stateLabel.hiddenField{ display:none;}

#loginDefault small{ font-size:12px; padding-left:2px;}



#createAcctSuccessMainContent{ padding-bottom:10px;}

#createAcctSuccess fieldset legend{ font-weight:bold; font-size:13px;}

.createAcctSuccess-infoboxs{ padding:10px; border:1px solid #d3d3d3; margin-bottom:16px;}

.createAcctSuccess-infoboxs .medium-6{ line-height:22px;}

.createAcctSuccess-infoboxs .addressBookDefaultName, .addressBookDefaultName{ font-size:12px; font-weight:bold;}



#addressBookDefaultPrimary{font-size:13px; font-weight:bold; text-transform:capitalize; padding:0 0 10px 0;}



#accountLinksWrapper{ line-height:22px;}

#accountLinksWrapper h2, #checkoutShippingHeadingAddress, #checkoutShippingHeadingMethod, #checkoutPaymentHeadingAddress, #checkoutConfirmDefaultBillingAddress, #checkoutConfirmDefaultShippingAddress, #checkoutConfirmDefaultPayment, #checkoutConfirmDefaultShipment, #checkoutConfirmDefaultHeadingComments, #checkoutConfirmDefaultHeadingCart, #orderHistoryStatus{ font-size:13px; font-weight:bold; padding-bottom:6px;}

#myAccountGen{ padding-bottom:10px;}

#accountNotifications .grid-padding-x{ padding-top:10px;}

#checkoutShipto .small-6 address, #checkoutBillto address{ line-height:22px; padding-bottom:10px;}

#checkoutShipto { padding-bottom:16px; border-bottom:1px solid #d3d3d3; margin-bottom:16px;}

#checkoutShipto.muno{ border:none;}

#checkoutShipto .small-order-2{ padding-top:10px;}

.muDiscount-boxs fieldset{ padding-bottom:10px;}

.muPaymentMethod-boxs fieldset{ padding-bottom:16px;}

.muDiscount-boxs , .muPaymentMethod-boxs, .checkoutOrderTotals-boxs, .mu-Billing-boxs, #orderTotals{ border-bottom:1px solid #d3d3d3; margin-bottom:16px;}

.muDiscount-boxs p{ padding-bottom:6px;}

.muDiscount-boxs .inputLabel{ font-weight:bold;}

#disc-ot_coupon{ max-width:260px;}

.checkoutOrderTotals-boxs, .mu-Billing-boxs{ padding-bottom:20px;}

.checkout_payment-boxs .medium-6{ float:right; width:auto; padding-left:20px;}

.checkout_payment-boxs.grid-x{ display:block;}



#checkoutConfirmDefaultBillingAddress, #checkoutConfirmDefaultShippingAddress{ padding-bottom:10px;}

#checkoutConfirmDefaultPaymentTitle, #checkoutConfirmDefaultShipmentTitle{ font-size:12px; font-weight:bold; padding-bottom:6px;}

.cartContentsDisplay-boxs{ padding:10px 0 0 0;}

.checkoutOrderTotals-boxs .grid-x.grid-padding-x, #orderTotals .grid-x.grid-padding-x{ line-height:22px;}

.cartContentsDisplay-boxs .cartTableHeading, #orderHistoryHeading tr.tableHeading{font-weight: bold; text-align:left;

font-size: 12px;

padding: 10px 10px;

line-height: 16px;

background-color: #f6f6f6;}

.cartContentsDisplay-boxs tr, #orderHistoryHeading tr{ border-top:1px solid #e7e7e7;}

#orderTotals{ padding:10px 0 20px 0;}

.checkout_payment-boxs.grid-x > .small-6{ margin-right:0;}

.orderAttribsList{ line-height:16px; font-size:12px; color:#666; padding-top:6px;}





#accountHistInfo .forward{ padding-bottom:10px;}

.checkout_success_infoboxs h3, .checkout_success_infoboxs h4{ font-size:12px; font-weight:bold; padding-bottom:6px;}

.checkout_success_infoboxs address{ line-height:20px; padding-bottom:10px;}



#checkoutSuccessThanks{ padding:20px 0 0 0; text-align:center; font-size:15px; font-weight:bold; color:#fe2a2a;}









#mufooter{ background:#363636; }



.mufootercols{ float:left; box-sizing: border-box;}

.mu-mufooter{ padding-bottom:20px;}



.copyrightbox-main{ text-align:center;}













.one-step-checkout fieldset {

	border:none;

	padding: 0;

	

}

.one-step-checkout fieldset legend {

	background: #efefef;

}

.one-step-checkout fieldset .panel-body{

	border: 1px solid #ddd;

}

#password-wrapper{

	display: none;

}

/*mu-onepageboxs*/

.mu-onepageboxs{ padding:10px 0 0 0;}

.muonepage-l{ float:left;}

.muonepage-r{ float:right;}

.muonepage-l,.muonepage-r{ width:100%;}

.mu-onepage-login, #billing-address-module, #shipping-address-module, .mu-onepage-shipping, .mu-onepage-payment, .mu-onepage-comments, .mu-onepage-coupon, .onepage-checkoutbox-boxs, .mu-onepage-price, .col-md-6, .mu-onepage-psboxs{/* border:#ddd solid 1px;*/}

.mu-onepage-title, .mu-onepagecheck-title{ font-size:13px; font-weight:bold; text-transform:uppercase;  color:#000; border-bottom:#ddd solid 1px; line-height:36px; padding-left:12px;}

.mu-onepageboxs .panel-body,.mu-onepage-checkoutbox .panel-body, .mu-onepage-confir .panel-body{ padding:16px 8px;}

.mu-onepageboxs .panel-body input, .mu-onepage-checkoutbox .panel-body input{ padding:6px; line-height:20px;}

.mu-onepageboxs .panel-body select, .mu-onepage-checkoutbox .panel-body select{ padding:6px 24px 6px 6px; line-height:20px;}

.mu-onepageboxs LABEL.inputLabel, .mu-onepage-checkoutbox LABEL.inputLabel{ margin-bottom:14px; padding-left:0;}

.mu-onepage-login, #billing-address-module, .mu-onepage-shipping, .mu-onepage-payment, .mu-onepage-comments, .mu-onepage-coupon, .onepage-checkoutbox-boxs{ margin-bottom:6px;}



#billing-address-wrapper .checkbox label{ padding-bottom:6px; display:block; }





.muonepage-btn, .mu-onepagecheck-btn{ text-align:right; padding:16px 0 0 0;}

.muonepage-btn input, .mu-onepagecheck-btn input{ padding:8px 16px; }



#order-total-warpper{ background:url(../images/az_loading.gif) no-repeat   center right; min-height:50px; color:#000;}

#order-total-warpper table{ background:#fff;}

#order-total-warpper table tr{ line-height:22px;}

.mu-onepage-methods .mu-onepage-methods-title{ font-size:13px; color:#000; font-weight:normal; height:20px; line-height:20px;}

.mu-onepage-methods .col-xs-8{ padding:6px 0 0 0;}



.mu-onepage-coupon p.inputLabel{ padding:8px 0; font-weight:bold;}

.mu-onepage-coupon-main input{ float:left; width:260px; margin:0 !important; line-height:22px; padding:3px;}

.mu-onepage-coupon-main #btn-ot_coupon{ float:left; border: 1px solid #000; background:#000;

    border-radius: 3px;

    color: #fff;

    cursor: pointer !important; padding:1px 16px;  line-height:22px; margin-left:6px;}



#btn-login{border: 1px solid #a72d2c; background:#a72d2c;

    border-radius: 3px;

    color: #fff;

	font-size:13px;

    cursor: pointer !important; padding:5px 16px;  line-height:22px;}





.mu-onepage-checkoutbox{ padding:20px 0 0 0;}

.onepage-checkoutbox-left{ float:left;}

.onepage-checkoutbox-rt{ float:right;}



.onepage-checkoutbox-left,.onepage-checkoutbox-rt{ width:100%; box-sizing: border-box;}



.mu-onepage-price-main{ padding-bottom:12px;}

.mu-onepage-price-main td{ border-bottom:#ddd solid 1px; border-right:#ddd solid 1px; padding:6px 0 6px 10px;}

#order-total-warpper td{ padding:5px 10px;}

.mu-onepage-confir-title{ font-size:13px; padding:20px 0;}

.onepage-checkoutbox-left .col-md-6,.onepage-checkoutbox-rt .col-md-6{ margin-bottom:16px;}

.muonetextboxs{ font-weight:bold; font-size:13px;  text-align:center; padding:20px 0;}

.mu-onepage-confir, .mu-onepage-coupon{ display:none;}

.muonepage-l select{ width:60%;}

/*mu-onepageboxs*/



.mu-one-name{ float:left; width:50%; padding:0 8px 0 8px;  box-sizing: border-box;}

.mu-one-emails{padding:0 8px 0 8px; box-sizing: border-box;}

.mu-one-name .inputLabel, .mu-one-emails .inputLabel{ display:block; float:none; margin:0 0 5px 0!important;}

.mu-one-name input, .mu-one-emails input,.mu-one-name select{ width:100%;  box-sizing: border-box;}

#billing-address-wrapper.panel-body, #shipping-address-wrapper.panel-body{ padding:6px 0 8px 0;}

#add-billing-address, #add-deliver-address{ padding-bottom:16px;}

#billing-address-wrapper .checkbox, #shipping-address-wrapper .checkbox{ padding-left:8px;}

.onepageboxs-titles{ font-size:20px; color:#000; font-weight:normal; padding-bottom:16px; text-align:left; text-transform:uppercase;}

.mu-onepage-login-boxs{ position:absolute; top:6px; right:10px;}



#billing-address-module .mu-onepagecheck-title,.muloing-onepage .mu-onepagecheck-title{ background:url(../images/oneico01.jpg) no-repeat left center; padding-left:32px;}

.mu-onepage-shipping.onepage-checkoutbox-boxs .mu-onepagecheck-title{ background:url(../images/oneico02.jpg) no-repeat left center; padding-left:38px;}

.mu-onepage-payment.onepage-checkoutbox-boxs .mu-onepagecheck-title{ background:url(../images/oneico03.jpg) no-repeat left center; padding-left:42px;}

.mu-onepage-comments .mu-onepage-title,.mu-onepage-price .mu-onepagecheck-title{ background:url(../images/oneico04.jpg) no-repeat left center; padding-left:36px;}

#shipping-address-module .mu-onepage-title{ background:url(../images/oneico01.jpg) no-repeat left center; padding-left:32px;}

#billing-address-module, .onepage-checkoutbox-boxs{ position:relative;}

.mu-onepage-methods{

    border: #ddd solid 1px; border-radius: 4px; padding:10px; margin-bottom:10px;}

	.mu-onepage-methods .important { font-weight:normal; margin:0;}

	.mu-one-name label{ width:80%;}

/*mu-onepageboxs 222222*/

#billing-address, #deliver-address{ width:96%;}









#newslist{overflow: hidden;

    height: 46px;

    line-height: 46px;

    text-align:center;

    color: #fff;

    text-transform: capitalize;

	width:100%;

	background:#222; letter-spacing:2px; text-transform:uppercase;

    font-size: 16px; font-weight:bold;}



#contain {

    overflow: hidden;

}

#contain li{ 

height:40px;line-height:40px;white-space:nowrap;overflow:hidden; color:#fff;

} 











.mu_error_box {

    background: url("../images/icon_error.gif") no-repeat scroll 20px 10px #fedfdf;

    border: 1px solid #bf0000;

    color: #bf0000;

    font-size: 12px;

    font-weight: bold;

    margin: 10px 0;

    padding: 15px 10px 15px 60px;

}



.musubfrom {

    padding-top: 10px;

}

.newsletter-boxs{ background:#fff; padding:20px;}

.newsletter-title{line-height: 26px;

font-size: 22px;

font-weight: bold;

text-transform: capitalize;

color: #000;

letter-spacing: 1px;

padding-bottom:10px;

text-align:center;}

.newsletter.mt10{ float:right; width:460px;}

.musubfrom{ max-width:500px;}

#newsletter-validate-detail .lettertxt , .musubfromtext{

    border: 1px solid #ccc;

	margin:0;

    float: left;

    line-height: 28px;

    padding: 5px 10px;

     width: calc(100% - 100px);

}

#newsletter-validate-detail .letterbtn, .musubfrombtn {

	width:100px;

    background:#dc615b;

    border:#dc615b solid 1px;

    float: left;

    line-height: 28px;

    margin:0;

	text-transform:uppercase;

	color:#fff;

    padding:5px 20px;

	cursor:pointer;

}

#newsletter-validate-detail .letterbtn:hover, .musubfrombtn:hover{ background:#dc615b; border:#dc615b solid 1px;}



.mufoot-follow{ padding:5px 0 0 0; float:left;}

.mufoot-follow a{ display:inline-block; padding-right:20px; }

.mufoot-follow a i{font-size:30px; color:#fff;}

.mufoot-follow a:hover i{ color:#ccc;}



.mu-topheader{ display:none; background:#363636;}

.mu-m-boxs, .mu-new-listboxs, #similar_product{ }

#contactUsForm{ max-width:660px;}

.w-shppingInfo dl{ padding:0  0 20px 0; margin-bottom:20px;  border-bottom:#eee solid 1px;}

.w-shppingInfo dl dt{ font-weight:bold; font-size:13px; color:#000;}

.w-shppingInfo  ul li p, #paymentOption p{ padding-bottom:10px; line-height:40px;}

.w-shppingInfo  ul li img, #paymentOption p img{ height:40px; width:auto;}



.cartTotalsDisplay.important{ display:none;}

#checkoutSuccess #accountHistInfo .forward{ display:none;}

#myAccountOrdersStatus .tableHeading th{ text-align:left !important;}



#featuredDefault .mumbnubtop, #featuredDefault .mumbnubbom,#featuredDefault  #sorter{ display:none;}

#featuredDefault .mu-new-listboxs{ border-top:#eee solid 1px;}















.muinfo-text{ padding:16px 0 0 0; line-height:20px;}

.muinfo-text .muinfo-text-title{ line-height:22px; font-size:13px; font-weight:bold; color:#f00; padding-bottom:5px;}



#news-table .news-row{ line-height:26px; padding:8px 0; border-bottom:#eee solid 1px;}

.news-row-title{ float:left;}

.news-row-data{ float:right;}

#newsArchiveDefault .munewsArchive-boxs{ padding:10px  0;}

#newsArchiveDefault  .navSplitPagesResult.fleft{ float:left; padding-left:0;}

.newsContentboxs{ line-height:22px;}

.newsContentboxs p{ padding-bottom:10px;}



#indexDefaultMainContent{ padding:20px 0 0 0; line-height:22px;}

.bt-title{ font-weight:bold; font-size:16px; text-align:center; line-height:22px; padding-bottom:10px;}

#indexDefaultMainContent span{ color:#900; font-weight:bold;}







.mufoot-ads {

    text-align: center;

    display: none;

    padding: 15px 10px 0 10px;

}

.mufoot-ads img{ width: auto; height: 200px;}



#whatsNew{ padding-top:20px;}



.mu-adleftboxs{ padding-bottom:20px;}

.mu-adleftboxs a{ display:block;}

.mu-freeleftboxs  li{ margin-bottom:20px; background:#5e5e5e; padding:26px 20px;}

.mu-freeleftboxs  li:hover{ background:#ea7974;}

.mu-freeleftboxs  li .pull-left{ float:left; width:56px; height:56px; padding-right:10px; text-align:center; line-height:56px;}

.mu-freeleftboxs  li .media-body{ float:left; line-height:24px; font-size:13px; color:#fff; padding:4px 0 0 0;}

.mu-freeleftboxs  li .media-body h3{font-size:13px;}



.muindex-adboxs{ padding:16px 10px 20px 0px;width: 48%;    float: left;}
.muindex-adboxs1{ padding:16px 0px 20px 20px;width: 48%;    float: left;}

.muindex-adboxs ul { margin-right:-20px;}

.muindex-adboxs ul li{ float:left; width:50%; padding-right:20px; box-sizing: border-box;}

.muindex-adboxs ul li a{ display:block;}

.muindex-adboxs ul li img{ width:100%; height:auto;}



.mureviews-rowboxs {

    padding: 20px 0;

    text-align: center;

    line-height: 26px;

}



.pagination li {

    display: inline-block;

    margin-left: 3px;

}







.mureview-listboxs{ padding:0 10px 10px 10px; line-height:24px; border-bottom:1px solid #e6e7e8;}

	.mureview-listboxs-left{ float:left;}

	.mureview-listboxs-left span{ display:inline-block; padding-left:10px;}

	.mureview-listboxs-rt{ float:right;}

	.mureview-listboxs-rt a{ color:#53a318; text-transform:capitalize;}

	

	.mureviews-rowboxs{ padding:20px 0; text-align:center; line-height:26px;}

	.mureviews-main{ border-top:1px solid #e6e7e8;}

	.mureviews-infoboxs{ padding:16px 12px; border-bottom:1px solid #e6e7e8;}

	.mureviews-infoboxs .productReviewsDefaultReviewer{ line-height:16px; padding-bottom:10px; color:#a5a8ab;}

	.muname-rating-date{ float:right;}

	.muname-rating img, .muname-rating02 img{vertical-align: top;}

	.muname-rating02{line-height:16px; padding-bottom:10px; color:#333;  font-size:13px;}

	 .muname-rating02 img{ padding-right:3px;}

	 .productReviewsDefaultProductMainContent{ line-height:22px; text-transform:capitalize;}

.muinforew-topnub{ line-height:20px; padding:5px 0;}

.clear{ clear:both;}

.muinforew-topnub-num{ float:left;}

.muinforew-topnub-num-page{ float:right;}

.muinforew-nameboxs{ line-height:18px; padding-top:10px;}

.muinforew-nameboxs span{ padding-right:20px;}

.reviews_textboxs{ padding:8px 0 10px 0; border-bottom:#eee dotted 1px;}	



.fi-star.empty {

	background:url(../images/starsempty.gif) no-repeat center center; width:14px; height:13px; display:inline-block;

}





.indexnTab{

	padding:20px 0 0 0;

}

.indexnTab .TabTitle{

clear: both;

height:46px;

background:#363636;

overflow: hidden;

}

.indexnTab .TabTitle li{

padding:0 25px;

float: left;

cursor: pointer;

height:46px;

line-height:46px;

list-style-type: none;

font-size: 15px;

text-align: center;

border-right:#4a4a4a solid 1px;

font-weight:bold;

color:#fff;

}

.indexnTab .TabTitle .active{background:#000; }

.indexnTab .TabTitle .normal{}

.nTab .TabContent{

}





.foot-newsletter{ background:#0d0d0d; padding:20px 0;}



.mu-topheader-ad{ width:100%; background:#fb4843;}

.mu-topheader-ad a{ display:block;}

.mutop-copyright{ padding:10px 0 0 0; line-height:22px; font-size:13px;  text-align:center;}

.mutop-copyright p{ padding-bottom:10px;}







.muindex-Brands{ padding:20px 0;}

.muindex-Brands .mubest-title{ text-align:left; padding-bottom:20px;}

.muindex-Brands-boxs{ border-top:#e5e5e5 solid 1px; border-left:#e5e5e5 solid 1px;}

.muindex-Brands-boxs img{}

.muindex-Brands a{ display:block;}

.mu-Brands-col{ float:left; width:25%; box-sizing: border-box;  border-right:#e5e5e5 solid 1px; border-bottom:#e5e5e5 solid 1px; text-align:center;}

.mu-Brands-colboxs{float:left; width:50%; box-sizing: border-box;  }

.mu-Brands-colboxs ul li{float:left; width:50%; box-sizing: border-box;  border-right:#e5e5e5 solid 1px; border-bottom:#e5e5e5 solid 1px; text-align:center;}



#newsBoxManager{ padding-top: 20px;}

.muindex-new-title{ float: left;}

.mu-news-more{ float: right;}



.muindex-new-title span.news-cell-time{ display: inline-block; width: 80px; color: #c00;}



#advSearchResultsDefault .mucatsbox{ display:none;}

.mucatsbox ul{ margin-right: -10px;}

.mucatsbox li{ float:left; padding:0 10px 10px 0; width: 50%; box-sizing: border-box;}

.mucatsbox li a{  display:block; line-height:20px;  color:#333; text-transform:capitalize; font-size: 14px;}

.mucatsbox li a i.fa{ font-size: 12px; padding-right: 5px;}

.mucatsbox li a:hover{  color:#c00;}





 @media (max-width: 540px) {

.newsletter.mt10{ width:100%;}

 }

 

 

 @media (max-width: 480px) {

     .musheji_box{ padding: 10px;}

     .muindex-Brands{ padding-bottom:10px;}

  #ajax-login-form{ left:4% !important; margin:0 !important; width:86% !important;}

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

	.mufootercols{ width:50%; padding:0 20px 12px 0;}
	
	.muindex-adboxs{ padding:10px 0px 0px 0px;width: 100%;    float: left;}
.muindex-adboxs1{ padding:10px 0px 10px 0px;width: 100%;    float: left;}



 #featuredProducts .mu-m-boxs, .munewlist-boxs{ margin:0 -10px 0 0;}



 .parallax_bottom{ padding:0;}

 .parallax_col{ float:none; width:100%; padding:0  0  20px 0;}

 .navigation-nav .muno{ display:none;}

 .mutopcart{  padding-left:10px; }

 #featuredDefault .mu-new-listboxs{ margin:0 -10px;}

 .mu-top-box-pcboxs{ padding:0 10px;}

 #musearchboxs{ padding:0 10px;}

 #reviewsWrite.centerColumn .ratingRow br{ display:inline-block;}

 .mu-mufooter {

    padding-bottom: 10px;

}

.mumbnubbom{ text-align:center;}

.mumbnubbom .navSplitPagesLinks.forward{ float:none;}

.welcome-msg{ display:none;}



.mumin-boxs{ padding:10px;}



#indexCategoriesHeading, #productListHeading, #gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading,#advSearchResultsDefaultHeading{

	line-height:22px;  font-size:15px; padding:10px 0 0 0; font-weight:bold;

	}

	#advSearchResultsDefaultHeading{ border:none; margin-bottom:0;}

	

 #reviewsDefaultHeading,#accountDefaultHeading, #accountHistoryDefaultHeading, #accountNotificationsHeading, #addressBookDefaultHeading, #advSearchDefaultHeading,  #checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #checkoutPayAddressDefaultHeading, #checkoutShipAddressDefaultHeading, #checkoutSuccessHeading, #conditionsHeading, #cookieUsageDefaultHeading, #createAcctDefaultHeading, #createAcctSuccessHeading, #customerAuthDefaultHeading, #discountcouponInfoHeading, #maintenanceDefaultHeading, #downloadTimeOutHeading, #gvFaqDefaultHeading, #ContantDefaultHeading, #gvRedeemDefaultHeading, #gvSendDefaultHeadingDone, #indexDefaultHeading, #loginDefaultHeading, #logoffDefaultHeading, #pageNotFoundHeading, #pageTwoHeading, #pageThreeHeading, #pageFourHeading, #privacyDefaultHeading, #shippingInfoHeading, #cartDefaultHeading, #siteMapHeading, #sslCheckHeading, #timeoutDefaultHeading, #unsubDefaultHeading, #ezPagesHeading, #acctNewslettersDefaultHeading, #maintenanceDefault h1, #addressBookProcessDefaultHeading, .newsArchive-title, #moreNewsHeading{ line-height: 20px;

    font-size: 15px;

    padding: 10px 0 10px 0;}







.mu-m-boxs{ margin:0 -10px 0 0;}

#featuredProducts{ padding-top:10px;}



  #productListing .mu-m-boxs{ padding-bottom:5px;}

	.navSplitPagesLinks{ padding-right:0;}

	.mumbnubbom{ border:none;}

 .navSplitPagesResult{ display:none;}

 

 h1#productName{ font-size:16px; line-height:22px; font-weight:bold; padding-bottom:4px;}

 .nTab .TabTitle li{ padding:0 10px; font-size:12px;}

 

 .mu-Billing-boxs02{ padding:0 0 10px 0; border-bottom:#d3d3d3 solid 1px; margin-bottom:16px;}





 





#productGeneral{ padding-top:10px;}



.mumbsimilar .centerBoxHeading{ padding-top:0;}









.footer-NewsLetter .subNav{ background:none;}

.footer-NewsLetter.mufootercols .navContent{ border-bottom:none !important; display:block !important; padding-top:0 !important;}



#newslist{ font-weight:normal; letter-spacing:1px; font-size:15px;}

 .muindexads{ padding:0;}

 .muindexads ul li{ padding-bottom:10px;}

 .muindxads-title{ padding-bottom:10px; font-size:20px; line-height:26px;}

 

	#navBreadCrumb{  margin:0 -10px; padding-left:10px;}					  }

						  

@media (min-width:480px) and (max-width:979px){

    .musheji_box .musheji_img, .musheji_box .musheji_img a{height:198px;}

    .newsletter.mt10{ float: none; width: 460px; margin: 0 auto;}

    .foot-newsletter-boxs{ text-align: center;}

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

	.mufootercols{ width:25%; padding:0 20px 12px 0;}

	.navigation-nav .muno02{ display:none;}

	.mu-top-box-pcboxs{ padding:0 20px;}

	#musearchboxs{ padding:0 20px;}

	.title-bar-left{ left:20px;}

	#tab_nav li{ margin-right:20px;}

	.mufooterico{ width:230px;}

  .mu-newsletter-box{ margin-right:10px;}

	.munewlist-boxs{ margin-right:-20px;}

	

	#navBreadCrumb{ margin:0 -20px; padding-left:20px;}





#reviewsDefaultHeading,#accountDefaultHeading, #accountHistoryDefaultHeading, #accountNotificationsHeading, #addressBookDefaultHeading, #advSearchDefaultHeading,  #checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #checkoutPayAddressDefaultHeading, #checkoutShipAddressDefaultHeading, #checkoutSuccessHeading, #conditionsHeading, #cookieUsageDefaultHeading, #createAcctDefaultHeading, #createAcctSuccessHeading, #customerAuthDefaultHeading, #discountcouponInfoHeading, #maintenanceDefaultHeading, #downloadTimeOutHeading, #gvFaqDefaultHeading, #ContantDefaultHeading, #gvRedeemDefaultHeading, #gvSendDefaultHeadingDone, #indexDefaultHeading, #loginDefaultHeading, #logoffDefaultHeading, #pageNotFoundHeading, #pageTwoHeading, #pageThreeHeading, #pageFourHeading, #privacyDefaultHeading, #shippingInfoHeading, #cartDefaultHeading, #siteMapHeading, #sslCheckHeading, #timeoutDefaultHeading, #unsubDefaultHeading, #ezPagesHeading, #acctNewslettersDefaultHeading, #maintenanceDefault h1, #addressBookProcessDefaultHeading, .newsArchive-title, #moreNewsHeading{line-height: 20px;

    font-size:16px; font-weight:bold;

    padding: 16px  0;}

	

#indexCategoriesHeading, #productListHeading, #gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading{ line-height: 20px;

    font-size:16px; font-weight:bold;

    padding: 16px  0 0 0;}	



#checkoutConfirmDefaultHeading{ margin-bottom:10px;}



#advSearchResultsDefaultHeading{ margin:0; border:none; line-height: 22px;

    font-size: 16px;

    padding: 16px 0 16px 0;}



.mumin-boxs {

    padding:10px 20px 20px 20px;

}

    .mumin-boxs.mu-indexpd{ padding-top: 20px;}

    .mu-m-boxs{ margin-right:-20px;}

#featuredProducts{ padding-top:10px;}

.mumobilenewlist{ width:33.3334%; padding:20px 20px 0 0;}

.mumobilenewlist .musheji_box {

   

}

 #productListing .mu-m-boxs{ padding-bottom:10px;}

 .mu-info-rt-boxs{ float:none; width: 100%; padding-top:20px;}

 .musimilist6.mumobilenewlist , .musimilist7.mumobilenewlist, .welcome-msg span.mutopemail , .welcome-msg .welcome-line{ display:none;}







.link-follow{ padding-right:20px;}





.mucatsbox li{ width:33.3334%;}



#productGeneral{ padding-top:16px;}

h1#productName{ padding-top:0;}

.mumbsimilar .centerBoxHeading{ padding-top:6px;}







.mu-mufooter{  padding-bottom:10px;}





.footer-NewsLetter .subNav{ background:none;}

.footer-NewsLetter.mufootercols .navContent{ border-bottom:none !important; display:block !important; padding-top:6px !important;}





                                               }

											   

@media (min-width: 979px) { 



  

						  }	





@media (min-width:320px) and (max-width:979px){

    .mu-Brands-col, .mu-Brands-colboxs {

        float: none;

        width: 100%;

    }

    .mutop-copyright{padding: 10px;}

    .mu-mufooter .clear.muno{ display: none;}

    .foot-newsletter{ padding-left: 20px; padding-right: 20px;}

	.mufoot-ads, .topadm-ads {

    display: block;

}

	.muno-info .breadcrumbs li:last-child{ display:none;}

	.mufoot-follow{ padding:0 0 10px 0; float: none;}

	#musearchboxs #mu-head-search .mu-search-header-input{ width:100%; padding: 9px 38px 9px 10px; border-radius:0;}

	.musearbtn{height: 38px; background:#333 url(../images/icon-zoom-h-m.png) no-repeat center center;

    width: 38px;}

	

	.navigation-nav a{ padding:0 10px; font-size:11px;}



	.popup-cart-link-box{ padding:10px 10px 0 10px}

	.popup-cart-link-box a{ display:block; line-height:36px; text-align:center; color:#fff !important; text-transform:capitalize; margin-bottom:10px; background:#333; border-radius:18px;}

	

	#musearchboxs #mu-head-search{ width:100%;}

	.grid-x>.medium-3, .footer-des{ display:none;}

	#navBreadCrumb{ padding-top:0; border-bottom:#eee solid 1px;}

	.mumbnubtop, #sorter{ display:none;}

	.mu-new-listboxs,#specialsListing .mu-m-boxs{ padding-bottom:0; margin-right:0;}

	.mu_advanced_search_boxs{ margin-top:10px;}

	.mumbsimilar{ padding-top:10px;}

	

	

	

	.copyrightbox-main-boxs{ text-align:center;}

	.mumucopyrightbox, .mufoot-pay{ float:none;}



	/*.mucatsbox{ border-bottom:#eee solid 1px;}*/

	.mu-onepagecheck-btn input{ width:100% !important;}

	

	

	.footer-NewsLetter .subNav{ border-bottom:none;}

}



@media only screen and (min-width: 980px){

    .musheji_box .musheji_img, .musheji_box .musheji_img a{height:202px;}

	#gotoTop{ right:20px;}

	

	.mu_qtybox_btn{ max-width:450px;}

	.wrapperAttribsOptions legend{ float:left; width:100px; padding:8px 0 0 0;}

	.navigation-nav .muno02{ display:none;}

	 .muno.clear{ display:none;} 



	#productAttributes select{ width:220px;}

	.mu-new-listboxs{ border-top:none;}



h1#productName{ font-size:16px; line-height:26px;}

.mumin-boxs.mu-indexpd{ padding-top:20px;}



	

	.mupcnavboxs,  .mu-topheader{ display:block;}

	#top_nav{ display:none;}

	

	.mumin-boxs{ padding:10px 0 20px 0;}

	

	.grid-x>.medium-3 {

width:220px; padding-right:20px;

}

.grid-x > .large-9{ width: calc(100% - 240px);}



.mumobilenewlist{ width:33.3334%; padding:20px 20px 0 0;}





.mu-m-boxs, .mu-new-listboxs, #similar_product{ margin-right:-20px;}

#productListing .mu-m-boxs, .mu-new-listboxs, #specialsListing .mu-m-boxs{ padding-bottom:20px;}

#productListing .mu-m-boxs{ border-top:none;}



#featuredProducts{ padding-top:20px;}





.munewlist-boxs {

    position: relative;

}

.mu-info-rt-boxs{ float:right; width: calc(100% - 440px);}



h1#productName { padding-top:0;}

.nTab .TabContent{ padding:20px 0 0 0;}



#reviewsWrite{ width:600px;}

.mumbsimilar{ padding-top:20px;}



#similar_product .mumobilenewlist{ width:33.3334%;}

.mumin-boxs{ padding-bottom:20px;}



#loginDefault .large-6{ width:50%; padding:0 20px 0 0; float:left; box-sizing: border-box;}

#loginDefault .grid-padding-x{ margin-right:-20px;}

.mu-top-box-pcboxs, .mupcnavboxs-main, .mumin-boxs,  .mu-mufooter, .copyrightbox-main-boxs, .foot-newsletter-boxs, .mutop-copyright{ margin:0 auto; width:980px;}





.muindexads{ padding:0 20px;}









.mu-mufooter{ padding:30px 0;}



.mufootercols{ width:25%;}



.mufootercols .navContent{ display:block !important; padding:8px 0 0 0;}





	

.mucatsbox li{ width:25%;}	



#productGeneral{ padding:0;}



#your-name{ width:130px;}

.TabContent #reviewsWrite .buttonRow input{ width:auto !important;}	



.muonepage-l,.muonepage-r, .onepage-checkoutbox-left, .onepage-checkoutbox-rt{ width:50%; padding:0 10px;}



}







@media (max-width: 1024px) and (min-width: 980px){

    #myslidemenu_2 ul li a span, .mu_home a{ padding: 0 15px;}

	.muleftboxdesc {

    width: calc(64% - 10px);

}

.muleftbox{ padding-top:12px;}

#navColumnOneWrapper .leftBoxContainer {

    padding-bottom: 20px;

}









}



@media (max-width: 1199px) and (min-width: 1025px){

    #myslidemenu_2 ul li a span, .mu_home a{ padding: 0 15px;}

		.muleftboxdesc {

    width: calc(64% - 10px);

}

.muleftbox{ padding-top:12px;}

#navColumnOneWrapper .leftBoxContainer {

    padding-bottom: 20px;

}



#indexCategoriesHeading, #productListHeading, #gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading, #reviewsDefaultHeading{ margin-bottom:20px;}





}





@media (min-width: 1200px){

    .mu-Brands-col{ min-height: 252px;}





    .musheji_box .musheji_img, .musheji_box .musheji_img a{height:252px;}

		

			.grid-x>.medium-3 {

width:260px; padding-right:20px;

}

.grid-x > .large-9{ width: calc(100% - 280px);}

		

	

		

		

		

		

		











#loginDefault .large-6{padding:0 30px 0 0;}

#loginDefault .grid-padding-x{ margin-right:-30px;}









.mu-top-box-pcboxs, .mupcnavboxs-main, .mumin-boxs, .mu-mufooter, .copyrightbox-main-boxs,   #myslidemenu_2, .foot-newsletter-boxs, .mutop-copyright{ width:1170px;}



}

























