:root{--product_item_height: 100%;--product_item_height: 150px;--product_item_to_show: 3;--order_summary_width: 400px;--general_gap: 5px;--grid_padding: 5px;--table_cell_padding: 2px;--cart_width: 1024px}@media (min-width: 1366px){:root{--cart_width: 1280px}}@media (max-width: 1023.9px){:root{--cart_width: 100%}}@media only screen and (min-width: 717px){body:has(#cartBar.stuck) #chat-widget-container:has(iframe){bottom:120px!important;right:0!important}body:not(:has(#cartBar.stuck)) #chat-widget-container:has(iframe){bottom:-15px!important;right:0!important}}@media only screen and (max-width: 716px){body:has(#cartBar.stuck) #chat-widget-container:has(iframe){bottom:140px!important;right:0!important}body:not(:has(#cartBar.stuck)) #chat-widget-container:has(iframe){bottom:-15px!important;right:0!important}}.header-navigation.sticky .header-navigation__inner{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#basket{display:flex;flex-direction:column-reverse;gap:5px}#basket .fa-solid{margin-right:0}.pageTitle{font-size:1.2rem!important;font-weight:600}.collapsibleButton{display:flex;flex-direction:row;align-items:center;gap:10px;justify-content:space-between;background:var(--fabb_Light_Grey);color:var(--fabb_Very_Dark_Grey);cursor:pointer;padding:10px;margin-bottom:0;width:100%;border:none;text-align:left;outline:none;box-sizing:border-box;transition:all var(--transition_time_normal)}.collapsibleButton:hover,.collapsibleButton.expanded{background-color:var(--fabb_Very_Dark_Grey);color:#fff;border:none!important}.collapsibleButton i{color:var(--fabb_Very_Dark_Grey);float:right;margin:0;transition:all var(--transition_time_normal)}.collapsibleButton:hover i{color:#fff}.collapsibleButton i.rotated{color:#fff;transform:rotate(45deg)}.collapsibleButton.focus{background-color:var(--fabb_Very_Dark_Grey)}.collapsiblecontent{max-height:0;overflow:hidden;transition:all .4s}.mobileHide{display:inline}@media only screen and (min-device-width: 300px) and (max-device-width: 769px){.mobileHide{display:none}}.desktopHide{display:inline}@media only screen and (min-device-width : 769px){.desktopHide{display:none}}.shopping-bag .wrapper{display:flex;flex-direction:column;gap:10px;width:var(--cart_width)!important;width:100%!important;max-width:100%!important;padding:0}#addons{width:var(--cart_width);margin:0 auto}.hidden{max-width:0;max-height:0;overflow:hidden}#addonWrapper{display:flex;flex-direction:column;gap:var(--general_gap)}.shopping-bag h2{font-size:1.5rem;font-weight:600}#cartBar{display:flex;flex-direction:column;gap:0px;position:sticky;right:0;bottom:0;width:100%;height:130px;background:#fff;padding-top:0;padding-left:calc(50% - (var(--cart_width) / 2));padding-right:calc(50% - (var(--cart_width) / 2));box-sizing:border-box;z-index:98}@media (max-width: 1365.9px){#cartBar{padding-left:10px;padding-right:10px}}@media (max-width: 1023.9px){#cartBar{width:calc(100% + 30px);height:120px;padding-top:10px;transform:translate(-15px)}}.stuck{transition:box-shadow .4s}#cartBar.stuck{-webkit-box-shadow:0 -5px 5px -5px #00000066;-moz-box-shadow:0 -5px 5px -5px #00000066;box-shadow:0 -5px 5px -5px #0006}.wrapper:has(#addons) #basket{width:100%}.shopping-bag .item .product-caption,.productPrices{height:fit-content;width:300px;gap:5px;flex-grow:0}.shopping-bag .product-grid{width:var(--cart_width);display:flex;flex-wrap:wrap;flex-direction:row;gap:var(--general_gap);margin:0 auto}.shopping-bag .item{position:relative;flex-direction:row;width:100%;height:var(--product_item_height);min-height:var(--product_item_height);padding:var(--itemMargin);border:1px solid var(--fabb_Medium_Grey);font-size:14px;scroll-snap-align:start;scroll-snap-stop:normal}.product-image-wrap{margin:0}@media (max-width: 1023.9px){.product-image-wrap{margin:-5px -5px 0}}.product-image-wrap picture{height:100%;justify-content:center}.remove{width:28px;height:28px;display:flex;position:absolute;right:-1px;top:-3px;align-items:center;font-size:5rem}.productInfoContainer{display:flex;flex-direction:column;width:200px;box-sizing:border-box;justify-content:space-between}.productInfoContainer:has(.deliveryInfo){width:250px;justify-content:normal}.productInfoContainer:empty{display:none}.productInfoContainer:has(.productTitle),.productInfoContainer:has(.item-options),.productInfoContainer:has(.selectWrapper),.productInfoContainer:has(.dimensions){width:300px}.productInfoContainer:has(.product-image-wrap){width:250px;justify-content:center}@media (max-width: 1366px){.productInfoContainer:has(.product-image-wrap){width:200px}}.productInfoContainer:has(.addToCartForm){align-items:center;gap:5px}.productInfoContainer:not(:last-of-type){border-right:1px solid var(--fabb_Medium_Grey);padding-right:5px;margin-right:5px}.productTitle{display:block}.product-price{display:flex;flex-direction:row}.productPrices p{font-size:1.5rem!important}.addToCartForm{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:5px}.fal.fa-times{font-style:normal}.fa-solid.fa-circle-minus,.fa-solid.fa-circle-plus{margin-right:0;color:var(--fabb_Very_Dark_Grey)}.fa-solid.fa-circle-minus:hover,.fa-solid.fa-circle-plus:hover{color:var(--fabb_Red)}.fa-solid.fa-circle-minus:active,.fa-solid.fa-circle-plus:active{transform:scale(.9)}.fa-sharp.fa-solid.fa-square-xmark{background:#fff}.fa-sharp.fa-solid.fa-square-xmark,.fa-solid.fa-xmark{color:var(--fabb_Very_Dark_Grey);margin-right:0;font-size:2rem;cursor:pointer;display:flex;height:28px;width:28px}.fa-sharp.fa-solid.fa-square-xmark:hover,.fa-solid.fa-xmark:hover{color:var(--fabb_Red)}.fal.fa-times:hover{font-weight:600;color:var(--fabb_Red)}.shopping-bag .item-options li{width:-webkit-fill-available;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:5px;text-transform:capitalize}.item-options li .optionInfo{display:flex;flex-direction:row;align-items:center;gap:5px}.item-options li .optionInfo .swatchImage{width:20px;height:20px}.shopping-bag .item strong{min-width:110px;display:inline-block;font-weight:600}.shopping-bag .item .item-qty{width:fit-content;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.qty-wrapper{display:flex;flex-direction:row;align-items:center;gap:5px}.qty-wrapper i{cursor:pointer}.item .item-qty input[type=text]{width:30px;height:30px;padding:5px;margin-bottom:0;text-align:center;border:1px solid var(--fabb_Medium_Grey)}.item .js-qty{margin:0;display:flex;justify-content:space-evenly;align-items:center;gap:10px}.js-qty input{font-size:15px;font-weight:600;height:30px}.item:not(.saleItem) .js-qty button .icon{color:var(--fabb_Very_Dark_Grey)}.js-qty button{top:0}.js-qty button .fa-solid{font-size:30px}.js-qty button .icon{font-weight:600}.button{color:#fff;text-align:center;font-size:1rem;font-weight:600;padding:2px;cursor:pointer;transition:all .4s}.quantityContainer,.quantityInfo{display:flex;gap:5px;align-items:center;height:fit-content}.quantityContainer{flex-direction:column}.quantityInfo{flex-direction:row}.quantity{width:30px;height:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;border:1px solid var(--fabb_Medium_Grey)}.fa-square-minus,.fa-square-plus{font-size:24px}.fa-square-minus:hover,.fa-square-plus:hover{color:var(--fabb_Red)}.button.addToCart{background-color:var(--fabb_Green)!important;border-color:var(--fabb_Green)!important}.button.addToCart:hover{background-color:#fff!important;color:var(--fabb_Green)!important}.amount{font-size:16px;font-weight:600}.item:not(.saleItem) .amount{color:var(--fabb_Very_Dark_Grey)}.product-caption{justify-content:flex-start}.deliveryInfo{display:flex;flex-direction:row;gap:5px;justify-content:start}.deliveryInfo span{font-weight:600}.deliveryTime[data-delivery-time="1_week"],.deliveryTime[data-delivery-time=quick],.deliveryTime[data-delivery-time=stock],.deliveryTime[data-delivery-time="7_days"],.deliveryTime[data-delivery-time=other]{color:var(--fabb_Green)}.button.button-primary{min-width:200px;width:200px;flex:0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px;font-size:1rem;box-sizing:border-box}.product-image-wrap:hover a.lifestyleImage{display:none!important;opacity:0}.product-image-wrap:hover a.image{display:block;opacity:1}#cartInformation{display:flex;flex-direction:row;justify-content:space-between;gap:5px;flex-wrap:wrap;width:100%;margin:0 auto}#checkoutButtonsContainer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;width:max-content;gap:10px}#cartPrices{display:flex;flex-direction:row;gap:10px}@media (max-width: 1023.9px){#cartPrices{justify-content:space-between;justify-content:center}}.priceInfo{display:flex;justify-content:space-between;gap:5px}.priceInfo.subtotal{font-size:2rem!important;font-weight:600;line-height:1.2}.priceInfo.was,.priceInfo.save{font-size:1rem!important;line-height:1}.smallPrint{font-size:12px!important}#checkoutButtons{width:fit-content;display:flex;flex-direction:row;justify-content:space-between;gap:10px}#financeInfo{width:200px;display:flex;flex-direction:column;align-items:center;gap:5px}@media (max-width: 1023.9px){#financeInfo{width:154px}}@media (max-width: 716px){#financeInfo{width:100%;flex-direction:row;justify-content:space-between}}.button.button-primary.green{background:var(--fabb_Green);border-color:var(--fabb_Green)}.button.button-primary.green:hover{background:#fff;color:var(--fabb_Green);border-color:var(--fabb_Green)}#promoItemContainer{margin-bottom:20px}.variantForm{display:flex;justify-content:space-between}.item .button.button-primary{padding:5px}.item .btn.button.button-primary.noVariants{max-width:100%;border-radius:0;height:37px}.selectWrapper select{height:-webkit-fill-available;padding:5px 22px 5px 5px;border-radius:0;font-size:1rem}.selectWrapper:after{top:7px;right:5px}.selectWrapper select option:checked{font-weight:600}.selectWrapper,.shop-now,.button.button-primary{margin:0}#callButtonDesktop,#callButtonMobile{background:var(--fabb_Red);color:#fff;border:2px solid var(--fabb_Red);font-size:1.2rem;font-weight:600;text-align:center;padding:1rem;width:100%;box-sizing:border-box;text-decoration:none;transition:all .4s}#callButtonDesktop:hover,#callButtonMobile:hover{background:#fff;color:var(--fabb_Red)}#callButtonMobile{display:none}@media only screen and (max-width: 63.99em){#callButtonDesktop{display:none}#callButtonMobile{display:block}}#callButtonDesktop i,#callButtonMobile i{font-size:1rem;font-weight:inherit}.shopping-bag .spendAndSaveContainer{display:flex;flex-direction:row;justify-content:center;background:var(--fabb_Very_Dark_Grey);max-width:500px;margin:0 auto 20px;box-sizing:border-box;padding:10px;font-size:1.5rem}@media only screen and (max-width: 63.99em){.shopping-bag .spendAndSaveContainer{line-height:1.1rem;font-size:1.1rem}}.item-options{display:flex;flex-direction:column;align-items:flex-start;gap:2px}table{margin:0!important;text-transform:capitalize}.shopping-bag thead,.shopping-bag tbody{display:flex;flex-direction:column;width:-webkit-fill-available}table tr{display:flex}table thead,table tbody tr:not(:last-child){border-bottom:1px solid var(--fabb_Medium_Grey)}table th:not(:last-child),table td:not(:last-child){border-right:1px solid var(--fabb_Medium_Grey)}table th{padding-top:0}table th{background:var(--fabb_Light_Grey);padding-bottom:var(--table_cell_padding)}table th,table td{flex:1;padding:var(--table_cell_padding);text-align:center}table th:first-child,table td:first-child{padding-left:0}table th:last-child,table td:last-child{padding-right:0}table img{width:20px}.optionName,.optionValue{display:flex;justify-content:center;flex-direction:row;align-items:center;gap:5px;flex:0;flex-basis:auto}.optionName{width:100px}@media (max-width: 1024px){.optionName{width:130px}}.optionValue{margin-left:auto}.optionName,.dimensionName,.furnitureType{font-weight:600;box-sizing:border-box}.dimensionContainer{display:flex;flex-direction:row;justify-content:space-between;gap:5px}.singleDimension{display:flex;flex-direction:column;width:-webkit-fill-available}.buttons-set{display:flex;flex-direction:column;align-items:center;gap:10px}li:has(iframe.paypalLight){display:none}.additional-checkout-buttons{width:-webkit-fill-available}.shopping-bag .bag-summary .additional-checkout-buttons #dynamic-checkout-cart div{height:100%!important}.xGd3h1QpIzYq8GCXdELr{gap:10px}.shopify-cleanslate .pGZsIynlCgQUe6S16lYw,.shopify-cleanslate .XLcXEW3RnM9fyU7k7fvC{margin-top:0!important}.creditPrice{padding:20px}@media (max-width: 1024px){.shopping-bag .wrapper{width:100%!important;padding-left:15px!important;padding-right:15px!important}.shopping-bag .item{flex-direction:column;justify-content:space-between;width:100%;height:580px;height:auto;gap:10px}.productInfoContainer{width:100%}.productInfoContainer:not(:last-of-type){padding-right:0;margin-right:0;border-right:none}.productInfoContainer:has(.productTitle),.productInfoContainer:has(.product-image-wrap),.productInfoContainer:has(.item-options),.productInfoContainer:has(.dimensions){width:100%}.productInfoContainer:has(.item-options){gap:10px}.productInfoContainer:has(.selectWrapper){gap:5px}table tr,.item-options,.deliveryInfo{font-size:16px}tbody tr td{width:auto!important}.deliveryInfo{flex-direction:row;gap:5px}#checkoutButtonsContainer{flex-direction:row;flex-wrap:wrap;gap:5px}#checkoutButtons{flex-direction:column;flex-wrap:wrap;justify-content:flex-end;transform:translate(0)}.addToCartForm,.item .button.button-primary{width:-webkit-fill-available;flex:1}}@media (max-width: 716px){#cartBar{height:150px}#checkoutButtonsContainer{flex-direction:row;transform:translate(0);justify-content:space-between;width:-webkit-fill-available}#cartPrices{flex-direction:column;align-items:baseline;align-self:baseline}}#tabContainer{display:flex;flex-direction:row;align-items:center;gap:10px;position:sticky;background:#fff;border-bottom:2px solid var(--fabb_Dark_Grey);height:40px;padding-right:calc(50% - (var(--cart_width) / 2));padding-left:calc(50% - (var(--cart_width) / 2));padding-top:20px;z-index:99}#tabContainer.stuck{-webkit-box-shadow:0 5px 5px -5px #00000066;-moz-box-shadow:0 5px 5px -5px #00000066;box-shadow:0 5px 5px -5px #0006}.tabButton{height:40px;display:flex;flex-direction:row;align-items:center;border:2px solid var(--fabb_Medium_Grey);border-bottom:none;background:#fff;color:var(--fabb_Medium_Grey);padding:0 10px;cursor:pointer;box-sizing:border-box}.tabButton.active{color:var(--fabb_Dark_Grey);border:2px solid var(--fabb_Dark_Grey);border-bottom:2px solid white;margin-bottom:-2px;height:42px}@media (max-width: 1023.9px){#tabContainer{height:34px;justify-content:center;padding-top:10px}.tabButton{height:34px}.tabButton.active{height:36px}}@media (min-width: 1280px){.tabButton{position:relative}}.collapsibleWrapper .collapsibleButton:after{content:" +";font-weight:600}.collapsibleWrapper:has(input[type=checkbox]:checked) .collapsibleButton{background:var(--fabb_Very_Dark_Grey);color:var(--fabb_Light_Grey)}.collapsibleWrapper:has(input[type=checkbox]:checked) .collapsibleButton:after{content:" -"}input[type=checkbox]:checked+.collapsiblecontent{display:flex;flex-direction:column;gap:var(--general_gap)}input[type=checkbox]:checked+.collapsiblecontent{--product_grid_height: calc((var(--product_item_height) * var(--product_item_to_show)) + ((var(--product_item_to_show) - 1) * var(--general_gap)));max-height:var(--product_grid_height);height:var(--product_grid_height);max-height:fit-content;height:fit-content;margin-top:5px}.collapsibleWrapper input[type=checkbox]{display:none}.shopify-cleanslate .kEwctmM5pguv6XkPR8mx6,.shopify-cleanslate ._2PfRg7DFvcstLFRNRf5W1e{margin-top:0!important}.monthlyFinancePrice{font-weight:600!important;color:var(--fabb_Red)}@media (max-width: 1024px){.button.button-primary{min-width:150px;width:150px;padding:5px}}@media (max-width: 1365.9px){.priceInfo.subtotal{font-size:1.5rem!important}}#continueShopping{width:100%}#emptyCart{width:fit-content;padding:50px;margin:0 auto}
/*# sourceMappingURL=/cdn/shop/t/491/assets/cart-styles.css.map */
