/* Small & Medium */
@media screen and (max-width: 63.9375em) {
    h1 {
        font-size: 1.5rem;
    }
    h2 {
        font-size: 1.4rem;
    }
    h3 {
        font-size: 1.3rem;
    }
    h4 {
        font-size: 1.2rem;
    }
    h5 {
        font-size: 1.1rem;
    }
    h6 {
        font-size: 1rem;
    }
}



.title-bar-right a i.fi-shopping-cart {
    color: #FFFFFF;
}



img.large-logo {
    margin: 0.7rem auto 0;
}








.orbit-container {
    height: auto !important;
}

i.large {
    font-size: 50px;
    line-height: 50px;
}

i.medium {
    font-size: 35px;
    padding: 0 5px;
}

i.small {
    font-size: 20px;
    padding: 0 5px;
}



.quantity-text {
    padding-top: 10px;
}

.quantity-display input {
    width: 60px;
}

li.menu-text {

}

li.menu-text > a {
    padding: 0 !important;
    margin: 0 !important;
}

li.menu-text > a > img {
    height: 40px;
    width: auto;
}



div.top-bar-left {
    margin-left: 2em !important;
}

.truncate1 .cell h5 a {
    width: 235px;
    display: block;
    display: -webkit-box;
    height: 50px;
    margin: 0 auto;
    line-height: 1.3;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.truncate2 .cell h5 a {
    width: 150px;
    font-size: 1.1rem;
    display: block;
    display: -webkit-box;
    height: 45px;
    margin: 0 auto;
    line-height: 1.2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.media-object-section h5.truncate3 {
    width: 220px;
    display: block;
    display: -webkit-box;
    height: 50px;
    margin: 0 auto;
    line-height: 1.3;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

input.button.search-button {
    max-width: 100px;
}

table#upcomingProductsTable {
    width: 100% !important;
    margin-top: 1em;
}

.normalprice {
    font-size:12px;
    font-weight:normal;
    color:#666;
    text-decoration: line-through;
}

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

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
    color: #fe2a2a;
    font-weight:bold;
    font-size:13px;
}
.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 {
    background:url(../images/leftbgs.png) repeat-x left top;
    height:50px;
    line-height:50px;
    padding-left:20px;
    font-size:16px;
    font-weight:bold;
    text-transform:uppercase;
    color:#fff;
    font-family:"roboto";
    letter-spacing:1px;
}
h3.leftBoxHeading a, h3.rightBoxHeading a{ color:#fff;}
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 {
    background: url(../images/centerboxheading.png) repeat-x left top;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-family: "roboto";
    letter-spacing: 1px;
    margin-bottom:30px;
}

#gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading, #reviewsDefaultHeading {
    background: url(../images/centerboxheading.png) repeat-x left top;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-family: "roboto";
    letter-spacing: 1px;
    margin-bottom:30px;
}

#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{
    background: url(../images/centerboxheading.png) repeat-x left top;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-family: "roboto";
    letter-spacing: 1px;
    margin-bottom:30px;
}


.current {
    font-size: 12px;
    line-height:16px;
    background:#fe2a2a;
    color:#fff;
    padding: 5px 8px;
    font-weight:bold;

}
.navSplitPagesLinks a, .navSplitPagesLinks a:visited {
    color: #fff;
    background:#000;
    text-decoration: none;
    padding: 5px 8px;
    line-height:16px;

}
.navSplitPagesLinks a:hover {
    padding: 5px 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;}

.mu-topheader{ padding:5px 0 0 0; display:none;}
#logo{ float: left; margin-top: 18px; width: 33%; text-align: center;}
.topheader-rt{ float:right; padding: 24px 0 0 0;}
.mu-top-box-pc{ height:20px; line-height:20px; font-size:12px; float: right; padding: 10px;}

.navigation-nav{ float:left;}
.navigation-nav a{ padding-right:20px; }
.mu-top-box-pc a:hover{ color:#000;}
.mu-top-box-pc .currency {
    float: left;
}
.mu-top-box-pc .currency #currency_switcher{ margin-right:20px;}
.mu-top-box-pc .currency #currency_switcher, .mu-top-box-pc .languages #language_switcher {
    padding-right: 16px;
    background: url(../images/downselect-black.png) no-repeat center right;
    background-size: 20px 10px;
}

.topheader-rt02{ float: left; width: 33%; margin-top: 18px;}

#mu-head-search-boxs{ /*float:right;*/}
#mu-head-search{ position:relative;}
.mu-search-header-input{
    margin: 0;
    line-height: 18px;
    padding: 8px 40px 8px 8px;
    background: #fff;
    color: #000;
    border: #D3D3D3 solid 1px;
    width: 100%;
    border-radius: 2.5px;
    font-size: 16px;
}
.musearbtn{
    border: none;
    height: 36px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    padding: 0 10px;
    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;
    font-size: 0;
}
.musearbtn:hover{
    /*background:#000;*/
}
#musearchboxs.popup-win{ border:none; width:100% !important; box-sizing: border-box; padding:10px;}



/*myslidemenu_2*/
#myslidemenu_2{ height:48px; display:none;}
.mu_home{ float:left; line-height:48px; overflow:hidden; }
.mu_home a{ color: #000; display:block;
    font-size: 13px;
    font-weight:bold;
    text-decoration:none;
    padding: 0;
    text-transform: uppercase;
    padding:0 65px;
}

.mu_home a:hover{
    color:#fff;
    text-decoration:none;
    background: #000;
    border-radius: 10px;
}

#myslidemenu_2 .mu_nav_ico{
    float: left;
    position: relative;
    line-height:48px;
    padding:0 10px 0 10px;
}

#myslidemenu_2 .mu_nav_ico a{color: #000;
    font-size: 13px;
    font-weight: bold; text-decoration:none;  }

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

.jqueryslidemenu ul li ul {
    background:#fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    display: block;
    left: 0;
    position: absolute;
    visibility: hidden;
    white-space: normal;
    width: 220px!important;
    z-index: 22;
    padding:10px;
}
#myslidemenu_2 .mu_nav_ico ul li{ line-height:26px; }
#myslidemenu_2 .mu_nav_ico ul li a{ font-size:12px; font-weight:normal; text-transform:capitalize; color:#777;}
#myslidemenu_2 .mu_nav_ico ul li a:hover{  background:#fff; color:#000;}
#myslidemenu_2 ul li:hover a span {color:#fff; background:#000; border-radius:10px;}
#myslidemenu_2 ul li a span {padding: 0 12px; text-transform: uppercase; display:block;}

.mu-pageboxs{
    background: #fff;}


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

#tab_nav li {
    float: right;
    height: 60px;
    padding: 0;
    text-align: center;
    margin:0 10px 0 0;
}
/*#tab_nav li.tm-search { float:right;}*/
#tab_nav li{
    box-sizing: border-box;
}
#tab_nav li.tm-cart   { float:right;}
#tab_nav li img {
    width:24px;
    height: 60px;
}
.mu-mobile-logo{
    /*background: #007ab8;*/
    /*padding: 0 15px 0 10px;*/
    width: 70%;
    float: left;
    text-align: center;
}
.mu-mobile-logo img{
    width: auto;
    position: relative;
    z-index: 1;
    margin-top: 18px;
    height: 45px;
    max-width: 10.5625rem;
    max-height: 1.5rem;
}
@media only screen and (max-width: 1100px) {
    #logo {
        top:90px;
        left: 0;
    }
}
@media only screen and (max-width: 330px) {
    .mu-mobile-logo {
        /*position: absolute;
        left: 36%;*/
    }
    .mu-mobile-logo img{ height:60px; width:auto;}
}


