.page-width{max-width:95rem}.sp-header{font-size:2rem;text-transform:uppercase;font-weight:400;padding-bottom:1rem;margin-bottom:1rem;letter-spacing:.2rem}.bold_option_value_swatch{border:none;width:5rem;height:5rem}.bold_option_swatch .bold_option_value_element{border:none}.sp-hero .hero-container{position:relative;height:50%}.sp-hero .hero-container .hero-box{background-color:#0e2642cc;padding:2rem}@media only screen and (max-width: 40em){.sp-hero .hero-container .hero-box{margin:0 1rem;left:1rem;bottom:-30vh;position:absolute}}@media only screen and (min-width: 70em){.sp-hero .hero-container .hero-box{max-width:40rem;position:absolute;right:0;top:0}}@media only screen and (min-width: 70em){.sp-boxder,.sp-product-settings,.sp-product-description{border:1px solid #ddd;background-color:#fff;padding:2rem}}.sm-top-banner{display:flex;justify-content:space-between;max-width:1520px;margin:0 auto 20px;padding:14px 80px;border-bottom:1px solid #e8e9eb}@media only screen and (max-width: 787px){.sm-top-banner{max-width:100%;padding-left:10px;padding-right:10px}}.template-index .sm-top-banner,.template-collection .sm-top-banner{margin:0 auto}.sm-top-banner-column{display:flex}@media only screen and (max-width: 787px){.sm-top-banner-column{width:100%;display:block}}@media only screen and (max-width: 787px){.sm-top-banner-column-a{width:100%;display:block}}.sm-top-banner-icon{font-size:2em;padding:0 20px;color:#071b56;display:flex;flex-direction:column;align-items:center;justify-content:space-around}@media only screen and (max-width: 787px){.sm-top-banner-icon{font-size:1.4em}}.sm-top-banner-icon i{display:block}.sm-top-banner-text{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-around;font-size:.8em}@media only screen and (max-width: 787px){.sm-top-banner-text{font-size:12px;padding:15px 6px 0}}@media only screen and (max-width: 787px){.sm-top-banner-text br{display:none}}.sm-footer-note{text-align:left;font-size:12px;margin-top:30px}.sm-banner-foot-newpay{border-top:solid 1px #ccc;text-align:center;padding-top:30px;padding-bottom:30px;margin-top:50px}.sm-banner-newpay{max-width:900px;width:100%}.sm-page-head{padding-top:40px}.site-footer{margin-top:0}.site-nav{margin-bottom:0}.cart-header,.collection-header{padding-top:40px}#xmasmessage{text-align:center;padding-top:20px}#xmasmessage img{max-width:700px;width:100%}@keyframes shake{0%{transform:rotate(0)}10%{transform:rotate(-15deg)}20%{transform:rotate(15deg)}30%{transform:rotate(-7deg)}40%{transform:rotate(7deg)}50%{transform:rotate(0)}}.sm_instock-badge:after{content:"";position:absolute;bottom:10px;left:10px;background:transparent url(/cdn/shop/files/in-stock.png?v=1663848464) no-repeat center/contain;width:30%;height:30%}.product-single__photo-wrapper .sm_instock-badge:after{width:20%;height:20%}.product-card:hover .sm_instock-badge:after,.product-single__photo-wrapper .sm_instock-badge:after{animation:shake 1.5s}.sm_specialfinish-badge:after{content:"";position:absolute;bottom:10px;left:28%;background:transparent url(/cdn/shop/files/special-finish.png?v=1671110795) no-repeat center/contain;width:30%;height:30%;transition-duration:.8s;transition-property:transform}.product-single__photo-wrapper .sm_specialfinish-badge:after{width:20%;height:20%;left:120px;transition-duration:.8s;transition-property:transform}.product-card:hover .sm_specialfinish-badge:after,.product-single__photo-wrapper .sm_specialfinish-badge:after{transform:rotate(360deg);-webkit-transform:rotate(360deg)}.sm_comingsoon-badge:after{content:"";position:absolute;bottom:10px;left:10px;background:transparent url(/cdn/shop/files/coming-soon.png?v=1671110794) no-repeat center/contain;width:30%;height:30%}.product-single__photo-wrapper .sm_comingsoon-badge:after{width:20%;height:20%}.product-card:hover .sm_comingsoon-badge:after,.product-single__photo-wrapper .sm_comingsoon-badge:after{animation:shake 1.5s}.sm_madeinbritain-badge:after{content:"";position:absolute;bottom:10px;right:10px;background:transparent url(/cdn/shop/files/made-in-britain.png?v=1669726991) no-repeat center/contain;width:29%;height:29%}.product-single__photo-wrapper .sm_madeinbritain-badge:after{width:20%;height:20%}.product-card:hover .sm_madeinbritain-badge:after,.product-single__photo-wrapper .sm_madeinbritain-badge:after{animation:shake 1.5s}.sm_special-offer:before{content:"";position:absolute;z-index:1;top:0;left:0;background:transparent url(/cdn/shop/files/superpool-special-offer.png?v=1665154861) no-repeat center/contain;width:150px;height:150px}.product-single__photo-wrapper .sm_special-offer:before{width:200px;height:200px}.product-card .imm-monthly-amount{display:none}.sm_orig_price{text-decoration:line-through;color:red;font-size:.8em}.sm_orig_was{color:red;font-size:.8em}.sp-product-title{margin-top:20px}.area{min-height:100px}@media only screen and (max-width: 1600px){.area{min-height:200px}}@media only screen and (max-width: 800px){.shopify-section-1562949023836{padding-top:160px}}.sm-grid-wrapper{display:grid;grid-template-columns:1fr 1fr}.sm-grid-wrap-menu{display:grid;grid-template-columns:1fr 3fr}.so-tab{position:relative;width:100%;overflow:hidden;margin:25px 0}.so-tab label{position:relative;display:block;padding:0 25px 0 0;margin-bottom:15px;line-height:normal;cursor:pointer;font-weight:700}.so-tab input{position:absolute;opacity:0;z-index:-1}.so-tab-content{max-height:0;overflow:hidden;transition:max-height .35s}.so-tab input:checked~.so-tab-content{max-height:none;padding-bottom:30px}.so-tab label:after{position:absolute;right:0;top:-20px;display:block;width:3em;height:3em;line-height:3;text-align:center;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s}.so-tab input[type=checkbox]+label:after{content:"+"}.so-tab input[type=radio]+label:after{content:"\25bc"}.so-tab input[type=checkbox]:checked+label:after{transform:rotate(315deg)}.so-tab input[type=radio]:checked+label:after{transform:rotateX(180deg)}.slideshow__text-wrap--desktop .slideshow__text-content{width:auto;top:50%;opacity:.5;z-index:2;background-color:#0e2642cc;padding:40px;right:0}.sm-lh-menu a{font-size:.7em}.divTable{display:table;width:100%}.divTableRow{display:table-row}.divTableHeading{background-color:#eee;display:table-header-group}.divTableCell,.divTableHead{border-top:1px solid #e8e9eb;display:table-cell;padding:3px 10px;vertical-align:middle;width:50%}.divTableHeading{background-color:#eee;display:table-header-group;font-weight:700}.divTableFoot{background-color:#eee;display:table-footer-group;font-weight:700}.divTableBody{display:table-row-group}#shopify-section-featured-collections{background-color:#fafbfc}.grid-view-item__image-wrapper{margin:0}.grid--view-items{display:flex;flex-wrap:wrap}.grid--view-items .product-card__image-with-placeholder-wrapper{margin-bottom:1rem}.grid--view-items .grid-view-item__image-wrapper{height:200px}.grid--view-items img.grid-view-item__image{width:100%;height:200px;object-fit:cover;object-position:center center}@media only screen and (min-width: 70em){.sp-product{background-color:#fafbfc;padding:2rem 0}}.sp-product .product-single__photo-wrapper{margin:0;max-width:100%;max-height:500px}.sp-product .product-single__thumbnails-item{max-height:80px;overflow:hidden}.sp-product .product-single__thumbnails-item img{object-fit:cover;object-position:center center}.sp-product .product-featured-img{object-fit:contain;object-position:center center;max-height:500px}.sp-product-title h1{font-size:2rem;text-transform:uppercase;font-weight:600;border-bottom:1px solid #ddd;padding-bottom:1rem;margin-bottom:1rem;letter-spacing:.1rem}.area{width:100%;display:inline-block}.price-box{width:100%;float:none;text-align:center}.price-box .start-price{display:inline-block;text-transform:uppercase;width:100%;letter-spacing:.15rem;font-size:.7rem;color:#999}.price-box .sp-price{display:flex;align-items:center;text-transform:uppercase;letter-spacing:.1rem;color:#777;font-size:1rem}.price-box .sp-price .product__price{flex:0 1 auto;padding:0 1rem;font-size:2rem;font-weight:600}@media only screen and (min-width: 100em){.price-box{width:50%;float:left}}.customise{position:relative;float:none;width:100%;padding:.8rem 0 0;text-align:center}.customise h3{text-transform:uppercase;font-size:.8rem;letter-spacing:.1rem;line-height:1.2rem;color:#3d4246;font-weight:300}.customise h3 strong{font-weight:600}.customise img{width:2.5rem;height:auto}@media only screen and (max-width: 40em){.customise{padding:.5rem}}@media only screen and (min-width: 100em){.customise{float:left;width:50%}.customise h3{font-size:.7rem;padding-left:3rem}.customise img{position:absolute;top:.8rem;left:0}}.bold_options{max-width:100%}.bold_option_value_price{padding:.2rem;border-radius:0 .5rem .5rem 0;width:100%;text-align:center}.hero__overlay:before{opacity:0}.sp-title{display:block;max-width:90%;margin:0 auto;padding-bottom:1rem;margin-bottom:1rem;text-transform:uppercase;font-weight:400;font-size:.9rem;letter-spacing:.1rem;border-bottom:0;text-align:center;height:4rem}.sp-card{background:#fff;border:1px solid #eee;padding:1rem}.sp-card .price{display:inline-block;padding:0;font-size:1.5rem;padding-bottom:3rem;height:2rem}.sp-info-btn{display:inline-block;font-size:.8rem;text-transform:uppercase;background-color:#95181b;color:#fff;padding:.5rem;letter-spacing:.1rem;width:100%;margin-top:1rem;padding:1rem;text-align:center}table.cart-table .border-bottom{padding-bottom:1rem;margin-bottom:1rem}table.cart-table .border-top{padding-top:1rem;margin-top:1rem}table.cart-table .cart__product-title{font-weight:600}table.cart-table .cart__meta-text{font-weight:200;font-size:.8rem}@media only screen and (max-width: 60em){table.cart-table .cart-header{display:none}table.cart-table tr{display:flex;flex-wrap:wrap}table.cart-table tr td{flex:1 1 auto;text-align:center}table.cart-table tr .cart__price-wrapper{text-align:center}}table.cart-table .cart__price-wrapper{text-align:right}ol>ol{list-style-type:lower-alpha}
/*# sourceMappingURL=/cdn/shop/t/15/assets/superpool.scss.css.map */
