.section-product-recommendations{background-color:var(--color-bg)}.product-recommendations{max-width:var(--max-width-section);margin-left:auto;margin-right:auto}.product-recommendations-bundle{display:flex;flex-direction:column;gap:20px}.product-recommendations-bundle .products{row-gap:30px}.product-recommendations-bundle-summary{display:flex;flex-direction:column;gap:10px;align-items:center}.section-product-recommendations .bundle-price-total{font-size:20px;font-weight:600;line-height:1.5}.product-recommendations-bundle-summary .button{background-color:var(--button-background-color);border:1px solid var(--button-border-color);color:var(--button-text-color);font-size:var(--button-font-size-mobile);border-radius:6px;transition:all .3s ease}@media only screen and (min-width:768px){.product-recommendations-bundle-summary .button{font-size:var(--button-font-size-tablet)}}@media only screen and (min-width:1068px){.product-recommendations-bundle-summary .button{font-size:var(--button-font-size)}}.product-recommendations-bundle-summary .button:hover{background-color:var(--button-text-color);color:var(--button-background-color)}.product-recommendations-bundle-summary .button:before{background-color:var(--button-text-color)}.product-recommendations-bundle-summary .button:focus:before{background-color:var(--button-text-color)}.product-recommendations-bundle-summary .button:focus{color:var(--button-background-color);background:var(--button-text-color)}.product-recommendations-bundle-summary .button .loading-overlay .spinner-path{stroke:var(--button-background-color)}.product-recommendations-bundle-summary__prices{display:flex;align-items:center;gap:8px}.section-product-recommendations .bundle-price-new{font-size:20px;font-weight:400}.section-product-recommendations .bundle-price-old{font-size:20px;font-weight:400;color:#b3b3b2;text-decoration:line-through}.section-product-recommendations .bundle-item .product-card-image-container{position:relative}.section-product-recommendations .bundle-item .bundle-item__checkbox{display:flex;justify-content:center}.section-product-recommendations .bundle-item__checkbox.position-top-right{position:absolute;right:8px;top:8px;bottom:auto;z-index:1}@media screen and (min-width:767px){.section-product-recommendations .bundle-item__checkbox.position-top-right{right:15px;top:15px}}.section-product-recommendations .bundle-item__checkbox.position-bottom-right{position:absolute;right:8px;top:auto;bottom:23px;z-index:1}@media screen and (min-width:767px){.section-product-recommendations .bundle-item__checkbox.position-bottom-right{right:15px;bottom:30px}}@media screen and (max-width:768px){.section-product-recommendations .bundle-item__checkbox.mobile-layout-list.position-top-right,.section-product-recommendations .bundle-item__checkbox.mobile-layout-list.position-bottom-right{position:initial}}.section-product-recommendations .bundle-item__checkbox.position-below{display:flex;justify-content:center;margin-bottom:5px}.section-product-recommendations .bundle-item__checkbox input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.section-product-recommendations .checkbox-box{width:20px;height:20px;border:1px solid #5e7080;background:#ffffff4d;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;cursor:pointer}.section-product-recommendations .bundle-item__checkbox input:checked+.checkbox-box{background:#5e7080}.section-product-recommendations .checkbox-box:after{content:"";width:6px;height:11px;border:solid white;border-width:0 2px 2px 0;transform:rotate(40deg);opacity:0;margin-bottom:2px}.section-product-recommendations .checkbox-box:hover{background:#5e7080}.section-product-recommendations .bundle-item__checkbox input:checked+.checkbox-box:after{opacity:1}.section-product-recommendations .bundle-item__checkbox input:focus-visible+.checkbox-box{outline:2px solid #5e7080;outline-offset:2px}.section-product-recommendations .product-card .product-card--featured-image{margin-bottom:15px}.section-product-recommendations .bundle-item:not(.selected){opacity:.5}.section-product-recommendations .product-recommendations.title-one-line .product-card-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-bottom:8px;line-height:1}.section-product-recommendations .product-recommendations:not(.variants-one-line) .product-card-swatches--container{overflow:visible;height:auto}@media screen and (max-width:767px){.section-product-recommendations .product-card-recommendation-mobile{display:flex;flex-direction:row}.section-product-recommendations .product-card.product-card-recommendation-mobile .product-card-info{align-items:flex-start;padding-right:0}.section-product-recommendations .product-card-recommendation-mobile .product-card-title{margin:0}.section-product-recommendations .product-card-recommendation-mobile .price{justify-content:flex-end}}.product-recommendations__selected-images{display:none;align-items:center;gap:0;margin-bottom:16px;min-height:0;row-gap:20px;flex-wrap:wrap;justify-content:center}@media screen and (max-width:767px){.product-recommendations__selected-images{display:flex}}.product-recommendations__selected-image-item{flex-shrink:0;width:100%;max-width:18%;display:none}.product-recommendations__selected-image-item.is-visible{display:block}.product-recommendations__selected-image-item .product-recommendations__selected-image-inner{width:100%;border-radius:6px;overflow:hidden}.product-recommendations__selected-image-item .product-recommendations__selected-image-inner img{width:100%;height:100%;object-fit:cover}.product-recommendations__selected-sep{display:none;margin:0 8px;font-weight:600;color:var(--color-body, #111)}.product-recommendations__selected-image-item.is-visible+.product-recommendations__selected-sep:has(~.product-recommendations__selected-image-item.is-visible){display:inline-block}
/*# sourceMappingURL=/cdn/shop/t/258/assets/product-recommendations.css.map */
