.mk-product-page{background:#fffaf6;color:#1f1f1f;width:100%;padding:38px 0 80px}.mk-product-page *,.mk-product-page *:before,.mk-product-page *:after{box-sizing:border-box}.mk-product-container{width:min(94%,1700px);margin:0 auto}.mk-product-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.18fr);gap:42px;align-items:start}.mk-product-gallery{display:flex;flex-direction:column;width:100%;gap:12px}.mk-product-main-image-wrapper{order:1;position:relative;width:100%;height:650px;display:flex;align-items:center;justify-content:center;padding:24px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden}.mk-product-main-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.mk-product-thumbnails{order:2;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;overflow-x:auto;padding:2px 2px 5px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.mk-product-thumbnails::-webkit-scrollbar{display:none}.mk-product-thumbnail{width:90px;height:90px;flex:0 0 90px;padding:6px;background:#fff;border:1px solid #dddddd;border-radius:8px;cursor:pointer;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.mk-product-thumbnail:hover,.mk-product-thumbnail.active{border-color:#ff5a0a;box-shadow:0 0 0 1px #ff5a0a}.mk-thumbnail-image{display:block;width:100%;height:100%;object-fit:contain}.mk-product-main-image-wrapper{position:relative;width:100%;min-width:0;height:650px;display:flex;align-items:center;justify-content:center;padding:24px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden}.mk-product-main-image{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.mk-product-placeholder{width:100%;height:100%}.mk-product-zoom{position:absolute;top:14px;left:14px;z-index:2;width:38px;height:38px;display:flex;align-items:center;justify-content:center;padding:0;background:#fff;border:1px solid #dddddd;border-radius:50%;cursor:pointer}.mk-product-zoom svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mk-product-information{width:100%;min-width:0}.mk-product-info-inner{width:100%;padding:28px 32px;background:#fff;border:1px solid #e3e3e3;border-radius:12px}.mk-product-brand{margin-bottom:12px;color:#666;font-size:14px;line-height:1.3;font-weight:700;letter-spacing:.04em}.mk-product-title{margin:0 0 15px;color:#1f1f1f;font-size:clamp(28px,2.2vw,42px);line-height:1.16;font-weight:700}.mk-product-rating{display:flex;align-items:center;gap:10px;margin-bottom:18px}.mk-rating-badge{display:inline-flex;align-items:center;padding:5px 9px;color:#fff;background:#18864b;border-radius:4px;font-size:13px;line-height:1;font-weight:700}.mk-rating-text{color:#777;font-size:14px}.mk-product-price-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:5px}.mk-product-price{color:#1f1f1f;font-size:30px;line-height:1.2;font-weight:700}.mk-product-compare-price{color:#888;font-size:17px;text-decoration:line-through}.mk-product-discount{color:#18864b;font-size:16px;font-weight:700}.mk-tax-text{margin-bottom:22px;color:#777;font-size:13px}.mk-product-short-description{margin-bottom:24px;color:#555;font-size:15px;line-height:1.65}.mk-product-form{width:100%}.mk-product-options{margin-bottom:20px}.mk-product-option+.mk-product-option{margin-top:15px}.mk-option-label,.mk-quantity-label{display:block;margin-bottom:8px;color:#333;font-size:14px;font-weight:700}.mk-option-select{width:100%;height:48px;padding:0 42px 0 14px;color:#333;background:#fff;border:1px solid #bbbbbb;border-radius:6px;font-size:14px}.mk-product-quantity-area{margin-bottom:16px}.mk-quantity-selector{width:140px;height:46px;display:grid;grid-template-columns:44px 1fr 44px;border:1px solid #bbbbbb;border-radius:6px;overflow:hidden}.mk-quantity-button{padding:0;color:#333;background:#fff;border:0;cursor:pointer;font-size:20px}.mk-quantity-input{width:100%;min-width:0;padding:0;color:#222;background:#fff;border:0;text-align:center;font-size:15px;-moz-appearance:textfield}.mk-quantity-input::-webkit-outer-spin-button,.mk-quantity-input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.mk-stock-status{display:flex;align-items:center;gap:8px;margin-bottom:20px;color:#18864b;font-size:14px;font-weight:700}.mk-stock-dot{width:8px;height:8px;background:#18864b;border-radius:50%}.mk-stock-dot.unavailable{background:#c62828}.mk-product-buttons{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%;margin-top:10px}.mk-add-cart-button,.mk-buy-now-button{min-height:54px;display:flex;align-items:center;justify-content:center;gap:9px;padding:12px 18px;border:0;border-radius:5px;cursor:pointer;font-size:16px;font-weight:700;transition:transform .2s ease,opacity .2s ease}.mk-add-cart-button:hover,.mk-buy-now-button:hover{transform:translateY(-1px)}.mk-add-cart-button{color:#fff;background:#ff9f00}.mk-buy-now-button{color:#fff;background:#fb641b}.mk-add-cart-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mk-add-cart-button:disabled,.mk-buy-now-button:disabled{cursor:not-allowed;opacity:.5}.mk-product-delivery{margin-top:28px;padding-top:24px;border-top:1px solid #eeeeee}.mk-delivery-heading{margin-bottom:12px;color:#222;font-size:17px;font-weight:700}.mk-delivery-box{display:flex;align-items:flex-start;gap:12px}.mk-delivery-box svg{width:25px;height:25px;flex:0 0 auto;fill:none;stroke:#18864b;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.mk-delivery-box strong,.mk-delivery-box span{display:block}.mk-delivery-box strong{margin-bottom:4px;font-size:14px}.mk-delivery-box span{color:#777;font-size:13px;line-height:1.5}.mk-product-seller{display:flex;align-items:center;gap:6px;margin-top:22px;padding-top:20px;border-top:1px solid #eeeeee;font-size:14px}.mk-product-seller span{color:#777}.mk-product-seller strong{color:#18864b}.mk-product-details{margin-top:35px;padding:32px;background:#fff;border:1px solid #e3e3e3;border-radius:12px}.mk-product-details h2{margin:0 0 22px;color:#222;font-size:28px;line-height:1.2}.mk-product-description-content{color:#555;font-size:15px;line-height:1.75}.mk-product-description-content img{display:block;max-width:100%;height:auto;margin:20px auto}.mk-related-products{margin-top:35px}.mk-related-products h2{margin:0 0 22px;font-size:28px}.mk-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.mk-related-card{min-width:0;color:inherit;background:#fff;border:1px solid #e3e3e3;border-radius:10px;text-decoration:none;overflow:hidden}.mk-related-image{height:240px;padding:15px;background:#fff}.mk-related-image img{display:block;width:100%;height:100%;object-fit:contain}.mk-related-info{padding:15px}.mk-related-info h3{display:-webkit-box;margin:0 0 10px;overflow:hidden;font-size:15px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mk-related-info strong{font-size:16px}.mk-mobile-sticky-actions{display:none}@media screen and (max-width:1100px){.mk-product-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px}.mk-product-main-image-wrapper{height:520px}.mk-product-info-inner{padding:24px}.mk-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.mk-product-page{padding:0 0 75px;background:#f5f5f5}.mk-product-container{width:100%;max-width:none}.mk-product-layout{display:flex;flex-direction:column;gap:8px}.mk-product-media{order:1;width:100%;background:#fff}.mk-product-information{order:2;width:100%}.mk-product-gallery{display:flex;flex-direction:column;gap:0;width:100%}.mk-product-main-image-wrapper{order:1;width:100%;height:420px;min-height:0;padding:10px 14px;background:#fff;border:0;border-radius:0}.mk-product-main-image{width:100%;height:100%;object-fit:contain;object-position:center top}.mk-product-zoom{top:12px;left:12px;width:34px;height:34px}.mk-product-thumbnails{order:2;width:100%;max-width:100%;flex:none;display:flex;flex-direction:row;gap:10px;padding:10px 14px 14px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x}.mk-product-thumbnails::-webkit-scrollbar{display:none}.mk-product-thumbnail{width:72px;height:72px;flex:0 0 72px;scroll-snap-align:start;border-radius:6px}.mk-product-info-inner{padding:18px 16px 22px;border:0;border-radius:0}.mk-product-brand{margin-bottom:8px;font-size:12px}.mk-product-title{display:-webkit-box;margin-bottom:12px;overflow:hidden;font-size:18px;line-height:1.4;font-weight:500;-webkit-box-orient:vertical;-webkit-line-clamp:3}.mk-product-rating{margin-bottom:14px}.mk-rating-badge,.mk-rating-text{font-size:12px}.mk-product-price{font-size:25px}.mk-product-compare-price,.mk-product-discount{font-size:14px}.mk-tax-text{margin-bottom:15px}.mk-product-short-description{display:none}.mk-product-options{margin-top:18px}.mk-option-select{height:46px}.mk-product-quantity-area{margin-top:18px}.mk-product-buttons{display:none}.mk-product-delivery{margin-top:22px}.mk-product-details{margin-top:8px;padding:22px 16px;border:0;border-radius:0}.mk-product-details h2{margin-bottom:18px;font-size:21px}.mk-product-description-content{font-size:14px;line-height:1.65}.mk-product-description-content img{width:100%;height:auto;margin:12px 0}.mk-related-products{margin-top:8px;padding:20px 14px;background:#fff}.mk-related-products h2{font-size:21px}.mk-related-grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.mk-related-grid::-webkit-scrollbar{display:none}.mk-related-card{width:155px;min-width:155px;flex:0 0 155px;scroll-snap-align:start}.mk-related-image{height:155px;padding:8px}.mk-mobile-sticky-actions{position:fixed;right:0;bottom:0;left:0;z-index:999;display:grid;grid-template-columns:1fr 1fr;width:100%;height:58px;background:#fff;border-top:1px solid #dddddd}.mk-mobile-cart,.mk-mobile-buy{width:100%;height:58px;padding:0;border:0;cursor:pointer;font-size:15px;font-weight:700}.mk-mobile-cart{color:#222;background:#fff}.mk-mobile-buy{color:#fff;background:#fb641b}}@media screen and (max-width:480px){.mk-product-main-image-wrapper{height:360px}.mk-product-thumbnail{width:66px;height:66px;flex-basis:66px}.mk-product-title{font-size:17px}}@media screen and (max-width:360px){.mk-product-main-image-wrapper{height:320px}.mk-product-info-inner{padding-right:13px;padding-left:13px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/minkart-product.css.map */
