@media screen and (max-width:767px){.computer-only:not(.mobile-only),.tablet-only:not(.mobile-only){display:none!important}}@media screen and (min-width:768px) and (max-width:991px){.computer-only:not(.tablet-only),.mobile-only:not(.tablet-only){display:none!important}}@media screen and (min-width:992px){.mobile-only:not(.computer-only),.tablet-only:not(.computer-only){display:none!important}}.TeechipLayout .accent-bar{height:3px;width:100%}.TeechipLayout .accent-bar i.icon{font-size:1.25rem;margin-left:.5em;margin-top:.25em}.TeechipLayout .coverable{position:relative}@media (max-width:991px){.TeechipLayout .coverable.active{height:calc(100vh - 55px);overflow:hidden}}.TeechipLayout .menu-overlay{background-color:rgba(66,74,84,.2);position:absolute;top:0;width:100%;height:100%}.TeechipLayout .menu-overlay .menu-container{display:inline-block;box-shadow:0 2px 20px 4px rgba(0,0,0,.5);z-index:1001}@media (max-width:991px){.TeechipLayout .menu-overlay .menu-container{overflow-y:scroll;width:100%}}.TeechipLayout .menu-overlay .menu-container .CategoryMenu{background:#fff;height:100%;min-width:280px;border:none;border-bottom:2px solid #979797}@media (max-width:991px){.TeechipLayout .menu-overlay .menu-container .CategoryMenu{overflow-y:scroll;min-width:100%}}.TeechipLayout .menu-overlay .menu-container .BuyerAccountMenu{background:#fff;height:100%;min-width:280px;border:none}@media (max-width:991px){.TeechipLayout .menu-overlay .menu-container .BuyerAccountMenu{overflow-y:scroll;min-width:100%}}.RetailQuestion .ui.header{margin-top:0;cursor:pointer}.RetailQuestion .answer{max-height:0;overflow:hidden;transition:all .3s ease}.RetailQuestion .answer.show{max-height:100%!important}.ReturnsPage .title{font-size:1.5rem}@media screen and (min-width:992px){.ReturnsPage .title{font-size:2rem}}