/* Small & Medium */
.messageStackError img{
    display: none;
}
.ccinfo select{
    width: 46%;

}
@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: #666;
    text-decoration: line-through;
}

.productSpecialPriceSale {
    text-decoration: line-through;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
    font-size: 16px;
    color: #d83820;
    font-weight: normal;
    font-family: "roboto";
}

.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: #676767;
}

#navNextPrevList {
    margin-top: 1rem;
}

.alert {
    color: #FF0000;
}

.bold {
    font-weight: 700;
}

h3.leftBoxHeading, h3.rightBoxHeading {
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    font-family: "roboto";
    border: #ddd solid 1px;
    font-weight: normal;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.27);
}

h3.leftBoxHeading a, h3.rightBoxHeading a {
    color: #000;
}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
    text-decoration: underline;
}

/*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: 26px;
    font-weight: normal;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 1px;
    padding-bottom: 20px;
    text-align: center;
    font-family: "roboto";
}

#gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading, #reviewsDefaultHeading {
    line-height: 30px;
    font-size: 26px;
    font-weight: normal;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 1px;
    padding-bottom: 20px;
    text-align: center;
    font-family: "roboto";
}

#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: 26px;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 10px;
    font-family: "roboto";
}

.current {
    font-size: 13px;
    line-height: 16px;
    background: #fe2a2a;
    color: #fff;
    padding: 4px 8px;
    font-weight: bold;

}

.navSplitPagesLinks a, .navSplitPagesLinks a:visited {
    color: #fff;
    background: #000;
    text-decoration: none;
    padding: 4px 8px;
    line-height: 16px;

}

.navSplitPagesLinks a:hover {
    padding: 4px 8px;
    background: #fe2a2a;
    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;
}

.muheadboxs {
    padding: 16px 0;
}

#logo {
    float: left;
}

#logo a {
    display: inline-block;
}

.topheader-rt {
    float: right;
}

.mu-top-box-pc {
    height: 32px;
    line-height: 32px;
    background: #333;
    width: 100%;
}

.welcome-msg {
    float: left;
    color: #fff;
    text-transform: capitalize;
}

.certification_trust {
    float: left;
    padding: 6px 30px 0 0;
}

.mu-top-box-pc .navigation-nav a {
    line-height: 24px;
    text-transform: capitalize;
}

.mu-top-box-pc .currency, .mu-top-box-pc .top-item {
    float: right;
}

#currency_switcher, #menu_more {
    color: #fff;
}

.mu-top-box-pc .top-item {
    padding-right: 20px;
}

.mu-top-box-pc .currency #currency_switcher, .mu-top-box-pc #menu_more {
    padding-right: 16px;
    background: url(../images/curicos.png) no-repeat center right;
}

#mu-head-search-boxs {
    float: right;
    padding: 24px 0 0 0;
}

#mu-head-search {
    position: relative;
}

.mu-search-header-input {
    border-radius: 3px;
    margin: 0;
    line-height: 20px;
    color: #333;
    padding: 6px 6px 6px 42px;
    background: none;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.27);
    border: #e2e2e2 solid 1px;
}

.musearbtn {
    border: none;
    height: 34px;
    width: 34px;
    line-height: 34px;
    color: #fff;
    text-align: center;
    padding: 0;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    background: #5a5a5a url(../images/icon-zoom.png) no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    text-indent: -9999px;
    border-radius: 3px 0 0 3px;
}

/*.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*/
#mushejitaobaocom {
    display: none;
}

#myslidemenu_2 {
    height: 34px;
    margin: 0 auto;
    width: 980px;
    position: relative;
}

.mu_home {
    float: left;
    line-height: 34px;
    overflow: hidden;
}

.mu_home a {
    color: #00002f;
    display: block;
    font-family: "roboto";
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    padding: 0 16px;
    text-transform: uppercase;
}

.mu_home a:hover {
    color: #fff;
    text-decoration: none;
    background: #5a5a5a;
}

#myslidemenu_2 .mu_nav_ico {
    float: left;
    position: relative;
    line-height: 34px;
}

#myslidemenu_2 .mu_nav_ico a {
    color: #00002f;
    font-family: "roboto";
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
}