/*#tab_nav li.tm-account { margin:0 0 0 48px;}*/
.fa::before { color: #000;}
.fa-shopping-cart::before { color: #000; }
#top_nav {
    width:100%;
    margin: 0em;
    background:#fff;
}
li.tm-search .fa-search, li.tm-account .fa-user, li.tm-cart .fa-shopping-cart {
    font-size: 25px;
    position: relative;
    top:15px;
}
.cookie-banner-content table tbody {
    border:none;
    background: none;
}
.align-centre {
    text-align: center;
}

.colour-white {
    color: #fff;
}
.cartRemoveItemDisplay {
    white-space: nowrap;
    color: #fff;
    background-color: #ff0000;
    padding: 0 10px;
    border-radius: 4px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}
.mu-onepage-payment table tbody td, .mu-onepage-payment table tbody th {
    padding: 0;
}
/*homepage start*/
.homepage .top-banner {
    padding: 0;
}
.homepage .promo_banner {
    display: block;
    position: relative;
}

.homepage .top-banner_img{
    position: relative;
    padding-bottom: 55.5%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    overflow: hidden;
}
.homepage .top-banner-overlay.mobile{
    display: block;
}
.homepage .top-banner-overlay {
    background-color: #000;
    opacity: .1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.homepage .top-banner .content-holder, .landing-page .top-banner .content-holder {
    position: static;
    display: block;
    height: auto;
    background-color: #fff;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.homepage .content-wrapper, .landing-page .content-wrapper {
    height: 100%;
}
.homepage .banner-content, .landing-page .banner-content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.homepage .banner-content {
    display: block;
    padding: 26px 10px;
}
.homepage .banner-content .top-banner-description-wrapper, .landing-page .banner-content .top-banner-description-wrapper {
    padding: 0;
    font-size: 26px;
}

.homepage .banner-content .top-banner-description-wrapper.color-white p, .landing-page .banner-content .top-banner-description-wrapper.color-white p {
    color: #000;
}
.homepage .banner-content p, .landing-page .banner-content p {
    padding: 0 0 24px;
}
.homepage .btn, .landing-page .btn, .lookbook-page .btn {
    display: inline-block;
    vertical-align: top;
    font: 13px/1.2em 'Open Sans', Arial, sans-serif;
    text-transform: uppercase;
    border: 1px solid #000;
    padding: 11px 42px;
    letter-spacing: 0.05em;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-user-select: none;
    background: #000;
    color:#fff;
}
.f-1018-btn {
    transform: rotate(45deg);
    transition: transform .05s cubic-bezier(0,0.9,0.90,1);
    border-color: #fff #fff transparent transparent;
    border-radius: 2px;
    border-style: solid;
    border-width: 2px 2px 1px 1px;
    content: '';
    display: inline-block;
    height: 7px;
    margin-bottom: 1px;
    margin-left: 3px;
    width: 7px;
}
.homepage .page-row-7 {
    padding: 0 0 20px;
    font-size: 0;
    overflow: hidden;
}
.homepage .page-row-7_inner {
    margin: 0 -10px;
}

.homepage .page-row-7_panel {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0 0 20px;
}
.homepage .link-wrap, .landing-page .link-wrap {
    display: block;
    z-index: 9;
}
.homepage .page-row-7_panel-inner {
    position: relative;
    overflow: hidden;
}
.homepage .page-row-7 img {
    width: 100%;
}
.homepage .page-row-7 .block-info {
    top: 33%;
    width: 200px;
}
.homepage .page-row-7 .block-info {
    position: absolute;
    left: 50%;
    max-width: 230px;
    font-weight: 300;
    z-index: 20;
    text-align: center;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.homepage .page-row-7 h2 {
    margin: 0 0 16px;
    font: 700 24px 'Open Sans', Arial, sans-serif, Arial, sans-serif;
    text-transform: none;
    color:#fff;
    opacity: 0.8;
}
.homepage .page-row-3 {
    position: relative;
    margin: 0;
}

.homepage .page-row-3_item {
    position: relative;
    padding-bottom: 51%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: background-image 0.3s;
    transition: background-image 0.3s;
}
.align-left {
    text-align: left;
}
.homepage .page-row-3_item.align-left .block-info, .homepage .page-row-3_item.align-left + .block-info {
    left: 32%;
}

.homepage .page-row-3 .block-info {
    max-width: inherit;
    padding: 26px 10px;
    position: static;
    height: auto;
    text-align: center;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.homepage .page-row-3 .block-info h2 {
    margin: 0;
    padding: 6px 0 7px;
    font-size: 28px!important;
    color: #000;
}
.homepage .page-row-3 .block-info .btn {
    color: #fff;
    font-size: 16px;
    padding: 15px 35px;
    border-color: #000;
    margin-top: 12px;
}
/*homepage end*/

/*footer start*/
.footer {
    background-color: #f5f5f5;
    border-top: 2px solid #fff;
    color: #999;
    font-size: 12px;
    padding:15px;
    clear: both;
}
.footer .logo-eastpak {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}
.footer .logo-eastpak img {
    margin: 0 auto;
    max-width: 120px;
}
.footer .social-container {
    padding:0 15px;
    width: 100%;
    flex-grow: 1;
    -webkit-order: 0;
}
.footer .social-container ul {

}
.footer .social-container li {
    cursor: pointer;
    display: inline-block;
    margin: 0;
    width: 15%;
}
.footer .social-container li a {
    display: block;
    height: 25px;
    overflow: hidden;
    position: relative;
    text-indent: 1000px;
    white-space: nowrap;
    width: 34px;
}
.footer .social-container li a:before {
    background: transparent url(https://www.eastpak.com/skin/frontend/vf/eastpak17/images/svg/socials-black.svg) 0 0 no-repeat;
    background-size: 70px auto;
    content: '';
    display: block;
    height: 25px;
    width: 34px;
}
.footer .social-container li.facebook a:before {
    background-position: 1px -220px;
}
.footer .social-container li.twitter a:before {
    background-position: 3px -360px;
}
.footer .social-container li.pinterest a:before {
    background-position: 5px -325px;
}
.footer .social-container li.instagram a:before {
    background-position: 2px -290px;
}
.footer .social-container li.youtube a:before {
    background-position: -2px -395px;
}
.footer .social-container li.youtube { margin-right: 3%;}
.footer .social-container li.youtube a {
    width: 66px;
}
.footer .social-container li.youtube a:before {
    width: 66px;
}
.footer .social-container li.gplus a:before {
    background-position: 3px -257px;
}
/* footer end*/

#about_us, #terms, #privacy, #shippingInfo, #faq {
    line-height: 200%;
    width: 98%;
    margin: 0 auto;
}
.breadcrumbs li:nth-child(2) {
    /*display:none;*/
}


/*products_info start*/
#frosmo_message_id_2 {clear: both;}
.f1009-no-outline {
    outline: 0;
    cursor: inherit;
}
.f1009-delivery-button {
    background: 0;
    border: 0;
    line-height: inherit;
    padding: 0;
    padding-left: 0px;
    outline: 0;
    display: block;
    font-family: "Open Sans Bold",Verdana,Arial,sans-serif;
    font-size: 10px;
    letter-spacing: 2px;
    margin: 10px 0 0;
    padding-left: 30px;
    position: relative;
    text-transform: uppercase;
    text-align: left;
    color: #fff;
}
.f1009-delivery-button::before {
    background: url(../images/sprite.png) no-repeat -182px 0;
    width: 16px;
    height: 11px;
    content: '';
    display: inline-block;
    font-family: "Open Sans Bold",Verdana,Arial,sans-serif;
    font-size: 11px;
    left: 0;
    position: absolute;
    top: 3px;
}
.product-info-desctiprion.visible-desktop + .product-info-tab {
    border-top: 1px solid #ebebeb;
}
.mosaic-wrapper .product-details-tabs {
    display: flex;
    margin: 0;
    flex-wrap: wrap;
}
.mosaic-wrapper .product-details-tabs > li {
    width: 33.3%;
    background: #f9f8f9;
}
.mosaic-wrapper .product-details-tabs > li img {
    width: 100%;
}
.mosaic-wrapper .product-details-tabs .tab-wrapper-details, .mosaic-wrapper .product-details-tabs .tab-wrapper-about, .mosaic-wrapper .product-details-tabs .mosaic-text {
    display: flex;
    flex-direction: column;
}
.mosaic-wrapper .product-details-tabs .tab-menu-link {
    background: 0;
    border: 0;
    color: #a0903e;
    cursor: default;
    display: block;
    float: none;
    padding: 30px 15% 5px;
    padding-bottom: 10px;
    text-align: center;
}
.product-details-tabs > li .tab-menu-link {
    font-family: "Open Sans Bold",Verdana,Arial,sans-serif;
    font-size: 12px;
    letter-spacing: 2px;
    margin: 0;
    padding: 5px 25px 8px 0;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
}
.mosaic-wrapper .product-details-tabs .tab-wrapper-details .section-inner, .mosaic-wrapper .product-details-tabs .tab-wrapper-about .section-inner, .mosaic-wrapper .product-details-tabs .mosaic-text .section-inner {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    flex: 1;
}
.mosaic-wrapper .product-details-tabs .section-inner {
    border: 0;
    color: #202020;
    float: none;
    margin: 0;
    padding: 0 15%;
}
.product-details-tabs .section-inner {
    box-sizing: border-box;
    position: relative;
    width: 100%;
}
.mosaic-wrapper .product-details-tabs .tab-wrapper-details .section-inner-wrapper, .mosaic-wrapper .product-details-tabs .tab-wrapper-about .section-inner-wrapper {
    max-height: 480px;
}
.visible-mobile {
    display: none !important;
}
.section-inner ul {
    margin-bottom: 10px;
}
.mosaic-wrapper .product-details-tabs .section-inner li {
    color: #202020;
    display: block;
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 5px;
    padding: 0 0 0 10px;
    position: relative;
}
.product-details-tabs .section-inner ul li::before {
    background: 0;
    border-radius: 0;
    content: '\002d';
    font-weight: 700;
    height: auto;
    left: 0;
    position: absolute;
    top: -1px;
    width: auto;
}
.mosaic-wrapper .product-details-tabs .section-product-details {
    column-count: 1;
    column-width: 100px;
    margin: 0 0 20px;
    overflow: hidden;
    line-height: 2;
    width: 100%;
}
.mosaic-wrapper .product-details-tabs .section-product-details dt {
    font-weight: 700;
    text-transform: uppercase;
}
.product-details-tabs .section-product-details dt {
    clear: left;
    float: left;
    margin: 0 8px 0 0;
}
.product-details-tabs .mosaic-more_detail dt {
    text-align: right;
    width: 50%;
}
.product-details-tabs .tab-wrapper-free-delivery, .product-details-tabs .tab-wrapper-free-return {
    display: none;
}
/*products_info end*/

#tab_nav {
    height: 60px;
    background: #fff;
}
.title-bar-left{
    width: 15%;
    float: left;
    top: 18px;
    position: relative;
    margin: 0 auto;
    /*text-align: center;*/
    left:2%;
}

#tab_nav .list-style-none{
    width: 15%;
    float: right;
}

.list-style-none li {
    width: 33%;
    float: left;
}
li.tm-catalog {}
/*
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:10px; right:5px; height:18px; line-height:18px; width:18px; z-index:10; font-size:12px; font-weight:bold; color:#000; background:#fff; border-radius:50%; }

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

.muindexads{ margin:0 -10px 0 0; padding:10px 0 0 0;}
.muindexads ul li{ float:left; width:33.3334%; padding:0 10px 0 0; box-sizing: border-box;}

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

#navColumnOneWrapper .leftBoxContainer{ padding-bottom:30px;}
#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-top a{ font-weight:bold; font-size:13px;}
.category-subs-parent, .category-subs-selected{ color:#e92020;}

.muleftbox{ padding:20px 0 0 0;}
.muleftboximg{ float:left; width:36%;}
.muleftboximg a{ display:block; padding:4px; border:1px solid #d3d3d3;}
.muleftboxdesc{ float:right; width: calc(64% - 16px);}
.muleftboxdesc a{ display:block; line-height:16px; text-transform:capitalize; color:#333;}
.muleftboxdesc a:hover{ color:#fe2a2a;}
.muleftboxprice{ padding:8px 0 0 0; line-height:18px; color:#fe2a2a; font-weight:bold; font-size:13px;}

h2.centerBoxHeading{
    /*background:url(../images/centerboxheading.png) repeat-x left top;*/
    height:50px;
    line-height:50px;
    padding-left:20px;
    font-size:16px;
    font-weight:bold;
    text-transform:uppercase;
    color:#000;
    font-family:"roboto";
    letter-spacing:1px;}



.mumobilenewlist {
    box-sizing: border-box;
    width: 50%;
    padding: 10px 10px 0 0;
    min-height: 330px;
    margin: 0 auto;
    float: left;
}

.musheji_box{display: block;
    padding:10px;
    text-align: center;
    /*border:#D3D3D3 solid 1px;*/

}
/*.musheji_box:hover{ border:#999 solid 1px;}*/
.musheji_box:hover .musheji_name a{color:#fe2a2a;}

.musheji_box .musheji_img{ /*min-height:170px;*/ display: inline-block;}

.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%;
    margin: 0 auto;
}

.musheji_box .musheji_bottom{ padding:8px 0 0 0; text-align:center;}

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

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

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

.musheji_box .musheji_price{ padding:8px 0 0 0; line-height:18px; overflow:hidden; font-weight:bold; font-size:13px; color:#fe2a2a;}

.normalprice{ font-size:12px; padding-right:5px; color:#000;}

.musheji_box .musheji_price .productSpecialPrice{font-size:13px; color:#fe2a2a; font-weight:bold;}

.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:14px;color:#fff;line-height:40px; text-align: left; text-transform:uppercase; font-family: "roboto";}
.currentDd{color:#000}
.currentDt{background:url(../images/des.png) no-repeat 100%  -27px;}
/*.navContent{display: none;}*/
.navContent li{ line-height:24px;}
.navContent li a{ color:#fff;}
.navContent li a:hover{ color:#fff;}
.navContent p{ line-height:22px; color:#777;}
/**********************************/

.mumucopyrightbox{ padding:10px 0 20px 0; line-height:20px; text-align:left; color:#fff;}
.mumucopyrightbox a{ color:#fff;}
.mumucopyrightbox a:hover{color:#fff;}
.mufoot-pay{ padding:20px 0 0 0; text-align:center;}


.mumbnubtop, .mumbnubbom {
    color: #000;
    line-height: 36px;
    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-weight:bold; font-size:12px; color:#000; text-transform:capitalize;}
.h_sort a:hover{ background:#333; text-decoration:none; color:#fff;}
.h_sort a.on{background:#333; color:#fff;}
#mupriceup{ padding-right:26px;}
/*#mupriceup:hover, #mupriceup.on{background:#333 url(../images/mupriceuph.png) no-repeat 58px  12px;}*/#mainWrapper
                                                                                                        #mupricedown{ 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;}
.mu_advanced_search_boxs .buttonRow input{border: none;
    height: 38px;
    line-height: 38px;
    color: #fff;
    text-align: center;
    padding: 0 16px;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    background: url(../images/searchbtn.png) repeat-x left center;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;}

.grid-padding-x{ clear:both; padding:0;}
.grid-x > .small-6{ width:auto; margin-right:20px;}
.grid-x > .small-6 .button{ margin:0;}


h1#productName {
    color: #000;
    font-size:20px;
    padding: 10px 0;
    line-height: 25px;
    text-transform: capitalize;
    text-align: left;
    /*width: 460px;*/
}
.proname1 {
    color: #373a3f;
    text-transform: uppercase;
    letter-spacing: .34em;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 30px;
}
.proname2 {
    color: #373a3f;
    text-transform: uppercase;
    letter-spacing: .34em;
    font-weight: 700;
    font-size: 1rem;
    line-height: 30px;
}
.proname3 {
    color: #373a3f;
    text-transform: uppercase;
    letter-spacing: .34em;
    font-weight: 400;
    font-size: .7rem;
    line-height: 30px;
}
.cs_desc li{
    height: 25px;
    line-height: 25px;
}
.shortdescription { margin-top: 15px;}
#productDetailsList {
    text-align:left;

}
#productDetailsList li{ padding:5px 0 0  0; color:#666; font-size:1rem; margin: 10px 0 10px 0;}
#productDetailsList li.mu_info_review_top_l{ height:13px; line-height:13px; padding-top:5px;}
#productDetailsList li.mu_info_review_top_l a{ padding:0 0 0 5px;}


#productPrices{ color:#fe2a2a; padding:5px 0; font-size:22px; line-height:22px; }
#productPrices .normalprice{ font-size:13px; font-weight:normal; color:#000;}
#productPrices  .productSpecialPrice{font-size:22px; color:#fe2a2a; 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:15px; font-weight:bold; text-transform:capitalize; line-height:16px; display:block; padding-top:15px;}
a.cartRemoveItemDisplay:hover{ color: #fff;}

/**************************************************/
#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-color:#000;
    padding:10px 20px;
    text-transform:uppercase;
    line-height: 16px;
    cursor:pointer;
}
.mu_qtybox_btn .button_in_cart:hover{
    /*background: #fe2a2a url(../images/leftbgs.png) repeat-x left center;
    color: #fff;
    border: #fe2a2a solid 1px;*/
    background: #fff;
    color: #000;
    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:34px;

    overflow: hidden;
}
.nTab .TabTitle li{
    padding:0 20px;
    float: left;
    cursor: pointer;
    height:32px;
    line-height:32px;
    list-style-type: none;
    font-size: 13px;
    text-align: center;
    margin: 0 5px 0 0;
    border:#ddd solid 1px;
    font-weight:bold;
}
.nTab .TabTitle .active{background:#fff; border-bottom:#fff solid 1px; color:#000; border-top:#000 solid 2px;}
.nTab .TabTitle .normal{background:#f1f1f1; color:#444;}
.nTab .TabContent{
    margin-top:-1px;
    padding:10px;
    line-height:20px;
    border:1px #ddd solid;

}
.none {display:none;}

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

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


.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 {
    padding:16px 0;
}
.mu-onepageboxs .panel-body input, .mu-onepage-checkoutbox .panel-body input{ padding:6px; line-height:20px;}
.mu-onepageboxs .panel-body select ,.mu-onepage-checkoutbox .panel-body select{  padding:6px 24px 6px 6px; line-height:20px;}
.mu-onepageboxs LABEL.inputLabel, .mu-onepage-checkoutbox LABEL.inputLabel{ margin-bottom:14px; padding-left:0;}
.mu-onepage-login, #billing-address-module, .mu-onepage-shipping, .mu-onepage-payment, .mu-onepage-comments, .mu-onepage-coupon, .onepage-checkoutbox-boxs{ margin-bottom:6px;}

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


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

#order-total-warpper{ background:url(../images/az_loading.gif) no-repeat   center right; min-height:50px; color:#000;}
#order-total-warpper table{ background:#fff;}
#order-total-warpper table tr{ line-height:22px;}
.mu-onepage-methods .mu-onepage-methods-title{ font-size:13px; color:#000; font-weight:normal; height:20px; line-height:20px;}
.mu-onepage-methods .col-xs-8{ padding:6px 0 0 0;}

.mu-onepage-coupon p.inputLabel{ padding:8px 0; font-weight:bold;}
.mu-onepage-coupon-main input{ float:left; width:260px; margin:0 !important; line-height:22px; padding:3px;}
.mu-onepage-coupon-main #btn-ot_coupon{ float:left; border: 1px solid #000; background:#000;
    border-radius: 3px;
    color: #fff;
    cursor: pointer !important; padding:1px 16px;  line-height:22px; margin-left:6px;}

#btn-login{border: 1px solid #a72d2c; background:#a72d2c;
    border-radius: 3px;
    color: #fff;
    font-size:13px;
    cursor: pointer !important; padding: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:100%; 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, #billing-address-module .mu-onepage-title{ background:url(../images/oneico01.jpg) no-repeat left center; padding-left:32px;}
.mu-onepage-shipping.onepage-checkoutbox-boxs .mu-onepagecheck-title,.mu-onepage-shipping .mu-onepage-title{ background:url(../images/oneico02.jpg) no-repeat left center; padding-left:38px;}
.mu-onepage-payment.onepage-checkoutbox-boxs .mu-onepagecheck-title, .mu-onepage-payment .mu-onepage-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 10px 60px 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%;}
.fa-thumbs-up::before,.fa-line-chart::before,.fa-clock-o::before,.fa-usd::before { margin-right: 3px;}
.fa-long-arrow-down::before,.fa-long-arrow-up::before { font-weight: bold; margin-left: 3px;}
#mainWrapper { width: 1440px; margin: 0 auto;}
.popup-cart-link-box{ padding:0 10px;}
.popup-cart-link-box a{ display:block; line-height:32px; background:#fe2a2a; color:#fff !important; border-radius:16px; margin-top:10px;}

.cookie-banner {
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 5000;
}
.cookie-banner .cookie-banner-wrapper {
    margin: 5px auto 0;
    max-width: 1400px;
    padding: 0 15px;
    position: relative;
    text-align: left;
}
.cookie-banner .cookie-banner-wrapper .close {
    background: url(../images/bullets-sprite.png) no-repeat 100% -1587px;
    color: #797979;
    font-size: 13px;
    line-height: 16px;
    padding: 0 13px 0 0;
    position: absolute;
    right: 0;
    text-transform: lowercase;
}
.header-cms-slider-container {
    background: #f3f3f1;
    color: #ef522c;
    font-family: "Open Sans Bold",Verdana,Arial,sans-serif;
    font-size: .8rem;
    letter-spacing: 2px;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 100%;
    font-weight: bold;
}
.header-cms-slider-container .header-cms-slider {
    height: 100%;
    margin: 0 auto;
    max-width: calc(100% - 60px);
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-user-select: none;
    touch-action: pan-y;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.slick-initialized .slick-slide {
    display: block;
}

@media only screen and (max-width: 767px) {/* width max 767 start*/

    .mosaic-wrapper .product-details-tabs > li {
        width: 100%;
        background: #f9f8f9;
    }
    #mainWrapper { width: 100%; margin: 0 auto;}
    #mainWrapper table tbody td, #mainWrapper table tbody th {
        padding:10px 0 10px 5px;
    }
    .slideshow-caption-inner {
        text-align: center;
    }
    .slideshow-title {
        text-transform: uppercase;
        letter-spacing: 7px;
        color: #ef522c;
        margin-top: 10px;
        font-size: 1.1rem;
    }
    .slideshow-subtitle {
        color: #373a3f;
        margin-top: 24px;
        font-size: 1rem;
        padding-bottom: 10px;
    }
    .cta_wrap {
        margin-top: 15px;
    }
    .cta_wrap a {
        padding:5px;
    }
    .slick-dots {
        display: none !important;
    }
    .banner-bottom { margin: 0 auto; margin-top: 20px;}
    .banner-bottom-one,.banner-bottom-two,.banner-bottom-thr,.banner-bottom-four {
        /*height: 380px;*/
    }
    .banner-bottom-two,.banner-bottom-thr,.banner-bottom-four {
        margin-top: 25px;
    }
    .banner-bottom-one-left,.banner-bottom-two-right,.banner-bottom-thr-left,.banner-bottom-four-right {
        height: 259px;
        display: table !important;
    }
    .banner-bottom-one-left {
        border: solid 15px #d16a85;
    }
    .banner-bottom-thr-left {
        border: solid 15px #9AD5DD;
    }
    .banner-bottom-two-right {
        border: solid 15px #57AF9B;
    }
    .banner-bottom-four-right {
        border: solid 15px #F4CC52;
    }
    .banner-bottom-title-center {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        height: 260px;
    }
    .banner-bottom-title-center .title-one {
        font-size: 1.7rem;
        text-transform: uppercase;
        text-align: center;
        line-height: 31px;
        width: 95%;
        margin: 0 auto;
        letter-spacing: 7px;
        color: #303030;
    }
    .banner-bottom-title-center .title-two p {
        width: 90%;
        text-align: center;
        margin: 21px auto 0;
        color: #303030;
        font-size: .8rem;
        letter-spacing: 2px;
    }
    .banner-bottom-title-center .title-three p {
        text-align: center;
        margin: 10px auto 0;
        color: #303030;
        font-size: 1rem;
        letter-spacing: 2px;
    }
    .banner-bottom-one-right,.banner-bottom-thr-right {
        float: right;
    }
    .banner-bottom-two-left,.banner-bottom-four-left {
        float: left;
    }
    .banner-bottom-one-right img,.banner-bottom-two-left img,.banner-bottom-thr-right img,.banner-bottom-four-left img {
        width: auto;
        transition:all 1s ease;
    }
    .banner-bottom-one-right img:hover,.banner-bottom-two-left img:hover,.banner-bottom-thr-right img:hover,.banner-bottom-four-left img:hover {
        transform:scale(1.1);
    }
    .banner-bottom-end {
        clear: both;
    }
    .banner-bottom-end-one {
        float: left;
        margin-bottom: 25px;
    }
    .banner-bottom-end-one-left,.banner-bottom-end-two-left {
        width: 66%;
        float: left;
    }
    .banner-bottom-end-two-left img {
        width: 100%;
    }
    .banner-bottom-end-one-right img {
        width: 100%;
    }
    .banner-bottom-end-two-right img {
        width: 99%;
        height: 257px;
    }
    .grid-shop-now{
        display: block;
        width: 100%;
        text-align: center;
        z-index: 1;
        padding-top: 15px;
        padding-bottom: 40px;
        color: #ef522c;
        margin-top: 20px;
    }
    .grid-shop-now-text{
        transition: all .1s ease-in;
        font-size: 14px;
        font-size: 1.4rem;
        padding: 10px 12px;
        padding: 1rem 1.2rem;
        letter-spacing: .2em;
        text-align: center;
        font-weight: 700;
        cursor: pointer;
        border-width: 1px;
        border-style: solid;
    }

    .banner-bottom-end-one-left-left:hover,.banner-bottom-end-one-right-img:hover,.banner-bottom-end-one-right:hover {
        filter:alpha(opacity=50);
        -moz-opacity:0.5;
        opacity:0.5;
    }
    .banner-bottom-end-one-left-right {
        width: 34%;
        float: left;
        margin: 0 2% 0 2%;
    }
    .banner-bottom-end-one-right-title {
        border: solid 4px #D83A31;
    }
    .banner-bottom-end-one-right-img {
        margin-top: 15%;
        text-align: center;
    }
    .banner-bottom-end-two { margin-top: 25px;}
    /* #indexHomeBody .centerBoxHeading {
         display: none;
     }*/
    .footer-top {
        width: 100%;
        border-top:solid 1px #ccc;
    }
    .footer-top-width {
        background: #fff;
        padding:0 20px 0 20px;
    }
    .footer-top-one-img,.footer-top-two-img,.footer-top-thr-img,.footer-top-four-img,.footer-top-five-img {
        width: 80px;
        margin-right: 47px;
        float: left;
    }
    .footer-top-one-text,.footer-top-two-text,.footer-top-thr-text,.footer-top-four-text,.footer-top-five-text {
        height: 50px;
        line-height: 50px;
        text-align: left;
    }
    .footas {
        margin: 15px 0 15px 0;
        width: 100%;
        float: left;
        text-align: center;
    }
    .footas:last-child { border: none}
    #productDescription h2{
        border-bottom: solid 2px #000;
        height: 20px;
        line-height: 20px;
        letter-spacing:2px;
        margin-bottom: 5px;
        margin-top: 10px;
    }
    #productDescription h3, .item-tertiaryinfo-type-desc, .item-tertiaryinfo-type-madein {
        letter-spacing: 2px;
        display: inline-block;
    }
    h3.item-tertiaryinfo-type-title, .item-tertiaryinfo-minimg-title {
        font-size: 1.2rem;
        height: 25px;
        line-height: 25px;
    }
    .item-tertiaryinfo-type-desc {
        padding-left: 5px;
    }
    .item-tertiaryinfo-type-madein {
        display: block;
        margin-top: 5px;
    }



}/* width max 767 end*/

#loginBody .buttonRow input, #timeoutDefault input, #timeoutDefault .buttonRow input {
    width: 100% !important;
}
#loginBody .grid-x > .medium-6 {
    width: 100%;
}
#currency_switcher { border: none; margin: -5px 0;}
@media (max-width: 760px) {
    #indexHomeBody .mumin-boxs, #indexBody .mumin-boxs, #productinfoBody .mumin-boxs, #advancedsearchresultBody .mumin-boxs {
        /* background: #000;*/
    }
    .pro_des02, #productDescription {
        color: #000;
        background: #fff;
        padding: 10px 0;
    }
    .crm-article-content table {
        margin: 20px 0;
        width: 100% !important;
        overflow-y: scroll;
        overflow-x: scroll;
        display: block;
    }
    .pro_des02 ul li { margin-left:25px;}

    /*moncler css add*/
    .mucart{
        float: right;
        text-align: center;
        display: flex;
        justify-content:center;
        align-items:Center;
        margin-top: -5px;
    }
    .mucart .fa-shopping-cart {
        font-size: 1.5rem;
    }
    .mucart .fa-shopping-cart:before {
        color:#000;
    }
    .mucart a{ color:#fff; position: relative;}
    .slickban {
        position: relative;
    }
    .dsys {
        position: relative;
        left: 0;
        bottom: 315px;
        width: 100%;
        height: 100%;
        text-align: left;
        padding-left: 5%;
    }
    .banico {
        position: relative;
        left: 0;
        bottom: 150px;
        width: 100%;
        height: 100%;
        text-align: left;
        padding-left: 5%;
        max-width: 200px;
    }
    .textp {
        width: 100%;
        height: 100%;
        text-align: left;
        /* padding-left: 5%;*/
        color:#000;
    }
    .dysys .textp {
        color: #fff;
        position: relative;
        left: 0;
        bottom: 300px;
        width: 100%;
        height: 100%;
        text-align: left;
        padding-left: 5%;
    }
    .textp p {
        font-family: gert bold,sans-serif;
        font-size: 20px;
        font-weight: 400;
        line-height: 1.2;
    }
    .sickban-bot {
        margin-top: -100px;
    }
    .banbutton {
        width: 90%;
        text-align: left;
        padding-left: 5%;
        height: 100%;
    }
    .banbutton a {
        color: #fff;
        background: #000;
        font-weight: bold;
        font-size: 15px;
    }
    .topSliderSlide_overlay_title {
        font-family: gert bold,sans-serif;
        font-size: 2rem;
        color: #fff;
        font-weight: bold;
    }
    .leftbuttext,.rightbuttext {
        text-align: center;
        display: block;
        padding: 13px 60px 13px 60px;
        background: #000;
        margin-bottom: 5px;
    }
    .leftbuttext {
        margin-top: 5px;
    }
    .luboli .musheji_box .musheji_img img {
        width: 100%;
    }
    .navContent li::before {
        padding-right: 10px;
        font: normal normal normal 15px/1 FontAwesome;
        content: '\f105';
        color: #fff;
    }
    .navContent li {
        line-height: 24px;
        text-align: left;
    }
    #newsletter-validate-detail .lettertxt {
        border: 1px solid #000;
        float: left;
        height: 45px;
        line-height: 45px;
        padding: 2px;
        width: 200px;
    }
    #newsletter-validate-detail .letterbtn {
        justify-content: center;
        align-items: center;
        width: 98px;
        float: left;
        min-width: 130px;
        height: 45px;
        line-height: 42px;
        color: #000;
        border: solid 2px #000;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 0;
    }
    .lc .items .right ul li.luboli {
        width: 394px !important;
    }
    h5.u-text-uppercase.u-text-size-small {
        line-height: 40px;
        border-bottom: solid 1px #d3d3d3;
        height: 40px;
        margin-bottom: 10px;
    }
    h5.u-text-uppercase.u-text-size-small,#newsletter-validate-detail {
        padding-left: 10px;
    }
    /*moncler css add en*/
    /*s2 css start*/
    #frysocial {
        border: none;
        right: 10px;
        bottom: 40%;
        z-index: 99;
        position: fixed;
    }
    #frysocial a {
        display: block;
    }
    #frysocial a img {
        width: 45px;
    }
    .footer-ico { width: 100%;}
    .footer-ico-left { float: left;}
    .footer-ico-right { float: right;}
    .infor-foot { text-align: left; color: #fff;}
    .mufootercols p a { color: #fff;}
    .foot-txt {
        color: #555;
        font-size: 15px;
        line-height: 30px;
        margin-top: 10px;
        padding: 6px 6px 6px 10px;
    }
    .footer-ico-left img,.footer-ico-right img {
        height: 40px;
        width: auto;
    }
    .mufootercols p,.mumucopyrightbox {
        padding: 6px 0 6px 10px;
    }
    .mufootercols img {
        margin-top: 10px;
    }
    #productDescription .additionalImages {
        width: 100% !important;
    }
    #productDescription .additionalImages {
        width: 100% !important;
        margin-top: 5px;
    }
    #productDescription .additionalImages img {
        width: 98% !important;
    }
    .wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {
        background-color: #f0f0f0;
    }
    .wpb_wrapper li,.wpb_wrapper p,.vc_toggle_content li { line-height: 30px;}
    .vc_toggle_content a { color: #000;}
    .single-product-socials {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 10px;
        margin-left: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        border-style: solid;
        border-color: #e1e1e1;
    }
    .single-product-socials span {
        color: #222;
    }
    .single-product-socials a {
        --content-zoom: calc(80em * .01);
        color: #000;
        margin: 0 5px;
        cursor: pointer;
        border-bottom:none;
    }
    .single-product-socials svg {
        fill: currentColor;
    }
    .sku_wrapper,.products-page-cats,.single-product-socials {
        margin-top: 10px;
        clear: both;
        display: block;
    }
    .sku_wrapper,.posted_in,.socials-title {
        font-weight: bold;
    }
    .sku_wrapper .sku { font-weight: normal;}
    .whatsapp {
        width: 100%;
        background: #000;
        text-align: center;
        padding: 10px 0 10px 0;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 1px;
    }
    /*s2 css end*/

    .pro_color_li {
        height: 80px;
    }
    div.TopNav {
        width: 100%;
        display: inline-block;
    }
    div.TopNav a {
        position: relative;
        display: block;
        float: left;
        padding-left: 18px;
        font-family: "MuseoSlab";
        font-weight: bold;
        font-size: 12px;
        color: #5e5e5e;
        text-transform: uppercase;
        z-index: 20;
        line-height: 35px;
        letter-spacing: 1.03px;
    }
    div.TopNav a.login {
        background: url(../images/login-ico.png) 18px 8px no-repeat;
        padding-left: 36px;
    }

    .PhoneNum {
        margin: 0px auto;
        text-align: center;
        padding-top: 10px;
        font-weight: normal;
        color: #999999;
        font-family: MuseoSlab;
        display: block;
        font-size: 12px;
        letter-spacing: 1px;
        text-transform: uppercase;
        margin-bottom: 1em;
    }
    a.PhoneNum > span {
        display: inline;
        float: none;
        line-height: initial;
        letter-spacing: normal;
        padding-left: 0px;
    }
    div.MainAreaWpapper {
        /*max-width: 100%;*/
        margin-left: auto;
        margin-right: auto;
        width: auto;
        padding: 30px 0 40px;
    }
    div.ShopCategoryBlock h2 {
        font-family: "Merriweather";
        font-size: 21px;
        font-style: italic;
        color:
                #424242;
        line-height: 33px;
        letter-spacing: normal;
        font-weight: normal;
        padding: 0px;
        text-transform: none;
        text-align: center;
    }
    div.ShopCategoryBlock div.CategoriesList {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    div.ShopCategoryBlock div.CategoriesList {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    div.ShopCategoryBlock div.CategoriesList > div {
        width: 30%;
        margin: 0px 5px;
    }
    div.ShopCategoryBlock div.CategoriesList .ImageArea {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 170px;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    div.ShopCategoryBlock div.CategoriesList .ImageArea img {
        width: auto;
        max-width: 100%;
    }
    div.ShopCategoryBlock div.CategoriesList .TitleArea {
        text-align: center;
        text-transform: uppercase;
        color:
                #4a4a4a;
        font-family: "MuseoSlab";
        font-size: 14px;
        display: block;
    }
    .mu_qtybox_btn {
        padding-top: 10px;
        width: 90%;
        float: left;
    }
    #productWishlistLink {
        width: 9%;
        height: 49px;
        line-height: 62px;
        padding-left: 1%;
    }


}

@media (max-width: 480px) {
    .mumbnubbom{ text-align:center;}
    .mumbnubbom .navSplitPagesLinks.forward{ float:none;}
    .muindexads ul li.muno{ display:none;}
    .muindexads ul li{ width:50%;}
    .mumin-boxs{ padding:10px;}

    h2.centerBoxHeading, #indexCategoriesHeading, #productListHeading,#gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading{
        line-height:42px; height:42px; font-size:14px; margin-bottom:0;
    }

    #reviewsDefaultHeading,#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:42px; height:42px; font-size:14px; margin-bottom:10px;}


    .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:20px;
        line-height:36px;
        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;}
    #ajax-login-form{ margin-left:-150px !important;}
    .pro_des02,#productDescription {
        letter-spacing: .15em;
    }

    .sgtpwz {
        margin-top: 30px;
        display: -ms-flexbox;
        position: relative;
        text-align: center;
        background-color: #fff;
        font-size: 17px;
        float: left;
    }
    .sgtpwzo{
        margin: 0 17px;
    }
    .sgtpwzo-img { position: relative;}
    .sgtpwzo-text {
        max-width: 350px;
        margin: 0 auto;
        padding: 24px 10px 25px;
        color: #202020;
        z-index: 2;
    }
    .sgtpwzo  h3 {
        padding-bottom: 5px;
        font-size: 20px;
        font-weight: 700;
        line-height: 1.45;
        letter-spacing: .08em;
        text-transform: uppercase;
    }
    .sgtpwzo-text-th {
        position: relative;
        top: 12px;
        color: #44883b !important;
        display: block;
    }
    .icons-list-container {
        margin: 0 0 10px;
        text-align: center;
    }
    .icons-list-container .icons-list-container-title {
        margin: 35px 0 10px;
        font-size: 28px;
        letter-spacing: 1.4px;
        text-transform: uppercase;
    }
    .icons-list-container .icons-list {
        display: inline-block;
        overflow: hidden;
        vertical-align: top;
        width: 100%;
    }
    .icons-list-container .icons-list li {
        box-sizing: border-box;
        display: inline-block;
        list-style: none;
        padding: 27px 5px;
        vertical-align: top;
        width: 50%;
    }
    .icons-list-container .icons-list a.help-info, .icons-list-container .icons-list .help-info.viewmore {
        background: #f1f2f1;
        border-radius: 50%;
        display: inline-block;
        height: 80px;
        line-height: 80px;
        margin: 0;
        position: relative;
        text-align: center;
        text-decoration: none !important;
        vertical-align: top;
        width: 80px;
    }
    .icons-list-container .icons-list a.help-info span, .icons-list-container .icons-list .help-info.viewmore span {
        margin-top: 10px;
        display: inline-block;
    }
    .icons-list-container .icons-list .icons-list-title {
        margin: 25px 0 10px;
    }
    .icons-list-container .icons-list .icons-list-title {
        font-size: 12px;
        letter-spacing: 1px;
        margin: 10px 0 0;
        text-transform: uppercase;
    }
    li.tab-wrapper-free-delivery {
        display: none;
    }
    .product-details-tabs .tab-wrapper-about {
        text-align: center;
    }
    .product-details-tabs .section-inner-details-visible > :not(:first-child) {
        display: none;
    }
    .product-info-tab {
        margin: 0 auto 40px;
    }
    .product-details-tabs .tab-wrapper-about-content .section-inner {
        display: inline-block;
        font-size: 12px;
        padding-right: 40px;
        vertical-align: top;
        width: 100%;
        margin-top: 40px;
    }
    .section-inner-title {
        margin: 0 0 5px;
        text-transform: uppercase;
        text-align: left;
    }
    .section-inner-details .section-inner-content > :first-child {
        display: none;
    }
    .product-details-tabs .section-inner-details ul li {
        padding: 0 0 5px 30px;
        position: relative;
        text-align: left;
    }
    .product-details-tabs .section-inner-details ul li::before {
        content: '\2022';
        display: block;
        left: 0;
        position: absolute;
        top: -1px;
    }
    .section-inner-content ul li {
        margin: 0 0 5px;
        text-transform: uppercase;
        text-align: left;
    }
    .view-more,.view-less {
        display: none;
    }

    .home_page_index {
        width: 100%;
        margin: 0 auto;
    }
    .first-mon-right,.two-mon-left {
        width: 90%;
    }
    .two-mon {
        clear: both;
        position: relative;
    }
    .home_page_index .ddd {
        position: relative;
        margin: 0 auto;
        overflow: hidden;
    }

    .first-mon-left-text,.two-mon-right-text{
        position: absolute;
        display: table;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
    }
    .first-mon-left-text-ys,.two-mon-right-text-ys {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }
    .first-mon-left-text-ys h2,.first-mon-right-text-ys h2,.two-mon-left-text-ys h2,.two-mon-right-text-ys h2 {
        font-size: 30px;
        line-height: 30px;
        padding: 20px 0 30px 0;
        margin: 0 0 0 0;
        font-family: "BauerBodoni", "Times New Roman", Georgia, serif;
        text-transform: uppercase;
        letter-spacing: 0.1em;
    }
    .first-mon-right-text-ys h3,.two-mon-left-text-ys h3 {
        font-size: 12px;
        line-height: 12px;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
        font-family: 'Gotham SSm A', 'Gotham SSm B';
        text-transform: uppercase;
        line-height: 18px;
    }
    .first-mon-left-text-ys p,.first-mon-right-text-ys p,.two-mon-left-text-ys p,.two-mon-right-text-ys p {
        font-size: 18px;
        line-height: 21px;
        margin: 0 auto;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
        font-family: "BauerBodoni", "Times New Roman", Georgia, serif;
        color: #fefefe;
        font-style: italic;
    }
    .mcButton {
        display: inline-block;
        margin: 0 20px;
        margin-top: 0px;
        font-family: 'Gotham SSm A', 'Gotham SSm B';
        font-size: 14px;
        line-height: 14px;
        font-size: 12px;
        line-height: 10px;
        font-weight: bold;
        text-transform: uppercase;
        position: relative;
        min-width: 200px;
        min-height: 40px;
        transition: all 0.3s ease;
    }
    .mcButton > div {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        opacity: 0;
    }
    .mcButton > span i {
        color: #FFFFFF;
        display: block;
        height: 100%;
        line-height: 40px;
        background: #000;
    }
    .first-mon-right-bot,.two-mon-left-bot {
        position: relative;
        display: table;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        padding: 50px 30px 35px 0;
    }
    .first-mon-right-text,.two-mon-left-text {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }
    .row_b_button {
        outline: 1px solid #FFFFFF;
        margin-top: 15px;
    }
    #indexHomeBody .lc .items .right ul li.luboli {
        min-height: 480px !important;
    }
    .musheji_name,.musheji_price.m_pro_price {
        text-align: center;
        font-weight: bolder;
    }
    .home-text-v {
        background-color: #000;
        color: #fff;
        text-align: center;
        height: 40px;
        line-height: 40px;
        font-weight: bold;
        /*position:fixed;*/
        width:100%;
        z-index:20000;
    }
    /*you hua cart start*/
    /*#cart_popup { margin-top: 28px;}*/
    #animBoxCarta .animBoxCartImage {
        float: left;
        width: 30%;
    }
    #animBoxCarta .animBoxCartContenta {
        float: left;
        width: 70%;
    }
    #animBoxCarta { text-align: left;}
    .popup-cart-link-box { clear: both;}
    .boldass {
        clear: both;
        float: right;
        padding-right: 20px;
    }
    .lvcart { min-height: 115px;}
    /*you hua cart end*/



}

