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



.productSpecialPriceSale {
    text-decoration: line-through;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
    color: #fa4969;
	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: #ec0e0e;
}



#navNextPrevList {
    margin-top: 1rem;
}

.alert {
    color: #FF0000;
}

.bold {
    font-weight: 700;
}


h3.leftBoxHeading{
	line-height:22px;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	color:#222;
	letter-spacing:1px;
	padding-bottom:10px;
	background:url(../images/line02.png) no-repeat left bottom;
}
h3.leftBoxHeading a, h3.rightBoxHeading a{ color:#333;}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover{ text-decoration:underline;}

#navColumnOneWrapper #categories  .box-body{ padding-top:10px;}
#categories ul li{ line-height:30px; padding-left:12px; background:url(../images/arrow_h.png) no-repeat left center;}
#categories ul li a{ font-size:14px; color:#222; text-transform:capitalize; display:inline-block;}
#categories ul li a:hover{ color:#fa4969;}

/*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:26px;
font-size:18px;
font-weight:bold;
text-transform:capitalize;
color: #333;
letter-spacing: 1px;
padding-bottom:16px;
text-align:left;
}

#gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading, #reviewsDefaultHeading {
line-height:26px;
font-size:18px;
font-weight:bold;
text-transform:capitalize;
color: #333;
letter-spacing: 1px;
padding-bottom:16px;
text-align:left;
}

#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{
line-height:30px;
font-size:18px;
font-weight:bold;
text-transform:capitalize;
color: #222;
letter-spacing: 1px;
padding-bottom:10px;
text-align:left;

}


.current {
	border-radius: 3px;
	font-size: 13px;
	line-height:16px;
	background:#fa4969;
	color:#fff;
	padding: 4px 9px;
	font-weight:normal;
}
.navSplitPagesLinks a, .navSplitPagesLinks a:visited {
	border-radius: 3px;
	color: #fff;
	background:#333;
	text-decoration: none;
	padding: 5px 9px;
	line-height:16px;
	
}
.navSplitPagesLinks a:hover {
	border-radius: 3px;
	padding: 5px 9px;
	line-height:16px;
	background:#fa4969;
	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;}

.mupcheader{ padding:40px 0 20px 0; display:none;}
#logo{ float:left; }
#logo a{ display:inline-block;}
#logo a img{ height:84px; width:auto;}


.mutop-pay{ padding:0 0 10px 0; display:none;}
.benefits_list {
    float: left;
    text-align: left;
}
.mutop-payimgs{ float:right;}
.mutop-payimgs img{ height:35px; width:auto;}
.benefits_list li{ float:left; padding:3px 40px 0 45px; min-height:32px; line-height:16px; font-size:11px; text-transform:uppercase; color:#fa4969; text-align:left;}
.benefits_list li.topico01{ background:url(../images/topico01.png) no-repeat left top;}
.benefits_list li.topico02{ background:url(../images/topico02.png) no-repeat left top;}
.benefits_list li.topico03{ background:url(../images/topico03.png) no-repeat left top;}
.benefits_list li.topico04{ background:url(../images/topico04.png) no-repeat left top;}
.benefits_list li.topico05{ background:url(../images/topico05.gif) no-repeat left top;}



.mupcaccboxs{ float:right; padding:0 30px 0 0;}
.mupcaccboxs a.logins{ line-height:40px; display:block; background: url(../images/accico.png) no-repeat left center; padding-left:35px; color:#666; font-size:13px;}
.mupcaccboxs a.logins:hover{ color:#fa4969; }

.mupcheader-rt{ float:right; }
.mu-heaer-rboxs{ position:relative; float:right;}
.mupcaccboxs:hover .mupcaccboxs-main{ display:block;}
.mupcaccboxs-main{border: 1px solid #dedede; color:#666; font-size:13px; display:none;
box-shadow: 0 2px 3px 0 rgba(51,51,51,.3); padding:20px 20px 12px 20px; background:#fff; width:230px; position:absolute; right:0;  top:40px; z-index:1000;}
.hreder_wrapp{ padding-bottom:10px; border-bottom:1px solid #eee;}
.header_sign_more_main_sign{ border:1px solid #888888; display: block;  color:#000;

height: 34px; text-align: center;

line-height: 34px;

border-radius: 3px;}
.header_sign_more_main_sign:hover{ background:#fa4e6d; color:#fff; border:#fa4e6d solid 1px;}
.header_sign_more_main_register{ line-height:18px; padding:10px 0 0 0;}
.header_sign_more_main_register a{ color:#fa4e6d; padding-left:5px;}
.header_sign_more_main_register a:hover{ color:#fa4e6d; text-decoration:underline;}
.header_not_log{ padding:10px 0 0 0;}
.header_not_log ul li{ line-height:30px;}
.header_not_log ul li i{ color:#666; padding-right:8px; font-size:14px;}
.header_not_log ul li a{ color:#666; font-size:12px;}
.header_not_log ul li a:hover{color:#fa4e6d;}

.mu-top-box-shipping{ float:left; color:#fff; font-size:12px; text-transform:capitalize;}
.mu-top-box-shipping i.fa{ padding-right:6px; font-size:15px;}

.mu-top-box-pc-mian{ height:36px; line-height:36px; background:#000;}
.mu-top-box-pc{ }
.mu-top-box-pc .currency { background:#fa4969; padding:0 10px; display:none;
    float: right;
}


.mu-top-box-pc .currency #currency_switcher i,.mu-top-box-pc #menu_more i{ color:#fff; display:inline-block; font-size:14px; padding-left:6px;
   
}
#menu_more, #currency_switcher{ color:#fff; display:block; line-height:36px;}
#menu_more:hover, #currency_switcher:hover{color:#fff; }
.mu-top-box-pc .popup-win{ top:36px; right:0;}

#mu-head-search-boxs{ float:left;}
#mu-head-search-boxs .mu-search-header-input{ border:1px solid #e2e2e2; border-radius:3px; padding:10px 40px 10px 8px; line-height:18px;}
#mu-head-search-boxs .musearbtn{ height:40px; width:40px; background:#333 url(../images/serchpcico.png) no-repeat center center;  border-radius:0 3px 3px 0;}

.mu-head-search-time{ text-align:center; padding:10px 0 0 0; line-height:20px; font-style: italic; color: #fa4969; font-size:15px; text-transform:capitalize;}
.mu-head-search-time span{color: #000; padding-right:10px; display:inline-block;}
#mu-head-search{ position:relative;}
.mu-search-header-input{ margin:0; line-height:20px; color:#999; padding:9px 40px 9px 9px; background:none; box-shadow:none; border:#ccc solid 1px;}
.musearbtn{ border:none; height:40px; width:40px;  color:#fff; text-align:center; padding:0; cursor:pointer; font-weight:bold;  text-transform:uppercase; background:#333 url(../images/icon-zoom.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; border-top:1px solid #dedede; 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;}

.mupcnavboxs-main{display:none;}
/*myslidemenu_2*/
.mupcnavboxs{ height:54px; }
ul.mu-top-menu{ height:54px; background:#333; border-radius: 3px 3px 0 0; position:relative;}
#myslidemenu_2{ height:54px; float:right; width: calc(100% - 250px); }
.mu_home{ float:left; line-height:54px; overflow:hidden;}
.mu_home a{ color: #fff; display:block;
    font-size: 15px; letter-spacing:1px;
    font-weight:normal; text-decoration:none;  padding: 0  15px 0 30px; text-transform:uppercase;}
	
	.mu_home a:hover{color:#fa4969; }
	
#myslidemenu_2 .mu_nav_ico{float: left; 
  line-height:54px;}

#myslidemenu_2 .mu_nav_ico a{color: #fff;
    font-size: 15px; 
   font-weight:normal; text-decoration:none;  }

#myslidemenu_2 .mu_nav_ico a:hover{  color:#fa4969; }

.jqueryslidemenu ul li ul {
    background:#fff;
	border-top:1px solid #dedede;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
    display: block;
    left: 0 !important;
	top:54px !important;
    position: absolute;
    visibility: hidden;
    white-space: normal;
    width: calc(100% - 20px) !important;
    z-index: 22;
	padding:15px 0 15px 20px;
}
#myslidemenu_2 .mu_nav_ico ul li{ line-height:30px; float:left; width:25%;}
#myslidemenu_2 .mu_nav_ico ul li a{ font-size:13px; font-weight:normal; text-transform:capitalize; color:#666;}
#myslidemenu_2 .mu_nav_ico ul li a:hover{  background:#fff; color:#fa4969; }
#myslidemenu_2 ul li:hover a span {color:#fa4969; }
#myslidemenu_2 ul li a span {padding: 0 15px; text-transform:uppercase; display:block; letter-spacing:1px;}
#myslidemenu_2 ul li a span i.fa{ font-size:14px; padding-left:3px;}

		
		
	#tab_nav a {
	color: #000;
	text-decoration: none;
}