#myslidemenu_2 .mu_nav_ico a:hover {
    color: #fff;
    text-decoration: none;
}

.jqueryslidemenu ul li ul {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    display: block;
    left: 0;
    top: 34px !important;
    position: absolute;
    visibility: hidden;
    white-space: normal;
    width: 200px !important;
    z-index: 22;
    padding: 0 10px;
    border-top: #5a5a5a solid 3px;
}

#myslidemenu_2 .mu_nav_ico ul li {
    line-height: 36px;
    border-bottom: 1px solid #eee;
}

#myslidemenu_2 .mu_nav_ico ul li a {
    font-size: 13px;
    font-weight: normal;
    text-transform: capitalize;
    background: #fff;
    color: #333;
}

#myslidemenu_2 .mu_nav_ico ul li a:hover {
    background: #fff;
    color: #000;
    text-decoration: underline;
}

#myslidemenu_2 ul li:hover a span {
    color: #fff;
    background: #5a5a5a;
}

#myslidemenu_2 ul li a span {
    padding: 0 16px;
    text-transform: uppercase;
    display: block;
}

#myslidemenu_2 .mu_nav_ico.munav_outleft {
    position: static;
}

#myslidemenu_2 .mu_nav_ico.munav_outleft a {
    color: #f00;
}

.jqueryslidemenu ul li.munav_outleft ul {
    left: 0 !important;
    width: calc(100% - 20px) !important;
    padding: 20px 0 20px 20px;
}

#myslidemenu_2 .mu_nav_ico.munav_outleft ul li {
    float: left;
    width: 33.3334%;
    padding: 0 20px 0 0;
    box-sizing: border-box;
    border: none;
    line-height: 20px;
}

.col-third-brand {
    padding-bottom: 10px;
}

.munav_outleft .col-third h3 {
    padding-bottom: 10px;
    line-height: 22px;
}

#myslidemenu_2 .mu_nav_ico.munav_outleft .col-third h3 a {
    color: #000;
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
}

#myslidemenu_2 .mu_nav_ico.munav_outleft .rows_outer a {
    color: #000;
    display: block;
    line-height: 22px;
}

#tab_nav a {
    color: #000;
    text-decoration: none;
}

#tab_nav li {
    height: 50px;
    padding: 0;
    text-align: left;
}

#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: 50px;
}

#tab_nav li.tm-account {
    margin: 0 0 0 48px;
}

#top_nav {
    margin: 0 10px;
    background: #5A5A5A;
    border-radius: 3px;
}

#tab_nav {
    height: 50px;
}

.title-bar-left {
    position: absolute;
    top: 21px;
    left: 10px;
}

#tab_nav .list-style-none {
    width: 100%;
}

#catalog {
    line-height: 50px;
}

#catalog img {
    float: left;
}

#catalog span {
    display: block;
    float: left;
    font-weight: normal;
    font-size: 16px;
    height: 50px;
    text-transform: uppercase;
    color: #fff;
    font-family: "roboto";
    padding-left: 15px;
}

#catalog .icon-sort-down {
    display: block;
    float: right;
    font-weight: normal;
    font-size: 20px;
    width: 12px;
    line-height: 20px;
    color: #fff;
    height: 20px;
    padding: 11px 0 0 0;
}

#tab_nav li.tm-catalog {
    background: url("../images/tm_catalog_icon.png") no-repeat left center;
    margin: 0 15px;
}

#tab_nav li.tm-catalog a {
    display: block;
}

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;
}

.muindexads {
    margin: 0 -10px 0 0;
    padding: 20px 0 0 0;
}

.muindexads a {
    display: block;
}

.muindexads ul li {
    float: left;
    padding: 0 10px 0 0;
    box-sizing: border-box;
    width: 33.3334%;
}

.muindexads ul li img {
    width: 100%;
    height: auto;
}

.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: #e92020;
}

.category-products {
    background-color: #f3f3f3;
}
.category-top a {
    font-size: 15px;
    padding-left: 5px;
}

.category-subs-parent, .category-subs-selected {
    color: #e92020;
}

.muleftbox {
    padding: 12px 0 0 0;
}

