.mod.header{display:flex;justify-content:space-between;align-items:flex-end;min-height:60px}.mod.header .page-title{display:inline-block;padding:10px;margin:0;flex-grow:1;white-space:nowrap}.mod.header .page-nav{flex-grow:2}@media (max-width: 1024px){.mod.header,.mod.header .page-title{display:block;padding-left:0}}.mod.pdp{position:relative}.mod.pdp h2{border-bottom:1px solid #E6E6E6;margin:0 0 10px 0;line-height:1;padding:0 0 5px 0;text-transform:uppercase}.mod.pdp > .buttons{position:absolute;right:0;top:-45px;white-space:nowrap}.mod.pdp > .buttons .add-to-cart-btn-group .add-to-cart-btn .text,.mod.pdp > .buttons .add-to-cart-btn-group .checkout-btn .text{display:inline-block}.mod.pdp .details{text-transform:uppercase}.mod.pdp .details .cols{font-size:1.3em}.mod.pdp .details .cols .col{white-space:nowrap}.mod.pdp .details .cols > .col.price > td{border:0;vertical-align:middle}.mod.pdp .details .cols > .col.price > td .prices,.mod.pdp .details .cols > .col.price > td .discount-text{display:inline-block}.mod.pdp .details .cols > .col.price > td .strike-price{font-size:.8em;text-decoration:line-through;color:#797979;line-height:1;margin:0;padding:0}.mod.pdp .details .cols > .col.price > td .discount-text{font-size:.8em;font-style:italic;line-height:1}.mod.pdp .details .cols > .col.price > td .core-price-text{font-size:.8em;font-weight:400;line-height:1}.mod.pdp .details .cols > .col.part-number{display:none}.mod.pdp .details .cols > .col.applications > .value{white-space:pre-wrap}.mod.pdp .details .cols .col .name{min-width:30%}.mod.pdp .details .cols .col .value{color:black;font-weight:900}.mod.pdp .details .cols .col.notes,.mod.pdp .details .cols .col.is-virtual{display:none}.mod.pdp .related-parts .results{display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:wrap}.mod.pdp .related-part{width:125px;margin:5px auto;background:lime;background:#F6F6F6;align-self:stretch;text-align:center;padding:5px 5px 65px 5px;border-radius:5px;border:1px solid gray;position:relative}.mod.pdp .related-part:hover{background:#E6E6E6}.mod.pdp .related-part a{text-decoration:none;color:inherit}.mod.pdp .related-part .related-part-number{color:white;background:black;font-weight:900;line-height:1;font-size:20px;border-radius:5px 5px 0 0;padding:5px 0}.mod.pdp .related-part .img-wrapper{width:115px;height:100px;overflow:hidden;background:white;position:relative;border-radius:5px;border:1px solid gray}.mod.pdp .related-part .img-wrapper img{width:90%;height:auto;top:50%;left:50%;position:absolute;transform:translate(-50%, -50%)}.mod.pdp .related-part .price{font-weight:900;color:black;font-size:1.3em}.mod.pdp .related-part .foot{position:absolute;top:auto;right:0;bottom:5px;left:0}@media (max-width: 768px){.mod.pdp > .buttons{position:relative;top:auto;right:auto;white-space:nowrap;display:block;text-align:center;margin:0 auto 20px}.mod.pdp .details .cols > .col.price > td .prices,.mod.pdp .details .cols > .col.price > td .discount-text{display:block}}