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

div#p-whats-app {
    position: fixed;
    z-index: 1800;
    float: right;
    display: block;
    top: 80%;
    right: 1%;
    /* display: none; */
}

@media screen and (min-width: 980px) {
.muslickboxs {
    width: auto;
    padding: 1px;
}


}

.TabContent>div.none {
    display: none;
}

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

ul#myTab1 {
    margin-top: 12px
}

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

.TabTitle {
    text-align: center;
    margin: 30px 0px;
    padding-top: 10px;
    border-top: #3b8ad0 solid 2px;
}

ul#myTab1 > li {
    font-size: 22px;
    padding-top: 5px;
    padding-bottom: 2px;
        display: inline;
    margin: 10px;
    cursor: pointer;
}


@media screen and (max-width: 480px) {
ul#myTab1 > li {
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 2px;
        display: block;
}
}


.indexnTab .TabTitle .active {
    border-bottom: #7b8817 solid 2px;
    color: #7b8817;
}




.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: #c0282e;
	font-weight:normal;
	font-size:15px;
}
.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 {
	font-size:12px;
    text-transform: capitalize;
    color: #f00;
	font-family: Arial, Helvetica, sans-serif;
}



#navNextPrevList {
    margin-top: 1rem;
}

.alert {
    color: #FF0000;
}

.bold {
    font-weight: 700;
}



h3.leftBoxHeading, h3.rightBoxHeading {
	line-height:32px;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#2B2B2B;
	letter-spacing:1px;
}
h3.leftBoxHeading a, h3.rightBoxHeading a{ color:#2B2B2B;}
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; margin: 10px;}
.navSplitPagesLinks {
    padding: 0 10px 0 0;
}
.navSplitPagesResult {
    padding: 0 0 0 10px;
}


#indexCategoriesHeading, #productListHeading {
line-height: 32px;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
color: #2B2B2B;
letter-spacing: 1px;
padding-bottom:10px;
}

#gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading, #reviewsDefaultHeading {
line-height: 32px;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
color: #2B2B2B;
letter-spacing: 1px;
padding-bottom:10px;
}

#accountDefaultHeading, #accountHistoryDefaultHeading, #accountNotificationsHeading, #addressBookDefaultHeading, #advSearchDefaultHeading, #advSearchResultsDefaultHeading, #checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #checkoutPayAddressDefaultHeading, #checkoutShipAddressDefaultHeading, #checkoutSuccessHeading, #conditionsHeading, #cookieUsageDefaultHeading, #createAcctDefaultHeading, #createAcctSuccessHeading, #customerAuthDefaultHeading, #discountcouponInfoHeading, #maintenanceDefaultHeading, #downloadTimeOutHeading, #gvFaqDefaultHeading, #ContantDefaultHeading, #gvRedeemDefaultHeading, #gvSendDefaultHeadingDone, #indexDefaultHeading, #loginDefaultHeading, #logoffDefaultHeading, #pageNotFoundHeading, #pageTwoHeading, #pageThreeHeading, #pageFourHeading, #privacyDefaultHeading, #shippingInfoHeading, #cartDefaultHeading, #siteMapHeading, #sslCheckHeading, #timeoutDefaultHeading, #unsubDefaultHeading, #ezPagesHeading, #acctNewslettersDefaultHeading, #maintenanceDefault h1, #addressBookProcessDefaultHeading{
line-height: 32px;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
color: #2B2B2B;
letter-spacing: 1px;
padding-bottom:10px;

}


.current {
	font-size: 13px;
	line-height:16px;
	background:#c0282e;
	color:#fff;
	padding: 3px 8px;
	font-weight:normal;
	
}
.navSplitPagesLinks a, .navSplitPagesLinks a:visited {
	color: #000;
	background:#ccc;
	text-decoration: none;
	padding: 3px 8px;
	line-height:16px;
	
}
.navSplitPagesLinks a:hover {
	padding: 3px 8px;
	background:#c0282e;
	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-headerboxs{ padding:20px 0; display:none;}
#logo{ float:left;}
#logo a{ display:inline-block;}
#logo a img{ width: auto;
    height: 80px;}
