/* 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:13px;
	font-weight:normal;
	color:#666;
    text-decoration: line-through;
}

.productSpecialPriceSale {
    text-decoration: line-through;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
    color: #d0021b;
	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-family: "crimsontext";
	font-size:18px;
	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;}
.navSplitPagesLinks {
    padding: 0 10px 0 0;
}
.navSplitPagesResult {
    padding: 0 0 0 10px;
}


#indexCategoriesHeading, #productListHeading {
line-height: 32px;
font-size:20px;
font-weight: bold;
text-transform: uppercase;
color: #2B2B2B;
letter-spacing: 1px;
padding-bottom:10px;
    font-family: "crimsontext";
}

#gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading, #reviewsDefaultHeading {
line-height: 32px;
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
color: #2B2B2B;
letter-spacing: 1px;
padding-bottom:10px;
    font-family: "crimsontext";
}

#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: 18px;
font-weight: bold;
text-transform: uppercase;
color: #2B2B2B;
letter-spacing: 1px;
padding-bottom:10px;
    font-family: "crimsontext";
}


.current {
	font-size: 13px;
	line-height:16px;
	background:#bb8e8e;
	color:#fff;
	padding: 5px 10px;
	font-weight:normal;
	
}
.navSplitPagesLinks a, .navSplitPagesLinks a:visited {
	color: #000;
	background:#ccc;
	text-decoration: none;
    padding: 5px 10px;
	line-height:16px;
	
}
.navSplitPagesLinks a:hover {
    padding: 5px 10px;
	background:#bb8e8e;
	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{ position: relative;  display:none; min-height:40px;/* padding-bottom: 10px; */}
#logo{ position: absolute; top: 7px; left: 50%; margin-left: -97px; z-index: 10;}
#logo a{ display:inline-block;}
#logo a img{ width:auto; height: 26px;}
.topheader-rt{ float:right;}
.mu-top-box-pc{ height:40px; line-height:40px; font-size:12px; float: left;}



.mu-top-box-pc  .navigation-nav a{ font-size: 14px; line-height:28px; text-transform:capitalize;}
.mu-top-box-pc .currency {
    float: right;
}

 .topheader-rt .top-item{float: left; padding-right:10px; padding-left: 10px; position: relative; }
.top-item #menu_more_popup{ float: none; right: 0 !important;}
.topheader-rt  #menu_more{ display: block; line-height: 40px; width: 26px; height: 40px; font-size: 13px; background: url("../images/myico.png") no-repeat center center; }
.mu-top-box-pc .currency #currency_switcher i.fa ,.topheader-rt #menu_more i.fa{ color: #666; padding-left:5px;
}
.mu-top-box-pc .currency #currency_switcher,.mu-top-box-pc #menu_more{ display: block; color:#1c1b1b;}
.navigation-nav a{ display: block; line-height: 28px; font-size: 13px; text-transform: capitalize;}



#mutopsearch{ float:left; position:relative; height:36px; }
#mutopsearchico{ line-height:40px; height:40px; width:26px; text-align:center; cursor:pointer; background: url("../images/searchioco.gif") no-repeat center center;}
#mu-head-search-boxs{ background:#fff; position:absolute; right:0; top:40px; z-index:100; padding: 15px; box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);  display:none;}
.is-open #mu-head-search-boxs{ display:block;}
#mu-head-search{ position:relative; width:360px;}

.mu-search-header-input{ font-size: 12px;  color: #666; margin:0; line-height:20px;  padding:8px 38px 8px 8px; background:none; box-shadow:none; border: #ccc solid 1px;}
.musearbtn{ border:none; height:38px; width:38px;  color:#fff; text-align:center; padding:0; cursor:pointer; font-weight:bold;  text-transform:uppercase; background:url(../images/searchioco.gif) 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; width: 100%;}
#mupcnavboxs{height:60px; display:none; width:100%;  border-bottom: 1px solid #e2e2e2; background: #fff;}
#myslidemenu_2{ height:60px; text-align: center; position: relative; }
.mu_home{ display: inline-block; line-height:60px;}
.mu_home a{ color: #222; display:block;
    font-size: 14px; letter-spacing:0.5px;
    font-weight:normal; text-decoration:none;  padding: 0 15px; text-transform:capitalize;}
	
	.mu_home a:hover{color:#3e9f8e; text-decoration:none; }
	
#myslidemenu_2 .mu_nav_ico{display: inline-block;
    line-height:60px;}

#myslidemenu_2 .mu_nav_ico a{color: #222;
    font-size: 14px; letter-spacing: 0.5px;
    font-weight: normal; text-decoration:none;  }

#myslidemenu_2 .mu_nav_ico a:hover{  color:#000; text-decoration:none;}

.jqueryslidemenu ul li ul {
    background:#fff;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.25);
	border:#e2e2e2 solid 1px;
    display: block;
    left: 0 !important;
	top:60px !important;
    position: absolute;
    visibility: hidden;
    white-space: normal;
    width: calc(100% - 20px) !important;
    z-index: 22;
	padding:15px 0 15px 20px;
}
#myslidemenu_2 .mu_nav_ico ul li{text-align: left;  line-height:30px; float: left; width: 25%; padding-right: 20px; box-sizing: border-box; }
#myslidemenu_2 .mu_nav_ico ul li a{ font-size:12px; font-weight:normal; letter-spacing: 0.5px; text-transform:uppercase; color:#333;}
#myslidemenu_2 .mu_nav_ico ul li a:hover{  background:#fff; color:#3e9f8e;}
#myslidemenu_2 .mu_nav_ico ul li .mu_two{ line-height: 28px;}
#myslidemenu_2 .mu_nav_ico ul li .mu_two a{ text-transform: capitalize;}
#myslidemenu_2 ul li:hover a span {color:#3e9f8e; }
#myslidemenu_2 ul li a span {padding: 0 15px; text-transform: capitalize; display:block;}


	#mumoblinav.munavfixed{ border-bottom: none; width: 100%; position: fixed; top: 0; left: 0; z-index: 9999; background: #bb8e8e; -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
        -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);}
		
	#tab_nav a {

	color: #000;
	text-decoration: none;
}