.muleftboximg {
    float: left;
    width: 34%;
}

.muleftboximg a {
    display: block;
    padding: 4px;
    border: 1px solid #d3d3d3;
}

.muleftboxdesc {
    float: right;
    width: calc(66% - 10px);
}

.muleftboxdesc a {
    display: block;
    line-height: 16px;
    text-transform: capitalize;
    color: #4a4949;
}

.muleftboxdesc a:hover {
    color: #000;
}

.muleftboxprice {
    padding: 8px 0 0 0;
    line-height: 18px;
    color: #fe2a2a;
    font-weight: normal;
    font-size: 14px;
    font-family: "roboto";
}

.muleftboxprice .productSpecialPrice {
    font-size: 14px;
}

h2.centerBoxHeading {
    background: url(../images/lines.png) no-repeat center bottom;
    line-height: 26px;
    font-size: 22px;
    font-family: "roboto";
    font-weight: normal;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 1px;
    padding-bottom: 10px;
    text-align: center;
}

.mumobilenewlist {

    box-sizing: border-box;
    float: left;
    width: 50%;
    padding: 10px 10px 0 0;

}

.musheji_box {
    display: block;
    padding: 10px;
    text-align: center;
    transition: all 0.4s ease 0s;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.27);
    border-radius: 3px;
    border: #e6e6e6 solid 1px;
}

.musheji_box:hover {
    border: #000 solid 1px;
}

.musheji_box:hover .musheji_name a {
    color: #000;
}

.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: 16px;
    height: 32px;
    width: 100%;
    overflow: hidden;
}

.musheji_box .musheji_name a {
    font-size: 12px;
    color: #4a4949;
    text-transform: uppercase;
}

.musheji_box .musheji_name a:hover {
    color: #000;
    text-decoration: underline;
}

.musheji_box .musheji_price {
    width: calc(100% - 22px);
    float: left;
    line-height: 18px;
    height: 18px;
    overflow: hidden;
    font-weight: normal;
    font-size: 16px;
    color: #d83820;
    font-family: "roboto";
}

.musheji_box .musheji_price-boxs {
    padding: 6px 0 0 0;
}

.musheji_box .musheji_cart {
    float: right;
}

.musheji_box .musheji_cart a {
    background: url(../images/cartico.png) no-repeat center center;
    height: 18px;
    width: 20px;
    display: block;
    text-indent: -99999px;
}

.normalprice {
    font-size: 13px;
    color: #808080;
    padding-right: 3px;
    font-family: "roboto";
}

.musheji_box .musheji_price .productSpecialPrice {
    font-size: 16px;
    color: #d83820;
    font-weight: normal;
}

.productPriceDiscount {
    font-weight: normal;
    font-size: 11px;
}

/*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: 15px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: normal;
    line-height: 20px;
    height: 40px;
    padding-bottom: 10px;
    background: url(../images/lines.png) no-repeat left bottom;
    text-transform: uppercase;
    font-family: "roboto";
}

.navContent {
    padding: 10px 0 0 0;
}

.navContent li {
    line-height: 26px;
}

.navContent li a {
    color: #959595;
    display: inline-block;
    text-transform: capitalize;
}

.navContent li a:hover {
    color: #fff;
    text-decoration: underline;
}

.navContent p {
    line-height: 22px;
    color: #777;
}

/**********************************/

.mumucopyrightbox {
    line-height: 20px;
    color: #888;
    float: left;
    padding: 16px 0;
}

.mumucopyrightbox a {
    color: #888;
}

.mumucopyrightbox a:hover {
    color: #fff;
}

.mufoot-pay {
    float: right;
}

.mumbnubtop, .mumbnubbom {
    color: #000;
    line-height: 36px;
    font-size: 13px;
    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;
}

#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: 6px;
    margin-left: -100px;
}

#sorter select {
    padding: 2px;
    line-height: 26px;
    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 {
    font-family: "roboto";
    color: #000;
    font-size: 20px;
    font-weight: normal;
    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;
}

#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: #f46e6f;
    padding: 16px 0;
    font-size: 26px;
    line-height: 26px;
}

#productPrices .normalprice {
    font-size: 15px;
    font-weight: normal;
    color: #666;
}

