.option-selector{padding:0;border:0}.option-selector:not(:last-child){margin-bottom:2rem}.option-selector .label{margin-bottom:.5em}.option-selector__label-value{font-weight:400}.option-selector__btns{margin-top:-12px}.opt-label{margin-top:12px;margin-inline-end:12px;border:var(--btn-border-width) solid rgba(var(--text-color)/.2);border-radius:var(--btn-border-radius, 0);cursor:pointer}.opt-label--btn{min-width:50px;padding:var(--btn-padding-y, 12px) 16px;background-color:rgba(var(--bg-color));color:rgb(var(--text-color))}.opt-label--btn:hover{background-color:rgba(var(--text-color)/.05)}.opt-btn:focus-visible+.opt-label{outline-offset:3px}.opt-btn:checked+.opt-label--btn{background-color:rgba(var(--bg-color));color:rgb(var(--text-color))}.opt-btn:checked+.opt-label:not(.opt-label--swatch):after,.is-unavailable+.opt-label .opt-label__media:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%}.opt-btn:checked+.opt-label:not(.opt-label--swatch):after{border-radius:var(--btn-border-radius, 0);box-shadow:0 0 0 2px rgba(var(--text-color)/.6)}.is-unavailable+.opt-label:not(.opt-label--image),.is-unavailable+.opt-label .opt-label__media:after{background:linear-gradient(to bottom left,transparent calc(50% - 1px),rgba(var(--text-color)/.2) calc(50% - 1px),rgba(var(--text-color)/.2) calc(50% + 1px),transparent calc(50% + 1px)) no-repeat}.opt-label__media{width:100%;border-radius:calc(var(--btn-border-radius, 0) - 2px)}.custom-select__btn[data-swatch]:before,.custom-select__option[data-swatch]:before{content:"";width:20px;height:20px;margin-inline-end:8px;border-radius:50%;background-size:cover}.custom-select [data-swatch=white]:before{border:1px solid #f2f2f2}.opt-label{min-width:64px;transition:opacity .6s,color .6s,border-color .6s;font-weight:700}.opt-label__media{border-radius:var(--btn-border-radius, 0)}.option-selector:not(:last-child){margin-bottom:3rem}.opt-label--image{--btn-border-radius: 50%;width:var(--swatch-variant-picker-size, 36px);min-width:0;height:var(--swatch-variant-picker-size, 36px)}.is-unavailable+.opt-label--image img{opacity:.4}.swatch-shape--not-circle{--btn-border-radius: 0}.swatch-shape--natural.swatch--variant-image{height:auto}.opt-label--swatch.swatch-shape--portrait{height:calc(var(--swatch-variant-picker-size, 36px) / .75)}.opt-label:not([data-swatch]):after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--btn-border-radius, 0)}.opt-btn.is-unavailable:checked+.opt-label:not(.opt-label--swatch){border-color:rgba(var(--text-color)/.6)}.opt-btn.is-unavailable:checked+.opt-label:not(.opt-label--swatch):after{box-shadow:none}.opt-label:hover{background-color:transparent}.opt-label:not([data-swatch]):hover:after{box-shadow:0 1px 3px rgba(var(--input-text-color)/.4)}.option-selector__btns .is-unavailable+[data-swatch]:before{opacity:.4}.is-unavailable+.opt-label:not([data-swatch]){overflow:hidden}.is-unavailable+.opt-label:not([data-swatch]):before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--text-color)/.05)}.option-selector .label{margin-bottom:.8em}:root{--product-details-block-margin: calc(8 * var(--space-unit));--product-details-block-margin-sm: calc(3 * var(--space-unit));--product-info-block-margin: calc(6 * var(--space-unit))}.product-info__block,.product-info__block--sm,.product-details__block{margin:var(--product-info-block-margin) 0}.product-info__block:first-child,.product-info__block--sm:first-child,.product-details__block:first-child{margin-top:0}.product-info__block:last-child,.product-info__block--sm:last-child,.product-details__block:last-child{margin-bottom:0}.product-info__block:empty,.product-info__block--sm:empty,.product-details__block:empty{display:none}.product-info__block.custom-option+.product-info__block.custom-option{margin-top:3rem}.product-info__block.custom-option{margin-bottom:2px}.product-info__block .social__link{width:40px;height:40px;position:relative}.product-info__block .social__link:after{content:"";position:absolute;top:50%;left:50%;width:44px;height:44px;transform:translate(-50%,-50%);opacity:0}.product-info__block .social-share__heading{margin-inline-end:.5em}.product-info__block--sm{margin:var(--product-details-block-margin-sm) 0}.product-info__block--md{margin:calc(6 * var(--space-unit)) 0}.product-details__block{margin:var(--product-details-block-margin) 0}.product-vendor-sku+.product-info__title{margin-top:-4px}.product-info__title+.product-info__rating,.product-price+variant-label{margin-top:-8px}.product-description{overflow:auto}.product-info__price{font-size:var(--h4-font-size)}.product-info__add-to-cart quantity-input{flex:1 1 35%;margin-inline-end:calc(2 * var(--space-unit));transition:opacity .6s ease}.product-info__add-to-cart:has(button[disabled]) quantity-input{opacity:.4;cursor:default;pointer-events:none}.product-info__add-button{display:flex;flex:0 0 100%}quantity-input+.product-info__add-button{flex:1 1 65%;margin-inline-start:calc(2 * var(--space-unit))}.product-info__dynamic-checkout-button shopify-accelerated-checkout{--shopify-accelerated-checkout-button-block-size: 45px;--shopify-accelerated-checkout-button-border-radius: var(--btn-border-radius, 0);--shopify-accelerated-checkout-button-box-shadow: none;--shopify-accelerated-checkout-skeleton-background-color: rgba(0, 0, 0, 0);--shopify-accelerated-checkout-skeleton-animation-opacity-start: 0;--shopify-accelerated-checkout-skeleton-animation-opacity-end: 0;--shopify-accelerated-checkout-skeleton-animation-duration: 0s}.product-info__disclosure{font-size:calc(var(--body-font-size) * .1rem)}.shopify-payment-button__button{margin-top:calc(4 * var(--space-unit));overflow:hidden;border-radius:var(--btn-border-radius, 0)}.product-title .product-info__weight{opacity:.7}.shopify-payment-button .shopify-payment-button__button--unbranded{padding:var(--btn-padding-y, 12px) 26px;transition:opacity .6s ease,color .6s ease,background-position .4s ease-out;font-size:.88em;font-weight:700;line-height:1.2em;text-transform:var(--btn-text-transform, none)}.shopify-payment-button .shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:transparent}.shopify-payment-button__button--hidden{display:none}.shopify-payment-button__more-options{color:rgb(var(--text-color))}.product-policies{margin-top:var(--space-unit)}.pickup-icon{flex-shrink:0;margin-inline-end:calc(2 * var(--space-unit))}.product-details .spr-header-title{display:none}.product-details__text{font-size:calc(var(--body-font-size) * var(--fluid-1-25))}.product-inventory__status:before{content:"";display:inline-block;width:9px;height:9px;margin-inline-end:.5em;border-radius:9px;background-color:currentColor}[data-inventory-level=none]{color:rgb(var(--no-stock-text-color))}[data-inventory-level=low]{color:rgb(var(--low-stock-text-color))}[data-inventory-level=very_low]{color:rgb(var(--very-low-stock-text-color))}[data-inventory-level=normal],[data-inventory-level=in_stock]{color:rgb(var(--in-stock-text-color))}[data-inventory-level=backordered]{color:rgb(var(--no-stock-backordered-text-color))}.product-spec{margin:0}.product-spec__item{border-bottom:1px dashed rgba(var(--text-color)/.15)}.product-spec__item:last-child{border:0}.product-spec__value p:last-child{margin-bottom:0}.tab-used .product-info__block .media{overflow:visible}.tab-used .product-info__block .media a:focus{outline:auto Highlight;outline:auto -webkit-focus-ring-color;outline-offset:3px}@media(max-width:768.98px){.product-info.media-with-text__text{padding-top:0}}@media(min-width:769px){:root{--product-details-block-margin: calc(12 * var(--space-unit));--product-info-block-margin: calc(8 * var(--space-unit))}.product-details .disclosure>summary{padding-top:calc(5 * var(--space-unit));padding-bottom:calc(5 * var(--space-unit))}.product-details .disclosure__content{padding-bottom:calc(5 * var(--space-unit))}.product-spec__label{flex:0 0 160px;margin-bottom:0}.product-spec__label--right{flex-basis:50%}.cc-featured-product .media-with-text__text{max-width:calc(100% - var(--media-width, 50%))}.cc-featured-product:has(custom-select.is-open) .container.overflow-hidden{overflow:visible}.cc-featured-product:has(custom-select.is-open){position:relative;z-index:4}}@media(min-width:1024px){.product-info__add-to-cart quantity-input{flex-basis:150px}.product-details .disclosure>summary{padding-top:calc(8 * var(--space-unit));padding-bottom:calc(8 * var(--space-unit))}.product-details .disclosure__content{padding-bottom:calc(8 * var(--space-unit))}}@media screen and (min-width:769px){:root{--product-column-padding: calc(6 * var(--space-unit));--product-info-width: 48%;--product-info-block-margin: calc(2.5 * var(--space-unit));--product-details-block-margin-sm: calc(2 * var(--space-unit))}.cc-main-product,.product-main,.product-main .container{margin-bottom:0!important;padding-bottom:0!important}.product-main .product{align-items:flex-start!important}.product-main .product-media,.product-main .product-info,.product-info.media-with-text__text,.media-with-text__text.product-info,.product-main .media-with-text__text{border-left:0!important;border-right:0!important;border-inline-start:0!important;border-inline-end:0!important;box-shadow:none!important}.product-main .product-info:before,.product-main .product-info:after,.product-info.media-with-text__text:before,.product-info.media-with-text__text:after,.media-with-text__text.product-info:before,.media-with-text__text.product-info:after,.product-main .media-with-text__text:before,.product-main .media-with-text__text:after{display:none!important;content:none!important;background:transparent!important;border:0!important;box-shadow:none!important}.product-main .product-media{padding-top:calc(4 * var(--space-unit))!important;padding-bottom:calc(2 * var(--space-unit))!important;padding-inline-end:var(--product-column-padding)!important}.product-media--slider .media-gallery{display:grid!important;grid-template-columns:82px minmax(0,1fr)!important;column-gap:14px!important;align-items:start!important}.product-media--slider .media-gallery__viewer{grid-column:2!important;grid-row:1!important;overflow:hidden!important;max-height:620px!important}.product-media--slider .media-viewer{overflow:hidden!important;max-height:620px!important}.product-media--slider .media-viewer__item{max-height:620px!important;overflow:hidden!important}.product-media--slider .media{max-height:620px!important}.product-media--slider .media img,.product-media--slider .media-gallery__viewer img,.product-media--slider .media-viewer__item img{max-height:620px!important;object-fit:contain!important}.product-media--slider .media-gallery__thumbs{grid-column:1!important;grid-row:1!important;margin-top:0!important;max-height:620px!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:thin}.product-media--slider .media-thumbs{display:flex!important;flex-direction:column!important;gap:10px!important;overflow:visible!important;scroll-snap-type:none!important}.product-media--slider .media-thumbs__item{width:78px!important;flex:0 0 auto!important;flex-basis:78px!important;margin-inline-end:0!important;scroll-snap-align:none!important}.product-media--slider .media-thumbs__item:not(:last-child){margin-inline-end:0!important}.product-main .product-info,.product-info.media-with-text__text,.product-info__sticky,.product-main .product-info--sticky,.product-info.sticky,.product-main .sticky{position:relative!important;top:auto!important}.product-main .product-info,.product-info.media-with-text__text{padding-top:calc(3 * var(--space-unit))!important;padding-bottom:calc(2 * var(--space-unit))!important;padding-inline-start:var(--product-column-padding)!important;margin-top:-52px!important;z-index:1!important;align-self:flex-start!important}.product-info h1,.product-info__title,.product-title{font-size:29px!important;line-height:1.16!important;margin-top:0!important;margin-bottom:8px!important}.product-info__rating,.product-info .rating,.product-info .spr-badge,.product-info .jdgm-widget{margin-top:0!important;margin-bottom:7px!important}.product-info__price,.product-price,.price{font-size:29px!important;line-height:1.15!important;margin-top:4px!important;margin-bottom:8px!important}.product-info__block,.product-info__block--sm{margin-top:10px!important;margin-bottom:10px!important}.product-info__block:first-child,.product-info__block--sm:first-child{margin-top:0!important}.product-info hr,.product-info .product-info__block--divider,.product-info .product-info__block:has(hr),.product-info__block:has(.divider),.product-info__block:has(.section-divider){margin-top:10px!important;margin-bottom:10px!important}.product-info__block.product-options,.product-options,variant-picker,.variant-picker{margin-top:11px!important;margin-bottom:11px!important}.option-selector,.option-selector:not(:last-child){margin-bottom:11px!important}.option-selector .label{margin-bottom:5px!important;font-size:18px!important;line-height:1.25!important}.option-selector__label-value{font-size:18px!important;line-height:1.25!important;font-weight:400!important}.option-selector__btns{margin-top:-5px!important}.opt-label{min-width:62px!important;margin-top:7px!important;margin-inline-end:7px!important;border-color:#222!important;border-radius:5px!important;font-weight:600!important}.opt-label--btn{min-height:38px!important;padding:8px 12px!important;font-size:13.5px!important;line-height:1.2!important;background:#fff!important;color:#111!important}.opt-label--btn:hover{border-color:#1b545c!important;color:#1b545c!important;background:#1b545c0a!important}.opt-btn:checked+.opt-label--btn{background:#1b545c!important;border-color:#1b545c!important;color:#fff!important;box-shadow:none!important}.opt-btn:checked+.opt-label:not(.opt-label--swatch):after{box-shadow:none!important}.opt-btn.is-unavailable:not(.is-nonexistent)+.opt-label--btn,.is-unavailable+.opt-label:not(.opt-label--image){opacity:.5!important;background-color:#f7f7f7!important;border-color:#bbb!important;color:#555!important;text-decoration:line-through!important}.opt-btn.is-nonexistent+.opt-label--btn{display:none!important}.product-info__block:has(.bar-rug-pad-quickadd),.product-info__block--sm:has(.bar-rug-pad-quickadd){margin-top:10px!important;margin-bottom:10px!important}.bar-rug-pad-quickadd{margin:0!important;padding:14px 16px 13px!important;border-left-width:3px!important}.bar-rug-pad-quickadd__header{gap:12px!important;align-items:center!important}.bar-rug-pad-quickadd__eyebrow{margin-bottom:3px!important;font-size:12.25px!important;line-height:1.25!important;letter-spacing:.04em!important}.bar-rug-pad-quickadd__name-row,.bar-rug-pad-quickadd__name{font-size:15.5px!important;line-height:1.35!important}.bar-rug-pad-quickadd__price,.bar-rug-pad-quickadd__price span{font-size:14.5px!important;line-height:1.3!important}.bar-rug-pad-quickadd__button{min-width:132px!important;min-height:43px!important;padding:10px 15px!important;font-size:13.75px!important;line-height:1.2!important}.bar-rug-pad-quickadd__benefits{margin-top:8px!important;gap:6px 14px!important}.bar-rug-pad-quickadd__benefits li{font-size:13px!important;line-height:1.32!important}.bar-rug-pad-quickadd__check{width:14px!important;height:14px!important;flex-basis:14px!important;font-size:9px!important}.bar-rug-pad-quickadd__bottom{display:flex!important;margin-top:7px!important;gap:4px 10px!important;font-size:13px!important;line-height:1.35!important}.bar-rug-pad-quickadd__bottom a,.bar-rug-pad-quickadd a{text-underline-offset:3px!important}.product-info__add-to-cart,.product-info__add-button{margin-top:8px!important}.product-info__add-button .btn,.product-info__add-to-cart .btn,button[name=add],.product-form__submit{min-height:52px!important;padding-top:13px!important;padding-bottom:13px!important;font-size:15.5px!important;line-height:1.2!important;letter-spacing:.055em!important;font-weight:700!important}.cc-main-product+.cc-product-details,.cc-product-details,.product-details,.shopify-section:has(.product-details){clear:none!important;margin-top:0!important;padding-top:0!important}.cc-product-details .container,.product-details .container{margin-top:0!important;padding-top:0!important}.product-details__block:first-child{margin-top:0!important}.product-details__block{margin-top:18px!important;margin-bottom:18px!important}.product-details .disclosure>summary{padding-top:calc(4 * var(--space-unit))!important;padding-bottom:calc(4 * var(--space-unit))!important}.product-details .disclosure__content{padding-bottom:calc(4 * var(--space-unit))!important}}@media screen and (max-width:768.98px){.product-info__title,.product-title,.product-info h1{line-height:1.22!important}.option-selector,.option-selector:not(:last-child){margin-bottom:16px!important}.opt-label--btn{min-height:40px!important}.bar-rug-pad-quickadd{padding:12px 13px!important}.bar-rug-pad-quickadd__bottom{display:flex!important}}
/*# sourceMappingURL=/cdn/shop/t/119/assets/product.css.map */