#tab_nav li {
	float: left;
	height: 56px;
	padding: 0;
	text-align: center;
	margin:0 10px 0 0;
}    
#tab_nav li.tm-search { float:right;}         
#tab_nav li{
	box-sizing: border-box;
} 
#tab_nav li.tm-cart   { float:right; position:relative;}
#tab_nav li img {
	width:32px;
	height: 56px;
}
.mu-mobile-logo{ position:absolute; top:14px; left:50%; margin-left:-85px;}
.mu-mobile-logo a{ display:inline-block;}
.mu-mobile-logo img{ height:24px; width:auto;}

#tab_nav li.tm-account { margin:0 0 0 48px;}
.mucurrboxs select{ line-height:26px; height:auto; border: none;}
.mu-mobli-nav{ width: 100%; position: fixed; top: 0;  left: 0; z-index: 10000; background: #fff;}
#top_nav {
	width:100%;
	margin: 0em;
    border-bottom: #e2e2e2 solid 1px;
    background: #fff;
	}
#tab_nav {
	height: 56px;
}
.title-bar-left{ position:absolute; top: 18px;
    left: 12px;}

#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{ line-height:30px;  text-transform:capitalize;}
#categoriesContent ul li a{ color:#000; font-size: 14px;}
#categoriesContent ul li.category-products a{ font-size: 13px; color: #666;}
#categoriesContent ul li a:hover{ color:#d0021b;}
.category-top a{ font-weight:normal; font-size:14px;}
.category-subs-parent, .category-subs-selected{ color:#d0021b;}
/*#categoriesContent .category-top a{ font-size:15px;}*/

.muleftbox{ padding:10px 0; border-bottom: 1px dotted #dddad7;}
.muleftboximg{ float:left; width:32%;}
.muleftboximg a{ display:block; }
.muleftboxdesc{ float:right; width: calc(68% - 10px); font-family: "crimsontext";}
.muleftboxdesc a{ display:block; line-height:20px; font-size: 14px; text-transform:capitalize; color:#222;}
.muleftboxdesc a:hover{ color:#666;}
.muleftboxprice .normalprice{ font-size: 13px;}
.muleftboxprice{ padding:8px 0 0 0; line-height:18px; color:#fe2a2a; font-weight:normal; font-size:15px;}
.muleftboxprice .productSpecialPrice{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:capitalize;
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:#3e9f8e;}

.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:18px; height:36px; width: 100%; overflow:hidden;}

.musheji_box .musheji_name a{ font-size:14px; color:#333; text-transform:capitalize; letter-spacing:0.5px;  }

.musheji_box .musheji_name a:hover{ color:#3e9f8e; }

.musheji_box .musheji_price{ padding:6px 0 0 0; line-height:22px; height:22px;  overflow:hidden; font-weight:normal; font-size:15px; color:#3e9f8e;}

.normalprice{ font-size:13px;  color:#666; padding-right:3px;}
.musheji_box .musheji_price .productSpecialPrice{font-size:15px; color:#3e9f8e; font-weight:normal;}
.musheji_box .productPriceDiscount{position: absolute;
    left:10px;
    top:10px;
    z-index:10;
    font-size: 11px;
    padding: 0 10px;
    line-height:22px;
    letter-spacing: 0.5px;
    background:#3e9f8e;
    color: #fff;
    text-align: center;}
.musheji_box .mu-discount-amount{font-size: 13px; font-weight:normal;}
.musheji_box .productPriceDiscount em{ font-size:11px; font-style:normal; }
.musheji_box .mu-discount-off{font-size: 11px; text-transform:uppercase;}
.musheji_box .productPriceDiscount br, .musheji_box .productPriceDiscount .mu-PriceDiscount-no{ display:none;}

.productPriceDiscount{ font-weight:normal; font-size:11px;}
.mu_reviews_s{ height:13px; line-height:13px; padding-top:6px;}
.mu_reviews_s img{vertical-align: top;}
.mu_reviews_s  a{ padding-left:5px; display:inline-block; font-size: 13px;}
	
	/*gotoTop*/


    #gotoTop{display:none;position:fixed;top:75%; right:10px;cursor:pointer;margin-top:-50px; margin-left:535px;width:36px; height:36px;background:url(../images/backtop.png) no-repeat left top;}   
      
    #gotoTop.hover{background:url(../images/backtop.png) no-repeat right top;} 
	
	
	

/**********************************/
.subNavBox{  text-align:left;}
.subNav{cursor:pointer;font-weight:bold;font-size:13px;color:#333;line-height:46px; background:url(../images/des.png) no-repeat 100% 8px; text-transform:uppercase;letter-spacing: 1px; border-bottom:1px solid #e2e2e2; padding-left:10px;}
.currentDt{background:url(../images/des.png) no-repeat 100%  -22px;}
.navContent{ padding:10px 0 0 0;}
.navContent  li{ line-height:30px;}
.navContent  li a{ font-size: 13px; color:#333; display:inline-block; text-transform:capitalize;}
.navContent  li a:hover{ color:#3e9f8e;}
.navContent p{ line-height:22px; color:#333; padding-bottom: 10px;}
.navContent h3{ font-size: 15px; font-weight: bold; padding-bottom: 10px;}
/**********************************/

#muinfo-decs{ border-top: #e2e2e2  solid 1px;}
#muinfo-decs .subNav{ line-height: 46px; font-size: 14px; font-weight: normal; text-transform: uppercase; border-bottom:#e2e2e2 solid 1px;  background:url("../images/des02.png") no-repeat 99% 16px; }
#muinfo-decs .navContent { padding:15px 0; font-size: 13px; border-bottom:#e2e2e2 solid 1px; line-height:22px;}
#muinfo-decs .subNav.currentDt {
    background:url("../images/des02.png") no-repeat   99% -24px !important;
}

.mumucopyrightbox{ text-align: center; color:#555; line-height:20px; padding:16px 0; border-top: 1px solid #efefef;}
.mumucopyrightbox a{ color:#555;}
.mumucopyrightbox a:hover{color:#3e9f8e;}


#reviewsWriteReviewsNotice{ padding-top: 10px;}

.mumbnubtop, .mumbnubbom {
    color: #000;
    line-height: 38px;
    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:8px; 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-family: "crimsontext";
    font-size: 20px;
    font-weight:bold;
    padding: 10px 0;
    letter-spacing:0.5px;
    line-height: 26px;
    text-transform: capitalize;
    text-align: left;
}
#productDetailsList {
	text-align:left;
	
}
#productDetailsList li{  color:#666; line-height: 22px; font-size: 13px; }
#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;}
#productDetailsList li.mu_info_review_top_l img{ vertical-align: top;}


#productPrices{ color:#3e9f8e; padding:16px 0 10px  0; font-size:26px; line-height: 26px;  letter-spacing: 0.5px;}
#productPrices .normalprice{ font-size:14px; font-weight:normal; color:#666;}
#productPrices  .productSpecialPrice{font-size:26px; color:#3e9f8e; font-weight:normal; }
#productPrices  .productPriceDiscount { text-transform: capitalize; padding-left:5px; color:#3e9f8e; font-weight:normal; font-size:13px;}
#productPrices br{ display: none;m}

#productAttributes .wrapperAttribsOptions{ padding-bottom:10px;}
.wrapperAttribsOptions legend{ display:block; width:100%; margin:0; font-weight: normal; padding-bottom:6px;}
.wrapperAttribsOptions label{ line-height: 18px; height: 18px; font-size:14px; font-weight:normal; text-transform:capitalize;  display:block;}


/**************************************************/
#productReviewsDefaultProductImage #mainImg a{ font-size:0;}
.productininfoReviews .pageresults{ padding-bottom:8px;}
.productininfoReviews .mu_re_info span{ padding-right:20px;}
.productininfoReviews .mu_re_info strong{ padding-right:3px;}
.productininfoReviews .mu_re_main{ border-bottom:#ccc dashed 1px; padding-top:5px; padding-bottom:8px; margin-bottom:8px;}
.mu_reviewer .ratingRow input{ height:auto !important;}
.mu_reviewer   .productininfoReviews{ padding: 10px;}

.mu_reviewer  #reviewsWrite .ratingRow,.mu_reviewer #reviewsWriteReviewsRate{ text-align:left;}

#reviewsWrite.centerColumn{ padding:0;}
#reviewsWrite.centerColumn .ratingRow{ padding:0;}
#reviewsWrite.centerColumn .ratingRow br{ display:none;}
#reviewsWrite.centerColumn .ratingRow input{ width:12px; height:12px;}
#reviewsWrite.centerColumn .buttonRow input{ width:100% !important;}
/**************************************************/


.mu_qtybox #min, .mu_qtybox #add{ line-height:32px; height:32px; text-align:center; display:block; text-indent:0; width:40px;  padding:0; margin:0; font-size:16px; color:#888;  border:#ddd solid 1px; cursor: pointer; 
float:left; text-indent:-9999px;}
.mu_qtybox #add{ background:#f9f9f9 url(../images/addico.png) no-repeat center center / 10px 10px;}
.mu_qtybox #min{ background:#f9f9f9 url(../images/addico02.png) no-repeat center center / 10px 10px;}
.mu_qtybox #text_box{ text-align:center; line-height:32px; height:32px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset; float:left; padding:0; width:50px; margin:0; border:#ddd solid 1px; border-left:none; border-right:none;}
.mu_qtybox_btn{ padding-top:10px;}
.mu_qtybox_btn .button_in_cart{ width:100% !important; margin:0;  font-size:15px; transition: background-color .25s ease-out, color .25s ease-out; background: #3e9f8e; padding:13px 20px; text-transform:uppercase; border:#3e9f8e solid 1px;
line-height: 16px; cursor:pointer;}
.mu_qtybox_btn .button_in_cart:hover{background: #74bca8;
color: #fff;
border: #74bca8 solid 1px;}

#cartAdd{ padding:0 0 15px 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:14px; letter-spacing: 1px; 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{ border-top: 1px solid #d3d3d3;}

.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:12px 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;}

.mu-onepage-login-boxs a{border: 1px solid #a72d2c; background:#a72d2c;
    border-radius: 3px;
    color: #fff;
	font-size:14px;
    cursor: pointer !important; padding:5px 16px;  line-height:22px;}


.mu-onepage-checkoutbox{ padding:20px 0 0 0;}
.onepage-checkoutbox-left{ float:left;}
.onepage-checkoutbox-rt{ float:right;}

.onepage-checkoutbox-left,.onepage-checkoutbox-rt{ width:100%; box-sizing: border-box;}

.mu-onepage-price-main{ padding-bottom:12px;}
.mu-onepage-price-main td{ border-bottom:#ddd solid 1px; border-right:#ddd solid 1px; padding:6px 0 6px 10px;}
#order-total-warpper td{ padding:5px 10px;}
.mu-onepage-confir-title{ font-size:13px; padding:20px 0;}
.onepage-checkoutbox-left .col-md-6,.onepage-checkoutbox-rt .col-md-6{ margin-bottom:16px;}
.muonetextboxs{ font-weight:bold; font-size:15px; 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;
} 






.mu_error_box {
    background: url("../images/icon_error.gif") no-repeat scroll 20px 10px #fedfdf;
    border: 1px solid #bf0000;
    color: #bf0000;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0;
    padding: 15px 10px 15px 60px;
}

.musubfrom {
    max-width: 500px;
    padding-top: 10px;
}


.newsletter p {
    font-size: 13px;
    line-height: 16px;
    letter-spacing:0.5px;
    padding-bottom: 10px;
}
#newsletter-validate-detail .lettertxt, .musubfromtext {
    border: 1px solid #ccc;
    border-right: none;
    float: left;
    color: #666;
    line-height: 28px;
    padding: 5px 6px 5px 10px;
    margin:0; width: calc(100% - 50px);
}
#newsletter-validate-detail .letterbtn , .musubfrombtn{
    background:#f0f0f0 url("../images/lettico.png") no-repeat center center;
    width: 50px;
    text-indent: -9999px;
    border: 1px solid #ccc;
    border-left: none;
    font-size: 12px;
    float: left;
    line-height: 28px;
    margin:0;
	text-transform:uppercase;
	color:#fff;
    padding:5px 0;
	cursor:pointer;
}
#newsletter-validate-detail .letterbtn:hover, .musubfrombtn:hover{ }

.mufoot-follow{ padding:15px 0 0 0;}
.mufoot-follow a{ display:inline-block; padding-right:10px; }
.mufoot-follow a i{font-size:26px; color:#333;}
.mufoot-follow a:hover i{ color:#3e9f8e;}

.mufoot-pay{ padding: 10px 0 0 0; text-align: center;}
.mufoot-pay img{ max-height: 50px; width: auto;}

.mu-topheader{ display:none; padding: 20px 0 0 0; background: #fff;}


.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;}



#contactUsForm{ max-width: 560px;}





#countdown { padding-bottom: 10px;

}

.tick-wrapper { background: url(../images/timeico.jpg) no-repeat left center; padding-left: 20px;


}

.tick-wrapper li { padding:0 5px 0 0;


    display: inline-block;

    text-align: center;


}

.tick-wrapper li p {

    font-size:14px;color:#333;line-height:22px;
    display:inline-block;
}



.shipping-countdown-days, .shipping-countdown-hours,.shipping-countdown-minutes,.shipping-countdown-seconds{font-size:16px;color:#c00;line-height:22px;}



#recentitem{ padding-top: 20px; border-top: 1px solid #ccc;}






.indexnTab-title{ padding-bottom: 20px;  font-size: 30px; line-height: 32px; font-weight: normal;
    letter-spacing: 2px; text-transform: capitalize;  font-family: "crimsontext";}
.mucol-boxs{ position:relative;}
.owl-stage-outer{ overflow:hidden;}
.owl-item{ float:left;}
.box-product-outer{  padding:0 10px; transition: all 0.4s ease 0s;
    box-sizing: border-box; }
.owl-controls {

}
.owl-nav [class*='owl-'] {

    margin: 0;
    padding: 0;
    border-radius:21px;
    display:block;
    cursor: pointer;
    width:42px;
    height:42px;
    background: #cac6c6;
    color: #000;
    line-height:42px;
    text-align:center;
}
.owl-nav  .owl-next{ }
.owl-nav i.fa { font-size:24px; display: block; line-height: 42px; }
.owl-nav  .owl-prev:hover, .owl-nav  .owl-next:hover { color:#fff; background: #7cbca8;}

.owl-nav .owl-prev { z-index:10; position:absolute; left:10px;  top:40%;

}
.owl-nav .owl-next { z-index:10;
    position:absolute; right:10px; top:40%;
}
.widget-slider{ margin:  0 -10px;}


.mumbattbox{ position: relative;}
.info-att{ position: absolute; top: -1px; right: 0; z-index: 10;}
.info-att a{ line-height:16px; background: url("../images/sizeico.png") no-repeat left center; display: inline-block; padding-left: 20px; color: #0d0d0d; font-size: 14px; text-transform: capitalize;}
.info-att a:hover{ text-decoration: underline;}

.th_title{ background: #f5f5f5;}
#size-guide .table-container {
    width:100%;
    padding-top:6px;
    line-height:36px
}
.measure_left {
    float: left;
    width: 25%;
    padding-left: 25px;
}
.table-container .measure_left, .table-container .measure_right{ box-sizing: border-box;}
.measure_left img{ max-width: 100%; width: auto; height: auto;}
.measure_right {
    float: left;
    width: 75%;
    padding-left: 35px;
    letter-spacing: .49px;
}
.measure_right li {
    margin-top: 20px;
}
.measure_right h3 {
    font-size: 14px;
    color: #c69a58;
    font-weight: 400;
}
.measure_right h3 i {
    background: #c69a58;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    color: #fff;
    margin-right: 8px;
    display: inline-block;
    border-radius: 9px;
    font-style: normal;
}
.measure_right p {
    color: #666;
    padding-left: 26px;
    line-height: 16px;
}




.index-main.index-main-bottom{ padding-bottom: 10px; border-bottom: 1px solid #dddad7;}
.murec_is_best_boxs.mucol-boxs{ padding: 20px 0 0 0; }
.index-main.pd-20{ padding-bottom: 20px;}
.index-main.pdtop-20{ padding-top: 20px;}


.mumbsimilar{ padding-bottom: 20px;}
.mumbsimilar .indexnTab-title, #recentitem .indexnTab-title{ padding-bottom: 20px;}

.top-tip{ background: #a95490; padding:8px 10px; letter-spacing: 0.5px; line-height: 16px; font-size: 12px; color: #fff; text-align: center; text-transform: capitalize;}

.muslickboxs{background: #589d8e;}
.hero-custom{ position: relative;}
.hero-custom a{ display: block;}
.hero-custom-box {
    position: absolute;
    top: 50%;
    left: 48%;
    right: 0;
    transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    text-align: center;
}
.hero-custom-title{font-size: 40px; color: #fff; font-family: "crimsontext"; text-transform: capitalize; line-height: 56px;
    letter-spacing: .05em;}
.hero-custom-btn{ padding-top: 20px;}
.hero-custom-btn span{ display: inline-block; padding: 10px 26px; line-height: 20px; font-size: 15px; text-transform: capitalize; letter-spacing: 0.5px; background: #f9f9f8; color: #000;}
.hero-custom-btn span:hover{background: #589d8e; color: #fff;}

.forever-light{ padding:16px 20px 20px 20px; text-align: center; background: #589d8e;}
.forever-light a{ display: block;  color: #fff;}
.h2-forever-light{ letter-spacing: 1px;  font-family: "crimsontext"; font-size: 32px; line-height: 36px; padding-bottom: 10px; text-transform: capitalize;}
.forever-light p{ font-size: 16px; letter-spacing: 0.5px; text-transform: capitalize;}


.imitate-table-up.muno-pd{ padding-top: 0; }
.foot-imitate{background: #589d8e; color: #fff;}
.foot-imitate .position-relative-h2{ color: #fff;}
.foot-imitate .position-relative-link a{ color: #fff;}
.foot-imitate .position-relative-link a:hover{ color: #fff; text-decoration: none;}
.imitate-table-up{ padding-top: 20px; display: table;
    width: 100%;
    table-layout: fixed;}
.col-imitate{
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.position-relative { text-align: center;
    position: relative;
}
.position-relative-h2 {
    font-family: "crimsontext";
    font-size: 32px;
    line-height: 36px;
    color: #000;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: .025em;
}
.position-relative p {
    font-size: 15px;
    line-height: 22px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1.2em;
    letter-spacing: .025em;
}
.position-relative sup{ font-size: 50%;}
.position-relative-link a{ display:block; padding-bottom: 10px; line-height: 30px; text-transform: capitalize; letter-spacing: 0.5px; font-size: 16px; text-decoration: underline; color: #000;}
.position-relative-link a:hover{color: #3e9f8e;}



.home-beyond{font-size: 15px;
    background-color: #f7f7f7; padding:40px 20px; text-align: center;}
.home-beyond a{ display: block;}
.home-beyond-boxs{ margin: 0 auto; max-width: 600px; letter-spacing: .025em;}
.ir251-heading{font-family: "crimsontext";
    font-size: 32px;
    line-height: 38px;
    color: #000;
    padding-bottom: 10px;
    text-transform: capitalize;
    letter-spacing: .025em;}
.ir251-heading sup{ font-size: 50%;}
.home-beyond-boxs p{ line-height: 22px; color: #333;}

.container-features-col{ float: left; width: 50%; box-sizing: border-box;}
.container-features-img a{ display: block}
.container-features-info{ padding: 20px 0 0 0; text-align: center;}
.container-features-info h2 {
    font-family: "crimsontext";
    color: #000 ;
    font-size: 30px;
    line-height: 36px;
    letter-spacing:1px;
    padding-bottom: 10px;
}
.container-features-info p{ margin: 0 auto; color: #333; padding-bottom: 10px; letter-spacing: 0.5px; font-size: 15px; line-height: 20px; }
.max-w300{max-width: 300px;}
.max-w400{max-width: 400px;}
.container-features-link a{ display: inline-block; margin: 0 10px; line-height: 30px; color: #000;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    font-size: 16px;
    text-decoration: underline;}
.container-features-link a:hover{ color: #3e9f8e;}

.index-fine{ margin-right: -20px;}
.index-fine li{ float: left; width: 25%; box-sizing: border-box; padding: 0 20px 20px 0; }
.index-fine li a{ display: block;}
.index-fine-caption{ padding: 12px 0 0 0;}
.index-fine-caption h3{ letter-spacing: 0.5px; color: #000; font-size: 16px; font-weight: bold; line-height: 22px; padding-bottom:6px;}
.index-fine li a:hover h3{color: #3e9f8e;}
.index-fine-caption p{ font-size: 14px; color: #333; line-height: 18px; min-height: 36px;}

.muno-pd .murec_is_best_boxs{ padding-top: 0;}

#advSearchResultsDefault .mucatsbox{ display:none;}
.mucatsbox ul{ margin-right: -10px;}
.mucatsbox li{ float:left; padding:0 10px 10px 0; width:50%; box-sizing: border-box;}
.mucatsbox li a{ border:1px solid #ccc; display:block; line-height:20px; padding:8px 0; text-align:center; color:#333; font-size:13px;text-transform:capitalize;}
.mucatsbox li a:hover{ border:#3e9f8e solid 1px; color:#3e9f8e;}

.mu-info-shopping{ padding-bottom: 15px;}
.mu-info-shopping ul li{ color: #333; line-height: 22px; font-size: 13px; text-transform: capitalize;}
.mu-info-shopping ul li a{color: #333;}
.mu-info-shopping ul li a:hover{ color: #3e9f8e;}
.mu-info-shopping ul li i.fa{ font-size: 16px; padding-right: 5px;}

#productDescription table tbody,#productDescription table tfoot,#productDescription table thead{ border: none;}
#productDescription table{ border-top: #ddd solid 1px; border-left: #ddd solid 1px;}
#productDescription td, #productDescription th{ border-right: #ddd solid 1px; border-bottom: #ddd solid 1px;}
#productDescription table p{ padding: 0;}


.muezpageboxs table tbody,.muezpageboxs table tfoot,.muezpageboxs table thead{ border: none;}
.muezpageboxs table{ border-top: #ddd solid 1px; border-left: #ddd solid 1px;}
.muezpageboxs td, .muezpageboxs th{ text-align: center; border-right: #ddd solid 1px; border-bottom: #ddd solid 1px;}
.muezpageboxs table p{ padding: 0;}
.muezpageboxs tr:hover{ background: #efefef;}
.muezpageboxs .col-sm-12 h3{font-family: "crimsontext";
    font-size: 32px;
    line-height: 36px;
    padding: 20px 0;
    color: #000;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: .025em;}
.muezpageboxs .center-block{ font-size: 14px; text-align: center; margin: 0 auto;}

.muslickboxs .slick-pc{ display: none;}

#myAccountOrdersStatus td, #myAccountOrdersStatus th{ text-align: center; border-right: #ddd solid 1px; border-bottom: #ddd solid 1px;}

@media (max-width: 480px) {
    .index-fine { padding-bottom: 10px;
        margin-right: -10px;
    }
    .index-fine-caption p{ min-height: 54px;}
    .index-fine li{ width: 50%; padding: 0 10px 10px 0;}
    .container-features-link a{ margin: 0 20px 0 0;}
    .container-features-info p{ width: 100% !important; margin: 0;}
    .container-features-info{ padding: 10px 0; text-align: left;}
    .container-features-col{ float: none; width: 100%;}
     .widget-slider {
         margin: 0 -5px;
     }
     .box-product-outer{ padding:  0 5px;}
     .indexnTab-title{ font-size: 24px; line-height: 26px; padding-bottom: 15px;}

     .nTab .TabTitle{overflow-x: scroll;
     overflow-y: hidden;}
     .nTab .TabTitle ul{ width: 480px;}
     #productGeneral{padding-top: 10px;}

     .murec_is_best_boxs{ padding-bottom: 10px;}


     .free_shipping span{ font-size: 13px;}
     .free_shipping{ padding: 10px 0; letter-spacing: 0.5px; font-size: 13px;}
     .muinfo-shipping ul li{ float: none; width: 100%; padding-top: 2px;}
     .mu_title span{ font-size: 16px;}

 #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;}


.mumin-boxs{ padding:12px 10px 10px 10px;}

h2.centerBoxHeading, #indexCategoriesHeading, #productListHeading,#gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading,#advSearchResultsDefaultHeading{
	line-height:30px;  font-size:18px; padding:10px 0 0 0; font-weight:bold;
	}
	#advSearchResultsDefaultHeading{ border:none; margin-bottom:0;}
	
 #reviewsDefaultHeading,#accountDefaultHeading, #accountHistoryDefaultHeading, #accountNotificationsHeading, #addressBookDefaultHeading, #advSearchDefaultHeading,  #checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #checkoutPayAddressDefaultHeading, #checkoutShipAddressDefaultHeading, #checkoutSuccessHeading, #conditionsHeading, #cookieUsageDefaultHeading, #createAcctDefaultHeading, #createAcctSuccessHeading, #customerAuthDefaultHeading, #discountcouponInfoHeading, #maintenanceDefaultHeading, #downloadTimeOutHeading, #gvFaqDefaultHeading, #ContantDefaultHeading, #gvRedeemDefaultHeading, #gvSendDefaultHeadingDone, #indexDefaultHeading, #loginDefaultHeading, #logoffDefaultHeading, #pageNotFoundHeading, #pageTwoHeading, #pageThreeHeading, #pageFourHeading, #privacyDefaultHeading, #shippingInfoHeading, #cartDefaultHeading, #siteMapHeading, #sslCheckHeading, #timeoutDefaultHeading, #unsubDefaultHeading, #ezPagesHeading, #acctNewslettersDefaultHeading, #maintenanceDefault h1, #addressBookProcessDefaultHeading{ line-height:30px;  font-size:18px;
     padding: 12px 0 10px 0;}

     #indexCategoriesHeading, #productListHeading{ padding-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:18px; line-height:22px; font-weight:bold; padding-bottom:4px;}
 .nTab .TabTitle li{ padding:0 10px; font-size:14px; font-weight: normal;}
 
 .mu-Billing-boxs02{ padding:0 0 10px 0; border-bottom:#d3d3d3 solid 1px; margin-bottom:16px;}




.mufootercols{ width:100%; float:none; padding:0;}



.mumbsimilar .centerBoxHeading, #recentitem .centerBoxHeading{ padding-top:0; padding-bottom: 8px;}



#subnav-foot .navContent{ padding:10px; border-bottom:1px solid #e2e2e2;}
.footer-NewsLetter .subNav{ background:none;}
.footer-NewsLetter.mufootercols .navContent{ border-bottom:none !important; display:block !important; padding-top:0 !important;}

#IsNew{ padding:0;}
#IsNew .centerBoxHeading{ padding-top: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){
    .position-relative p{ width: 100%; margin:1em 0;}
    .mucatsbox li{ width: 33.3334%;}
    .indexnTab-title{ font-size: 24px; line-height: 26px;}

    #productGeneral{padding-top: 20px;}

    .free_shipping{ padding: 10px;}


    .mu_title span{ font-size: 18px;}

	.mufooterico{ width:230px;}
  .mu-newsletter-box{ margin-right:10px;}
	
	
	#navBreadCrumb{ margin:0 -20px; padding-left:20px;}


h2.centerBoxHeading, #indexCategoriesHeading, #productListHeading, #gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading, #reviewsDefaultHeading,#accountDefaultHeading, #accountHistoryDefaultHeading, #accountNotificationsHeading, #addressBookDefaultHeading, #advSearchDefaultHeading,  #checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #checkoutPayAddressDefaultHeading, #checkoutShipAddressDefaultHeading, #checkoutSuccessHeading, #conditionsHeading, #cookieUsageDefaultHeading, #createAcctDefaultHeading, #createAcctSuccessHeading, #customerAuthDefaultHeading, #discountcouponInfoHeading, #maintenanceDefaultHeading, #downloadTimeOutHeading, #gvFaqDefaultHeading, #ContantDefaultHeading, #gvRedeemDefaultHeading, #gvSendDefaultHeadingDone, #indexDefaultHeading, #loginDefaultHeading, #logoffDefaultHeading, #pageNotFoundHeading, #pageTwoHeading, #pageThreeHeading, #pageFourHeading, #privacyDefaultHeading, #shippingInfoHeading, #cartDefaultHeading, #siteMapHeading, #sslCheckHeading, #timeoutDefaultHeading, #unsubDefaultHeading, #ezPagesHeading, #acctNewslettersDefaultHeading, #maintenanceDefault h1, #addressBookProcessDefaultHeading{line-height: 30px;
    font-size:20px;
    padding: 20px 0 0 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 {
    padding:12px 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: 10px;}





.link-follow{ padding-right:20px;}

.mufootercols{ width:50%; padding:20px 0 0 20px;}



h1#productName{ padding-top:0;}
.mumbsimilar .centerBoxHeading{ font-size: 20px; padding: 0 0 10px 0;}

.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 #e2e2e2;}
.footer-NewsLetter .subNav{ background:none;}
.footer-NewsLetter.mufootercols .navContent{ border-bottom:none !important; display:block !important; padding-top:0 !important;}

#IsNew{ padding:0;}
#IsNew .centerBoxHeading{ padding-top:6px;}

                                               }
											   
@media (min-width: 979px) { 

  
						  }	


@media (min-width:320px) and (max-width:979px){
    #mufooter{ border: none;}
    .foot-imitate .position-relative{padding: 20px;}
    .position-relative-link a{ padding: 0;}
    .container-features-info h2{font-size: 24px; line-height: 28px;}
    .ir251-heading{ font-size: 24px; line-height: 28px;}
    .position-relative-h2{text-align: left; font-size: 24px; line-height: 28px;}
    .position-relative{ padding: 10px 0 0 0;text-align: left;}
    .col-imitate{ width: 100%; display: block;}
    .hero-custom-box{ left: 0;}
    .hero-custom-title{ font-size: 26px; line-height: 30px;}
    .subNav{ font-size: 13px; font-weight: normal; color: #000; letter-spacing: 0.5px;}
    .h2-forever-light{ font-size: 18px; line-height: 22px;}
    .forever-light p{ font-size: 13px;}

    .mufoot-follow{ padding-top: 15px;}
    .mu-mufooter{ border-top: #e2e2e2 solid 1px;}
    .mumin-boxs.mu-indexpd{ padding-top: 0;}
    .navContent li{ line-height: 30px;}
    .muinfo-navno .breadcrumbs li:last-child {
        display: none;
    }
	
	#filter_tabboxs{ display:none;}
	#most_popular_tab{ letter-spacing: 1px; display:none; height:38px; line-height:38px; text-align:center; font-size:13px; background:#3e9f8e; border-radius:3px; color:#fff;}
		.mumbnubtop{ border:none; height:auto; display:none;}
	.is-open02 .mumbnubtop,.is-open03 #filter_tabboxs{ position:absolute; top:38px; left:0; background:#fff; z-index:100; width:100%; box-shadow: 0 0 5px rgba(0,0,0,0.1); display:block;}
	.is-open03 #filter_tabboxs{ z-index:200;}
	.is-open02 #most_popular_tab, .is-open03 #filter_tab{ border-radius: 3px 3px 0 0;}
	.h_sort, .h_sort a{ float:none; border:none;}
	.h_sort{ border:#ddd solid 1px;}
    #attributesfilter{ padding:10px 20px; border:#ddd solid 1px;}
	#most_popular .fa-angle-down{ padding-left:6px;}
	
	
	#most_popular_tab, #filter_tab{ display:block;}
	
	
	#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:20px;}
	#similar_product{ margin-right:-10px;}
	

	



	.mu-onepagecheck-btn input{ width:100% !important;}
	

	.footer-NewsLetter .subNav{ border-bottom:none;}
}

@media only screen and (min-width: 980px){
    .muslickboxs .slick-pc{ display: block;}
    .muslickboxs .slick-mobile{ display: none;}
    .mucatsbox li{ width: 25%;}
    #navBreadCrumb{ padding-top: 10px;}
    .home-width .mumin-boxs{ width: 100%; }

    #similar_product .mumobilenewlist, #recentitem .mumobilenewlist{ width: 16.6667%; padding: 0 20px 0 0;}
    #similar_product .musheji_box, #recentitem .musheji_box{ padding: 0; border: none;}
    #similar_product, .mushejileftbox{ margin-right:-20px;}
    #similar_product .musheji_box .musheji_name a, .mushejileftbox .musheji_box .musheji_name a{ font-size: 13px;}
    #similar_product .musheji_box .productPriceDiscount , .mushejileftbox .musheji_box .productPriceDiscount{
        top: 0;
        left:0;
    }
    .mumbsimilar .indexnTab-title, #recentitem .indexnTab-title{ font-size: 22px; line-height: 26px; letter-spacing: 1px;}

    .nTab .TabTitle li{ width: 25%; box-sizing: border-box; padding: 0;}
    .nTab .TabTitle .active{ height: 42px;}
    #gotoTop{ right: 20px;}




h1#productName{ font-size:22px;}


	
	#mupcnavboxs, .mu-headerboxs, .mu-topheader{ display:block;}
	#mumoblinav, #most_popular_tab{ display:none;}
	
	.mumin-boxs{ padding:0 0 20px 0;}
	
	.grid-x>.medium-3 {
width:240px; padding-right:20px;
}
.grid-x > .large-9{ width: calc(100% - 260px);}

.mumobilenewlist{ width:25%; padding:0;}
    .musheji_box{ padding: 20px; border: #fff solid 1px;}
    .musheji_box:hover{ border:#ccc solid 1px;}
    .musheji_box .productPriceDiscount{ top: 20px; left: 20px;}

.mu-m-boxs, .mu-new-listboxs{ margin-right:0;}
#productListing .mu-m-boxs, .mu-new-listboxs, #specialsListing .mu-m-boxs{ padding-bottom:20px;  padding-top:20px;}


#featuredProducts{ padding-top:20px;}


.munewlist-boxs {
    position: relative;
}
.mu-info-rt-boxs{ float:right; width: 50%;}

h1#productName { padding-top:0;}

#reviewsWrite{ width:600px;}
.mumbsimilar{ padding-top:20px;}


.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;}
#myslidemenu_2, .mumin-boxs,   .mu-headerboxs, .home-width .index-main, .mufooter-boxs{ margin:0 auto; width:980px;}


.muindexads{ padding:0 20px;}





.mu-mufooter{ padding:30px 0 20px 0;}

#subnav-foot{ margin-right: -20px;}
.mufootercols{ width:25%; padding-right: 20px; box-sizing: border-box;}
.subNav{ line-height:22px; border:none; background:none; padding:0;}
.mufootercols .navContent{ display:block !important; padding:6px 0 0 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){
    .h_sort a{ padding: 0 10px;}
	.muleftboxdesc {
    width: calc(64% - 10px);
}
.muleftbox{ padding-top:12px;}
#navColumnOneWrapper .leftBoxContainer {
    padding-bottom: 20px;
}




}

@media (max-width: 1199px) and (min-width: 1025px){
    .h_sort a{ padding: 0 10px;}
		.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){




		
			.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;}




#myslidemenu_2, .mumin-boxs,  .mu-headerboxs, .home-width .index-main, .mufooter-boxs{ width:1160px;}

}



@media (min-width: 1360px){
    #myslidemenu_2, .mumin-boxs,  .mu-headerboxs{ width:1260px;}
    .home-width .index-main{ width: 88%; margin: 0 auto;
        max-width: 100%;}
}







