.hideElement { display: none; }

.showElement { display: block; }

.redColor { color: #be0d0d; text-transform: capitalize; }

#header #mini-cart .mini-cart-content .mini-cart-link-cart.btn { background: black; color: white; }

.pt_cart .price-unadjusted span, pt_checkout .price-unadjusted span { text-decoration: line-through; color: #000; }
.pt_cart .price-sales, pt_checkout .price-sales { color: #be0d0d; }
.pt_cart .price-adjusted-total, pt_checkout .price-adjusted-total { margin: 0; }
.pt_cart .price-promotion .price-standard, pt_checkout .price-promotion .price-standard { color: #000; }

.price-strike, .price-unadjusted span { text-decoration: line-through; color: #000; }

.mini-cart-price.mini-cart-saleprice, .price-strike.mini-cart-saleprice { color: #be0d0d; }

.mini-cart-content .price-unadjusted { margin-right: 5px; }

.enableSelectBox { color: #000; }

.disableSelectBox { color: #CCC; }

.socialContent { display: none; }

.socialpopup { height: 35px; width: 91px; display: inline-block; margin-right: 5px; margin-top: 5px; }

.login-box .facebook { background: transparent url("../images/loginfacebook_twitter.jpg") no-repeat; }

.login-box .twitter { background: transparent url("../images/loginfacebook_twitter.jpg") no-repeat -91px 0px; }

.pt_checkout .promo, .pt_cart .promo { color: #be0d0d; }

.description.false { color: #be0d0d; }

.headerTicker li { line-height: 1.7em; background-color: #fff; }
@media (min-width: 768px) { .headerTicker li { line-height: 1.9em; } }

@media (max-width: 320px) { .headerTicker { padding: 0; margin: 0 auto; } }
#top-nav .featured-item .favorite-status { display: none !important; }

#top-nav .featured-item .product-pricing { display: none !important; }

#top-nav .featured-item .product-name a:hover { background: none !important; }

#top-nav .featured-item .product-tile .product-image a img { margin-bottom: 5px; opacity: 1; }

#top-nav .featured-item .product-tile .product-image a { position: static !important; }

#top-nav .featured-item .product-tile .wrap-desc { opacity: 1; }

#top-nav .featured-item .product-tile .custom-attributes { display: none !important; }

.ui-dialog.quickview #bonus-product-list .jspContainer .mini-cart-image { float: left; height: 155px !important; width: 112px; margin: 11px 11px 11px 11px; }

.pt_storefront #ieUpdate-Pop-up { display: none; }

.pt_whstorefront #ieUpdate-Pop-up { display: none; }

#ieUpdate-Pop-up { text-align: center; width: 74% !important; height: 215px !important; margin: 0 auto; font-family: Brown, Helvetica Neue, Helvetica, Arial, sans-serif; padding-top: 3px; }
#ieUpdate-Pop-up .upgrade-B { font-weight: bold; color: white; letter-spacing: 2.1px; font-size: 13px; width: 80%; display: inline-block; background-color: black; height: 41px; margin-bottom: 10px; text-decoration: none; }
#ieUpdate-Pop-up .ie-continue { width: 80%; display: inline-block; font-weight: bold; }
#ieUpdate-Pop-up h1 { font-size: 25px; text-transform: none; font-weight: bold; letter-spacing: 0.1px; }
#ieUpdate-Pop-up p { font-weight: bold; line-height: 18px; letter-spacing: 1.1px; }