@media (max-width: 350px) {
    .mumobilenewlist {
        min-height: 280px;
    }
    .dsys {
        bottom: 265px;
    }
    .dysys .textp {
        bottom: 245px;
    }
    #indexHomeBody .lc .items .right ul li.luboli {
        margin-right: 0 !important;
    }
    .mumobilenewlist {
        padding: 10px 95px 0 0;
    }
    #indexHomeBody .lc .items .right ul li.luboli {
        min-height: 440px !important;
    }

}

@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, #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:46px; height:46px; font-size:15px;  margin-bottom:0;}

    #checkoutConfirmDefaultHeading{ margin-bottom:10px;}

    .mumin-boxs {
        padding: 10px;
    }
    .mu-m-boxs{ margin-right:-10px;}
    #featuredProducts{ padding-top:10px;}
    .mumobilenewlist{ width:33.3334%;}
    #productListing .mu-m-boxs{ padding-bottom:10px;}
    .mu-info-rt-boxs{ float:right; width: calc(50% - 16px);}
    .musimilist6.mumobilenewlist , .musimilist7.mumobilenewlist{ display:none;}


}

@media (min-width: 979px) {

    #newsletter-validate-detail .lettertxt{ width:260px;}
}


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

    .mucurrboxs select{ line-height:26px; height:auto;}
    .mobile-lang a{ border-bottom: #eee solid 1px;}

    .muindexads{ padding:10px 0 0 10px; margin:0;}
    .grid-x>.medium-3{ display:none;}
    #mufooter{ padding-top:10px; background: #000;}
    .subNavBox{ border-top:#D3D3D3 solid 1px;}
    .subNav{  border-bottom:#D3D3D3 solid 1px; padding-left:10px;}
    .navContent{ padding:6px 0 6px 10px; border-bottom:#D3D3D3 solid 1px;}
    #navBreadCrumb{ padding-top:0;}
    .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;}

}

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

    .mu-top-box-pc .languages{ float:right;}

    .mu-pageboxs{
        margin:0 auto;
        -webkit-box-shadow: 1px 1px 18px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 1px 1px 18px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 1px 1px 18px 0px rgba(0, 0, 0, 0.2);
    }

    .mu-topheader, #myslidemenu_2{ display:block; padding-left: 15px; padding-right: 15px; position: relative;}

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

    .grid-x>.medium-3 {
        width:220px; padding-right:20px;
    }
    .grid-x > .large-9{ width: calc(100% - 240px);}

    .mumobilenewlist{ width:33.3334%; padding:20px 20px 0 0;}
    #indexDefault .mu-m-boxs, .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;}
    .musheji_box{ padding:14px;}

    #featuredProducts{ padding-top:20px;}

    .mu-mufooter{ padding:0 20px;}
    #mufooter{ padding:20px 0 0 0; margin:0 -20px; /*border-top:#D3D3D3 solid 1px;*/}
    .mufootercols{ float:left; width:24.33%; text-align: left;}
    .mufootercols .subNav{
        background: none;
        line-height: 26px;
        border-bottom: solid 1px #ccc;
        width: 90%;
        margin-bottom: 10px;
    }
    .mufootercols .navContent{ display:block !important;}

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

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

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

    #similar_product .mumobilenewlist{ width:24.33%; float: left;}
    .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;}
    .muonepage-l,.muonepage-r, .onepage-checkoutbox-left, .onepage-checkoutbox-rt{box-sizing: border-box; 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;
    }

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

}

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

}


