.xmg-gallery{max-width:100%;margin:auto;position:relative;font-family:Poppins,sans-serif}.xmg-main{position:relative;background:#ffffffe6;display:flex;align-items:center;justify-content:center}.xmg-image-box{position:relative;width:100%;max-width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f9f9f9;border-radius:1.6rem;display:flex;align-items:center;justify-content:center}#xmg-main-img{width:100%;height:100%;object-fit:cover;display:block}.xmg-chevron{position:absolute;top:50%;transform:translateY(-50%);background:#fff;color:#56565a;border:none;padding:.75rem;font-size:2rem;cursor:pointer;z-index:2;width:auto;height:auto;display:flex;align-items:center;justify-content:center}.xmg-left{left:0rem;border-top-right-radius:.8rem;border-bottom-right-radius:.8rem}.xmg-right{right:0rem;border-top-left-radius:.8rem;border-bottom-left-radius:.8rem}.xmg-thumbs{display:flex;justify-content:center;gap:.8rem;margin-top:1.6rem;overflow-x:auto;transition:opacity .3s ease;width:100%;scrollbar-width:none;-ms-overflow-style:none}.xmg-thumbs::-webkit-scrollbar{display:none}.xmg-thumb-box{width:80px;aspect-ratio:1 / 1;overflow:hidden;background:#f9f9f9;border:2px solid transparent;border-radius:.8rem;flex:0 0 auto;display:flex;align-items:center;justify-content:center}.xmg-thumb{width:100%;height:100%;object-fit:cover;cursor:pointer;border-radius:4px}.xmg-thumb.active{border-color:#56565a}.xmg-dots{display:none;justify-content:center;gap:.5rem;margin-top:.5rem;transition:opacity .3s ease}.xmg-dot{width:12px;height:12px;background:#c8c8c8;border-radius:50%;cursor:pointer}.xmg-dot.active{background:#56565a}@media (max-width: 900px){.xmg-thumbs{display:none!important}.xmg-dots{margin-top:1rem;display:flex!important}.xmg-chevron{font-size:1.6rem;padding:.75rem}}.xmg-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:999;justify-content:center;align-items:center}.xmg-modal-content{width:75vh;height:75vh;background:#fff;border-radius:1.6rem;overflow:hidden;display:flex;align-items:center;justify-content:center}#xmg-modal-img{width:100%;height:100%;object-fit:cover;border-radius:8px;cursor:zoom-out}.xmg-thumbs-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.xmg-thumbs{display:flex;gap:1.6rem;overflow-x:auto;scroll-behavior:smooth;width:100%;max-width:440px}.xmg-thumb-chevron{background:#fff;border:none;font-size:1.6rem;padding:.5rem;cursor:pointer;z-index:1;width:10%;color:#56565a}.xmg-thumb-left{margin-right:.5rem}.xmg-thumb-right{margin-left:.5rem}@media (max-width: 768px){.xmg-thumb-chevron,.xmg-thumb-left,.xmg-thumb-right{display:none}}.product-main{display:flex;gap:4rem;margin:2rem 0 4rem}.product-main>div{width:100%}.product-main-info-cont{padding:1.6rem;border:1px solid #ececed;border-radius:1.6rem;box-shadow:#6363631a 0 2px 8px;max-height:fit-content}.product-main-info{display:flex;flex-direction:column}.product-sku-rating-cont{display:flex;justify-content:space-between;align-items:center;padding-block:.8rem;border-bottom:1px solid #ececed;flex-wrap:wrap}.product-sku{font-size:1rem;font-weight:600;flex:1 1 auto}.product-rating{display:flex;align-items:center;gap:.4rem;flex-shrink:0;flex-wrap:nowrap;min-width:0}.product-rating>img{width:1.2rem;height:auto;flex-shrink:0}.product-rating>div{font-size:1rem;white-space:nowrap}.product-price-cont{padding-block:3rem;display:flex;flex-direction:column}.product-sale{padding-bottom:.4rem;font-size:1.6rem;color:#d90046}.product-price-discount{display:flex;align-items:center;gap:1rem;padding-top:.8rem}.product-price-discount>div:nth-child(1){background:#d90046;color:#fff;padding:.5rem 1rem;font-size:1.2rem;border-radius:.8rem}.product-price-discount>div:nth-child(2){font-size:1.2rem}.product-price{font-size:4rem;font-weight:600}.product-stock{margin-bottom:1.6rem;display:inline-flex;align-items:center;gap:.5rem;background:#ddf0df;padding:.5rem 1rem .5rem .5rem;border-radius:2rem;white-space:nowrap;flex-wrap:nowrap}.product-stock>img{width:16px;height:16px;flex-shrink:0}.product-stock>div{font-size:1rem;color:#337239;white-space:nowrap;overflow:visible;text-transform:uppercase}.product-options{display:flex;gap:1.6rem;margin-bottom:1.6rem}.product-options>div{padding:.8rem 1.6rem;font-size:1rem;font-weight:600;border-radius:.8rem;border:1px solid #C7C7C8}.product-options .active{background:#ececed}.product-buttons{margin-bottom:4.8rem}.product-buttons>div{display:flex;gap:1.6rem}.product-quantity{display:flex;align-items:center;gap:.5rem}.product-quantity>div{padding:1.2rem 1.5rem;border-radius:.8rem;border:1px solid #C7C7C8;font-size:1.5rem}.product-quantity>div:nth-child(1),.product-quantity>div:nth-child(3){background:#ececec}.product-add{width:fit-content;border-radius:.8rem;padding:1.2rem 2.5rem;text-align:center;font-size:1.4rem;font-weight:500;background:#00bcb4;color:#fff}.product-acc{width:100%;display:flex;justify-content:space-between;align-items:center;border-top:1px dashed #56565a}.product-acc>div{padding:1rem;font-size:1.6rem;font-weight:500}.product-acc:last-child{border-bottom:1px dashed #56565a}.spacer{border-bottom:1px dashed #ececed}.product-info{margin-top:3.2rem;display:grid;grid-template-columns:1fr auto;column-gap:3.2rem}.product-info-info{display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem}.product-info-info-inner{padding-bottom:1.6rem}.product-info-info-inner>div:nth-child(1){font-size:1.8rem;padding-bottom:.4rem;border-bottom:1px solid #ececed}.product-info-info-inner>div:nth-child(2){padding-top:.4rem;font-size:1.4rem;font-weight:200}.product-info>div:nth-child(2){position:sticky;top:20rem;align-self:start;margin-bottom:3.2rem}.installer-tech{display:flex;align-items:center;gap:3rem;width:fit-content;padding:.8rem .8rem .8rem 1.2rem;border-radius:1.6rem;margin-block:2rem;border:1px solid #c7c7c8}.installer-tech-title{font-size:1.6rem}.installer-tech>button{all:unset;background:#00bcb4;color:#fff;padding:1rem 2rem;border-radius:.8rem;font-size:1.6rem}.product-card{max-width:200px;display:flex;flex-direction:column;gap:.8rem;padding:.8rem;background:#fff;border:1px solid #ececed;border-radius:1.6rem;box-shadow:#63636333 0 2px 8px}.product-card>img{width:100%;aspect-ratio:1 / 1;border-bottom:1px solid #ececed;padding-bottom:.8rem}.product-card-inner{display:flex;flex-direction:column;gap:1.2rem}.product-card-current-title{border-bottom:1px solid #ececed;padding-block:.8rem;font-size:1.6rem;text-align:center}.product-card-title{font-size:1.6rem}.product-card-stock{display:inline-flex;align-items:center;gap:.5rem;background:#ddf0df;padding:.5rem 1.2rem .5rem .5rem;border-radius:2rem;white-space:nowrap;flex-wrap:nowrap;width:fit-content}.product-card-stock>img{width:12px;height:12px;flex-shrink:0}.product-card-stock>div{font-size:1rem;color:#337239;white-space:nowrap;overflow:visible;text-transform:uppercase}.product-card-price{font-size:2rem}.product-card-inner>button{outline:none;border:none;background:#00bcb4;color:#fff;padding:1.2rem 2.5rem;border-radius:.8rem;font-size:1.4rem;text-align:center}.customer-also{display:flex;gap:2rem;padding-bottom:2rem}.recently{margin-top:2rem;background:#e3f8f7;padding-block:2rem}.recently>div:nth-child(1){display:flex;gap:2rem}@media (max-width: 900px){.product-main{flex-direction:column}.product-main-info{gap:1rem}.product-info{display:flex;flex-direction:column;overflow-x:hidden}.product-info>div:nth-child(2){display:none}.product-sku-rating-cont{padding-top:0rem}.installer-tech{width:100%;justify-content:space-between}.installer-tech>h6{font-size:1.6rem}.installer-tech>button{padding:.75rem 1.5rem;font-size:1.4rem}.customer-also{position:relative;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;display:flex;gap:2rem;padding-inline:1rem}.customer-also::-webkit-scrollbar{display:none}.product-card-customer{flex:0 0 auto;scroll-snap-align:start;width:200px}.customer-also:before{content:"\2192";position:absolute;right:1rem;top:50%;transform:translateY(-50%);font-size:2rem;color:#ccc;pointer-events:none}.recently>div:nth-child(1){display:flex;gap:2rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-inline:1rem}.recently>div:nth-child(1)::-webkit-scrollbar{display:none}.recently .product-card-customer{flex:0 0 auto;scroll-snap-align:start;width:200px}}
/*# sourceMappingURL=/cdn/shop/t/131/assets/cust-product.css.map */
