/* CSS Document */

/*Fixes wrapping issue on sub-head items*/
header .top li a { white-space: nowrap; }

/*Removes all auto-break hyphens*/
body { -ms-hyphens: none; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; }

.m-header li.has-sub-menu div.third-menu + div.sub-item a {text-transform:uppercase; color:#a5cf4c !important; text-align:center}

.htc-chrome .htc-header header .header-wrapper .d-header .top-navi-block ul.top-navi-wrapper li.top-item.store-cart .cart-popover .cart-wrapper .incart-viewer ul.prod-list li.prod-item .prod-item-wrapper .prod-detail-block .prod-quantity {font-size:18px !important; color:#0000ff; float:right; display:inline-flex}

