.product-sheet .product-sheet-top{display:grid}.product-sheet .product-sheet-top .product-image{display:flex;flex-flow:column;gap:20px}.product-sheet .product-sheet-top .product-image .small-images{grid-column:1;grid-row:1}.product-sheet .product-sheet-top .product-image .large-image{display:flex;justify-content:center}@media print,screen and (min-width:769px){.product-sheet .product-sheet-top .product-image .large-image{max-width:700px}}.product-sheet .product-sheet-top .product-image .large-image .coverImage{cursor:pointer}.product-sheet .product-sheet-top .product-image .large-image img{width:100%}.product-sheet .product-sheet-top .product-image .large-image video{max-height:550px}.product-sheet .product-sheet-top .product-image .small-images{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(98px,1fr))}.product-sheet .product-sheet-top .product-image .small-images.has-scrollbar{scrollbar-gutter:unset}.product-sheet .product-sheet-top .product-image .small-images .thumbnail{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.product-sheet .product-sheet-top .product-image .small-images .thumbnail i{color:var(--primary-color);line-height:0;pointer-events:none;position:absolute}.product-sheet .product-sheet-top .product-image .small-images .thumbnail i,.product-sheet .product-sheet-top .product-image .small-images .thumbnail img,.product-sheet .product-sheet-top .product-image .small-images .thumbnail video{transition:opacity .5s ease}.product-sheet .product-sheet-top .product-image .small-images .thumbnail img,.product-sheet .product-sheet-top .product-image .small-images .thumbnail video{height:112px;-o-object-fit:cover;object-fit:cover;opacity:.5;width:auto}.product-sheet .product-sheet-top .product-image .small-images .thumbnail img.focus,.product-sheet .product-sheet-top .product-image .small-images .thumbnail img:hover,.product-sheet .product-sheet-top .product-image .small-images .thumbnail video.focus,.product-sheet .product-sheet-top .product-image .small-images .thumbnail video:hover{opacity:1}.product-sheet .product-sheet-top .product-image .small-images .thumbnail img.focus+i,.product-sheet .product-sheet-top .product-image .small-images .thumbnail img:hover+i,.product-sheet .product-sheet-top .product-image .small-images .thumbnail video.focus+i,.product-sheet .product-sheet-top .product-image .small-images .thumbnail video:hover+i{color:#fff}.product-sheet .product-sheet-top .wishlist-actions{padding:0 10px;position:absolute;right:0;top:0}.product-sheet .product-sheet-top .wishlist-actions i{color:var(--primary-color);font-size:35px}.product-sheet .product-sheet-top .add-to-cart-button-component{display:grid;gap:5px;grid-template-columns:1fr;height:auto;margin-bottom:30px}.product-sheet .product-sheet-top .add-to-cart-button-component .add-to-cart-button,.product-sheet .product-sheet-top .add-to-cart-button-component .mod-add-to-cart-button{height:36px}.product-sheet .product-sheet-top .add-to-cart-button-component .add-to-cart-button{padding-left:10px;padding-right:10px}.product-sheet .product-sheet-top .add-to-cart-button-component .add-to-cart-button p{color:#fff;margin-left:5px}.product-sheet .product .value-title{font-size:13px;font-weight:600}.product-sheet .product .value-element{font-size:15px}.product-sheet .product .values-col{display:flex;gap:35px;justify-content:space-between;padding-bottom:20px}.product-sheet .product .brand-image{border:1px solid #000;float:right;margin-left:5px;max-width:100px}.product-sheet .product .brand-image img{display:flex;transform:scale(.9);transition:all .3s ease}.product-sheet .product .brand-image:hover img{transform:scale(1)}.product-sheet .product .description-col{padding-bottom:20px}.product-sheet .product .description-col+.price-col,.product-sheet .product .values-col+.description-col{border-top:1px dashed #000}.product-sheet .product .price-col{align-items:flex-start;display:flex;flex-flow:column;gap:20px;justify-content:space-between;padding-top:20px}.product-sheet .product .price-col .product-last-price{font-size:24px}.product-sheet .product .combinations-col,.product-sheet .product .description-col,.product-sheet .product .price-col,.product-sheet .product .unavailable-combination-col,.product-sheet .product .values-col{margin:0 15px}.product-sheet .packed-product{margin-left:15px;margin-right:15px}.product-sheet .packed-product .product-column{align-items:center;display:grid;grid-template-columns:repeat(2,1fr)}.product-sheet .package-original-price{margin:15px 15px 0}.product-sheet iframe{max-width:100%}@media print,screen and (min-width:769px){.product-sheet .product-sheet-top{gap:20px;grid-auto-flow:column;grid-template-columns:700px 1fr}.product-sheet .product-name{background-color:#f6f6f6;border-bottom:1px solid #000;padding-left:10px}}@media (max-width:1407px) and (min-width:768px){.product-sheet .product-sheet-top{grid-template-columns:50% 50%}}@media screen and (max-width:768px){.product-sheet .product-sheet-top{grid-template-columns:1fr}.product-sheet .product-features{grid-row:1}}.product-section:not(.product){margin-top:20px!important}.product-section>.title-section{background-color:#f6f6f6;border-bottom:1px solid #000;font-size:13px;font-weight:600;padding:.5rem 1rem}.product-section>.title-section:not(.related-products){margin-bottom:20px}.product-section p{font-size:15px}.product-section h1.title{border-bottom:2px solid;margin-bottom:20px;margin-top:0;padding-bottom:20px;padding-left:0;padding-top:0;text-align:justify}@media screen and (max-width:768px){.product-section h1.title{margin-top:20px}}.product-section .product-description{padding:0 1rem}.product-section .product-list.grid{margin-top:.5rem}.product-section .features-list{display:grid;gap:10px}.product-section .features-list .feature{border:1px solid #000;padding:.5rem 1rem}.product-section .feature-selector-container{margin-bottom:1rem}.product-section .feature-selector-container label{display:block;font-weight:600;margin-bottom:.5rem}.product-section .feature-selector-container select{width:240px}@media screen and (min-width:1024px){.product-section .features-list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1023px){.product-section .features-list{grid-template-columns:repeat(2,1fr)}.product-section .product-list.list{margin-top:.5rem}}.original-image-modal{text-align:center}.product-image{position:relative}#modal-images .box{margin-bottom:0;padding:0}#modal-images .coverImage{display:flex}#modal-images .small-images .secondary{align-items:center;background-color:transparent;border:none;color:#fff;display:flex;font-size:40px;height:15px;padding:0;position:absolute;top:calc(50% - 7.5px);transition:all .3s ease;width:15px}#modal-images .small-images .secondary:before{border:2px solid var(--primary-color);content:" ";display:block;float:right;height:.325em;pointer-events:none;transform:rotate(-45deg);transform-origin:center;transition:all .3s ease;width:.325em}#modal-images .small-images .secondary.prev{justify-content:flex-start;left:20px}#modal-images .small-images .secondary.prev:before{border-bottom:0;border-right:0}@media print,screen and (min-width:769px){#modal-images .small-images .secondary.prev:hover{left:15px}}#modal-images .small-images .secondary.next{justify-content:flex-end;right:20px}#modal-images .small-images .secondary.next:before{border-left:0;border-top:0}@media print,screen and (min-width:769px){#modal-images .small-images .secondary.next:hover{right:15px}}#modal-images .small-images .secondary:not(.prev,.next,.active.prev,.active.next){display:none}#modal-images img,#modal-images video{max-height:90vh}#product .product-sheet-bot{margin-bottom:20px;margin-top:20px}#product .tabs{margin-bottom:0!important}#product .tabs ul{border-bottom-color:#000}@media screen and (max-width:768px){#product .tabs ul{display:block}}#product .tabs span{color:#000;font-size:18px;text-transform:uppercase}#product .tabs a{border-bottom-color:#000}#product .tabs a:hover{background:#888}#product .tabs a:hover span{color:#fff}#product .tabs .is-active a{background:#000}#product .tabs .is-active span{color:#fff}#product .product-tab{border-bottom:1px solid #000;border-left:1px solid #000;border-right:1px solid #000;display:none;padding:15px}#product .product-tab.is-active{display:block}#product .product-tab li,#product .product-tab p{font-size:15px}#product .product-tab .features-list{display:grid;gap:10px}#product .product-tab .features-list .feature{border:1px solid #000;padding:.5rem 1rem}#product .product-tab iframe{max-width:100%}@media screen and (min-width:1024px){#product .product-tab .features-list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1023px){#product .product-tab .features-list{grid-template-columns:repeat(2,1fr)}}.product-list.grid.product-slider{display:block}