#tab_nav li {
	float:right;
	height: 80px;
	padding: 0;
	text-align: center;
	margin:0 16px 0 0;
}    
#tab_nav li.tm-search { float:right;}         
#tab_nav li{
	box-sizing: border-box;
} 
#tab_nav li.tm-cart   { float:right;}
#tab_nav li img {
	width:24px;
	height: 80px;
}



.mu-mobliefix{ height:80px; background:#fff; width:100%; border-bottom:1px solid #f1f1f1;}
#top_nav {
	width:100%;
	margin: 0em;
	}
#tab_nav {
	height: 80px;
}
.mu-mobile-logo{ position:absolute; left:56px; top:9px; z-index:10;}
.mu-mobile-logo img{ height:62px; width:auto;}
.title-bar-left{ position:absolute; top:30px; left:16px;}

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

#tab_nav  li.tm-catalog {	background: url("../images/tm_catalog_icon.png") no-repeat center center; margin:0 10px 0 12px;}
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/tm_search_icon.png") 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:460px; padding:0 0 10px 0;}

#navColumnOneWrapper .leftBoxContainer{ padding-bottom:20px;}
#categoriesContent ul li{ line-height:38px; border-bottom:1px solid #d3d3d3; text-transform:capitalize;}
#categoriesContent ul li a{ color:#000;}
#categoriesContent ul li a:hover{ color:#ec0e0e;}
.category-top a{ font-weight:bold; font-size:13px;}
.category-subs-parent, .category-subs-selected{ color:#fa4969;}


/*#navColumnOneWrapper #whatsnew .box-body{ padding:10px 0 0 0;}*/
.muleftbox{ padding:16px  0 0 0 ; }
.muleftboximg{ float:left; width:36%;}
.muleftboximg a{ display:block; font-size:12px; border:1px solid #d7d7d7;}
.muleftboximg a:hover{ border:#fa4969 solid 1px;}
.muleftboxdesc{ float:right; width: calc(64% - 10px);}
.muleftboxdesc a{ font-size:13px; display:block; line-height:18px; max-height:54px; overflow:hidden; text-transform:capitalize; color:#222;}
.muleftboxdesc a:hover{ color:#fa4969;}
.muleftboxprice{ padding:8px 0 0 0; line-height:18px; color:#fa4969; font-weight:normal; font-size:14px;}
.muleftboxprice .productSpecialPrice{font-size:14px; font-weight:normal;}
.muleftboxprice .productPriceDiscount{ display:none;}

h2.centerBoxHeading{
	background: url(../images/lines.png) no-repeat center bottom;
	line-height: 30px;
font-size: 21px;
font-weight: 400;
text-transform:capitalize;
color:#2c2c2c;
letter-spacing: 1px;
padding-bottom: 10px;
text-align: center;}



.muindex-col{ padding-top:20px;}

.titleboxs{ line-height: 28px; font-size:20px; letter-spacing:0.5px; font-weight:normal; text-transform:capitalize; color:#000;  }
.titleboxs span{ font-weight:bold; color:#fa4969;}
.widget-slider{ padding:20px 0 0 0; margin-right:-20px;}
.mucol-boxs-main{ position:relative;}
.owl-stage-outer{ overflow:hidden;   }
.owl-item{ float:left;}
.box-product-outer{  padding:0 20px 0 0; transition: all 0.4s ease 0s; 
    box-sizing: border-box; }
 .owl-controls {

}
.owl-nav [class*='owl-'] {
  
  margin: 0;
  padding: 0;
 border-radius:3px;
  display:block;
    cursor: pointer;
	width:28px;
	height:28px;
	line-height:28px;
	text-align:center;
	background-color:#eaeaea;
}
.owl-nav  .owl-next{ text-align:right; cursor:pointer;}
.owl-nav i.fa { font-size:13px;  color:#333; display:block; line-height:28px; width:28px; text-align:center; font-weight:normal;  border-radius:3px;}
.owl-nav  .owl-prev:hover i.fa, .owl-nav  .owl-next:hover i.fa{ color:#fff; background:#fa4969;}

.owl-nav .owl-prev {cursor:pointer; z-index:10; position:absolute; right:36px; top:0;

}

.owl-nav .owl-next { z-index:10;
  position:absolute; right:0; top:0;
}
	
	
	
.mumobilenewlist {
transition: all 0.4s ease 0s;
    box-sizing: border-box;
    float: left;
	width:50%;
    padding: 10px 10px 0 0;

}
.murec_is_new_boxs  .musheji_box .productPriceDiscount, .murec_is_hos_boxs  .musheji_box .productPriceDiscount{ top:0; right:0;}
.murec_is_new_boxs .musheji_box:hover, .murec_is_hos_boxs .musheji_box:hover{ box-shadow:none;}

.musheji_box{display: block; position:relative;
transition: border .2s ease-in-out;
text-align: center;

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

.musheji_box .musheji_img{  }

.musheji_box .musheji_img a{ display:block; text-align:center;}

.musheji_box .musheji_img img {
    box-sizing: border-box;
    display: block;
    height: auto;
    width: 100%;

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

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

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

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

.musheji_box .musheji_price{ padding:8px 0 0  0; line-height:20px; height:20px;  overflow:hidden; font-weight:normal; font-size:16px; color:#fa4969;}

.normalprice{ font-size:13px;  color:#777; padding-right:3px;  text-decoration: line-through; font-weight:normal;}

.musheji_box .musheji_price .productSpecialPrice{font-size:16px; color:#fa4969; font-weight:normal;}
.musheji_box .productPriceDiscount{position: absolute;
right: 10px;
top: 10px;
z-index:10;
padding: 8px;
width: 30px;
height: 30px;
line-height:15px;
background:#fa4969;
color: #fff;
text-align: center;
border-radius: 50%;}
.musheji_box .mu-discount-amount{font-size: 13px; font-weight:normal;}
.musheji_box .productPriceDiscount em{ font-size:11px; font-style:normal; }
.musheji_box .mu-discount-off{font-size: 12px; text-transform:uppercase;}
.musheji_box .productPriceDiscount br, .musheji_box .productPriceDiscount .mu-PriceDiscount-no{ display:none;}

.productPriceDiscount{ font-weight:normal; font-size:11px;}

.musheji_box .mu_reviews_s{ display:none; line-height:13px; height:13px; padding-top:8px;}
.musheji_box .mu_reviews_s a{ font-size:12px; color:#666666; padding-left:5px; display:inline-block;}
.musheji_box .mu_reviews_s a:hover{ color:#fa4969;}
.musheji_box .mu_reviews_s  img{ vertical-align:top;}	
	
	/*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:normal;font-size:18px;color:#fff;line-height:26px; padding-bottom:10px; text-transform:capitalize; }
.currentDd{color:#000}
.navContent  li{ line-height:32px;}
.navContent  li a{ color:#ddd; font-size:15px;}
.navContent li i.fa{ font-size:14px; padding-right:6px;}
.navContent  li a:hover{ color:#fa4969;}
.navContent p{ line-height:32px; color:#ddd; font-size:15px;}
/**********************************/	

.mumucopyrightbox {text-align:center; color:#ddd; font-size:13px; line-height:20px; border-top:#555 solid 1px; padding:20px 0;}
.mumucopyrightbox a{ color:#fff;  }
.mumucopyrightbox a:hover{color:#fff; text-decoration:underline;}
.mufoot-pay{ padding:20px 0 0 0; text-align:center;}



.mumbnubtop, .mumbnubbom {
    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 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 a:hover{ background:#333; text-decoration:none; color:#fff;}
.h_sort a.on{background:#333; color:#fff;}
/*#mupriceup{ background:url(../images/mupriceup.png) no-repeat 58px  12px; padding-right:26px;}
#mupriceup:hover, #mupriceup.on{background:#333 url(../images/mupriceuph.png) no-repeat 58px  12px;}
#mupricedown{ background:url(../images/mupricedown.png) no-repeat 58px  12px; padding-right:26px;}
#mupricedown:hover, #mupricedown.on{background:#333 url(../images/mupricedownh.png) no-repeat 58px  12px;}
*/
/*.h_sort*/


	#sorter{ position:absolute; left:50%; top:7px; 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 {
	letter-spacing: 1px;
    color: #333;
    font-size:18px;
    font-weight:bold;
    padding: 10px 0;
    line-height: 22px;
    text-transform: capitalize;
    text-align: left;
}
#productDetailsList {
	text-align:left;
	
}
#productDetailsList li{ padding:6px 0 0  0; color:#666; font-size:13px; line-height:22px;}
#productDetailsList li.mu_info_review_top_l{ height:13px; line-height:13px; padding-top:10px;}
#productDetailsList li.mu_info_review_top_l img{vertical-align:top;}
#productDetailsList li.mu_info_review_top_l a{ padding:0 0 0 8px;}


#productPrices{ color:#fa4969; padding:16px 0; font-size:26px; line-height:26px; }
#productPrices .normalprice{ font-size:13px; font-weight:normal; color:#666;}
#productPrices  .productSpecialPrice{font-size:26px; color:#fa4969; font-weight:normal; }
#productPrices  .productPriceDiscount{ padding-left:10px; color:#fa4969; font-weight:normal; font-size:12px;}
#productPrices  .productPriceDiscount br{ display:none;}

#productAttributes .wrapperAttribsOptions{ padding-bottom:10px; }
#productAttributes .wrapperAttribsOptions.muattSize, #productAttributes .wrapperAttribsOptions.muattColor{ display:block;}
.wrapperAttribsOptions legend{ display:block; width:100%; margin:0; padding-bottom:0;}
.wrapperAttribsOptions label{ 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 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:100% !important; margin:0;  font-size:14px; transition: background-color .25s ease-out, color .25s ease-out; background: #fa4969; padding:12px 20px; text-transform:uppercase;
line-height: 16px; cursor:pointer;}
.mu_qtybox_btn .button_in_cart:hover{background: #000;
color: #fff;
border: #000 solid 1px;}

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

.musharebox{ padding:20px 0 0 0;}
.musharebox .at-resp-share-element .at-share-btn .at-label{ display:none;}

.nTab{
	padding:20px 0 0 0;
}
.nTab .TabTitle{
clear: both;
height:40px;

overflow: hidden;
}
.nTab .TabTitle li{
	border-radius: 3px 3px 0 0;
padding: 0 20px;
float: left;
cursor: pointer;
height: 38px;
line-height: 38px;
list-style-type: none;
font-size: 13px;
text-align: center;
margin: 0 5px 0 0;
border: #e7e7e7 solid 1px;
font-weight: bold;
letter-spacing: 1px;
}
.nTab .TabTitle .active{background: #fa4969;
color: #fff;
border: #fa4969  solid 1px;
border-bottom: #e7e7e7 solid 1px;}
.nTab .TabTitle .normal{background:#efefef; color:#333;}
.nTab .TabContent{
	font-size:13px;
	margin-top:-1px;
padding:10px;
line-height:22px;
border:1px #e7e7e7 solid;
color:#333;

}
.none {display:none;}

.muezpageboxs{ color:#818181; line-height:22px; font-size:14px;}
.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:#151522;}

.mufootercols{ float:left; box-sizing: border-box;}
.mu-mufooter{ padding-bottom:20px;}







.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; }
.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:1px 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:16px;  text-align:center; color:#900; 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%;}





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

.popup-cart-link-box{ padding:10px 10px 0 10px;}
.popup-cart-link-box a{ margin-bottom:10px; display:block; background:#d63030; color:#fff; font-size:13px; color:#fff !important; text-transform:capitalize; text-align:center; padding:6px 0; line-height:20px; border-radius:30px;}




.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 { max-width:460px;
    padding-top: 10px;
}

.footer-NewsLetter{}
#newsletter-validate-detail .lettertxt, .musubfromtext{ margin:0; width: calc(100% - 100px);   border: 1px solid #ccc;
    float: left;
    line-height: 28px;
    padding: 2px 6px;}
#newsletter-validate-detail .letterbtn, .musubfrombtn {
    background:#000;
    border:none;
    float: left;
    line-height: 28px;
    margin:0;
	text-transform:uppercase;
	color:#fff;
    padding:3px 0;
	width:100px;
	cursor:pointer;
}
#newsletter-validate-detail .letterbtn:hover{ background:#666;}

.mufoot-follow{ padding:20px 0 0 0;}
.mufoot-follow a{ display:inline-block; padding-right:15px; }
.mufoot-follow a i{font-size:30px; color:#ddd;}
.mufoot-follow a:hover i{ color:#fa4969;}

.Narrow-no{ display:none;}
#attributesfilter .Narrow-no{ display:inline-block;}


#IsHot { padding-top:10px;}
#IsHot .mu-m-boxs{ margin:0; border-top: #eee solid 1px; border-left: #eee solid 1px;}
#IsHot .mumobilenewlist{ padding:10px; width:50%; border-right: #eee solid 1px; border-bottom: #eee solid 1px;}



.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:#ec0e0e; 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; color:#222;}
.muinforew-nameboxs span{ padding-right:20px;}
.reviews_textboxs{ padding:8px 0 10px 0; border-bottom:#eee dotted 1px; color:#666;}	

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

.mu-info-no .breadcrumbs li:last-child{ display:none;}
.mu-info-no .breadcrumbs li:nth-last-child(2) a{ color:#ec0e0e;}

.cartRemoveItemDisplay-m{ padding-top:6px; display:none;}


#indexDefaultMainContent{ padding-top:20px;}
.mubest-title{ text-align:center; line-height:36px; font-size:26px; color: #333; font-weight:normal; text-transform:capitalize; letter-spacing: 0.5px; padding:0 0 20px 0;}
.reasons_title {
    display: block;
    position: relative;
    padding: 0 0 20px 90px;
    margin-bottom: 30px;
    font-size: 22px;
	line-height:36px;
    letter-spacing: 1px;
}
.reasons_title .reason_number {
    position: absolute;
    top: -15px;
    left: 0;
    font-size: 140px;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0;
}
.pink_text {
    color: #fa4969 !important;
}
.reasons_title .heading-font {
    font-size: 25px;
    letter-spacing: 0.5px;
}
.reasons_title .divider {
    display: block;
    width: 100px;
    height: 2px;
    background: #fa4969;
    position: absolute;
    bottom: 0;
    left: 90px;
}

 h3.mu-reason-col-title {
    font-size: 20px;
    padding-left: 50px;
	line-height:28px;
}
h3.mu-reason-col-title.mu-reason-ico01{ background:url(../images/bestico01.gif) no-repeat left top;}
h3.mu-reason-col-title.mu-reason-ico02{ background:url(../images/bestico02.gif) no-repeat left top;}
h3.mu-reason-col-title.mu-reason-ico03{ background:url(../images/bestico03.gif) no-repeat left top;}
h3.mu-reason-col-title.mu-reason-ico04{ background:url(../images/bestico04.gif) no-repeat left top;}
h3.mu-reason-col-title.mu-reason-ico05{ background:url(../images/bestico05.png) no-repeat left top;}
.mu-reason-wrapper{ padding-top:10px; color:#818181; line-height:22px; font-size:15px;}
.mu-reason-wrapper p{ padding-bottom:10px;}

.lt-accordion-title{ font-size:16px; font-weight:bold; color:#fa4969; padding-bottom:10px;}
.lt-accordion-title a{color:#fa4969;}

.mufoot-logo  a{ display:inline-block;}
.mufoot-logo img{ max-width:100%; width:auto; height:auto;}

 @media (max-width: 480px) {
	 #subnav-foot{ padding:30px 15px 0 15px;}
	 .reasons_title{line-height: 26px;  padding-bottom:10px; padding-left:80px;}
	 .reasons_title .reason_number{ font-size:100px;}
	 .reasons_title, .reasons_title .heading-font{ font-size:18px;}
	 .mubest-title{ font-size:22px; line-height:28px;}
	 .widget-slider{ margin-right:-10px;}
	 .box-product-outer{ padding-right:10px;}
	 #ajax-login-form{ left:5% !important; margin:0 !important; width:82% !important;}
	 .cartRemoveItemDisplay-m{ display:block;}
	 
	 
	 .footerHotkey_label{ display:block; padding-bottom:10px;}
	 .footerHotkey_list li{ margin:0 8px;}
	 .titleboxs{ font-size:18px;}
	 .muindex-col{ padding-top:20px;}
	 h2.centerBoxHeading{font-size: 15px;
    letter-spacing: 1px; line-height:22px;
    font-weight: bold; padding-bottom:8px; text-transform:uppercase;}
	 .cate-product-boxs .mu-m-boxs{ margin-right:0; padding-left:10px;}
	 .cate-box{margin:0 -10px;}
	 
	  
.mumbnubbom{ text-align:center;}
.mumbnubbom .navSplitPagesLinks.forward{ float:none;}

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

 #indexCategoriesHeading, #productListHeading,#gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading,#advSearchResultsDefaultHeading{
	line-height:22px;  font-size:16px; padding:10px 0 0 0;
	}
	#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{ line-height: 20px;
    font-size: 16px;
    padding: 10px 0 10px 0;}



.mu-m-boxs{ margin-right:-10px;}
#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;}
 

.mufootercols{ width:100%; padding:0 0 20px 0;}
#productGeneral{ padding-top:10px;}

.mumbsimilar .centerBoxHeading{ padding-top:0;}
.muslickboxs{ margin:0 -10px;}

#navBreadCrumb{ margin:0 -10px;}
 #indexCategoriesHeading, #productListHeading{ padding-bottom:10px;}
						  }
						  
@media (min-width:480px) and (max-width:979px){
	.mufootercols{ padding-bottom:20px;}
	.mufoot-logo img{ height:160px;}
	.mubest-title{ font-size:22px;}
	#subnav-foot{ padding:40px 20px 0 20px;}
	#IsHot .mumobilenewlist{ width:33.3334%;}
		h2.centerBoxHeading{font-size: 15px;
    letter-spacing: 1px; line-height:22px;
    font-weight: bold; padding-bottom:8px; text-transform:uppercase;}
	.cate-product-boxs .mu-m-boxs{ margin-right:0; padding-left:20px;}
	.cate-box{margin:0 -20px;}
	
	
	.mufooterico{ width:230px;}
  .mu-newsletter-box{ margin-right:10px;}
	
	#navBreadCrumb{ margin:0 -20px;}
#indexCategoriesHeading, #productListHeading,#gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading,#advSearchResultsDefaultHeading{
	line-height:16px;  font-size:18px; padding:20px 0 0 0;
	}


#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{line-height:18px;
    font-size: 16px;
    padding: 20px 0 10px 0;}

#checkoutConfirmDefaultHeading{ margin-bottom:10px;}

#advSearchResultsDefaultHeading{ margin:0; border:none; line-height: 26px;
    font-size: 18px;
    padding: 16px 0 10px 0;}
.muslickboxs{ margin:0 -20px;}
.mumin-boxs {
    padding:54px 20px 20px 20px;
}
.mu-m-boxs{ margin-right:-20px;}
#featuredProducts{ padding-top:10px;}
.mumobilenewlist{ width:33.3334%; padding:20px 20px 0 0;}
 #productListing .mu-m-boxs{ padding-bottom:20px;}
 .mu-info-rt-boxs{ padding-top:20px;}
 

.link-follow{ padding-right:20px;}
.mufootercols.footer-NewsLetter{ float:none; width:100%;}
.mufootercols{ width:33.3334%; float:left;}
.mucatsbox li{ width:33.3334%;}

#productGeneral{ padding-top:16px;}
h1#productName{ padding-top:0;}
.mumbsimilar .centerBoxHeading{ padding-top:6px;}
 #indexCategoriesHeading, #productListHeading{ padding-bottom:16px;}

                                               }
											   



@media (min-width:320px) and (max-width:979px){
	.mu-reason-col{ padding:10px 0;}
	.mumin-boxs.mu-indexpd { padding-top:0;}
	.mu-top-box-pc-mian{ height:auto; padding:9px 10px; line-height:18px;}
	.mu-top-box-shipping{ text-align:center; float:none;}
	#loginDefault .buttonRow input{ width:100% !important;}
	.mumucopyrightbox{ padding:16px 0; line-height:20px;}
	#attributesfilter .narrow_by_wrapper{ padding-top:8px;}
	#attributesfilter h3.rightBoxHeading {
    font-size: 14px;
    font-weight:bold;
    color: #000;
	line-height: 22px;
    text-transform: capitalize;
    letter-spacing: 1px;
    border-bottom: #000 solid 2px;
    padding-bottom: 10px;
}

	
	#filter_tabboxs{ display:none;}
	#most_popular_tab{ display:none; height:38px; line-height:38px; text-align:center; font-size:13px; background:#fa4969; border-radius:3px; color:#fff;}
		.mumbnubtop{ border:none; height:auto; display:none;}
	.is-open02 .mumbnubtop,.is-open03 #filter_tabboxs{ position:absolute; top:38px; left:0; background:#fff; z-index:100; width:100%; box-shadow: 0 0 5px rgba(0,0,0,0.1); display:block;}
	.is-open03 #filter_tabboxs{ z-index:200;}
	.is-open02 #most_popular_tab, .is-open03 #filter_tab{ border-radius: 3px 3px 0 0;}
	.h_sort, .h_sort a{ float:none; border:none;}
	.h_sort{ border:#ddd solid 1px;}
    #attributesfilter{ padding:10px 20px; border:#ddd solid 1px;}
	#most_popular .fa-angle-down{ padding-left:6px;}
	
	
	#most_popular_tab, #filter_tab{ display:block;}
	
	#recentitem .centerBoxHeading{ padding-top:0;}
	
	#most_popular{  position:relative;}
	#most_popular_tab{ box-sizing: border-box;}
	#filter_tab{float:left; width: calc(50% - 10px); margin-left:10px; box-sizing: border-box; height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 13px;
    background: #fa4969;
    border-radius: 3px;
    color: #222;}
	
	

	
	
	
	
	.widget-slider{ padding:10px 0 0 0;}
	
	
	
	.grid-x>.medium-3, .footer-des{ display:none;}
	#navBreadCrumb{ padding:10px 10px 10px 10px; border-bottom:#eee solid 1px; }
	.mumbnubtop, #sorter{ display:none;}
	.mu-new-listboxs,#specialsListing .mu-m-boxs{ padding-bottom:10px; margin-right:-10px;}
	.mu_advanced_search_boxs{ margin-top:10px;}
	.mumbsimilar{ padding-top:10px;}
	#similar_product{ margin-right:-10px;}
	

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

	.mufoot-pay{ padding:0 0 10px 0;}
	/*.mucatsbox{ border-bottom:#eee solid 1px;}*/
	.mu-onepagecheck-btn input{ width:100% !important;}
	
	#subnav-foot{ border-top:1px solid #dedede;}
	.mu-mufooter{ padding:0;}
	.mu-navno .breadcrumbs li:last-child{ display:none;}
}

@media only screen and (min-width: 980px){
	.mutop-pay, .mu-top-box-pc .currency { display:block;}
	.mufoot-logo { padding-right:40px;}
	
	.mu-reason-col{ float:left; padding-right:20px; box-sizing: border-box; width:33.3334%;}
	.mu-reason-box{ padding:10px 0 0 0; margin-right:-20px;}
	.muslickboxs{ padding-top:10px;}
	#gotoTop{ right:20px;}
	
	#IsHot .mumobilenewlist{  width:20%;}
	.attr-values-group .attr-value{ width:20%; float:left;}
	.narrow_by_wrapper{ padding-top:8px;}
	#attributesfilter h3.rightBoxHeading {
    font-size: 13px;
    font-weight:bold;
    color: #000;
	line-height: 22px;
    text-transform: capitalize;
    letter-spacing: 1px;
    border-bottom: #ddd solid 1px;
    padding-bottom: 10px;
}

	#most_popular_tab, #filter_tab{ display:none;}
	#contactUsForm{ max-width:660px;}
	.cate-product-boxs .musheji_box .mu_reviews_s{ display:none;}
	
	
	
	
	
	h2.centerBoxHeading{
	line-height: 24px;
font-size: 18px;
font-weight:bold;
text-transform:uppercase;
color:#000;
letter-spacing: 1px;
padding-bottom:0;
background:none;
text-align:left;
}
	
	
	
	
	
	.mumin-boxs.mu-indexpd{ margin:0; width:100%; background:#fff;}
	#mu-head-search-boxs{ padding-right:60px;}


	.mu_qtybox_btn .button_in_cart{ width:260px !important;}
	.mupcnavboxs-main, .mupcheader,  .mupcheader{ display:block;}
	.mu-mobliefix{ display:none;}
	
	.mumin-boxs{ padding:0 0 30px 0;}
	
	.grid-x>.medium-3 {
width:230px; padding-right:20px;
}
.grid-x > .large-9{ width: calc(100% - 250px);}
.murec_is_best_boxs .mumobilenewlist{ width:20%;}
.mumobilenewlist{ width:25%; 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;}

#featuredProducts{ padding-top:20px;}


.munewlist-boxs {
    position: relative;
}
.mu-info-rt-boxs{ float:right; width: calc(100% - 400px);}

h1#productName { padding-top:0;}
.nTab .TabContent{ padding:20px;}

#reviewsWrite{ width:600px;}
.mumbsimilar{ padding-top:20px;}



#loginDefault .large-6{ width:50%; padding:0 20px 0 0; float:left; box-sizing: border-box;}
#loginDefault .grid-padding-x{ margin-right:-20px;}
.mupcnavboxs, .mumin-boxs,  .mu-mufooter, .copyrightbox-main-boxs, .mupcheader, #indexDefault,  .mu-top-box-pc, .mutop-pay{ margin:0 auto; width:980px;}

.mu-search-header-input{ width:400px;}




.mu-mufooter{ padding:36px 0 16px 0;}

.mufootercols{ width:20%;}

.mufoot-pay{}
.mufoot-pay img{ height:30px; }
	
.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;}
.mufootercols{ float:left; width:25%;}

}



@media (max-width: 1024px) and (min-width: 980px){
.murechot10.mumobilenewlist, .murechot11.mumobilenewlist{ display:none;}
	.muleftboxdesc {
    width: calc(64% - 10px);
}
.muleftbox{ padding-top:12px;}
#navColumnOneWrapper .leftBoxContainer {
    padding-bottom: 20px;
}

.h_sort a{ padding:0 15px;}
.mumobilenewlist.musimilist10, .mumobilenewlist.musimilist11{ display:none;}

}

@media (max-width: 1199px) and (min-width: 1025px){
	.murechot10.mumobilenewlist, .murechot11.mumobilenewlist{ display:none;}
		.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;}
.h_sort a{ padding:0 15px;}

}


@media (min-width: 1200px){
	#myslidemenu_2 {
    width: calc(100% - 280px);
}
	#IsHot .mumobilenewlist{  width:16.6667%;}
	
	

	.cate-product{  width: calc(100% - 600px);}
	
	

		
			.grid-x>.medium-3 {
width:260px; padding-right:20px;
}
.grid-x > .large-9{ width: calc(100% - 280px);}
		
	
		
		#featuredProducts{ padding:30px 0 0 0;}
		
		
		
		





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


.mu-search-header-input{ width:560px;}

.mupcnavboxs, .mumin-boxs,  .mu-mufooter, .copyrightbox-main-boxs, .mupcheader, #indexDefault,   .mu-top-box-pc, .mutop-pay{ width:1160px;}
	.mucatsbox li{ width:20%;}
	
	#myslidemenu_2{ padding-left:240px;}
	
	.mu-info-rt-boxs {
    float: right;
    width: calc(100% - 500px);
}
}


@media (min-width: 1400px){
	#IsHot .mumobilenewlist{  width:16.6667%;}
	
	

	.cate-product{  width: calc(100% - 600px);}
	
	
	
		
			.grid-x>.medium-3 {
width:320px; padding-right:20px;
}
.grid-x > .large-9{ width: calc(100% - 340px);}
		
	
		
		#featuredProducts{ padding:30px 0 0 0;}
		
		
		
		





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


.mu-search-header-input{ width:560px;}

.mupcnavboxs, .mumin-boxs,  .mu-mufooter, .copyrightbox-main-boxs, .mupcheader, #indexDefault,   .mu-top-box-pc, .mutop-pay{ width:1360px;}
	.mucatsbox li{ width:20%;}
	
	#myslidemenu_2{ padding-left:340px;  width: calc(100% - 340px);}
	
	.mu-info-rt-boxs {
    float: right;
    width: calc(100% - 560px);
}
}