.topheader-rt{ float:right; padding-top: 20px;}
.mu-top-box-pc{ height:36px; line-height:36px; font-size:13px; background:#e8dfef; width:100%; border-bottom:#e8dfef solid 1px;}
.welcome-msg { float:right; }
.welcome-msg  li{ float:left; padding-right:20px;}
.welcome-msg  li i{ padding-right:3px; font-size:15px;}
.welcome-msg a{ color:#666; text-transform:capitalize; display:inline-block; line-height:36px;}
.welcome-msg a:hover{ color:#000;}


.mu-tips{ float:left; font-size:13px; text-transform:capitalize; letter-spacing:1px; color: #6b686b;}

.mu-top-box-pc  .navigation-nav a{ line-height:26px; text-transform:capitalize;}
.mu-top-box-pc .currency, .mu-top-box-pc .top-item {
    float: right;
}

 .mu-top-box-pc .top-item{ padding-right:20px;}

.mu-top-box-pc .currency #currency_switcher i.fa ,.mu-top-box-pc #menu_more i.fa{ padding-left:5px;
   
    
}
.mu-top-box-pc .currency #currency_switcher,.mu-top-box-pc #menu_more{ color:#666; display: block;}
.mu-top-box-pc .currency #currency_switcher:hover{ color:#000;}

#mu-head-search-boxs{ float:right;  padding-right:30px;}
#mu-head-search{ position:relative; width:360px;}
.mu-search-header-input{ margin:0; line-height:18px;  padding:10px 70px 10px 9px; background:#fff; box-shadow:none; border:#e3e3e3  solid 1px;}
.musearbtn{ border:none; height:40px; width:60px;  color:#fff; text-align:center; padding:0; cursor:pointer; font-weight:bold;  text-transform:uppercase; background:#fecbde url(../images/icon-zoom-h.png) no-repeat center center; position:absolute; top:0; right:0; z-index:10; text-indent:-9999px;}
/*.musearbtn:hover, #mu-head-search:hover .musearbtn{  background:url(../images/icon-zoom-h.png) no-repeat center center;}*/
#musearchboxs.popup-win{ border:none; width:100% !important; box-sizing: border-box; padding:10px;}
#tab_nav #mu-head-search{ margin:10px 0 0 10px; width: calc(100% - 110px); height:32px;}


/*myslidemenu_2*/
#mupcnavboxs.munavfixed{ position:fixed; top: 0; left: 0; z-index: 9999;}
#mupcnavboxs{height:42px; width:100%; background:#fecbde; }
#myslidemenu_2{ height:42px; position: relative;}
.mu_home{ float:left; line-height:48px; overflow:hidden;}
.mu_home a{ color: #fff; display:block;
    font-size: 15px;
    font-weight:normal; text-decoration:none;  padding: 0 10px; text-transform: uppercase;}

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

#myslidemenu_2 .mu_nav_ico{float: left;
    line-height:42px;     margin: 0px 10px;}
#myslidemenu_2 .mu_nav_ico a i.fa { font-size:13px; padding:0 0 0 5px;}
#myslidemenu_2 .mu_nav_ico a.mutopcat-a{ position:relative; display:block;    text-transform: uppercase;}
#myslidemenu_2 .mu_nav_ico a{color: #fff;
    font-size: 15px;
    font-weight:normal; text-decoration:none;  }

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


.mu-m-boxs {
    margin-bottom: 20px;
    display: flex;
    flex-flow: wrap;
    padding-left: 10px;
    border-right: none !important;
}

.cell-category {
    margin: 10px;
    font-size: 14px;
}


.jqueryslidemenu ul li ul {
    background:#fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    border:#e3e3e3  solid 1px;
    border-top:none;
    display: block;
    left: 0 !important;
    position: absolute;
    visibility: hidden;
    white-space: normal;
    width: 800px !important;
    z-index: 22;
    padding:10px 0 10px 20px;
}
#myslidemenu_2 .mu_nav_ico ul li{ line-height:26px; float:left;  width: auto; margin: 3px 30px 25px 0;}
#myslidemenu_2 .mu_nav_ico ul li a{ font-size:15px; font-weight:normal; text-transform:capitalize; color:#333;}
#myslidemenu_2 .mu_nav_ico ul li a:hover{  background:#fff; color:#d3222a;}
#myslidemenu_2 ul li a:hover span {color:#fff; background:#d3222a;}
#myslidemenu_2 ul li a span {padding: 0 10px; text-transform: uppercase; display:block;}
#myslidemenu_2 .mu_nav_ico ul li i.mu_nav_img{ display:inline-block; font-style:normal; padding-right:6px;}
#myslidemenu_2 .mu_nav_ico ul li i.mu_nav_img img{ height:26px; width:auto;}

div#myslidemenu_2>ul>li>ul>li>ul {
    top: 20px !important;
    left: 50px !important;
    width: 500px !important;
}

div#myslidemenu_2>ul>li>ul>li>ul>li>ul {
    top: 20px !important;
    left: 50px !important;
    width: 400px !important;
}


#myslidemenu_2 .mu_nav_ico {
    float: left;
    padding: 0px 10px;
    position: relative;
    line-height: 48px;
}
		
		
	#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{
	box-sizing: border-box;
} 
#tab_nav li.tm-cart   { margin-right: 54px;  position:relative;}
#tab_nav li img {
	width:30px;
	height: 60px;
}
.mu-mobile-logo{ position:absolute; top:5px; left:10px; z-index: 10;}
.mu-mobile-logo a{ display:inline-block;}
.mu-mobile-logo img{ height:50px;     width: 150px;}


.mucurrboxs select{ border: none; line-height:26px; height:auto;}
.mu-mobile-top{ position: fixed; top: 0; left: 0; z-index:9999; width:100%; background: #4480c2;}
#top_nav {
	width:100%;
	margin: 0em;

	}
#tab_nav {
	height: 60px;
}
.title-bar-left{ position:absolute; top: 22px;
    right: 16px;}

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

#tab_nav  li.tm-catalog {	background: url("../images/tm_catalog_icon.png") no-repeat center center; margin:0 10px 0 12px;}
li.tm-account {	background: url("../images/tm_account_icon.png") no-repeat center center;}
li.tm-account.tab-active {	}
li.tm-cart {	background: url("../images/tm_cart_icon.png") no-repeat center center;}
li.tm-cart.tab-active  {	}
li.tm-search {	background: url("../images/tm_search_icon.png") no-repeat center center;}
li.tm-search.tab-active{	}	
		
