.product-sheet .product-sheet-bot,.product-sheet .product-sheet-top{display:grid;gap:20px}.product-sheet .product-sheet-bot .product-image .large-image,.product-sheet .product-sheet-bot .product-image .small-images img,.product-sheet .product-sheet-top .product-image .large-image,.product-sheet .product-sheet-top .product-image .small-images img{border:none}.product-sheet .product-sheet-bot .product-image .large-image,.product-sheet .product-sheet-top .product-image .large-image{margin-bottom:.5rem;text-align:center}.product-sheet .product-sheet-bot .product-image .large-image img,.product-sheet .product-sheet-top .product-image .large-image img{cursor:pointer}.product-sheet .product-sheet-bot .product-image .small-images,.product-sheet .product-sheet-top .product-image .small-images{display:grid;gap:.5rem;margin-bottom:.5rem}.product-sheet .product-sheet-bot .product-image .small-images img,.product-sheet .product-sheet-top .product-image .small-images img{cursor:pointer}.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 1fr;max-width:300px}.product-sheet .product .value-title{font-size:16px;font-weight:600}.product-sheet .product .value-element{font-size:16px}.product-sheet .product .values-col{display:flex;gap:35px;justify-content:space-between;padding-bottom:20px}.product-sheet .product .brand-image{border:1px solid #c7d1d6;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:20px 0}.product-sheet .product .description-col+.price-col,.product-sheet .product .values-col+.description-col{border-top:1px dashed #c7d1d6}.product-sheet .product .price-col{align-items:center;display:flex;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}@media screen and (min-width:1024px){.product-sheet .product-sheet-bot,.product-sheet .product-sheet-top{grid-auto-columns:1fr 1fr;grid-auto-flow:column}.product-sheet .product-image>.small-images{grid-template-columns:repeat(4,1fr)}.product-sheet .product-name{background-color:#f4f6f7;border-bottom:1px solid #c7d1d6;padding-left:10px}}@media screen and (max-width:1023px){.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:#f4f6f7;border-bottom:1px solid #c7d1d6;font-size:16px;font-weight:600;padding:.5rem 1rem}.product-section>.title-section:not(.related-products){margin-bottom:20px}.product-section p{font-size:16px}.product-section .product-description{padding:0 1rem}.product-section .product-list.grid{margin-top:.5rem}.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}.product-section .features-list{display:grid;gap:10px}.product-section .features-list .feature{border:1px solid #c7d1d6;padding:.5rem 1rem}@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}#modal-images .small-images .secondary{background-color:rgba(9,9,7,.57);border:none;color:#fff;cursor:pointer;display:flex;font-size:40px;height:40px;justify-content:center;line-height:43px;padding:0;position:absolute;top:50%;transition:all .3s ease;width:40px}#modal-images .small-images .secondary:hover{background-color:var(--primary-color)}#modal-images .small-images .secondary:before{border:5px solid #fff;border-radius:2px;content:" ";display:block;float:right;height:.425em;margin-top:.28em;pointer-events:none;transform:rotate(-45deg);transform-origin:center;transition:all .3s ease;width:.425em}#modal-images .small-images .secondary.prev{left:0;margin-left:15px}#modal-images .small-images .secondary.prev:before{border-bottom:0;border-right:0;margin-left:4px}#modal-images .small-images .secondary.next{margin-right:15px;right:0}#modal-images .small-images .secondary.next:before{border-left:0;border-top:0;margin-right:4px}#modal-images .small-images .secondary:not(.prev,.next,.active.prev,.active.next){display:none}@media screen and (max-width:1023px){.product-image>.small-images{grid-template-columns:repeat(5,1fr)}}.product-sheet-bot ol{padding-left:15px}@media screen and (max-width:768px){.product-sheet-top .product-best-price{padding-right:15px}}.description-col li,.description-col p,.description-col span{font-size:18px;line-height:32px}