#productPrices .productSpecialPrice {
    font-size: 26px;
    color: #f46e6f;
    font-weight: normal;
}

#productPrices .productPriceDiscount {
    padding-left: 5px;
    color: #fe2a2a;
    font-weight: normal;
    font-size: 12px;
}

#productAttributes .wrapperAttribsOptions {
    padding-bottom: 10px;
}

.wrapperAttribsOptions legend {
    display: block;
    width: 100%;
    margin: 0;
    padding-bottom: 6px;
}

.wrapperAttribsOptions label {
    font-size: 12px;
    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: 13px;
    font-weight: bold;
    transition: background-color .25s ease-out, color .25s ease-out;
    background: #ce2222;
    padding: 10px 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: 16px 0 0 0;
}

.nTab {
    padding: 20px 0 0 0;
}

.nTab .TabTitle {
    clear: both;
    height: 38px;

    overflow: hidden;
}

.nTab .TabTitle li {
    padding: 0 20px;
    float: left;
    cursor: pointer;
    height: 36px;
    line-height: 36px;
    list-style-type: none;
    font-size: 14px;
    text-align: center;
    margin: 0 5px 0 0;
    border-radius: 3px 3px 0 0;
    border: #e7e7e7 solid 1px;
    letter-spacing: 1px;
    font-family: "roboto";
}

.nTab .TabTitle .active {
    background: #222;
    color: #fff;
    border: #222 solid 1px;
}

.nTab .TabTitle .normal {
    background: #fff;
    color: #222;
}

.nTab .TabContent {
    margin-top: -1px;
    padding: 10px;
    line-height: 20px;
    border: 1px #e7e7e7 solid;
    color: #333;

}

.none {
    display: none;
}

.muezpageboxs {
    line-height: 22px;
}

.muezpageboxs p {
    padding-bottom: 10px;
}

.muezpageboxs td {
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

h5.acc_trigger {
    font-size: 13px;
    font-weight: bold;
}

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;
}

.indexnTab {
    padding: 20px 0 0 0;
}

.indexnTab .TabTitle {
    clear: both;
    height: 38px;
    overflow: hidden;
}

.indexnTab .TabTitle li {
    padding: 0 20px;
    float: left;
    cursor: pointer;
    height: 36px;
    line-height: 36px;
    list-style-type: none;
    font-size: 12px;
    text-align: center;
    margin: 0 5px 0 0;
    border-radius: 3px 3px 0 0;
    border: #e7e7e7 solid 1px;
    letter-spacing: 1px;
    font-family: "roboto";
}

.indexnTab .TabTitle .active {
    background: #222;
    color: #fff;
    border: #222 solid 1px; /*border-bottom:#fff solid 1px;*/
}

.indexnTab .TabTitle .normal {
    background: #fff;
    color: #222;
}

.indexnTab .TabContent {
    margin-top: -1px;
    padding: 20px 0 0 0;
    border-top: 1px #e7e7e7 solid;

}

.indexnTab .none {
    display: none;
}

#mufooter {
    background: #171717;
}

.mufootercols {
    float: left;
    box-sizing: border-box;
}

.mu-mufooter {
    padding-bottom: 20px;
}

.copyrightbox-main {
    background: #333;
}

#advSearchResultsDefault .mucatsbox {
    display: none;
}

.mucatsbox {
    margin-right: -10px;
}

.mucatsbox li {
    float: left;
    padding: 0 10px 10px 0;
    width: 50%;
    box-sizing: border-box;
}

.mucatsbox li a {
    border: 1px solid #eee;
    display: block;
    line-height: 16px;
    padding: 9px 0;
    text-align: center;
    font-size: 14px;
    color: #333;
    text-transform: capitalize;
}

.mucatsbox li a:hover {
    border: #666 solid 1px;
    color: #000;
}

.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-onepageboxs .panel-body select, .mu-onepage-checkoutbox .panel-body input, .mu-onepage-checkoutbox .panel-body select {
    padding: 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: 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: 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%;
}

#mushejitaobaocom {
    z-index: 10000;
    width: 100%;
}