.header_cart_only_number{ position:absolute; top:5px; right:2px; height:16px; line-height:16px; width:16px; z-index:10; font-size:12px; font-weight:bold; color:#fff; background:#e85f5f; border-radius:50%; }

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


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

#navColumnOneWrapper .leftBoxContainer{ padding-bottom:10px;}
#categoriesContent ul li.category-top a{ font-size: 14px; color: #222;}
#categoriesContent ul li{ line-height:26px;  text-transform:capitalize;}
#categoriesContent ul li a{ color:#666; font-size: 13px;}
#categoriesContent ul li a:hover{ color:#c0282e;}
.category-top a{ font-weight:normal; font-size:14px;}
.category-subs-parent, .category-subs-selected{ color:#c0282e;}
/*#categoriesContent .category-top a{ font-size:15px;}*/

.muleftbox{ padding:10px 0 0 0;}
.muleftboximg{ float:left; width:32%;}
.muleftboximg a{ display:block;  border:1px solid #d3d3d3;}
.muleftboxdesc{ float:right; width: calc(68% - 10px);}
.muleftboxdesc a{ display:block; line-height:16px; text-transform:capitalize; color:#666;}
.muleftboxdesc a:hover{ color:#000;}
.muleftboxprice{ padding:8px 0 0 0; line-height:18px; color:#c0282e; font-weight:normal; font-size:15px;}
.muleftboxprice .productPriceDiscount{ display: none;}

h2.centerBoxHeading{
	background: url(../images/lines.png) no-repeat center bottom;
	line-height: 26px;
font-size: 22px;
font-weight:bold;
text-transform:uppercase;
color: #000;
letter-spacing: 1px;
padding-bottom: 10px;
text-align: center;}
	
	
	
.mumobilenewlist {

    box-sizing: border-box;
    float: left;
	width:50%;
    padding: 10px 10px 0 0;

}

.musheji_box{display: block; position: relative;

text-align: center;

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

.musheji_box .musheji_img{ }

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

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

}

.musheji_box .musheji_bottom{ padding:10px 0 0 0; }

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

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

.musheji_box .musheji_name a:hover{ color:#c0282e; text-decoration:underline;}

.musheji_box .musheji_price{ padding:5px 0 0 0; line-height:18px; height:36px;  overflow:hidden; font-weight:bold; font-size:15px; color:#e53c2e;}

.normalprice{ font-size:13px;  color:#999; padding-right:3px;}

.musheji_box .musheji_price .productSpecialPrice{font-size:15px; color:#e53c2e; font-weight:bold;}
.heartico{ position: absolute; top: 10px; left: 10px; z-index: 10; line-height: 20px; color: #f00;}
.heartico i.fa{ font-size: 13px; padding-right: 3px; }
.productPriceDiscount{ font-weight:normal; font-size:13px; color: #2fa50f ;}
.mu_reviews_s{ height:13px; line-height:13px; padding-top:5px;}
.mu_reviews_s img{vertical-align: top;}
.mu_reviews_s  a{ padding-left:3px; display:inline-block;}	
	
	/*gotoTop*/


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

/**********************************/
.subNavBox{  text-align:left;}
.subNav{cursor:pointer;font-weight:normal;font-size:15px;color:#626161;line-height:42px; background:url(../images/des.png) no-repeat 100% 6px; text-transform:uppercase; border-bottom:1px solid #d2d2d2; padding-left:10px;}
.currentDt{background:url(../images/des.png) no-repeat 100%  -24px;}
.navContent{ padding:10px 0 0 0;}
.navContent  li{ line-height:26px;}
.navContent li i.fa{ padding-right: 5px;}
.navContent  li a{ color:#676767; display:inline-block; text-transform:capitalize;}
.navContent  li a:hover{ color:#000; text-decoration:underline;}
.navContent p{ line-height:22px; color:#676767;}
/**********************************/	

.mumucopyrightbox{  line-height:20px; color:#888; padding:16px 0;}	
.mumucopyrightbox a{ color:#888;}
.mumucopyrightbox a:hover{color:#fff;}




.mumbnubtop, .mumbnubbom {
    color: #000;
    line-height: 36px;
    font-size: 13px;
    padding: 0;
	border: #ddd solid 1px;
}
#productsListingTopNumber, #advSearchResultsDefault .h_sort{ display:none;}
#advSearchResultsDefault #productsListingTopNumber{ display:block;}
/*.h_sort*/
.h_sort{ float:left;}
.h_sort a{ display:block; padding:0 20px; border-right:1px solid #dddddd; float:left;  font-size:13px; color:#333; text-transform:capitalize;}
.h_sort a:hover{ background:#333; text-decoration:none; color:#fff;}
.h_sort a.on{background:#333; color:#fff;}
.h_sort a i.fa { padding-right:3px;}
.h_sort a i.fa-long-arrow-up, .h_sort a i.fa-long-arrow-down{ padding:0 0 0 3px;}
/*.h_sort*/


	#sorter{ position:absolute; left:50%; top:6px; margin-left:-100px;}
	#sorter  select{ padding:2px 24px 2px 2px; line-height:20px; height:26px; margin:0;}
	#sorter label{ display:none;}
	
	
#sitemap_cates ul li{ line-height:22px;}	

.messageStackCaution { text-align:center; padding:10px; border:#ccc solid 1px; background:#efefef;}
.mu_advanced_search_boxs{ position:relative;}
.mu_advanced_search_boxs .mu_searchtext input{ margin:0; line-height:24px;}
.mu_advanced_search_boxs .buttonRow input{border: none;
height: 38px;
line-height: 38px;
color: #fff;
text-align: center;
padding: 0 16px;
cursor: pointer;
font-weight: bold;
text-transform: uppercase;
background: url(../images/searchbtn.png) repeat-x left center;
position: absolute;
top: 0;
right: 0;
z-index: 10;}

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


h1#productName {
    color: #000;
    font-size: 20px;
    font-weight: normal;
    padding: 10px 0;
    line-height: 26px;
    text-transform: capitalize;
    text-align: left;
}
#productDetailsList {
	text-align:left;
	
}
.menu.vertical {
    display: block;
}



div#shippingInfoMainContent>h3, div#privacyDefaultMainContent>h3 {
    margin: 10px 0px;
    font-weight: bold;
}


#productDetailsList li{ padding:5px 0 0  0; line-height: 22px; color:#666; }
#productDetailsList li.mu_info_review_top_l{ height:13px; line-height:13px; padding-top:6px;}
#productDetailsList li.mu_info_review_top_l a{ padding:0 0 0 5px;}


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

#productAttributes .wrapperAttribsOptions{ padding-bottom:10px;}
.wrapperAttribsOptions legend{ display:block; width:100%; margin:0; padding-bottom:6px;}
.wrapperAttribsOptions label{ font-size:13px; font-weight:bold; text-transform:capitalize; line-height:16px; display:inline-block;}


/**************************************************/
#productReviewsDefaultProductImage #mainImg a{ font-size:0;}
.productininfoReviews .pageresults{ padding-bottom:8px;}
.productininfoReviews .mu_re_info span{ padding-right:20px;}
.productininfoReviews .mu_re_info strong{ padding-right:3px;}
.productininfoReviews .mu_re_main{ border-bottom:#ccc dashed 1px; padding-top:5px; padding-bottom:8px; margin-bottom:8px;}
.mu_reviewer .ratingRow input{ height:auto !important;}
.mu_reviewer   .productininfoReviews{ padding: 10px;}

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

#reviewsWrite.centerColumn{ padding:0;}
#reviewsWrite.centerColumn .ratingRow{ padding:0;}
#reviewsWrite.centerColumn .ratingRow br{ display:none;}
#reviewsWrite.centerColumn .ratingRow input{ width:12px; height:12px;}
#reviewsWrite.centerColumn .buttonRow input{ width:100% !important;}
/**************************************************/


.mu_qtybox #min, .mu_qtybox #add{ line-height:32px; height:32px; text-align:center; display:block; text-indent:0; width:40px;  padding:0; margin:0; font-size:16px; color:#888;  border:#ddd solid 1px; cursor: pointer; 
float:left; text-indent:-9999px;}
.mu_qtybox #add{ background:#f9f9f9 url(../images/addico.png) no-repeat center center / 10px 10px;}
.mu_qtybox #min{ background:#f9f9f9 url(../images/addico02.png) no-repeat center center / 10px 10px;}
.mu_qtybox #text_box{ text-align:center; line-height:32px; height:32px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset; float:left; padding:0; width:50px; margin:0; border:#ddd solid 1px; border-left:none; border-right:none;}
.mu_qtybox_btn{ padding-top:10px;}
.mu_qtybox_btn .button_in_cart{ width:100% !important; margin:0;  font-size:15px; transition: background-color .25s ease-out, color .25s ease-out; background: #ce1126; padding:13px 20px; text-transform:uppercase; border:#ce1126 solid 1px;
line-height: 16px; cursor:pointer; border-radius: 3px;}
.mu_qtybox_btn .button_in_cart:hover{background: #222;
color: #fff;
border: #222 solid 1px;}

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

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



.muezpageboxs{ line-height:22px;}
.muezpageboxs p{ padding-bottom:10px;}
.muezpageboxs td{ border-right:1px solid #e7e7e7; border-bottom:1px solid #e7e7e7;}

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

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

#loginDefault h4, #loginDefault h3{ font-size:13px; font-weight:bold; text-transform:capitalize; padding:10px 0;}
#loginDefault .medium-pull-6{ padding-top:10px;}
#stateLabel.hiddenField{ display:none;}
#loginDefault small{ font-size:12px; padding-left:2px;}

#createAcctSuccessMainContent{ padding-bottom:10px;}
#createAcctSuccess fieldset legend{ font-weight:bold; font-size:13px;}
.createAcctSuccess-infoboxs{ padding:10px; border:1px solid #d3d3d3; margin-bottom:16px;}
.createAcctSuccess-infoboxs .medium-6{ line-height:22px;}
.createAcctSuccess-infoboxs .addressBookDefaultName, .addressBookDefaultName{ font-size:12px; font-weight:bold;}

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

#accountLinksWrapper{ line-height:22px;}
#accountLinksWrapper h2, #checkoutShippingHeadingAddress, #checkoutShippingHeadingMethod, #checkoutPaymentHeadingAddress, #checkoutConfirmDefaultBillingAddress, #checkoutConfirmDefaultShippingAddress, #checkoutConfirmDefaultPayment, #checkoutConfirmDefaultShipment, #checkoutConfirmDefaultHeadingComments, #checkoutConfirmDefaultHeadingCart, #orderHistoryStatus{ font-size:13px; font-weight:bold; padding-bottom:6px;}
#myAccountGen{ padding-bottom:10px;}
#accountNotifications .grid-padding-x{ padding-top:10px;}
#checkoutShipto .small-6 address, #checkoutBillto address{ line-height:22px; padding-bottom:10px;}
#checkoutShipto { padding-bottom:16px; border-bottom:1px solid #d3d3d3; margin-bottom:16px;}
#checkoutShipto.muno{ border:none;}
#checkoutShipto .small-order-2{ padding-top:10px;}
.muDiscount-boxs fieldset{ padding-bottom:10px;}
.muPaymentMethod-boxs fieldset{ padding-bottom:16px;}
.muDiscount-boxs , .muPaymentMethod-boxs, .checkoutOrderTotals-boxs, .mu-Billing-boxs, #orderTotals{ border-bottom:1px solid #d3d3d3; margin-bottom:16px;}
.muDiscount-boxs p{ padding-bottom:6px;}
.muDiscount-boxs .inputLabel{ font-weight:bold;}
#disc-ot_coupon{ max-width:260px;}
.checkoutOrderTotals-boxs, .mu-Billing-boxs{ padding-bottom:20px;}
.checkout_payment-boxs .medium-6{ float:right; width:auto; padding-left:20px;}
.checkout_payment-boxs.grid-x{ display:block;}

#checkoutConfirmDefaultBillingAddress, #checkoutConfirmDefaultShippingAddress{ padding-bottom:10px;}
#checkoutConfirmDefaultPaymentTitle, #checkoutConfirmDefaultShipmentTitle{ font-size:12px; font-weight:bold; padding-bottom:6px;}
.cartContentsDisplay-boxs{ padding:10px 0 0 0;}
.checkoutOrderTotals-boxs .grid-x.grid-padding-x, #orderTotals .grid-x.grid-padding-x{ line-height:22px;}
.cartContentsDisplay-boxs .cartTableHeading, #orderHistoryHeading tr.tableHeading{font-weight: bold; text-align:left;
font-size: 12px;
padding: 10px 10px;
line-height: 16px;
background-color: #f6f6f6;}
.cartContentsDisplay-boxs tr, #orderHistoryHeading tr{ border-top:1px solid #e7e7e7;}
#orderTotals{ padding:10px 0 20px 0;}
.checkout_payment-boxs.grid-x > .small-6{ margin-right:0;}
.orderAttribsList{ line-height:16px; font-size:12px; color:#666; padding-top:6px;}


#accountHistInfo .forward{ padding-bottom:10px;}
.checkout_success_infoboxs h3, .checkout_success_infoboxs h4{ font-size:12px; font-weight:bold; padding-bottom:6px;}
.checkout_success_infoboxs address{ line-height:20px; padding-bottom:10px;}

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





#mufooter{ background:#f4f5f5; border-top: #d2d2d2  solid 1px;}

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

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






.one-step-checkout fieldset {
	border:none;
	padding: 0;
	
}
.one-step-checkout fieldset legend {
	background: #efefef;
}
.one-step-checkout fieldset .panel-body{
	border: 1px solid #ddd;
}
#password-wrapper{
	display: none;
}
/*mu-onepageboxs*/
.mu-onepageboxs{ padding:10px 0 0 0;}
.muonepage-l{ float:left;}
.muonepage-r{ float:right;}
.muonepage-l,.muonepage-r{ width:100%;}
.mu-onepage-login, #billing-address-module, #shipping-address-module, .mu-onepage-shipping, .mu-onepage-payment, .mu-onepage-comments, .mu-onepage-coupon, .onepage-checkoutbox-boxs, .mu-onepage-price, .col-md-6, .mu-onepage-psboxs{/* border:#ddd solid 1px;*/}
.mu-onepage-title, .mu-onepagecheck-title{ font-size:13px; font-weight:bold; text-transform:uppercase;  color:#000; border-bottom:#ddd solid 1px; line-height:36px; padding-left:12px;}
.mu-onepageboxs .panel-body,.mu-onepage-checkoutbox .panel-body, .mu-onepage-confir .panel-body{ padding:16px 8px;}
.mu-onepageboxs .panel-body input, .mu-onepage-checkoutbox .panel-body input{ padding:6px; line-height:20px;}
.mu-onepageboxs .panel-body select, .mu-onepage-checkoutbox .panel-body select{ padding:6px 24px 6px 6px; line-height:20px;}
.mu-onepageboxs LABEL.inputLabel, .mu-onepage-checkoutbox LABEL.inputLabel{ margin-bottom:14px; padding-left:0;}
.mu-onepage-login, #billing-address-module, .mu-onepage-shipping, .mu-onepage-payment, .mu-onepage-comments, .mu-onepage-coupon, .onepage-checkoutbox-boxs{ margin-bottom:6px;}

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


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

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

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

#btn-login{border: 1px solid #a72d2c; background:#a72d2c;
    border-radius: 3px;
    color: #fff;
	font-size:13px;
    cursor: pointer !important; padding: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:normal; font-size:16px; text-transform: capitalize;  text-align:center; padding:20px 0;}
.mu-onepage-confir, .mu-onepage-coupon{ display:none;}
.muonepage-l select{ width:60%;}
/*mu-onepageboxs*/

.mu-one-name{ float:left; width:50%; padding:0 8px 0 8px;  box-sizing: border-box;}
.mu-one-emails{padding:0 8px 0 8px; box-sizing: border-box;}
.mu-one-name .inputLabel, .mu-one-emails .inputLabel{ display:block; float:none; margin:0 0 5px 0!important;}
.mu-one-name input, .mu-one-emails input,.mu-one-name select{ width:100%;  box-sizing: border-box;}
#billing-address-wrapper.panel-body, #shipping-address-wrapper.panel-body{ padding:6px 0 8px 0;}
#add-billing-address, #add-deliver-address{ padding-bottom:16px;}
#billing-address-wrapper .checkbox, #shipping-address-wrapper .checkbox{ padding-left:8px;}
.onepageboxs-titles{ font-size:20px; color:#000; font-weight:normal; padding-bottom:16px; text-align:left; text-transform:uppercase;}
.mu-onepage-login-boxs{ position:absolute; top:6px; right:10px;}

#billing-address-module .mu-onepagecheck-title,.muloing-onepage .mu-onepagecheck-title{ background:url(../images/oneico01.jpg) no-repeat left center; padding-left:32px;}
.mu-onepage-shipping.onepage-checkoutbox-boxs .mu-onepagecheck-title{ background:url(../images/oneico02.jpg) no-repeat left center; padding-left:38px;}
.mu-onepage-payment.onepage-checkoutbox-boxs .mu-onepagecheck-title{ background:url(../images/oneico03.jpg) no-repeat left center; padding-left:42px;}
.mu-onepage-comments .mu-onepage-title,.mu-onepage-price .mu-onepagecheck-title{ background:url(../images/oneico04.jpg) no-repeat left center; padding-left:36px;}
#shipping-address-module .mu-onepage-title{ background:url(../images/oneico01.jpg) no-repeat left center; padding-left:32px;}
#billing-address-module, .onepage-checkoutbox-boxs{ position:relative;}
.mu-onepage-methods{
    border: #ddd solid 1px; border-radius: 4px; padding:10px; margin-bottom:10px;}
	.mu-onepage-methods .important { font-weight:normal; margin:0;}
	.mu-one-name label{ width:80%;}
/*mu-onepageboxs 222222*/
#billing-address, #deliver-address{ width:96%;}




#newslist{overflow: hidden;
    height: 46px;
    line-height: 46px;
    text-align:center;
    color: #fff;
    text-transform: capitalize;
	width:100%;
	background:#222; letter-spacing:2px; text-transform:uppercase;
    font-size: 16px; font-weight:bold;}

#contain {
    overflow: hidden;
}
#contain li{ 
height:40px;line-height:40px;white-space:nowrap;overflow:hidden; color:#fff;
} 


#IsNew{ padding:20px 0 0 0;}



.mu_error_box {
    background: url("../images/icon_error.gif") no-repeat scroll 20px 10px #fedfdf;
    border: 1px solid #bf0000;
    color: #bf0000;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0;
    padding: 15px 10px 15px 60px;
}

.mufootercols.footer-NewsLetter .navContent{ padding-top: 10px;}
.musubfrom {
    max-width: 580px;
    padding-top: 10px;
}
#newsletter-validate-detail .lettertxt, .musubfromtext {
    border: 1px solid #ccc;
    float: left;
    line-height: 28px;
    padding: 4px 6px 4px 8px;
    margin:0; width: calc(100% - 110px);
}
#newsletter-validate-detail .letterbtn, .musubfrombtn {
    background:#fecbde;
    border:none;
    float: left;
    width: 110px;
    line-height: 28px;
    margin:0;
	text-transform:uppercase;
	color:#fff;
    padding:5px 0;
	cursor:pointer;
}
#newsletter-validate-detail .letterbtn:hover, .musubfrombtn:hover{ background:#013369;}

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

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


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

.pagination li {
    display: inline-block;
    margin-left: 3px;
}



.mureview-listboxs{ padding:0 10px 10px 10px; line-height:24px; border-bottom:1px solid #e6e7e8;}
	.mureview-listboxs-left{ float:left;}
	.mureview-listboxs-left span{ display:inline-block; padding-left:10px;}
	.mureview-listboxs-rt{ float:right;}
	.mureview-listboxs-rt a{ color:#53a318; text-transform:capitalize;}
	
	.mureviews-rowboxs{ padding:20px 0; text-align:center; line-height:26px;}
	.mureviews-main{ border-top:1px solid #e6e7e8;}
	.mureviews-infoboxs{ padding:16px 12px; border-bottom:1px solid #e6e7e8;}
	.mureviews-infoboxs .productReviewsDefaultReviewer{ line-height:16px; padding-bottom:10px; color:#a5a8ab;}
	.muname-rating-date{ float:right;}
	.muname-rating img, .muname-rating02 img{vertical-align: top;}
	.muname-rating02{line-height:16px; padding-bottom:10px; color:#333;  font-size:13px;}
	 .muname-rating02 img{ padding-right:3px;}
	 .productReviewsDefaultProductMainContent{ line-height:22px; text-transform:capitalize;}
.muinforew-topnub{ line-height:20px; padding:5px 0;}
.clear{ clear:both;}
.muinforew-topnub-num{ float:left;}
.muinforew-topnub-num-page{ float:right;}
.muinforew-nameboxs{ line-height:18px; padding-top:10px;}
.muinforew-nameboxs span{ padding-right:20px;}
.reviews_textboxs{ padding:8px 0 10px 0; border-bottom:#eee dotted 1px;}	

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


.muinforew-topnub{ line-height:20px; padding:5px 0;}
.clear{ clear:both;}
.muinforew-topnub-num{ float:left;}
.muinforew-topnub-num-page{ float:right;}
.muinforew-nameboxs{ line-height:18px; padding-top:10px;}
.muinforew-nameboxs span{ padding-right:20px;}
.reviews_textboxs{ padding:8px 0 10px 0; border-bottom:#eee dotted 1px;}

.cartRemoveItemDisplay-m{ padding:8px 0 0 0; display:none;}

.list_cate{ padding-top: 16px;}
.inxex_cat_box{ padding-top: 20px;}
.list_cate_title{font-size: 24px;
    text-align: center;
    font-weight: bold;
    text-transform: capitalize;
    letter-spacing: 1px;
    line-height: 26px;
    padding-bottom: 10px;
    }
.indexcat_title{font-size: 18px;
    text-align: center;
    font-weight: bold;
    text-transform: capitalize;
    letter-spacing: 1px;
    line-height: 20px;
    padding-bottom: 20px;}
.list_cate_main ul li{width: 6.6667%; box-sizing: border-box;
    float: left; padding: 0 20px 0 0;}
.list_cate_main ul{ margin-right: -20px;}



#countdown {
    background:#363437;

    display: block;

   min-height: 60px;




}
.time_pc{ overflow: hidden; line-height: 60px; float: right;}
.boxleft_one_left {
    float: left; padding: 0 0 0 20px; line-height: 60px; font-size: 20px; color: #fff; text-transform: uppercase;}
.tick-wrapper {
    padding:7px 0 0 20px;
    float:left;

}

.tick-wrapper li {
    padding:0 5px;


    display: inline-block;

    text-align: center;


}

.tick-wrapper li p {

    font-size:13px;color:#fff;line-height:16px;font-weight:normal; text-transform:capitalize;
}



.shipping-countdown-hours,.shipping-countdown-minutes,.shipping-countdown-seconds, #gtday{font-size:22px;color:#fff;line-height:30px;font-weight:bold; display:inline-block;}


#muinfo-decs{border-top:#e4e4e4 solid 1px;overflow-x: scroll;}
#muinfo-decs .subNav{ font-size: 15px; color: #262422; text-transform: capitalize; font-weight: normal; line-height: 44px; border-top:none; border-bottom:#e4e4e4 solid 1px;  background:url("../images/cos-arr.png") no-repeat  99% -19px;}
#muinfo-decs .navContent { width: max-content;color: #7f7f7f; padding:10px 0; border-bottom:#e4e4e4 solid 1px; line-height:22px;}
#muinfo-decs .subNav.currentDt {
    background:url("../images/cos-arr.png") no-repeat  99% 14px !important;
}

 @media (max-width: 480px) {
     .inxex_cat_box{ padding-top: 10px;}
     .list_cate_main ul{ margin-right: -10px;}
     .list_cate_main ul li{ padding:0 10px 10px 0; width: 20%;}
 #ajax-login-form{ left:5% !important; margin:0 !important; width:82% !important;}
 .cartRemoveItemDisplay-m{  display:block;}
 #reviewsWrite.centerColumn .ratingRow br{ display:inline-block;}
 .mu-mufooter {
    padding-bottom: 10px;
}
.mumbnubbom{ text-align:center;}
.mumbnubbom .navSplitPagesLinks.forward{ float:none;}
.welcome-msg{ display:none;}

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

#indexCategoriesHeading, #productListHeading,#gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading,#advSearchResultsDefaultHeading{
	line-height:20px;  font-size:16px; padding:10px 0 0 0; font-weight:bold;
	}
     #indexCategoriesHeading, #productListHeading{ padding-bottom: 6px;}
	#advSearchResultsDefaultHeading{ border:none; margin-bottom:0;}
	
 #reviewsDefaultHeading,#accountDefaultHeading, #accountHistoryDefaultHeading, #accountNotificationsHeading, #addressBookDefaultHeading, #advSearchDefaultHeading,  #checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #checkoutPayAddressDefaultHeading, #checkoutShipAddressDefaultHeading, #checkoutSuccessHeading, #conditionsHeading, #cookieUsageDefaultHeading, #createAcctDefaultHeading, #createAcctSuccessHeading, #customerAuthDefaultHeading, #discountcouponInfoHeading, #maintenanceDefaultHeading, #downloadTimeOutHeading, #gvFaqDefaultHeading, #ContantDefaultHeading, #gvRedeemDefaultHeading, #gvSendDefaultHeadingDone, #indexDefaultHeading, #loginDefaultHeading, #logoffDefaultHeading, #pageNotFoundHeading, #pageTwoHeading, #pageThreeHeading, #pageFourHeading, #privacyDefaultHeading, #shippingInfoHeading, #cartDefaultHeading, #siteMapHeading, #sslCheckHeading, #timeoutDefaultHeading, #unsubDefaultHeading, #ezPagesHeading, #acctNewslettersDefaultHeading, #maintenanceDefault h1, #addressBookProcessDefaultHeading{ line-height: 20px;
    font-size: 16px; font-weight: bold;
    padding: 12px 0 10px 0;}



.mu-m-boxs{ margin-right:-10px;}
#featuredProducts{ padding-top:10px;}

  #productListing .mu-m-boxs{ padding-bottom:5px;}
	.navSplitPagesLinks{ padding-right:0;}
	.mumbnubbom{ border:none;}
 .navSplitPagesResult{ display:none;}
 
 h1#productName{ font-size:18px; line-height:22px; font-weight:bold; padding-bottom:4px;}
 .nTab .TabTitle li{ padding:0 10px; font-size:12px;}
 
 .mu-Billing-boxs02{ padding:0 0 10px 0; border-bottom:#d3d3d3 solid 1px; margin-bottom:16px;}




.mufootercols{ width:100%; float:none; padding:0;}

#productGeneral{ padding-top:10px;}

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



#subnav-foot .navContent{ padding:10px; border-bottom:1px solid #d2d2d2;}
.footer-NewsLetter .subNav{ background:none;}
.footer-NewsLetter.mufootercols .navContent{ border-bottom:none !important; display:block !important; padding-top:0 !important;}

#IsNew{ padding:0;}

#newslist{ font-weight:normal; letter-spacing:1px; font-size:15px;}
 .muindexads{ padding:0;}
 .muindexads ul li{ padding-bottom:10px;}

 
	#navBreadCrumb{  margin:0 -10px; padding-left:10px;}					  }
						  
@media (min-width:480px) and (max-width:979px){
    .list_cate_main ul li{ width: 12.5%; padding: 0 20px 20px 0;}
    .inxex_cat_box{ padding-top: 0;}
    .time_mobile{ float: right;}
	.mufooterico{ width:230px;}
  .mu-newsletter-box{ margin-right:10px;}
	
	
	#navBreadCrumb{ margin:0 -20px; padding-left:20px;}


#indexCategoriesHeading, #productListHeading, #gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading, #reviewsDefaultHeading,#accountDefaultHeading, #accountHistoryDefaultHeading, #accountNotificationsHeading, #addressBookDefaultHeading, #advSearchDefaultHeading,  #checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #checkoutPayAddressDefaultHeading, #checkoutShipAddressDefaultHeading, #checkoutSuccessHeading, #conditionsHeading, #cookieUsageDefaultHeading, #createAcctDefaultHeading, #createAcctSuccessHeading, #customerAuthDefaultHeading, #discountcouponInfoHeading, #maintenanceDefaultHeading, #downloadTimeOutHeading, #gvFaqDefaultHeading, #ContantDefaultHeading, #gvRedeemDefaultHeading, #gvSendDefaultHeadingDone, #indexDefaultHeading, #loginDefaultHeading, #logoffDefaultHeading, #pageNotFoundHeading, #pageTwoHeading, #pageThreeHeading, #pageFourHeading, #privacyDefaultHeading, #shippingInfoHeading, #cartDefaultHeading, #siteMapHeading, #sslCheckHeading, #timeoutDefaultHeading, #unsubDefaultHeading, #ezPagesHeading, #acctNewslettersDefaultHeading, #maintenanceDefault h1, #addressBookProcessDefaultHeading{line-height: 20px;
    font-size:18px; font-weight: bold;
    padding: 20px 0 10px 0;}
    #indexCategoriesHeading, #productListHeading{ padding-bottom: 10px;}
#checkoutConfirmDefaultHeading{ margin-bottom:10px;}

#advSearchResultsDefaultHeading{ margin:0; border:none; line-height: 26px;
    font-size: 18px;
    padding: 16px 0 10px 0;}
.mumin-boxs.mu-indexpd{ padding-top: 80px;}
.mumin-boxs {
    padding:70px 20px 20px 20px;
}
.mu-m-boxs{ margin-right:-20px;}
#featuredProducts{ padding-top:10px;}
.mumobilenewlist{ width:33.3334%; padding:20px 20px 0 0;}
 #productListing .mu-m-boxs{ padding-bottom:20px;}
 .mu-info-rt-boxs{ padding-top: 16px;}
 .musimilist6.mumobilenewlist , .musimilist7.mumobilenewlist, .welcome-msg span.mutopemail , .welcome-msg .welcome-line{ display:none;}


.muindexads{ padding:0; margin:0;}	


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

.mufootercols{ width:50%; padding:20px 0 0 20px;}
.mucatsbox li{ width:33.3334%;}

#productGeneral{ padding-top:16px;}
h1#productName{ padding-top:0; font-size: 20px; line-height: 26px; font-weight: bold;}
.mumbsimilar .centerBoxHeading{ padding-top:6px;}

.subNav{ padding-left:20px;}
.mufootercols{ width:100%; float:none; padding:0;}
.mu-mufooter{  padding-bottom:10px;}

#subnav-foot .navContent{ padding:10px 20px; border-bottom:1px solid #d2d2d2;}
.footer-NewsLetter .subNav{ background:none;}
.footer-NewsLetter.mufootercols .navContent{ border-bottom:none !important; display:block !important; padding-top:6px !important;}

#IsNew{ padding:0;}


                                               }
											   
@media (min-width: 979px) { 

  
						  }	


@media (min-width:320px) and (max-width:979px){
.time_mobile{ text-align: center;}
    .muinfo-navno .breadcrumbs li:last-child {
        display: none;
    }
	#filter_tabboxs, .time_pc{ display:none;}
	#most_popular_tab{ display:none; height:36px; line-height:36px; text-align:center; font-size:13px; background:#666; border-radius:3px; color:#fff;}
		.mumbnubtop{ border:none; height:auto; display:none;}
	.is-open02 .mumbnubtop,.is-open03 #filter_tabboxs{ position:absolute; top:36px; left:0; background:#fff; z-index:100; width:100%; box-shadow: 0 0 5px rgba(0,0,0,0.1); display:block;}
	.is-open03 #filter_tabboxs{ z-index:200;}
	.is-open02 #most_popular_tab, .is-open03 #filter_tab{ border-radius: 3px 3px 0 0;}
	.h_sort, .h_sort a{ float:none; border:none;}
	.h_sort{ border:#ddd solid 1px;}
    #attributesfilter{ padding:10px 20px; border:#ddd solid 1px;}
	#most_popular .fa-angle-down{ padding-left:6px;}
	
	
	#most_popular_tab, #filter_tab{ display:block;}
	
	
	#most_popular{  position:relative;}
	#most_popular_tab{ box-sizing: border-box;}
	#filter_tab{float:left; width: calc(50% - 10px); margin-left:10px; box-sizing: border-box; height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 13px;
    background: #f76793;
    border-radius: 3px;
    color: #fff;}
	
	.popup-cart-link-box{ padding:10px 10px 0 10px}
	.popup-cart-link-box a{ display:block; line-height:36px; text-align:center; color:#fff !important; text-transform:capitalize; margin-bottom:10px; background:#333; border-radius:18px;}
	
	#musearchboxs #mu-head-search{ width:100%;}
	.grid-x>.medium-3, .footer-des{ display:none;}
	#navBreadCrumb{ padding-top:0; border-bottom:#eee solid 1px;}
	.mumbnubtop, #sorter{ display:none;}
	.mu-new-listboxs,#specialsListing .mu-m-boxs{ padding-bottom:10px; margin-right:-10px;}
	.mu_advanced_search_boxs{ margin-top:10px;}
	.mumbsimilar{ padding-top:10px;}
	#similar_product{ margin-right:-10px;}
	
	.mu-top-box-pcboxs{ padding:0 10px;}
	
	.copyrightbox-main-boxs{ text-align:center;}
	.mumucopyrightbox, .mufoot-pay{ float:none;}

	/*.mucatsbox{ border-bottom:#eee solid 1px;}*/
	.mu-onepagecheck-btn input{ width:100% !important;}
	

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

@media only screen and (min-width: 980px){
    #gotoTop{ right: 20px;}
h1#productName{ font-size:22px;}
.mumin-boxs.mu-indexpd{ padding-top:0px;}

	
	#mupcnavboxs, .mu-headerboxs, .mu-topheader{ display:block;}
	#top_nav, #most_popular_tab, .time_mobile{ display:none;}
	
	.mumin-boxs{ padding:10px 0 20px 0;}
	
	.grid-x>.medium-3 {
width:240px; padding-right:20px;
}
.grid-x > .large-9{ width: calc(100% - 260px);}

.mumobilenewlist{ width:25%; padding:20px 20px 0 0;}
#IsNew .mumobilenewlist{ width:20%; }


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


#featuredProducts{ padding-top:20px;}


.munewlist-boxs {
    position: relative;
}
.mu-info-rt-boxs{ float:right; width: 40%;}

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

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

#similar_product .mumobilenewlist{ width:16.6667%;}
.mumin-boxs{ padding-bottom:20px;}

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


.muindexads{ padding:0 20px;}




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

.mufootercols{ width:25%;}
.subNav{ line-height:22px; border:none; background:none; font-weight: bold; padding:0; font-size:16px;}
.mufootercols .navContent{ display:block !important; padding:5px 0 0 0;}


	
.mucatsbox li{ width:25%;}	

#productGeneral{ padding:0;}

#your-name{ width:130px;}
.TabContent #reviewsWrite .buttonRow input{ width:auto !important;}	

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

}



@media (max-width: 1024px) and (min-width: 980px){
	
	.muleftboxdesc {
    width: calc(64% - 10px);
}
.muleftbox{ padding-top:12px;}
#navColumnOneWrapper .leftBoxContainer {
    padding-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){

    #IsNew .mumobilenewlist{ width:20%; }
    #IsNew .mumobilenewlist.newrec15,#IsNew .mumobilenewlist.newrec16, #IsNew .mumobilenewlist.newrec17 { display:none;}
	

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





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

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


.mu-top-box-pcboxs, #myslidemenu_2, .mumin-boxs, .mu-mufooter, .copyrightbox-main-boxs, .mu-headerboxs{ width:1160px;}
	.mucatsbox li{ width:20%;}
}



@media (min-width: 1360px){
    #mu-head-search{ width: 460px;}
    .mu-top-box-pcboxs, #myslidemenu_2, .mumin-boxs, .mu-mufooter, .copyrightbox-main-boxs, .mu-headerboxs{ width:1360px;}
}

@media (min-width: 1600px){
    #mu-head-search{ width:560px;}
    .mu-top-box-pcboxs, #myslidemenu_2, .mumin-boxs, .mu-mufooter, .copyrightbox-main-boxs, .mu-headerboxs{ width:1600px;}

}






