.cart-v2{padding:60px 0;display:flex;flex-direction:column;gap:60px}.cart-v2 .container{max-width:100%!important;width:100%!important;padding:0 45px!important}.cart-v2 .container:before,.cart-v2 .container:after,.cart-v2 .row:before,.cart-v2 .row:after{display:none}@media screen and (min-width:1585px){.cart-v2 .container{max-width:1555px!important;padding:0 15px!important}}.cart-v2 h1{color:#000;font-size:30px;font-weight:700;line-height:1;text-transform:capitalize}.cart-v2 h5{color:#000;font-size:18px;font-weight:700;line-height:1.2}.cart-v2__wrapper{display:flex;flex-direction:column;gap:25px}.cart-v2__wrapper-main{display:flex;justify-content:space-between;gap:10px}.cart-v2 .left-wrapper{flex:1;max-width:840px;display:flex;flex-direction:column;gap:30px}.cart-v2 .right-wrapper{flex:1;max-width:575px}.delivery-options__head{display:flex;justify-content:space-between;gap:10px}.delivery-options__head .show-postage-sidebar{color:var(--Blue, #2284de);font-size:14px;font-weight:400;line-height:1.6;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;text-transform:capitalize}.delivery-options__main{display:flex;gap:0}.delivery-options__main .option-block{flex:1;border:.8px solid var(--Light, #d0d0d0);background:#fff;padding:25px 30px;display:flex;justify-content:space-between;align-items:center;gap:45px;cursor:pointer}.delivery-options__main h6{color:#000;font-size:15px;font-weight:600;line-height:1.7}.delivery-options__main p{color:#000;font-size:14px;font-weight:400;line-height:1.6}.items-wrapper{display:flex;flex-direction:column;gap:15px}.cart-items__list{display:flex;flex-direction:column;gap:20px;list-style:none}.cart-items__list .cart-item{display:flex;align-items:center;gap:20px;padding:0 0 20px!important;border-bottom:1px solid #d9d9d9}.item-image{flex:1;max-width:150px;height:150px;border:.8px solid var(--Light, #d0d0d0);display:flex;align-items:center;justify-content:center;padding:10px}.item-image img{object-fit:contain;height:100%;width:100%}.item-details__price{flex:1;display:flex;justify-content:space-between;gap:10px}.item__details-quantity{flex:1;display:flex;flex-direction:column;gap:12px}.cart-item .product-vendor{color:var(--Lighter-Black, #000);font-size:12px;font-weight:400;line-height:1.6;text-transform:uppercase}.cart-item .product-title{color:#000;font-size:18px;font-weight:700;line-height:1.2;text-transform:capitalize}.cart-item .product-sku{color:var(--Grey, #919191);font-size:12px;font-weight:400;line-height:1.6;text-transform:capitalize}.item-price .price{color:#000;text-align:right;font-size:18px;font-weight:700;line-height:1.6;text-transform:capitalize}.item-price .price span{display:block;font-size:14px;font-weight:400}.quantity__remove{display:flex;align-items:center;gap:20px}.cart-remove{background:none;border:0;outline:0;cursor:pointer;display:flex;align-items:center}.cart-remove:hover{background:none}.cart-item .quantity{display:flex;align-items:center;gap:5px;width:135px;height:40px;border:.5px solid #000}.cart-item .quantity a{flex:1;display:flex;align-items:center;justify-content:center}.cart-item .quantity input{border:0;padding:0;color:#000;text-align:center;font-size:22px;font-style:normal;font-weight:400;line-height:1.2;text-transform:uppercase;flex:1}.cart-item.is-updating{position:relative}.cart-item.is-updating .quantity-block{position:relative;pointer-events:none}.cart-item.is-updating .quantity-block:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid rgb(0 0 0 / .15);border-top-color:#000;border-radius:50%;animation:cart-qty-spin .6s linear infinite}.cart-item.is-updating .q_up,.cart-item.is-updating .q_down,.cart-item.is-updating input[name="updates[]"]{opacity:.25}@keyframes cart-qty-spin{to{transform:rotate(360deg)}}.cart-v2 .spinner-1{display:flex;position:absolute;top:0;width:100%;height:100%;justify-content:center;align-items:center}.cart-v2 .spinner-1 .spinner{width:40px;margin:0 auto}.order-summary{display:flex;flex-direction:column;gap:15px}.order-summary h5 span{font-weight:400}.order-summary .subtotal{display:flex;justify-content:space-between;padding:0 0 15px;border-bottom:1px solid #d9d9d9}.order-summary .subtotal-text{display:flex;flex-direction:column;gap:5px}.order-summary .subtotal-text p{color:#000;font-size:16px;font-weight:400;line-height:1.3}.order-summary h6{color:#000;text-align:right;font-size:16px;font-weight:700;line-height:1.3}.order-summary .total{display:flex;justify-content:space-between}.order-summary .total p{color:#000;font-size:16px;font-weight:700;line-height:1.3}.cart-reminder p{color:#000;font-size:14px;font-weight:400;line-height:1.5}.checkout-btn{width:100%;display:flex;align-items:center;justify-content:center;background:var(--LSF-Blue, #0085ca);border:1px solid #0085ca;height:50px;padding:2px 0 0;color:var(--White, #fff);text-align:center;font-size:25px;font-weight:700;line-height:1.2;text-transform:uppercase;margin-top:15px;transition:background .3s ease,color .3s ease}.checkout-btn:hover{background:#fff;color:#0085ca}.payments-opt{display:flex;flex-direction:column;align-items:center;gap:10px}.payments-opt .icons{display:flex;justify-content:center;align-items:center;gap:10px}.payments-opt square-placement{margin:0!important}.cart-empty{display:flex;flex-direction:column;gap:10px}.cart-empty p{font-size:14px;font-weight:400;line-height:1.2}.continue-shopping-btn{width:175px;height:35px;display:flex;align-items:center;justify-content:center;color:#000;font-size:15px;font-weight:400;line-height:1.2;background:#fff;border:1px solid #000;border-radius:50px;padding:2px 0 0;transition:background .3s ease,color .3s ease}.continue-shopping-btn:hover{background:#000;color:#fff}.why-buy__wrapper{padding:40px 30px;background:#f3f3f3;display:flex;flex-direction:column;gap:30px}.why-buy-v2 h2{font-size:24px!important;font-weight:700;text-transform:uppercase;line-height:1.2}.why-buy-v2 h3{font-size:18px!important;font-weight:600;text-transform:uppercase;line-height:1.2}.why-buy-v2 p{font-size:14px;font-weight:400;line-height:1.2}.why-buy__blocks{display:flex;flex-wrap:wrap;gap:30px}.why-buy__block{flex:0 0 calc(50% - 15px);display:flex;align-items:flex-start;gap:10px}.why-buy__block img{flex:1;max-width:30px}.why-buy__block .text-container{flex:1;display:flex;flex-direction:column;gap:5px}.complete-your-workout{width:100%}.complete-your-workout h2{padding:0 0 15px;border-bottom:1px solid #d9d9d9}#cart_popup{max-width:1300px;width:100%;padding:30px 10px;background:#fff0}.complete-your-workout .cart-content,#cart_popup .cart-content{padding:30px 45px;background:var(--White, #fff);box-shadow:0 6px 14px -2px #00000040}.complete-your-workout .row,#cart_popup .row{display:flex;flex-wrap:wrap;margin:0;max-width:100%}.complete-your-workout .row:after,.complete-your-workout .row:before,#cart_popup .row:after,#cart_popup .row:before{display:none}#cart_popup .slick-list{width:100%}.complete-your-workout .popup-header,#cart_popup .popup-header{display:flex;align-items:center;justify-content:space-between}.complete-your-workout .popup-header .success,#cart_popup .popup-header .success{display:flex;align-items:center;gap:10px;background:none;margin:0;border:0;padding:0}.complete-your-workout .popup-header .success span,#cart_popup .popup-header .success span{color:#000;font-size:20px;font-weight:700;line-height:1}.complete-your-workout .mfp-close,#cart_popup .mfp-close{position:relative!important;top:unset!important;right:unset!important;border:0!important;box-shadow:none!important;display:flex;align-items:center;justify-content:center;cursor:pointer}.complete-your-workout .mfp-close svg,.complete-your-workout .mfp-close svg *,#cart_popup .mfp-close svg,#cart_popup .mfp-close svg *{pointer-events:none}.complete-your-workout .mfp-close:hover,#cart_popup .mfp-close:hover{background:none!important;border:0!important;box-shadow:none!important}.complete-your-workout .popup-body,#cart_popup .popup-body{border-radius:24px;border:1px solid #d0d0d0;padding:10px 20px;margin:20px 0}.complete-your-workout .popup-body .product-vendor,#cart_popup .popup-body .product-vendor{color:#000;font-size:12px;font-weight:400;line-height:1.5em;text-transform:uppercase}.complete-your-workout .popup-body .product-title,#cart_popup .popup-body .product-title{color:#000;font-size:15px;font-weight:700;line-height:1.2em;text-align:left}.complete-your-workout .popup-body .left-block,#cart_popup .popup-body .left-block{display:flex;gap:25px;padding:10px}.complete-your-workout .popup-body .right-block,#cart_popup .popup-body .right-block{padding:10px}.complete-your-workout .popup-body .continue-shopping,#cart_popup .popup-body .continue-shopping{color:var(--Black, #000);text-align:center;font-size:14px;font-weight:400;line-height:2em;text-transform:uppercase;background:var(--Black, #fff);border:1px solid #000;height:35px;display:flex;align-items:center;justify-content:center;flex:1;text-decoration:none;outline:none;box-shadow:none}.complete-your-workout .popup-body .view-cart,#cart_popup .popup-body .view-cart{color:var(--White, #fff);text-align:center;font-size:14px;font-weight:700;line-height:2em;text-transform:uppercase;background:var(--Black, #000);height:35px;display:flex;align-items:center;justify-content:center;flex:1;text-decoration:none;outline:none;box-shadow:none}.complete-your-workout .right-block,#cart_popup .right-block{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.complete-your-workout .product-details,#cart_popup .product-details,.complete-your-workout .popup-recommendations,#cart_popup .popup-recommendations{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.complete-your-workout .popup-recommendations strong,#cart_popup .popup-recommendations strong{color:#000;font-size:20px;font-weight:700;line-height:2em}.complete-your-workout .product-block,#cart_popup .product-block{padding:30px 15px;display:flex;flex-direction:column;border:0;background:none;margin:0;text-align:left}.complete-your-workout .product-details-block,#cart_popup .product-details-block{display:flex;flex-direction:column;flex:1}.complete-your-workout .sale-banner-block,#cart_popup .sale-banner-block{padding:15px}.complete-your-workout .sale-banner-block img,#cart_popup .sale-banner-block img{object-fit:contain;object-position:top}.complete-your-workout .product-media,#cart_popup .product-media{position:relative}.complete-your-workout .product-discount,#cart_popup .product-discount{background:#2ebccf;padding:6px 5px 4px;position:absolute;top:0;left:0;min-width:57px;min-height:16px;display:flex;align-items:center;justify-content:center}.complete-your-workout .product-badge.top,#cart_popup .product-badge.top{position:absolute;top:10px;right:10px}.complete-your-workout .product-badge.top img,#cart_popup .product-badge.top img{width:124px}.complete-your-workout .product-badge.bottom,#cart_popup .product-badge.bottom{background:#2ebccf;min-height:20px;padding:6px 5px 5px;position:absolute;bottom:0;left:0;width:100%;display:flex;align-items:center;justify-content:center}.complete-your-workout .product-free-shipping,#cart_popup .product-free-shipping{background:#000;min-height:20px;padding:6px 5px 5px;position:relative;width:100%;display:flex;align-items:center;justify-content:center;color:var(--White, #fff);font-size:10px;font-weight:700;line-height:1em;text-transform:uppercase;text-align:center}.complete-your-workout .product-highlights,#cart_popup .product-highlights{margin-top:7px;flex:1}.complete-your-workout .product-highlights img,.complete-your-workout .product-highlights br,#cart_popup .product-highlights img,#cart_popup .product-highlights br{display:none}.complete-your-workout .product-highlights .col-sm-3,.complete-your-workout .product-highlights .col-sm-4,.complete-your-workout .product-highlights .col-sm-6,#cart_popup .product-highlights .col-sm-3,#cart_popup .product-highlights .col-sm-4,#cart_popup .product-highlights .col-sm-6{width:100%!important;padding:0!important}.complete-your-workout .product-highlights .overview,#cart_popup .product-highlights .overview{background:#fff!important}.complete-your-workout .product-highlights li,#cart_popup .product-highlights li{margin:0!important;color:var(--Black, #000);font-size:14px;font-weight:400;line-height:1.6em;text-align:left;text-transform:capitalize}.complete-your-workout .product-highlights sup,#cart_popup .product-highlights sup{font-size:.6em!important}.complete-your-workout .product-price-view,#cart_popup .product-price-view{margin-top:17px}.complete-your-workout .product-price-view .row,#cart_popup .product-price-view .row{margin:0}.complete-your-workout .product-price,#cart_popup .product-price{border-right:.5px solid #575757;padding:0 5px 0 0}.complete-your-workout .orig-price,#cart_popup .orig-price{color:var(--Grey, #919191);font-size:12px;font-weight:400;line-height:1em;text-transform:uppercase;margin-bottom:7px!important}.complete-your-workout .sale-price,#cart_popup .sale-price{color:var(--Sale, #c31e2a);font-size:20px;font-weight:500;line-height:1.2;word-wrap:break-word;text-transform:uppercase}.complete-your-workout .regular-price,#cart_popup .regular-price{color:#000;font-size:20px;font-weight:500;line-height:1.2;word-wrap:break-word;text-transform:uppercase}.complete-your-workout .view-details-btn,#cart_popup .view-details-btn{color:#000;font-size:14px;font-weight:600;line-height:1.2em;text-transform:uppercase;text-decoration:none;padding:0 5px;text-align:center}.complete-your-workout h2,#cart_popup h2{color:var(--Black, #000);font-size:30px;font-weight:600;line-height:1.2em}.complete-your-workout h3,#cart_popup h3{color:var(--Black, #000);font-size:20px;font-weight:600;line-height:1.2em;text-transform:initial;margin-top:10px}.complete-your-workout h5,#cart_popup h5{color:#fff;text-align:center;font-size:14px;font-weight:700;line-height:1em;text-transform:uppercase;margin:0}.complete-your-workout h6,#cart_popup h6{color:var(--White, #fff);font-size:14px;font-weight:700;line-height:1em;text-transform:initial;margin:0}.complete-your-workout p,#cart_popup p{color:var(--Black, #000);font-size:10px;font-weight:400}.complete-your-workout a,#cart_popup a{text-decoration:none;display:block}.complete-your-workout .atc-button,#cart_popup .atc-button{color:var(--White, #fff)!important;text-align:center;font-size:14px;font-weight:700;line-height:1em;text-transform:uppercase;display:flex;width:100%;height:35px;flex-direction:column;justify-content:center;background:var(--LSF-Blue, #0085ca)!important;border:0;outline:0;box-shadow:none;margin:8px 0 0}.complete-your-workout .atc-button[disabled],#cart_popup .atc-button[disabled]{background:#919191}.complete-your-workout .atc-button:hover,#cart_popup .atc-button:hover{background:#333!important;color:var(--White, #fff)!important}.accessories-carousel{opacity:0;transition:opacity .25s ease}.accessories-carousel.slick-initialized{opacity:1}.accessories-carousel:not(.slick-initialized){display:flex;overflow:hidden}.accessories-carousel:not(.slick-initialized) .product-block{flex:0 0 calc(100% / 5.4);max-width:calc(100% / 5.4)}body.cart-spyscroll-visible .need-help-gorgias,body.cart-spyscroll-visible #openGorgias{bottom:110px}.cart-spyscroll{position:fixed;left:0;right:0;bottom:0;z-index:40;background:var(--White, #fff);box-shadow:0 4px 14px 3px #00000026;transform:translateY(100%);transition:transform .25s ease}body.cart-spyscroll-visible .cart-spyscroll{transform:translateY(0)}.cart-spyscroll__wrapper{padding:15px;height:95px;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.cart-spyscroll .total-block{flex:1;display:flex;flex-direction:column;gap:5px}.cart-spyscroll h5{color:#000;font-size:16px;font-weight:700;line-height:1.2}.cart-spyscroll h5 span{font-weight:400}.cart-spyscroll h6{color:#000;font-size:16px;font-weight:700;line-height:1.2}.cart-spyscroll .checkout-block{flex:1;max-width:155px}.cart-spyscroll .checkout-btn{width:100%;height:40px;margin-top:0;font-size:14px}@media screen and (max-width:1200px){.accessories-carousel:not(.slick-initialized) .product-block{flex:0 0 31.25%;max-width:31.25%}}@media screen and (max-width:991px){.accessories-carousel:not(.slick-initialized) .product-block{flex:0 0 calc(100% / 2.2);max-width:calc(100% / 2.2)}}@media screen and (max-width:767px){.accessories-carousel:not(.slick-initialized) .product-block{flex:0 0 calc(100% / 1.2);max-width:calc(100% / 1.2)}}.accessories-carousel .product-media img{max-width:100%;height:auto;object-fit:contain}.complete-your-workout .accessories-carousel .slick-track,#cart_popup .accessories-carousel .slick-track{display:flex!important}.complete-your-workout .accessories-carousel .slick-slide,#cart_popup .accessories-carousel .slick-slide{height:auto!important;display:flex!important}.complete-your-workout .slick-prev:before,.complete-your-workout .slick-next:before,#cart_popup .slick-prev:before,#cart_popup .slick-next:before{display:none}.cart-v2 .delivery-pickup{color:#020202;background-color:#f1f1f1}.cart-v2 .delivery-pickup .input-group{margin-top:3px;margin-bottom:4px;padding:0!important;display:block}.cart-v2 .delivery-pickup .input-group-addon{background-color:#fff0;border:1px solid #a1a1a1;border-left:none;padding:4px 20px;max-height:40px}.cart-v2 .delivery-pickup input{height:28px}.cart-v2 .delivery-pickup #myBtn{margin-right:30px}.cart-v2 .delivery-pickup .suburb-result{width:100%;left:0}#suburb{padding:0!important;border:1px solid #a1a1a1!important;margin-top:-1px!important;border-top:0!important}#suburb li{cursor:pointer;padding:5px 20px}#suburb li:hover,#suburb li.active{background-color:#f1f1f1}#postcode1{border-color:#a1a1a1}#postcode1~.input-group-addon svg{transform:rotate(-90deg)}#postcode1.as~.input-group-addon svg{transform:rotate(90deg)}.cart-v2 .check-result-container{width:100%;max-width:100%;margin-left:auto;margin-right:auto}.cart-v2 .delivery-check-result{font-size:14px;padding-top:20px}.cart-v2 .delivery-check-result p{margin-bottom:2px}.cart-v2 .delivery-check-result p span{display:block}.cart-v2 .delivery-check-result span{line-height:1.6;font-size:15px;font-weight:600}.cart-v2 .delivery-check-result strong{font-size:20px}.cart-v2 .delivery-check-result .transit-t{font-size:14px;font-weight:400;line-height:1.6}.cart-v2 .delivery-check-result .transit-t span{font-weight:700}.cart-v2 .delivery-check-result .delivery-info{padding-left:7px;padding-bottom:35px}.trigger-delivery-i{display:none}.cart-v2 .delivery-check-result .delivery-info.hide{display:block!important}.cart-v2 .delivery-check-result .delivery-info li{line-height:22px}.cart-v2 .delivery-check-result .delivery-info li:first-child{display:none}.cart-v2 .delivery-check-result .delivery-info li:last-child{margin-bottom:0}.delivery-info li a{text-decoration:underline;white-space:nowrap}.cart-v2 .delivery-check-result .delivery-info .list-head{font-style:normal;font-weight:700;font-size:15px;margin-bottom:3px;display:none}.cart-v2 .delivery-check-result .delivery-info .list-head.covid{font-weight:400;font-size:13px}.cart-v2 .delivery-pickup .dp-body{display:flex;flex-wrap:wrap;gap:0}.cart-v2 .delivery-pickup .dp-block{flex:1;border:.8px solid #d0d0d0}@media screen and (max-width:991.98px){.cart-v2__wrapper-main{flex-direction:column;gap:50px}.cart-v2 .left-wrapper,.cart-v2 .right-wrapper{max-width:100%}.cart-v2 .delivery-pickup .dp-body{flex-direction:column;gap:10px}}@media screen and (max-width:767.98px){.cart-v2{padding:40px 0}.responsive .cart-v2 .row>div{padding-left:0!important;padding-right:0!important}.cart-v2 .container{padding:0 25px!important}.responsive .cart-v2 .row .why-buy__wrapper{padding:20px!important}.why-buy__blocks{flex-direction:column;gap:20px}.item-image{max-width:180px;height:180px}.item-details__price{flex-direction:column-reverse;gap:5px}.item-price .price{text-align:left;display:flex;align-items:center;gap:5px}.cart-items__list .cart-item{gap:15px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom_cart-v2.css.map */