.munavfixed {
    top: 0;
    left: 0;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.27);
    background: #fff;
    padding: 10px 0;
}

.product_customboxs {
    display: none;
}

#productAttributes {
    position: relative;
}

.musize-guides {
    position: absolute;
    top: -5px;
    right: 10px;
    z-index: 10;
}

.musize-guides a {
    color: #c71515;
    text-transform: uppercase;
    font-weight: bold;
}

.musize-guides a:hover {
    text-decoration: underline;
}

@media (max-width: 480px) {
    .mumbnubbom {
        text-align: center;
    }

    .mumbnubbom .navSplitPagesLinks.forward {
        float: none;
    }

    .welcome-msg {
        display: none;
    }

    .muindexads ul li {
        width: 50%;
    }

    .mumin-boxs {
        padding: 10px;
    }

    h2.centerBoxHeading, #indexCategoriesHeading, #productListHeading, #gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading, #advSearchResultsDefaultHeading {
        line-height: 26px;
        font-size: 18px;
        padding: 16px 0 6px 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: 22px;
        font-size: 18px;
        padding: 12px 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;
    }

    .muindexads {
        padding: 10px 0 0 0;
        margin: 0;
    }

    .muindexads ul li {
        float: none;
        width: 100%;
        padding: 0 0 10px 0;
    }

    .mufootercols {
        width: 50%;
        padding: 20px 0 0 20px;
    }

    #productGeneral {
        padding-top: 10px;
    }

    .mumbsimilar .centerBoxHeading {
        padding-top: 0;
    }

    #logo {
        float: none;
        text-align: center;
        font-size: 20px;
    }

    .topheader-rt {
        float: none;
        padding: 16px 10px 0 10px;
    }

    .muheadboxs {
        padding: 16px 0 10px 0;
    }

    #mu-head-search-boxs {
        padding: 0;
        width: calc(100% - 44px);
    }

    .mu-search-header-input {
        width: calc(100% - 2px);
    }

    .mu-top-box-pcboxs {
        padding: 0 10px;
    }
}

@media (min-width: 480px) and (max-width: 979px) {
    .mufooterico {
        width: 230px;
    }

    .mu-newsletter-box {
        margin-right: 10px;
    }

    h2.centerBoxHeading, #indexCategoriesHeading, #productListHeading, #gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading, #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: 26px;
        font-size: 18px;
        padding: 16px 0 10px 0;
    }

    h2.centerBoxHeading, #indexCategoriesHeading, #productListHeading, #gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading, #advSearchResultsDefaultHeading {
        padding-bottom: 0;
    }

    #checkoutConfirmDefaultHeading {
        margin-bottom: 10px;
    }

    #advSearchResultsDefaultHeading {
        margin: 0;
        border: none;
        line-height: 26px;
        font-size: 18px;
        padding: 16px 0 10px 0;
    }

    .mumin-boxs {
        padding: 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: 10px;
    }

    .mu-info-rt-boxs {
        float: right;
        width: calc(50% - 20px);
    }

    .musimilist6.mumobilenewlist, .musimilist7.mumobilenewlist {
        display: none;
    }

    .muindexads {
        padding: 20px 0 0 0;
        margin: 0 -20px 0 0;
    }

    .muindexads ul li {
        padding-right: 20px;
    }

    .link-follow {
        padding-right: 20px;
    }

    .mufootercols {
        width: 50%;
        padding: 20px 0 0 20px;
    }

    .mucatsbox li {
        width: 33.3334%;
    }

    #productGeneral {
        padding-top: 16px;
    }

    h1#productName {
        padding-top: 0;
    }

    .mumbsimilar .centerBoxHeading {
        padding-top: 6px;
    }

    .muheadboxs {
        padding: 16px 20px;
    }

    .mu-search-header-input {
        width: 200px;
    }

    .mu-top-box-pcboxs {
        padding: 0 20px;
    }

    #top_nav {
        margin: 0 20px;
    }

}

@media (min-width: 979px) {

    #newsletter-validate-detail .lettertxt {
        width: 260px;
    }
}

