.list__arrow{display:inline-block;padding:10px 20px;background:var(--branding-primary);border:1px solid var(--branding-primary);border-radius:var(--border-radius);transition:background .5s,border-color .5s;will-change:auto;color:var(--button-main-text);font-weight:700;line-height:1;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer;font-family:"Roboto",arial,"Helvetica Neue",helvetica,sans-serif}.list__arrow>*{display:inline-block}.list__arrow:hover{background:var(--branding-secondary);color:var(--core-white);text-decoration:none}.list__arrow:focus{box-shadow:0 0 5px 1px #1b5a9d}.list__arrow{padding:5px 10px;font-size:11px}@keyframes spinner{0%{transform:rotate(0deg);transform-origin:center}100%{transform:rotate(360deg);transform-origin:center}}.list__link{display:block;padding:0 1em 0 0;transition:opacity .4s ease-in;color:var(--listing-name);font-size:1rem;font-weight:700;text-align:left;text-decoration:none}.list__arrow{position:absolute;top:50%;z-index:10;transform:translateY(-50%)}.list__arrow--next{right:10px}.list__arrow--prev{left:10px}.list__arrow_icon{fill:currentColor}.customer-account-logoutsuccess .page-main{margin-top:1rem}.mpblog-post-index,.mpblog-post-view,.mpblog-category-view{--grid-gap: 15px}.mpblog-post-index .embed-container,.mpblog-post-index .embed-responsive,.mpblog-post-view .embed-container,.mpblog-post-view .embed-responsive,.mpblog-category-view .embed-container,.mpblog-category-view .embed-responsive{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;border-radius:var(--border-radius)}.mpblog-post-index .embed-container iframe,.mpblog-post-index .embed-responsive iframe,.mpblog-post-index .embed-container object,.mpblog-post-index .embed-responsive object,.mpblog-post-index .embed-container embed,.mpblog-post-index .embed-responsive embed,.mpblog-post-view .embed-container iframe,.mpblog-post-view .embed-responsive iframe,.mpblog-post-view .embed-container object,.mpblog-post-view .embed-responsive object,.mpblog-post-view .embed-container embed,.mpblog-post-view .embed-responsive embed,.mpblog-category-view .embed-container iframe,.mpblog-category-view .embed-responsive iframe,.mpblog-category-view .embed-container object,.mpblog-category-view .embed-responsive object,.mpblog-category-view .embed-container embed,.mpblog-category-view .embed-responsive embed{position:absolute;top:0;left:0;width:100%;height:100%}.mpblog-post-index .column.main a,.mpblog-post-view .column.main a,.mpblog-category-view .column.main a{color:var(--branding-primary);text-decoration:none;transition:.3s ease}.mpblog-post-index .column.main a:hover,.mpblog-post-view .column.main a:hover,.mpblog-category-view .column.main a:hover{color:var(--branding-secondary);text-decoration:underline}.mpblog-post-index h1.page-title,.mpblog-post-view h1.page-title,.mpblog-category-view h1.page-title{margin:2rem auto;text-align:center}.mpblog-post-index .blog__related-products,.mpblog-post-view .blog__related-products,.mpblog-category-view .blog__related-products{margin-top:2rem;background-color:var(--core-grey-100);border-radius:var(--border-radius);padding:1.3333rem}.mpblog-post-index .blog__related-products h2,.mpblog-post-view .blog__related-products h2,.mpblog-category-view .blog__related-products h2{margin:0 0 1.3333rem 0}.mp-sidebar{border:1px solid var(--core-grey-100);border-radius:var(--border-radius);margin-bottom:1rem}.mp-sidebar .blog__sidebar-title{font-family:"Roboto",arial,"Helvetica Neue",helvetica,sans-serif;padding:1.3333rem;font-weight:bold;background-color:var(--core-grey-100);font-size:1.2rem;color:var(--core-black)}.mp-sidebar .blog__posts-cont{padding:0.6667rem}.mp-sidebar .blog__posts-cont .list-post{display:flex;justify-content:flex-start;align-items:flex-start;border-bottom:1px solid var(--core-grey-100);margin-bottom:0.6667rem;padding-bottom:0.6667rem}.mp-sidebar .blog__posts-cont .list-post:last-child{margin-bottom:0;border-bottom:0;padding-bottom:0}.mp-sidebar .blog__posts-cont .list-post .post-left{max-width:20%;width:100%;margin-right:10px}.mp-sidebar .blog__posts-cont .list-post .post-right .create-at{font-size:0.7333rem}.mp-sidebar .blog__posts-cont .list-post .post-right a{color:var(--branding-primary);font-size:0.9333rem;transition:.3s ease;text-decoration:none;display:block;margin-bottom:0.3333rem}.mp-sidebar .blog__posts-cont .list-post .post-right a:hover{color:var(--branding-secondary);text-decoration:underline}.mp-sidebar ul.menu-categories{margin:0 !important;padding:0.6667rem 0;border-bottom:1px solid var(--core-grey-100)}.mp-sidebar ul.menu-categories:first-child{padding-top:0}.mp-sidebar ul.menu-categories:last-child{border-bottom:0;padding-bottom:0}.mp-sidebar li.category-item{list-style:none}.mp-sidebar li.category-item a.list-categories{color:var(--branding-primary);text-decoration:none;transition:.3s ease}.mp-sidebar li.category-item a.list-categories:hover{text-decoration:underline;color:var(--branding-secondary)}.mp-sidebar li.category-item.monthly{border-bottom:1px solid var(--core-grey-100);padding:10px 0}.mp-sidebar li.category-item.monthly:first-child{padding-top:0}.mp-sidebar li.category-item.monthly:last-child{border-bottom:0;padding-bottom:0}.post-list-body{--min: 1fr;--max: 1fr;--grid-gap: 8px;display:grid;grid-auto-flow:row;grid-template-columns:repeat(auto-fill, minmax(var(--min), var(--max)));grid-gap:var(--grid-gap)}.post-list-body .post-list-item .post-item-wrapper{display:flex;justify-content:flex-start;border:2px solid var(--core-grey-100);border-radius:var(--border-radius);transition:.3s ease;padding:1.3333rem}.post-list-body .post-list-item .post-item-wrapper:hover{border-color:var(--input-border)}.post-list-body .post-list-item .post-item-wrapper .post-image{display:none;max-width:25%;width:100%;margin-right:1.3333rem}.post-list-body .post-list-item .post-item-wrapper .post-info-wrapper{width:100%}.post-list-body .post-list-item .post-item-wrapper .post-info-wrapper .mp-post-title{margin-top:0}.post-list-body .post-list-item .post-item-wrapper .post-info-wrapper .mp-post-info{font-weight:bold}.post-list-body .post-list-item .post-item-wrapper .post-info-wrapper .mp-read-more{font-weight:900}.post-list-body .post-list-item .post-item-wrapper .post-info-wrapper .mp-post-meta-info{padding-top:0.6667rem}.post-list-body .post-list-item .post-item-wrapper .post-info-wrapper .mp-post-meta-info .actions{justify-content:flex-end}.mp-blog-view p:first-child{margin-top:0}.mp-blog-view img{border-radius:var(--border-radius)}.mp-blog-view .mp-post-info{padding:1.3333rem 0;font-weight:bold}.mp-blog-view .list.upsell,.mp-blog-view .list.related,.mp-blog-view .list.crosssell{margin:0;padding:0}.mp-blog-view .list.related,.mp-blog-view .list.upsell,.mp-blog-view .list.crosssell{margin:0;padding:0}.mp-blog-view .list.related .list__item,.mp-blog-view .list.upsell .list__item,.mp-blog-view .list.crosssell .list__item{padding-bottom:1rem}.mp-blog-view .list.related a.list__link,.mp-blog-view .list.upsell a.list__link,.mp-blog-view .list.crosssell a.list__link{display:block;margin-bottom:0.6667rem;color:var(--core-black);min-height:3.6667rem}.mp-blog-view .list.upsell::before,.mp-blog-view .list.upsell::after,.mp-blog-view .list.related::before,.mp-blog-view .list.related::after,.mp-blog-view .list.crosssell::before,.mp-blog-view .list.crosssell::after{display:none}.mp-blog-view .list__button-link{color:var(--core-white) !important}.post-list-content .toolbar-inner{display:flex;justify-content:space-between;flex-direction:column;margin:1.3333rem 0}.post-list-content .toolbar-inner .toolbar__amount{display:none}.post-list-content .toolbar-inner .toolbar__limiter{display:flex;margin:0.6667rem 0;font-size:1.0667rem}.post-list-content .toolbar-inner .toolbar__limiter label{margin-right:0.6667rem}.post-list-content .toolbar-inner .control .toolbar__limiter-selected{font-weight:900}.post-list-content .toolbar-inner .pager__items{margin:0;padding:0;list-style:none}.post-list-content .toolbar-inner .pager__items li.pager__item{display:inline-block;border:1px solid var(--border);padding:0.6667rem 1rem;border-radius:var(--border-radius)}.post-list-content .toolbar-inner .pager__items li.pager__item:first-child,.post-list-content .toolbar-inner .pager__items li.pager__item:last-child{display:none}.addition__product-scrollers{margin:0 -15px}.list{position:relative}.list.upsell,.list.related,.list.crosssell,.list.brands,.list.homepage-valves{max-width:1250px;margin:40px auto 45px;padding:10px 0 60px;background-color:#f5f5f5}.list.upsell::before,.list.related::before,.list.crosssell::before,.list.brands::before,.list.homepage-valves::before{content:" ";display:none;position:absolute;top:0;left:50%;z-index:-1;transform:translate(-50vw, 0);height:100%;width:calc(100vw - var(--vw)/2);background-color:#f5f5f5}.list.brands,.list.homepage-valves{margin:0 auto;padding:0;background:rgba(0,0,0,0)}.list.brands .splide__pagination,.list.homepage-valves .splide__pagination{margin-top:1.3333rem}.list.brands .splide__pagination__page,.list.homepage-valves .splide__pagination__page{height:0.6667rem;width:0.6667rem}.list.brands .list__item,.list.homepage-valves .list__item{padding:1.3333rem 0}.list.brands .list__item .splide__slide-link,.list.homepage-valves .list__item .splide__slide-link{display:block;width:100%}.list.brands .list__item img,.list.homepage-valves .list__item img{margin:0 auto}.list.homepage-valves .list__item{display:block;width:100%}.list__title{min-height:40px;margin-bottom:38px;font-family:"Roboto",arial,"Helvetica Neue",helvetica,sans-serif;font-size:28px;font-weight:900;text-align:center}.list__item,.list__info,.list__details{display:flex}.list__content-inner{flex-wrap:nowrap}.list__item{flex:none;min-width:200px;padding:0 14px 30px;text-align:center}.list__item.first{margin-left:auto}.list__item.last{margin-right:auto}.list__details,.list__info{flex-direction:column}.list__info,.list__image,.list__details{flex:1 1 auto}.list__info{padding:10px;background:#fff;border-radius:var(--border-radius)}.list__image{display:block;flex:none;margin:0 0 15px;position:relative;aspect-ratio:1/1}.list__image img{display:block;margin:0 auto}.list__details .price{color:var(--branding-primary);font-family:"Roboto",arial,"Helvetica Neue",helvetica,sans-serif;font-size:15px;font-weight:900}.list__details>*{width:100%}.list__name{height:100%;margin-bottom:1.6667rem;text-align:center}.list__link{max-width:250px;padding:0;color:var(--core-black);font-family:"Roboto",arial,"Helvetica Neue",helvetica,sans-serif;font-size:15px;font-weight:900}.list__link:hover{color:var(--branding-secondary);text-decoration:underline}.list__button{margin:auto 0 0}.list__button-link{margin:1em 0 0;padding:15px 0;border-radius:var(--border-radius);font-family:"Roboto",arial,"Helvetica Neue",helvetica,sans-serif;font-size:15px;font-weight:900;text-transform:capitalize}.list__button-link:hover{background-color:var(--branding-secondary);text-decoration:underline}.list__discontinued{padding:0.6667rem;color:#595959;font-family:"Roboto",arial,"Helvetica Neue",helvetica,sans-serif;font-weight:700}@media all and (min-width: 360px){.post-list-body{--min: 1fr}}@media all and (min-width: 600px){.post-list-body{--min: 210px}.post-list-body{--min: calc(50% - var(--grid-gap));--grid-gap: 15px}.post-list-content .toolbar-inner{flex-direction:row}}@media all and (min-width: 840px){.post-list-body{--max: 100%}.post-list-body .post-list-item .post-item-wrapper .post-image{display:flex;justify-content:center;align-self:center}.addition__product-scrollers{margin:0 15px}.list.upsell::before,.list.related::before,.list.crosssell::before,.list.brands::before,.list.homepage-valves::before{display:block}}@media all and (max-width: 839px){.list.brands .list__item,.list.homepage-valves .list__item{width:33%}}