@media (min-width: 1200px){
    .mu_qtybox_btn { width: 300px; float: left;}
    .mu_info_topboxs { padding-left:15px;}
    #navBreadCrumb { padding-left:15px; width: 1440px; margin:0 auto;}
    .mu-info-rt-boxs{ float:right; width: calc(50% - 30px);}
    #email-address,#contactname { width: 300px;}
    #enquiry { width: 600px;}
    .mu-pageboxs{
        width:100%;
    }
    #logo img {
        height: 45px;
    }
    .pro_des02 {
        width: 100%;
        margin-top: 20px;
        color: #000;
        letter-spacing: .15em;
        font-weight: 400;
        font-size: .7rem;
        background: #fff;
        padding: 10px;
    }
    #productDescription {
        /*width: 460px;*/
        margin-top: 10px;
        letter-spacing:.15em;
        /*color:#fff;*/
    }
    #productDescription h2{
        height: 30px;
        line-height: 30px;
        letter-spacing: 2px;
        margin-bottom: 5px;
    }
    .musheji_bottom .musheji_name {
        width: 100%;
        /*float: left;*/
        text-align: center;
        font-weight: bold;
    }
    .musheji_bottom .musheji_name .proname1{
        letter-spacing:.24rem;
        font-size: 1.2rem;
        line-height: 20px;
    }
    .musheji_bottom .musheji_name .proname2{
        letter-spacing:.24rem;
        font-size: .9rem;
        line-height: 20px;
    }
    musheji_bottom .musheji_name .proname2{
        line-height: 20px;
    }
    .musheji_bottom .musheji_price {
        width: 100%;
        /*float: right;*/
        text-align: center;
    }
    #productDescription h3,.item-tertiaryinfo-type-desc,.item-tertiaryinfo-type-madein{
        letter-spacing:2px;
        display: inline-block;
    }
    .item-tertiaryinfo-type-desc {
        padding-left:5px;
    }
    .item-tertiaryinfo-type-madein{
        display: block;
        margin-top: 5px;
    }
    .item-tertiaryinfo-type-title:after,.item-tertiaryinfo-minimg-title:after { content: " : ";}
    h3.item-tertiaryinfo-type-title,.item-tertiaryinfo-minimg-title { font-size: 1.2rem; height: 25px; line-height: 25px;}
    /*.menu.vertical { width: 200px;}*/
    #myslidemenu_2 {
        background: none;
        width: 1440px;
        margin: 0 auto;
        padding:18px 0 0 0;
    }

    .grid-x>.medium-3 {
        width:270px; padding-right:30px;
    }
    .grid-x > .large-9{ width: 100%;}

    #mu-head-search-boxs{ width:260px;}

    #featuredProducts{ padding:30px 0 0 0;}
    .mumobilenewlist{ width:24.33%; padding:0 30px 0 0; height: 410px;}
    /*#indexHomeBody .mumobilenewlist { width: 32.55%;}*/
    #indexDefault .mu-m-boxs, .mu-m-boxs, .mu-new-listboxs, #similar_product{ margin-right:-30px;}
    #productListing .mu-m-boxs, .mu-new-listboxs, #specialsListing .mu-m-boxs{ padding-bottom:30px;}


    .musheji_box{ padding:20px;}
    .musheji_box .musheji_bottom{ padding:0;}
    .mumin-boxs{ padding-bottom:30px;}
    .mumin-boxs.mu-indexpd {padding-top: 10px; width: 100%; margin: 0 auto;}
    .mu-mufooter{ padding:0 30px; width: 1400px; margin:0 auto;}
    #mufooter{ padding:30px 0 0 0; margin:0 -30px; border-top:#D3D3D3 solid 1px; clear: both; background: #000;}

    .nTab {
        padding: 30px 0 0 0;
    }
    .mumbsimilar{ padding-top:30px;}
    .mumin-boxs{ padding-bottom:30px;}
    #indexHomeBody .mumin-boxs,#indexBody .mumin-boxs,#productinfoBody .mumin-boxs,#advancedsearchresultBody .mumin-boxs {
        /*background: #000;*/
    }

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

    .banner-bottom { width: 1120px; margin: 0 auto; margin-top: 20px;}
    .banner-bottom-one,.banner-bottom-two,.banner-bottom-thr,.banner-bottom-four {
        /*height: 510px;*/
    }
    .banner-bottom-two,.banner-bottom-thr,.banner-bottom-four {
        margin-top: 25px;
    }
    .banner-bottom-one-left,.banner-bottom-two-right,.banner-bottom-thr-left,.banner-bottom-four-right {
        width: 360px;
        height: 259px;
        display: table !important;
    }
    .banner-bottom-one-left {
        border: solid 15px #d16a85;
        float: left;
    }
    .banner-bottom-thr-left {
        border: solid 15px #9AD5DD;
        float: left;
    }
    .banner-bottom-two-right {
        border: solid 15px #57AF9B;
        float: right;
    }
    .banner-bottom-four-right {
        border: solid 15px #F4CC52;
        float: right;
    }
    .banner-bottom-title-center {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        height: 260px;
    }
    .banner-bottom-title-center .title-one {
        font-size: 1.7rem;
        text-transform: uppercase;
        text-align: center;
        line-height: 31px;
        width: 95%;
        margin: 0 auto;
        letter-spacing: 7px;
        color: #303030;
    }
    .banner-bottom-title-center .title-two p {
        width: 90%;
        text-align: center;
        margin: 21px auto 0;
        color: #303030;
        font-size: .8rem;
        letter-spacing: 2px;
    }
    .banner-bottom-title-center .title-three p {
        text-align: center;
        margin: 10px auto 0;
        color: #303030;
        font-size: 1rem;
        letter-spacing: 2px;
    }
    .banner-bottom-one-right,.banner-bottom-two-left,.banner-bottom-thr-right,.banner-bottom-four-left  {
        height: 337px;
    }
    .banner-bottom-one-right,.banner-bottom-thr-right {
        float: right;
    }
    .banner-bottom-two-left,.banner-bottom-four-left {
        float: left;
    }
    .banner-bottom-one-right img,.banner-bottom-two-left img,.banner-bottom-thr-right img,.banner-bottom-four-left img {
        height: 350px;
        width: auto;
        transition:all 1s ease;
    }
    .banner-bottom-one-right img:hover,.banner-bottom-two-left img:hover,.banner-bottom-thr-right img:hover,.banner-bottom-four-left img:hover {
        transform:scale(1.1);
    }
    .banner-bottom-end-one {
        float: left;
        margin-bottom: 25px;
    }
    .banner-bottom-end-one-left,.banner-bottom-end-two-left {
        width: 66%;
        float: left;
    }
    .banner-bottom-end-two-left img {
        width: 98%;
    }
    .banner-bottom-end-one-right,.banner-bottom-end-two-right {
        width: 33%;
        float: right;
    }
    .banner-bottom-end-two-right img {
        width: 99%;
        height: 257px;
    }
    .banner-bottom-end-one-left-left {
        width: 62%;
        float: left;
    }
    .banner-bottom-end-one-left-left:hover,.banner-bottom-end-one-right-img:hover,.banner-bottom-end-one-right:hover {
        filter:alpha(opacity=50);
        -moz-opacity:0.5;
        opacity:0.5;
    }
    .banner-bottom-end-one-left-right {
        width: 34%;
        float: left;
        margin: 0 2% 0 2%;
    }
    .banner-bottom-end-one-right-title {
        border: solid 4px #D83A31;
    }
    .banner-bottom-end-one-right-img {
        margin-top: 15%;
        text-align: center;
    }
    .banner-bottom-end-two { margin-top: 25px;}
    #indexHomeBody .centerBoxHeading {
        /*display: none;*/
    }
    .footer-top {
        width: 100%;
        border-top:solid 1px #ccc;
    }
    .footer-top-width {
        width: 1584px;
        margin: 0 auto;
    }
    .footas {
        margin: 15px 0 15px 0;
        width: 19%;
        border-right: solid 1px #ccc;
        float: left;
        text-align: center;
    }
    .footas:last-child { border: none}

    .sgtpwz {
        margin-top: 30px;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        text-align: center;
        background-color: #fff;
        font-size: 17px;
        float: left;
    }
    .sgtpwzo{
        width: calc(25% - 34px);
        margin: 0 17px;
    }
    .sgtpwzo-img { position: relative;}
    .sgtpwzo-text {
        max-width: 350px;
        margin: 0 auto;
        padding: 24px 10px 25px;
        color: #202020;
        z-index: 2;
    }
    .sgtpwzo  h3 {
        padding-bottom: 5px;
        font-size: 20px;
        font-weight: 700;
        line-height: 1.45;
        letter-spacing: .08em;
        text-transform: uppercase;
    }
    .sgtpwzo-text-th {
        position: relative;
        top: 12px;
        color: #44883b !important;
        display: block;
    }
    .icons-list-container {
        margin: 0 0 10px;
        text-align: center;
    }
    .icons-list-container .icons-list-container-title {
        margin: 35px 0 10px;
        font-size: 28px;
        letter-spacing: 1.4px;
        text-transform: uppercase;
    }
    .icons-list-container .icons-list {
        display: inline-block;
        max-width: 970px;
        overflow: hidden;
        vertical-align: top;
        width: 100%;
    }
    .icons-list-container .icons-list li {
        box-sizing: border-box;
        display: inline-block;
        list-style: none;
        padding: 27px 5px;
        vertical-align: top;
        width: 16%;
    }
    .icons-list-container .icons-list a.help-info, .icons-list-container .icons-list .help-info.viewmore {
        background: #f1f2f1;
        border-radius: 50%;
        display: inline-block;
        height: 80px;
        line-height: 80px;
        margin: 0;
        position: relative;
        text-align: center;
        text-decoration: none !important;
        vertical-align: top;
        width: 80px;
    }
    .icons-list-container .icons-list a.help-info span, .icons-list-container .icons-list .help-info.viewmore span {
        margin-top: 10px;
        display: inline-block;
    }
    .icons-list-container .icons-list .icons-list-title {
        margin: 25px 0 10px;
    }
    .icons-list-container .icons-list .icons-list-title {
        font-size: 12px;
        letter-spacing: 1px;
        margin: 10px 0 0;
        text-transform: uppercase;
    }
    li.tab-wrapper-free-delivery {
        display: none;
    }
    .product-details-tabs .tab-wrapper-about {
        text-align: center;
    }
    .product-details-tabs .section-inner-details-visible > :not(:first-child) {
        display: none;
    }
    .product-info-tab {
        margin: 0 auto 40px;
        max-width: 970px;
    }
    .product-details-tabs .tab-wrapper-about-content .section-inner {
        display: inline-block;
        font-size: 12px;
        padding-right: 40px;
        vertical-align: top;
        width: 50%;
        margin-top: 40px;
    }
    .section-inner-title {
        margin: 0 0 5px;
        text-transform: uppercase;
        text-align: left;
    }
    .section-inner-details .section-inner-content > :first-child {
        display: none;
    }
    .product-details-tabs .section-inner-details ul li {
        padding: 0 0 5px 30px;
        position: relative;
        text-align: left;
    }
    .product-details-tabs .section-inner-details ul li::before {
        content: '\2022';
        display: block;
        left: 0;
        position: absolute;
        top: -1px;
    }
    .section-inner-content ul li {
        margin: 0 0 5px;
        text-transform: uppercase;
        text-align: left;
    }
    .view-more,.view-less {
        display: none;
    }
    .musheji_name1 {
        width: 80%;
        float: left;
        text-align: left;
    }

    .banner-logo {
        position: absolute;
        width: 100%;
        height: 375px;
        margin: 0 auto 30px;
        -webkit-transform: scale(.8);
        transform: scale(.8);
        z-index: 20;
        top:0;
        text-align: center;
    }
    .banner-logo h1 {
        margin: 0 auto 0;
        width: 300px;
        height: 375px;
        background: url(../images/logo_anime.png) no-repeat 0 0;
        background-position-x: 0px;
        background-position-y: 0px;
        background-size: auto auto;
        background-size: 15000px 411px;
    }
    .banner-logo h1 img {
        margin-top: 365px;
    }
    .home_page_index {
        width: 100%;
        margin: 0 auto;
    }
    .first-mon-left,.two-mon-right  {
        width: 66.66%;
    }
    .first-mon-right,.two-mon-left {
        width: 33.33%;
    }
    .first-mon,.two-mon {
        clear: both;
        position: relative;
        display:inline-block;
    }
    .first-mon {
        margin: 5px 0 5px 0;
    }
    .home_page_index .ddd {
        position: relative;
        float: left;
        overflow: hidden;
        display: flex;
        justify-content:center;
        align-items:Center;
        height: 507px;
    }

    .first-mon-left-text,.two-mon-right-text{
        position: absolute;
        display: table;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
    }
    .first-mon-left-text-ys,.two-mon-right-text-ys {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }
    .first-mon-left-text-ys h2,.first-mon-right-text-ys h2,.two-mon-left-text-ys h2,.two-mon-right-text-ys h2 {
        font-size: 50px;
        line-height: 50px;
        padding: 20px 0 30px 0;
        margin: 0 0 0 0;
        font-family: "BauerBodoni", "Times New Roman", Georgia, serif;
        text-transform: uppercase;
        letter-spacing: 0.1em;
    }
    .first-mon-right-text-ys h3,.two-mon-left-text-ys h3 {
        font-size: 16px;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
        font-family: 'Gotham SSm A', 'Gotham SSm B';
        text-transform: uppercase;
    }
    .first-mon-left-text-ys p,.first-mon-right-text-ys p,.two-mon-left-text-ys p,.two-mon-right-text-ys p {
        font-size: 18px;
        line-height: 21px;
        margin: 0 auto;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
        font-family: "BauerBodoni", "Times New Roman", Georgia, serif;
        color: #fefefe;
        font-style: italic;
    }
    .mcButton {
        display: inline-block;
        margin: 0 20px;
        margin-top: 0px;
        font-family: 'Gotham SSm A', 'Gotham SSm B';
        font-size: 14px;
        line-height: 14px;
        font-size: 12px;
        line-height: 10px;
        font-weight: bold;
        text-transform: uppercase;
        position: relative;
        min-width: 200px;
        min-height: 40px;
        transition: all 0.3s ease;
        margin-top: 15px;
    }
    .mcButton > div {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        opacity: 0;
    }
    .mcButton > span i {
        color: #FFFFFF;
        display: block;
        height: 100%;
        line-height: 40px;
        background: #000;
    }
    .first-mon-right-bot,.two-mon-left-bot {
        position: relative;
        display: table;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        /*padding: 50px 30px 150px 0;*/
    }
    .first-mon-right-text,.two-mon-left-text {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }
    .row_b_button {
        outline: 1px solid #FFFFFF;
    }
    /*moncler css add*/
    .mucart{
        float: right;
        text-align: center;
        display: flex;
        justify-content:center;
        align-items:Center;
        margin-top: -5px;
    }
    .mucart .fa-shopping-cart {
        font-size: 1.5rem;
    }
    .mucart .fa-shopping-cart:before {
        color:#000;
    }
    .mucart a{ color:#fff; position: relative;}
    .slickban {
        position: relative;
    }
    .bantext {
        position: absolute;
        left: 0;
        top: 40%;
        width: 100%;
        height: 100%;
        text-align: left;
        padding-left: 5%;
    }
    .banico {
        position: absolute;
        left: 0;
        top: 30%;
        width: 100%;
        height: 100%;
        text-align: left;
        padding-left: 5%;
        max-width: 300px;
    }
    .textp {
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        height: 100%;
        text-align: left;
        padding-left: 5%;
        color:#fff;
    }
    .textp p {
        font-family: Neue Helvetica VFDP,helvetica,sans-serif;
        font-size: 21px;
        font-weight: 400;
        line-height: 1.2;
    }
    .banbutton {
        position: absolute;
        left: 0;
        top: 60%;
        width: 100%;
        height: 100%;
        text-align: left;
        padding-left: 5%;
    }
    .banbutton a {
        color: #fff;
        background: #000;
        opacity: .7;
        padding: 13px 60px 13px 60px;
        font-weight: bold;
        font-size: 15px;
        border: solid 2px #fff;
    }
    .topSliderSlide_overlay_title {
        font-family: gert bold,sans-serif;
        font-size: 4rem;
        color: #fff;
        font-weight: bold;
    }
    .leftbuttext {
        margin-right: 5%;
    }
    .luboli .musheji_box .musheji_img img {
        width: 100%;
    }
    .navContent li::before {
        padding-right: 10px;
        font: normal normal normal 15px/1 FontAwesome;
        content: '\f105';
        color: #fff;
    }
    .navContent li {
        line-height: 24px;
        text-align: left;
    }
    #newsletter-validate-detail .lettertxt {
        border: 1px solid #000;
        float: left;
        height: 45px;
        line-height: 45px;
        padding: 2px;
        width: 200px;
    }
    #newsletter-validate-detail .letterbtn {
        justify-content: center;
        align-items: center;
        width: 98px;
        float: left;
        min-width: 130px;
        height: 45px;
        line-height: 42px;
        color: #000;
        border: solid 2px #000;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 0;
    }

    /*moncler css add en*/

    /*s2 css start*/
    #frysocial {
        border: none;
        right: 10px;
        bottom: 40%;
        z-index: 99;
        position: fixed;
    }
    #frysocial a {
        display: block;
    }
    #frysocial a img {
        width: 45px;
    }
    .footer-ico { width: 100%;}
    .footer-ico-left { float: left;}
    .footer-ico-right { float: right;}
    .infor-foot { text-align: left; color: #fff;}
    .mufootercols p a { color: #fff;}
    .foot-txt {
        color: #555;
        font-size: 15px;
        line-height: 30px;
        margin-top: 10px;
    }
    .mu-topheader {
        width: 1400px;
        margin: 0 auto;
    }
    #productDescription .additionalImages,.pro_detail_content img {
        width: 51% !important;
        margin-top: 5px;
    }
    #productDescription .additionalImages img {
        width: 1000px !important;
    }
    .wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {
        background-color: #f0f0f0;
    }
    .wpb_wrapper li,.wpb_wrapper p,.vc_toggle_content li { line-height: 30px;}
    .vc_toggle_content a { color: #000;}
    .menu.vertical { width: 270px;}
    .wapf-field-label.wapf--above span {
        font-weight: bold;
        font-size: 16px;
    }
    .wapf-field-description {
        line-height: 20px;
        width: 60%;
    }
    .single-product-socials {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 10px;
        margin-left: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        border-style: solid;
        border-color: #e1e1e1;
    }
    .single-product-socials span {
        color: #222;
    }
    .single-product-socials a {
        --content-zoom: calc(80em * .01);
        color: #000;
        margin: 0 5px;
        cursor: pointer;
        border-bottom:none;
    }
    .single-product-socials svg {
        fill: currentColor;
    }
    .sku_wrapper,.products-page-cats,.single-product-socials {
        margin-top: 10px;
        clear: both;
        display: block;
    }
    .sku_wrapper,.posted_in,.socials-title {
        font-weight: bold;
    }
    .sku_wrapper .sku { font-weight: normal;}
    .whatsapp {
        width: 300px;
        background: #000;
        text-align: center;
        padding: 10px 0 10px 0;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 1px;
    }
    #header-right { float: right;}
    /*s2 css end*/
    #password-new,#password-confirm {
        width: 300px;
    }
    #productWishlistLink {
        height: 48px;
        line-height: 55px;
        margin-left: 15px;
    }
    div.TopNav {
        padding: 0px 0px 0px 0px;
        background:
                #f7f7f7;
        height: 35px;
        position: relative;
    }
    div.TopNav a.login {
        background: url(../images/login-ico.png) 18px 8px no-repeat;
        padding-left: 36px;
    }
    div.WideMainArea {
        width: 1440px;
        margin-left: 0.61728%;
        margin-right: 0.61728%;
        margin: 0 auto;
        position: relative;
    }
    div.SaveBtnArea {
        text-align: center;
        position: absolute;
        width: 100%;
        z-index: 1;
    }
    div.SaveBtn {
        display: table;
        margin: 0px auto;
    }
    div.TopNav a {
        position: relative;
        display: block;
        float: left;
        padding-left: 18px;
        font-family: "MuseoSlab";
        font-weight: bold;
        font-size: 12px;
        color: #5e5e5e;
        text-transform: uppercase;
        z-index: 20;
        line-height: 35px;
        letter-spacing: 1.03px;
    }
    div.SaveBtn a {
        display: table-cell;
        text-align: center;
        font-family: "Static";
        font-size: 13px;
        color:
                #fff;
        background:
                #101010;
        padding: 0px 30px;
        line-height: 32px;
    }
    div.Left, .Left {
        float: left;
    }
    div.TopNav .PhoneNum {
        color:
                #474747;
        font-family: "Merriweather";
        font-style: italic;
        text-transform: none;
        font-weight: normal;
        font-size: 14px;
        padding-top: 0px;
        padding-left: 0px;
    }
    div.TopNav span {
        position: relative;
        display: block;
        float: left;
        padding-left: 18px;
        font-family: "DosisM";
        font-size: 12px;
        color: #b8b8b8;
        text-transform: uppercase;
        line-height: 32px;
        z-index: 20;
    }
    div.TopNav .PhoneNum span {
        color:
                #474747;
        float: none;
        display: inline;
        padding-left: 0px;
        font-family: "Merriweather";
        font-style: italic;
    }
    div.Right, .Right {
        float: right;
    }
    #menu_header {
        display: table;
        margin: 0px auto;
    }
    .home-ban {
        width: 1440px;
        margin: 0 auto;
    }
    div.BlockArea {
        padding: 55px 0px 77px 0px;
        text-align: center;
    }
    div.MainAreaWpapper {
        max-width: 1168px;
        margin-left: auto;
        margin-right: auto;
        width: auto;
    }
    div.ShopCategoryBlock h2 {
        font-family: "Merriweather";
        font-size: 21px;
        font-style: italic;
        color:
                #424242;
        line-height: 33px;
        letter-spacing: normal;
        font-weight: normal;
        padding: 0px;
        text-transform: none;
        text-align: center;
    }
    div.ShopCategoryBlock div.CategoriesList {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    div.ShopCategoryBlock div.CategoriesList > div {
        width: 180px;
        margin: 0px 5px;
    }
    div.ShopCategoryBlock div.CategoriesList .ImageArea {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 170px;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    div.ShopCategoryBlock div.CategoriesList .ImageArea img {
        width: auto;
        max-width: 100%;
    }
    div.ShopCategoryBlock div.CategoriesList .TitleArea {
        text-align: center;
        text-transform: uppercase;
        color:
                #4a4a4a;
        font-family: "MuseoSlab";
        font-size: 14px;
        display: block;
    }
    .musheji_box .musheji_img img {
        max-height: 310px;
        width: auto;
    }








}
.pro_des02 h2 { border-bottom: solid 2px #fff;}
.pro_des02 .titleLayer {
    font-size: 20px;
    font-weight: bold;
}
.composition_title { display: none;}
.compositionInfo .label { background: none;}
/*size guide start*/
.crm-article {
    padding-bottom: 60px;
    border-bottom: 2px solid #d7d7d7;
    float: left;
    width: 100%;
}
.crm-article h1 {
    font-size: 30px;
    margin: 30px 0;
    line-height: 30px;
}
.crm-article-content {
    float: left;
    width: 100%;
}
.crm-article-content p {
    margin-top: 17px;
    position: relative;
}
.crm-article-content a {
    border-bottom: 1px solid #e0e0e0;
}
.crm-article-content .sizeGuideTable h2 {
    margin-top: 17px;
}
.crm-article-content table {
    margin: 20px 0;
    width: 100% !important;
}

.crm-article-content tr {
    border: 1px solid #ccc;
}
.crm-article-content .sizeGuideTable td {
    min-width: 40px;
    padding: 0 5px;
    text-align: center;
    text-transform: uppercase;
}
.crm-article-content td {
    height: 45px;
    border: 1px solid #ccc !important;
}
.crm-article-content tr:nth-child(2n) {
    background-color: #D6D6D6;
}

/*size guide end*/
/*#productDescription ul{ display: none;}*/

.pro_des02 .ms1 { display: none;}
.pro_des02 ul li { list-style-type: disc;}
.cus_review,.productPriceDiscount,#delivery,.musheji_img.z_pro_img span.label-wrap,.musheji_bottom ul .musheji_bottom,.breadcrumbs .pro-color {display:none;}

#indexHomeBody .pro-name,#indexHomeBody .pro-color,#indexBody .pro-name,#indexBody .pro-color,#productinfoBody .pro-name,#productinfoBody .pro-color {
    display: block;
    color: #fff;
}
#productinfoBody .breadcrumbs .pro-color {
    display: none;
}
#shoppingcartBody .pro-name {
    margin-right: 5px;
}
.animBoxCartName .pro-name,.animBoxCartName .pro-color,#cartBoxListWrapper .pro-name,#cartBoxListWrapper .pro-color {
    color: #000 !important;
}
.pro-name {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
}
.short-des span.text,.long-des span.text {
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
}
.short-des {
    margin-bottom: 10px;
}
.products-btns {
    float: right;
}
.care-icons {
    margin-top: 5px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.care-icons img {
    margin-right: 2rem;
    margin-bottom: 1rem;
    height: 32px;
    width: 32px;
}
#productAttributes label {
    color: #000;
}
.long-des ul {
    padding: 10px;
}
#lb_work_more_product {
    display: inline-block;
}
#lb_work_more_product .attribsSelect {
    color: #000;
    margin-bottom: 5px;
}
.second-bg {
    width: 100%;
    background: #fff;
}
.des-name {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.pdp-specifications-list dt,.pdp-specifications-list dd {
    width: 50%;
    float: left;
    text-align: left;
}
.pro_des02 { font-size: 13px;}
.details,.fabric {
    font-size: 25px;
    font-weight: bold;
    border-bottom: solid 1px #000;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.pro_des02 h3 {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 5px;
}
.product__details__bullet-list li {
    margin-left: 25px;
    line-height: 25px;
}
.fabric {
    margin-top: 10px;
}
.mumbsimilar h2.centerBoxHeading {
    border-bottom: solid 2px #000;
}
.pro-des { display: none;}
#productName .pro-des {
    display: block;
    font-weight: normal;
    font-size: 12px;
}
#productDescription .pro-des {
    display: block;
}
.wrapperAttribsOptions [type="radio"],.wrapperAttribsOptions .attribsRadioButton {
    position: absolute;
    float: left;
}
.wrapperAttribsOptions .attribsRadioButton {
    padding: 0;
    margin-left: 1rem;
}
#billing-address-wrapper div.checkbox,#billing-address-module div.checkbox,.mu-onepage-login-boxs { display: none;}