@media (min-width: 320px) and (max-width: 979px) {

    .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: 10px;
        margin-right: -10px;
    }

    .mu_advanced_search_boxs {
        margin-top: 10px;
    }

    .mumbsimilar {
        padding-top: 10px;
    }

    #similar_product {
        margin-right: -10px;
    }

    .indexnTab .TabTitle li, .nTab .TabTitle li {
        padding: 0 10px;
        font-weight: normal;
    }

    .indexnTab .TabContent {
        padding: 0 0 10px 0;
    }

    .copyrightbox-main-boxs {
        text-align: center;
    }

    .mumucopyrightbox, .mufoot-pay {
        float: none;
    }

    .mufoot-pay {
        padding-bottom: 10px;
    }

    /*.mucatsbox{ border-bottom:#eee solid 1px;}*/
    .mu-onepagecheck-btn input {
        width: 100% !important;
    }

    .certification_trust {
        display: none;
    }
}

@media only screen and (min-width: 980px) {

    .product_customboxs {
        display: block;
        float: right;
        width: 170px;
    }

    .mu-info-rt-boxs-left {
        float: left;
        width: calc(100% - 190px);
    }

    .promo_box {
        padding: 16px 0;
        border-bottom: 1px solid #f2f2f2;
    }

    .promo_box:hover .pull-left {
        background: #c71515;
    }

    .promo_box .pull-left {
        transition: all 0.4s ease 0s;
        float: left;
        width: 32px;
        height: 32px;
        line-height: 32px;
        background: #5a5a5a;
        border-radius: 3px;
        text-align: center;
    }

    .promo_box .pull-left i {
        display: inline-block;
        color: #fff;
        font-size: 20px;
        padding: 5px 0 0 0;
    }

    .promo_box span {
        display: block;
        float: right;
        width: calc(100% - 42px);
        line-height: 16px;
        color: #333;
    }

    #mushejitaobaocom {
        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);
    }

    .indexnTab .mumobilenewlist {
        width: 25%;
    }

    .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;
    }

    #featuredProducts {
        padding-top: 20px;
    }

    .munewlist-boxs {
        position: relative;
    }

    .mu-info-rt-boxs {
        float: right;
        width: 50%;
    }

    h1#productName {
        padding-top: 0;
    }

    .nTab .TabContent {
        padding: 20px;
    }

    #reviewsWrite {
        width: 600px;
    }

    .mumbsimilar {
        padding-top: 20px;
    }

    #similar_product .mumobilenewlist {
        width: 25%;
    }

    .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, .mumin-boxs, .mu-mufooter, .copyrightbox-main-boxs, .muheadboxs {
        margin: 0 auto;
        width: 980px;
    }

    .mu-search-header-input {
        width: 210px;
    }

    .muindexads {
        margin: 0 -20px 0 0;
    }

    .muindexads ul li {
        padding: 0 20px 0 0;
    }

    .indexnTab .TabContent {
        padding: 0 0 10px 0;
    }

    .mu-mufooter {
        padding: 26px 0;
    }

    .mufootercols {
        width: 25%;
    }

    .mufoot-pay {
    }

    .mufoot-pay img {
        height: 32px;
        padding: 11px 0 0 0;
    }

    .mucatsbox li {
        width: 25%;
    }

    #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) {

    .muleftboxdesc {
        width: calc(64% - 10px);
    }

    .muleftbox {
        padding-top: 12px;
    }

    #navColumnOneWrapper .leftBoxContainer {
        padding-bottom: 20px;
    }

    .indexnTab .TabTitle li {
        padding: 0 16px;
    }

}

@media (max-width: 1199px) and (min-width: 1025px) {

    .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;
    }

    .indexnTab .TabTitle li {
        padding: 0 16px;
    }

}

@media (min-width: 1200px) {

    .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: 260px;
    }

    .mu-top-box-pcboxs, .mumin-boxs, .mu-mufooter, .copyrightbox-main-boxs, .muheadboxs, #myslidemenu_2 {
        width: 1170px;
    }

#logo{
font-size: 30px;
line-height: 88px;
}
    .mucatsbox li {
        width: 20%;
    }
}












.mu-m-boxs{
	font-size:0;
}
.mumobilenewlist{
float:none !important;
display:inline-block;
}
#similar_product{
font-size:0;
}
