/*
 * DEKOHOP ÜRÜN DETAY SAYFASI
 * DEKOHOP-EDITABLE-SETTINGS-START
 * --dkh-detail-max-width: masaüstü toplam içerik genişliği
 * --dkh-gallery-share: panel oranına göre görsel alanının üst sınırı (0.60–0.75); kalan tüm genişlik sağ bilgi alanına verilir
 * --dkh-detail-radius: ana kart köşe yuvarlaklığı
 * --dkh-detail-accent: buton ve vurgu rengi
 * --dkh-detail-gap: ana sütun aralığı
 * DEKOHOP-EDITABLE-SETTINGS-END
 */
/* DEKOHOP-EDITABLE-SETTINGS-START */
:root {
  --dkh-detail-max-width: 1500px;
  --dkh-gallery-share: .7;
  --dkh-detail-radius: 20px;
  --dkh-detail-accent: #168f78;
  --dkh-detail-gap: 16px;
}
/* DEKOHOP-EDITABLE-SETTINGS-END */
/* DEKOHOP-COMMON-DESKTOP-RULES-START */
.dekohop-product-detail-page{
  --dkh-detail-max-width:1500px;
  --dkh-gallery-share:.7;
  --dkh-detail-radius:20px;
  --dkh-detail-accent:#168f78;
  --dkh-detail-dark:#142f2a;
  --dkh-detail-muted:#667873;
  --dkh-detail-line:#dce8e4;
  --dkh-detail-soft:#f5faf8;
  --dkh-detail-gap:16px;
  width:100%;margin:0;padding:12px 16px 30px;color:var(--dkh-detail-dark);background:#fff
}
#product-product > .breadcrumb,.dekohop-product-detail-page > .breadcrumb{display: none !important}
.dekohop-product-detail__container{width:min(100%,var(--dkh-detail-max-width));margin:0 auto}
.dekohop-product-hero{--dkh-gallery-column:min(var(--dkh-product-main-size,1000px),calc((100% - var(--dkh-detail-gap)) * var(--dkh-gallery-share,.7)));display:grid;width:100%;grid-template-columns:minmax(0,var(--dkh-gallery-column)) minmax(0,1fr);align-items:start;gap:var(--dkh-detail-gap);margin:0}
.dekohop-hero-ratio--75_25{--dkh-gallery-share:.75}.dekohop-hero-ratio--70_30{--dkh-gallery-share:.7}.dekohop-hero-ratio--65_35{--dkh-gallery-share:.65}.dekohop-hero-ratio--60_40{--dkh-gallery-share:.6}
.dekohop-product-gallery{min-width:0}
.dekohop-product-gallery__viewer{display:grid;width:100%;max-width:var(--dkh-product-main-size,1000px);grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:10px;margin:0}
.dekohop-product-gallery__main{display:block;width:100%;aspect-ratio:1;border:1px solid var(--dkh-detail-line);border-radius:var(--dkh-detail-radius);overflow:hidden;padding:0;background:#fff;cursor:zoom-in;box-shadow:0 12px 34px rgba(20,47,42,.08)}
.dekohop-product-gallery__main img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}
.dekohop-product-gallery__arrow,.dekohop-product-gallery__thumb-arrow{display:grid;place-items:center;border:1px solid var(--dkh-detail-line);border-radius:50%;background:#fff;color:var(--dkh-detail-dark);transition:.18s ease}
.dekohop-product-gallery__arrow{width:44px;height:44px;font-size:17px}
.dekohop-product-gallery__arrow:hover,.dekohop-product-gallery__thumb-arrow:hover{border-color:var(--dkh-detail-accent);color:var(--dkh-detail-accent);box-shadow:0 7px 18px rgba(22,143,120,.16)}
.dekohop-product-gallery__arrow:disabled,.dekohop-product-gallery__thumb-arrow:disabled{opacity:.28;cursor:not-allowed;box-shadow:none}
.dekohop-product-gallery__thumb-shell{display:grid;width:min(calc(100% - 108px),calc(var(--dkh-product-main-size,1000px) - 108px));grid-template-columns:32px minmax(0,1fr) 32px;align-items:center;gap:8px;margin:14px auto 0}
.dekohop-product-gallery__thumb-track{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory}
.dekohop-product-gallery__thumb-track::-webkit-scrollbar{display:none}
.dekohop-product-gallery__thumb{flex:0 0 92px;width:92px;height:92px;padding:4px;border:2px solid transparent;border-radius:13px;background:#fff;scroll-snap-align:start}
.dekohop-product-gallery__thumb.is-active{border-color:var(--dkh-detail-accent);box-shadow:0 5px 14px rgba(22,143,120,.16)}
.dekohop-product-gallery__thumb img{display:block;width:100%;height:100%;object-fit:cover;border-radius:9px}
.dekohop-product-gallery__thumb-arrow{width:30px;height:30px}
.dekohop-product-summary{position:relative;container:dkh-product-summary / inline-size;min-width:0;padding:22px;border:1px solid var(--dkh-detail-line);border-radius:var(--dkh-detail-radius);background:#fff;box-shadow:0 12px 34px rgba(20,47,42,.07)}
.dekohop-product-summary__quick-actions{position:absolute;top:14px;right:14px;display:flex;gap:7px}
#product-product.dekohop-product-detail-page .dekohop-product-summary>#product{min-width:0;margin:0;padding:0;border:0;border-radius:0;background:transparent}
#product-product.dekohop-product-detail-page .dekohop-product-purchase .btn{align-self:stretch;min-height:44px;padding:9px 10px}
.dekohop-product-summary__quick-actions button{display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--dkh-detail-line);border-radius:50%;background:#fff;color:var(--dkh-detail-dark)}
.dekohop-product-summary h1{margin:0 80px 13px 0;font-size:clamp(22px,1.9vw,31px);font-weight:800;line-height:1.2;overflow-wrap:anywhere}
.dekohop-product-summary__meta{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 12px}
.dekohop-product-summary__meta li{display:flex;min-width:0;flex-direction:column;padding:9px 11px;border:1px solid var(--dkh-detail-line);border-radius:11px;background:var(--dkh-detail-soft)}
.dekohop-product-summary__meta span{color:var(--dkh-detail-muted);font-size:12px;font-weight:700}
.dekohop-product-summary__meta strong{overflow:hidden;margin-top:2px;text-overflow:ellipsis;white-space:nowrap}
.dekohop-product-stock.is-in{color:var(--dkh-detail-accent)}.dekohop-product-stock.is-out{color:#ca4650}
.dekohop-product-review-shortcut{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin:0 0 12px;padding:9px 11px;border:1px solid var(--dkh-detail-line);border-radius:11px;color:var(--dkh-detail-dark);text-decoration:none}
.dekohop-product-review-shortcut:hover{border-color:var(--dkh-detail-accent);color:var(--dkh-detail-accent);text-decoration:none}
.dekohop-product-review-shortcut>span{color:#f1ad24}.dekohop-product-review-shortcut>strong{margin-left:auto;font-size:12px}
.dekohop-product-options{margin:12px 0}.dekohop-product-options h3{margin:0 0 10px;font-size:17px}
.dekohop-product-option-choices{display:flex;flex-wrap:wrap;gap:8px}.dekohop-product-option-choice{display:flex;align-items:center;gap:7px;margin:0;padding:6px 10px;border:1px solid var(--dkh-detail-line);border-radius:10px;background:#fff}.dekohop-product-option-choice img{width:38px;height:38px;object-fit:cover;border-radius:7px}
.dekohop-product-summary__prices{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 12px;margin:13px 0;padding:12px 0;border-top:1px solid var(--dkh-detail-line);border-bottom:1px solid var(--dkh-detail-line)}
.dekohop-product-price-current{color:var(--dkh-detail-accent);font-size:31px;font-weight:900}.dekohop-product-price-old{color:#c34c55;font-size:16px;text-decoration:line-through}.dekohop-product-summary__prices small{width:100%;color:var(--dkh-detail-muted)}
.dekohop-product-purchase{display:grid;grid-template-columns:auto 64px minmax(0,1fr);align-items:center;gap:8px}.dekohop-product-purchase.has-buy-now{grid-template-columns:auto 64px minmax(0,1fr) minmax(0,1fr)}.dekohop-product-purchase label{margin:0}.dekohop-product-purchase .form-control{height:44px;min-width:0;max-width:100%;text-align:center}.dekohop-product-purchase .btn{display:flex;align-items:center;justify-content:center;min-width:0;min-height:44px;height:auto;padding:9px 10px;border-radius:11px;font-weight:800;white-space:normal;overflow-wrap:anywhere}.dekohop-product-purchase .btn-primary{border-color:var(--dkh-detail-accent);background:var(--dkh-detail-accent)}.dekohop-buy-now{border-color:var(--dkh-detail-dark)!important;background:var(--dkh-detail-dark)!important;color:#fff!important}.dekohop-product-out-of-stock{grid-column:1/-1}
.dekohop-product-notify-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.dekohop-product-notify-actions button{display:flex;min-width:0;padding:8px;white-space:normal;overflow-wrap:anywhere;align-items:center;justify-content:center;gap:7px;min-height:42px;border:1px solid var(--dkh-detail-line);border-radius:11px;background:var(--dkh-detail-soft);font-weight:800}.dekohop-product-notify-actions button:hover{border-color:var(--dkh-detail-accent);color:var(--dkh-detail-accent)}
.dekohop-product-share{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:15px}.dekohop-product-share>span{grid-column:1/-1;color:var(--dkh-detail-muted);font-size:12px;font-weight:800;text-transform:uppercase}.dekohop-product-share button{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:50px;padding:6px 3px;border:1px solid var(--dkh-detail-line);border-radius:10px;background:#fff}.dekohop-product-share button i{font-size:18px}.dekohop-product-share button b{overflow:hidden;width:100%;font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.dekohop-product-information-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--dkh-detail-gap);margin-top:28px}
.dekohop-product-information-tabs,.dekohop-product-feedback__reviews,.dekohop-product-feedback__videos{min-width:0;padding:20px;border:1px solid var(--dkh-detail-line);border-radius:var(--dkh-detail-radius);background:#fff}
.dekohop-product-tab-buttons{display:flex;gap:8px;margin:-5px -5px 17px;padding:5px;overflow-x:auto;border-radius:13px;background:var(--dkh-detail-soft)}.dekohop-product-tab-buttons button{flex:1 0 auto;padding:10px 12px;border:0;border-radius:9px;background:transparent;font-weight:800}.dekohop-product-tab-buttons button.is-active{background:#fff;color:var(--dkh-detail-accent);box-shadow:0 4px 13px rgba(20,47,42,.09)}
.dekohop-product-tab-panel{color:#344b46;line-height:1.7}.dekohop-product-tab-panel img{max-width:100%;height:auto}.dekohop-product-tab-panel[hidden]{display:none!important}
.dekohop-product-feedback{display:grid;gap:16px}.dekohop-product-feedback h2{margin:0 0 13px;font-size:22px}.dekohop-product-empty{margin:0;color:var(--dkh-detail-muted)}
.dekohop-review-slider__header{display:flex;align-items:center;justify-content:center;margin-bottom:13px;text-align:center}.dekohop-review-slider__header h2{margin:0}.dekohop-review-slider__body{display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:8px}.dekohop-review-slider__body.has-no-arrows{grid-template-columns:minmax(0,1fr)}.dekohop-review-slider__side-arrow{display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--dkh-detail-line);border-radius:50%;background:#fff;color:var(--dkh-detail-dark)}.dekohop-review-slider__side-arrow:hover{border-color:var(--dkh-detail-accent);color:var(--dkh-detail-accent)}
.dekohop-review-slider__track{display:flex;min-width:0;gap:12px;overflow-x:auto;padding:2px 2px 8px;scrollbar-width:none;scroll-snap-type:x mandatory}.dekohop-review-slider__track::-webkit-scrollbar{display:none}.dekohop-review-slide{display:flex;flex:0 0 min(88%,390px);min-width:0;min-height:250px;flex-direction:column;align-items:center;padding:15px;border:1px solid var(--dkh-detail-line);border-radius:14px;background:var(--dkh-detail-soft);text-align:center;scroll-snap-align:start}.dekohop-review-slide>header{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px 10px;width:100%}.dekohop-review-slide time{color:var(--dkh-detail-muted);font-size:11px}.dekohop-review-slide__stars{display:flex;align-items:center;justify-content:center;gap:2px;margin:auto 0 0;color:#f1ad24}.dekohop-review-slide__media{display:flex;justify-content:center;gap:7px;width:100%;margin:0 0 10px;overflow-x:auto}.dekohop-review-slide__media a{flex:0 0 82px}.dekohop-review-slide__media img{display:block;width:82px;height:82px;object-fit:cover;border-radius:9px}.dekohop-review-slide>p{display:-webkit-box;overflow:hidden;width:100%;margin:8px 0 0;color:#344b46;line-height:1.55;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical}.dekohop-review-slide__more{margin:2px auto 7px;padding:0;border:0;background:transparent;color:var(--dkh-detail-accent);font-size:12px;font-weight:800}.dekohop-review-slide__rating-only{color:var(--dkh-detail-muted)!important;font-style:italic}.dekohop-review-slide.is-targeted{border-color:var(--dkh-detail-accent);box-shadow:0 0 0 3px rgba(22,143,120,.13)}
[data-dekohop-video-settings][data-arrows="0"] .dkh-video-slider__arrow{display:none!important}[data-dekohop-video-settings][data-arrows="0"] .dkh-video-slider{grid-template-columns:minmax(0,1fr)!important}
.dekohop-product-review-details{margin-top:14px;border-top:1px solid var(--dkh-detail-line);padding-top:12px}.dekohop-product-review-details summary{cursor:pointer;color:var(--dkh-detail-accent);font-weight:800}.dekohop-product-review-details form{margin-top:14px}.dekohop-review-rating{display:flex;align-items:center;gap:4px}.dekohop-review-rating label{margin:0}.dekohop-review-rating span{display:grid;width:29px;height:29px;place-items:center;border:1px solid var(--dkh-detail-line);border-radius:50%}
.dekohop-product-related{margin-top:30px}.dekohop-product-related>header{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:14px}.dekohop-product-related>header h2{margin:0;font-size:26px}.dekohop-product-related header p{margin:3px 0 0;color:var(--dkh-detail-muted)}.dekohop-product-related header>div:last-child{display:flex;gap:8px}.dekohop-product-related header button{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--dkh-detail-line);border-radius:50%;background:#fff}
.dekohop-product-related__track{display:flex;gap:16px;overflow-x:auto;padding:2px 2px 12px;scrollbar-width:none;scroll-snap-type:x mandatory}.dekohop-product-related__track::-webkit-scrollbar{display:none}.dekohop-product-related__track>.product-layout{flex:0 0 clamp(235px,21vw,290px);max-width:290px;scroll-snap-align:start}.dekohop-product-related .product-thumb{height:100%}
/* Category card appearance is shared; only the surrounding slider is detail-owned. */
.dekohop-product-related [data-dekohop-product-card] .dekohop-category-product-body{display:flex;min-height:0;flex:1 1 auto;flex-direction:column}
.dekohop-product-related [data-dekohop-product-card] .caption{flex:1 1 auto}
.dekohop-product-related [data-dekohop-product-card] .dekohop-category-product-description{display:var(--dekohop-category-card-description-display,none)}
.dekohop-product-detail-page .dekohop-review-slide>header{min-height:0;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.dekohop-product-fixed-info{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:24px;overflow:hidden;border:1px solid var(--dkh-detail-line);border-radius:16px;background:var(--dkh-detail-line)}.dekohop-product-fixed-info span{display:flex;align-items:center;justify-content:center;gap:9px;min-height:64px;padding:12px;background:var(--dkh-detail-soft)}.dekohop-product-fixed-info i{color:var(--dkh-detail-accent);font-size:20px}.dekohop-product-tags{margin:18px 0 0;color:var(--dkh-detail-muted)}
.dekohop-product-lightbox[hidden],.dekohop-product-alert-modal[hidden]{display:none!important}.dekohop-product-lightbox,.dekohop-product-alert-modal{position:fixed;z-index:10040;inset:0;display:grid;place-items:center;padding:24px}.dekohop-product-lightbox__backdrop,.dekohop-product-alert-modal__backdrop{position:absolute;inset:0;border:0;background:rgba(8,18,16,.86)}.dekohop-product-lightbox__dialog{position:relative;z-index:1;display:grid;width:min(94vw,1500px);height:min(90vh,1500px);grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:12px}.dekohop-product-lightbox__image{display:block;width:100%;height:100%;padding:0;overflow:hidden;border:0;border-radius:20px;background:#fff}.dekohop-product-lightbox__image img{display:block;width:100%;height:100%;object-fit:contain}.dekohop-product-lightbox__arrow,.dekohop-product-lightbox__close{z-index:2;display:grid;place-items:center;border:0;border-radius:50%;background:#fff;color:var(--dkh-detail-dark)}.dekohop-product-lightbox__arrow{width:46px;height:46px}.dekohop-product-lightbox__close{position:absolute;top:-10px;right:42px;width:42px;height:42px;font-size:29px}.dekohop-product-lightbox__arrow:disabled{opacity:.3}
.dekohop-product-alert-modal__dialog{position:relative;z-index:1;width:min(520px,94vw);max-height:90vh;overflow:auto;padding:25px;border-radius:20px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.35)}.dekohop-product-alert-modal__dialog h2{margin:0 38px 8px 0}.dekohop-product-alert-modal__close{position:absolute;top:12px;right:14px;width:34px;height:34px;border:0;border-radius:50%;background:var(--dkh-detail-soft);font-size:25px}.dekohop-product-alert-channels{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:14px 0;padding:0;border:0}.dekohop-product-alert-channels legend{grid-column:1/-1;margin:0 0 4px;border:0;font-size:13px;font-weight:800}.dekohop-product-alert-channels label{margin:0;padding:9px;border:1px solid var(--dkh-detail-line);border-radius:10px;text-align:center}.dekohop-product-alert-account-state{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:11px 0;padding:10px;border-radius:10px;background:var(--dkh-detail-soft);font-size:12px}.dekohop-product-alert-consent{display:flex;gap:8px;margin:12px 0;font-size:12px;line-height:1.45}.dekohop-product-alert-honeypot{position:absolute!important;left:-9999px!important}.dekohop-product-alert-result{margin-top:10px;font-weight:700}.dekohop-product-alert-result.is-error{color:#c43f4b}.dekohop-product-alert-result.is-success{color:var(--dkh-detail-accent)}
html.dekohop-modal-open{overflow:hidden}
/* DEKOHOP Ürün Detay panel ayarları */
.dekohop-hero--gallery_right .dekohop-product-hero{grid-template-columns:minmax(0,1fr) minmax(0,var(--dkh-gallery-column))}.dekohop-hero--gallery_right .dekohop-product-gallery{order:2}.dekohop-hero--gallery_right .dekohop-product-summary{order:1}
.dekohop-product-gallery__thumb{flex-basis:var(--dkh-thumb-size,92px);width:var(--dkh-thumb-size,92px);height:var(--dkh-thumb-size,92px)}.dekohop-product-gallery__thumb-shell.has-no-arrows{display:block}.dekohop-product-gallery__arrow-space{width:44px}
.dekohop-product-summary{display:flex;flex-direction:column}.dekohop-product-summary>h1{order:10}.dekohop-product-summary__meta{order:20}.dekohop-product-review-shortcut{order:30}.dekohop-product-variant-settings{order:40}.dekohop-product-summary>#product{order:50}.dekohop-product-notify-actions{order:60}.dekohop-product-share{order:70}.dekohop-product-summary>.dekohop-slot{order:80}.dekohop-summary--variants_first .dekohop-product-variant-settings{order:25}.dekohop-summary--purchase_first .dekohop-product-summary>#product{order:25}.dekohop-summary--purchase_first .dekohop-product-review-shortcut{order:35}.dekohop-summary--purchase_first .dekohop-product-variant-settings{order:45}.dekohop-summary--share_first .dekohop-product-share{order:25}.dekohop-summary--share_first .dekohop-product-review-shortcut{order:35}.dekohop-summary--share_first .dekohop-product-variant-settings{order:45}
.dekohop-product-variant-settings{min-width:0}.dekohop-product-variant-settings .dekohop-product-variants{--dekohop-varyant-gorsel:var(--dkh-variant-image,58px);--dekohop-varyant-radius:var(--dkh-variant-radius,12px);--dekohop-varyant-arkaplan:var(--dkh-variant-background,#f8fbfa)}.dekohop-product-variant-settings .dekohop-product-variant img{border-radius:var(--dkh-variant-image-radius,7px)}.dekohop-product-variant-settings[data-show-heading="0"] .dekohop-product-variants__heading{display:none}.dekohop-product-variant-settings[data-show-value="0"] .dekohop-product-variant__body>strong{display:none}.dekohop-product-variant-settings[data-show-stock="0"] .dekohop-product-variant__stock{display:none}.dekohop-product-variant-settings[data-show-price="0"] .dekohop-product-variant__price{display:none}.dekohop-product-variant-group.is-slider{position:relative;padding:0 36px}.dekohop-product-variant-group.is-slider .dekohop-product-variants__grid{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory}.dekohop-product-variant-group.is-slider .dekohop-product-variants__grid::-webkit-scrollbar{display:none}.dekohop-product-variant-group.is-slider .dekohop-product-variant{flex:0 0 calc((100% - (var(--dkh-variant-visible,2) - 1)*8px)/var(--dkh-variant-visible,2));scroll-snap-align:start}.dekohop-variant-slider-arrow{position:absolute;z-index:2;top:50%;display:grid;width:30px;height:30px;place-items:center;border:1px solid var(--dkh-detail-line);border-radius:50%;background:#fff;transform:translateY(-25%)}.dekohop-variant-slider-arrow.is-prev{left:0}.dekohop-variant-slider-arrow.is-next{right:0}
.dekohop-review-slider__title{padding:0;border:0;background:transparent;text-align:center}.dekohop-review-slider__title:hover h2{color:var(--dkh-detail-accent)}.dekohop-review-slide{flex-basis:calc((100% - (var(--dkh-review-visible,1) - 1)*12px)/var(--dkh-review-visible,1));max-width:none}.dekohop-review-slide__stars b{margin-left:8px;color:var(--dkh-detail-muted);font-size:12px}.dekohop-product-feedback__reviews[data-animation="lift"] .dekohop-review-slide:hover,.dekohop-product-feedback__videos[data-animation="lift"] .dkh-video-card:hover{transform:translateY(-6px)}.dekohop-product-feedback__reviews[data-animation="zoom"] .dekohop-review-slide:hover,.dekohop-product-feedback__videos[data-animation="zoom"] .dkh-video-card:hover{transform:scale(1.025)}.dekohop-product-feedback__reviews[data-animation="fade"] .dekohop-review-slide:not(:hover),.dekohop-product-feedback__videos[data-animation="fade"] .dkh-video-card:not(:hover){opacity:.78}.dekohop-review-slide,.dkh-video-card{transition:transform .22s ease,opacity .22s ease,box-shadow .22s ease}
[data-dekohop-video-settings] .dkh-video-card{flex-basis:calc((100% - (var(--dkh-video-visible,1) - 1)*12px)/var(--dkh-video-visible,1));max-width:none}[data-dekohop-video-settings][data-show-title="0"] .dkh-video-card strong{display:none}[data-dekohop-video-settings][data-show-type="0"] .dkh-video-card small{display:none}.dekohop-feedback--videos_first .dekohop-product-feedback__videos{order:1}.dekohop-feedback--videos_first .dekohop-product-feedback__reviews{order:2}
.dekohop-product-related__track>.product-layout{flex-basis:calc((100% - (var(--dkh-related-visible,4) - 1)*16px)/var(--dkh-related-visible,4));max-width:none}.dekohop-related-cart{padding:0 12px 8px}.dekohop-related-cart button{width:100%;min-height:36px;border:0;border-radius:9px;background:var(--dkh-detail-accent);color:#fff;font-weight:800}.dekohop-related-cart button:disabled{background:#dfe7e5;color:#7b8986}.dekohop-product-fixed-info{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}
.dekohop-review-modal[hidden]{display:none!important}.dekohop-review-modal{position:fixed;z-index:10055;inset:0;display:grid;place-items:center;padding:24px}.dekohop-review-modal__backdrop{position:absolute;inset:0;border:0;background:rgba(8,18,16,.86)}.dekohop-review-modal__dialog{position:relative;z-index:1;width:min(980px,94vw);max-height:90vh;padding:22px;overflow:auto;border-radius:20px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.35)}.dekohop-review-modal__dialog>header,.dekohop-review-modal-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.dekohop-review-modal__dialog>header h2{margin:0}.dekohop-review-modal__dialog>header p{margin:3px 0 0;color:var(--dkh-detail-muted)}.dekohop-review-modal__close{width:40px;height:40px;border:0;border-radius:50%;background:var(--dkh-detail-soft);font-size:28px}.dekohop-review-modal__filters{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0}.dekohop-review-modal__filters label{font-size:12px}.dekohop-review-modal__filters .form-control{margin-top:4px}.dekohop-review-modal__list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dekohop-review-modal-card{padding:15px;border:1px solid var(--dkh-detail-line);border-radius:14px;background:var(--dkh-detail-soft)}.dekohop-review-modal-card[hidden]{display:none!important}.dekohop-review-modal-card time{color:var(--dkh-detail-muted);font-size:11px}.dekohop-review-modal-card>p{margin:7px 0 0;line-height:1.55}.dekohop-review-modal__empty{text-align:center;color:var(--dkh-detail-muted)}
.dekohop-product-lightbox__backdrop{background:var(--dkh-lightbox-backdrop,#081210);opacity:var(--dkh-lightbox-opacity,.86)}.dekohop-product-lightbox__dialog{width:min(94vw,var(--dkh-lightbox-size,1500px));height:min(90vh,var(--dkh-lightbox-size,1500px));grid-template-columns:var(--dkh-lightbox-arrow-size,46px) minmax(0,1fr) var(--dkh-lightbox-arrow-size,46px)}.dekohop-product-lightbox[data-mode="fullscreen"] .dekohop-product-lightbox__dialog{width:94vw;height:90vh}.dekohop-product-lightbox__image{background:var(--dkh-lightbox-panel,#fff)}.dekohop-product-lightbox__arrow{width:var(--dkh-lightbox-arrow-size,46px);height:var(--dkh-lightbox-arrow-size,46px);background:var(--dkh-lightbox-arrow-bg,#fff)}.dekohop-product-lightbox__close{right:var(--dkh-lightbox-arrow-size,46px);width:var(--dkh-lightbox-close-size,42px);height:var(--dkh-lightbox-close-size,42px);background:var(--dkh-lightbox-close-bg,#fff);font-size:calc(var(--dkh-lightbox-close-size,42px)*.69)}
/* DEKOHOP-COMMON-DESKTOP-RULES-END */
/* Panelden gelen değerler yalnız Ürün Detay kapsamındadır; çekirdek temaya yayılmaz. */
.dekohop-product-detail-page[data-gallery-width-mode="manual"] .dekohop-product-hero{--dkh-gallery-column:min(var(--dkh-gallery-width,700px),calc((100% - var(--dkh-detail-gap)) * .75))}
.dekohop-product-detail-page .dekohop-product-gallery__viewer{max-width:var(--dkh-gallery-width,var(--dkh-product-main-size,1000px));grid-template-columns:var(--dkh-gallery-arrow-size,44px) minmax(0,1fr) var(--dkh-gallery-arrow-size,44px)}
.dekohop-product-detail-page .dekohop-product-gallery__main{aspect-ratio:1/1}
.dekohop-product-detail-page .dekohop-product-gallery__main img{width:100%;height:100%;object-fit:contain}
.dekohop-product-detail-page .dekohop-product-gallery__thumb-shell{width:calc(100% - 2*var(--dkh-gallery-arrow-size,44px) - 20px);grid-template-columns:var(--dkh-thumbnail-arrow-size,30px) minmax(0,1fr) var(--dkh-thumbnail-arrow-size,30px)}
.dekohop-product-detail-page[data-info-width-mode="manual"] .dekohop-product-information-grid{grid-template-columns:minmax(0,min(var(--dkh-info-width,700px),70%)) minmax(0,1fr)}
.dekohop-product-detail-page .dekohop-product-purchase{width:100%;max-width:calc(var(--dkh-purchase-button-width,180px) + 120px);margin-inline:auto}
.dekohop-product-detail-page .dekohop-product-purchase.has-buy-now{max-width:calc(2*var(--dkh-purchase-button-width,180px) + 120px)}
.dekohop-product-detail-page .dekohop-product-notify-actions{width:min(100%,calc(2*var(--dkh-alert-button-width,180px) + 8px));margin-inline:auto}
.dekohop-product-detail-page .dekohop-product-summary__prices{justify-content:center;text-align:center}
.dkh-detail-price-layout{display:flex;align-items:center;justify-content:center;gap:8px 12px;max-width:100%}.dkh-detail-price-amounts{display:flex;align-items:center;justify-content:center;gap:6px 12px;min-width:0;max-width:100%}
.dkh-detail-price-layout[data-tax-position="top"],.dkh-detail-price-amounts[data-old-position="bottom"]{flex-direction:column-reverse}.dkh-detail-price-layout[data-tax-position="bottom"],.dkh-detail-price-amounts[data-old-position="top"]{flex-direction:column}.dkh-detail-price-layout[data-tax-position="left"],.dkh-detail-price-amounts[data-old-position="right"]{flex-direction:row-reverse}
#product-product.dekohop-product-detail-page .dekohop-product-price-current{font-size:var(--dkh-current-price-size,31px);color:var(--dkh-current-price-color,#168f78);overflow-wrap:anywhere}
#product-product.dekohop-product-detail-page .dekohop-product-price-old{font-size:var(--dkh-old-price-size,16px);color:var(--dkh-old-price-color,#c34c55);overflow-wrap:anywhere}
.dekohop-product-detail-page .dkh-detail-tax-note{width:auto;flex:0 1 auto;margin:0;overflow-wrap:anywhere}
.dekohop-product-review-shortcut[aria-disabled="true"]{cursor:default}.dekohop-product-review-shortcut[aria-disabled="true"]>b,.dekohop-product-review-shortcut[aria-disabled="true"]>strong{opacity:.42}
/* Shared category-card image; no new image download or independent star upload. */
.dkh-detail-indicator-stars{display:inline-flex;align-items:center;gap:3px;flex-shrink:0;color:var(--dkh-indicator-color,#e7ac27)}
.dkh-detail-indicator-stars[data-mode="faded"]{opacity:var(--dkh-indicator-opacity,.4)}
.dkh-detail-indicator-star{position:relative;display:block;flex:0 0 var(--dkh-indicator-size,20px);width:var(--dkh-indicator-size,20px);height:var(--dkh-indicator-size,20px);background:none;clip-path:none;animation-delay:calc(var(--dkh-star-index)*.072s)!important}
.dkh-detail-indicator-star:before,.dkh-detail-indicator-star i{content:"";position:absolute;inset:0;display:block;background-image:var(--dekohop-product-card-rating-star-image,url("/catalog/view/theme/dekohop/assets/icons/rating-star-gold-128.webp"));background-position:left center;background-repeat:no-repeat;background-size:var(--dkh-indicator-size,20px) var(--dkh-indicator-size,20px)}
.dkh-detail-indicator-star:before{opacity:.28;filter:grayscale(1) saturate(.2) brightness(1.08)}
.dkh-detail-indicator-star i{width:var(--dkh-star-fill,100%);filter:drop-shadow(0 1px 0 #a76808) drop-shadow(0 2px 3px rgba(87,55,6,.24))}
.dkh-detail-indicator-stars[data-animation="card"]{--dkh-star-motion:dkh-detail-card;--dkh-star-duration:520ms}
.dkh-detail-indicator-stars[data-animation="wave"]{--dkh-star-motion:dkh-detail-wave}
.dkh-detail-indicator-stars[data-animation="pulse"]{--dkh-star-motion:dkh-detail-pulse}
.dkh-detail-indicator-stars[data-animation="shine"]{--dkh-star-motion:dkh-detail-shine}
.dkh-detail-indicator-stars[data-animation="twinkle"]{--dkh-star-motion:dkh-detail-twinkle}
.dkh-detail-indicator-stars[data-animation="rise"]{--dkh-star-motion:dkh-detail-rise}
.dkh-detail-indicator-stars[data-trigger="always"] .dkh-detail-indicator-star{animation:var(--dkh-star-motion,none) var(--dkh-star-duration,2.6s) ease-in-out infinite}
.dkh-detail-indicator-stars[data-trigger="hover"]:hover .dkh-detail-indicator-star,.dekohop-product-review-shortcut:focus-visible .dkh-detail-indicator-stars[data-trigger="hover"] .dkh-detail-indicator-star{animation:var(--dkh-star-motion,none) var(--dkh-star-duration,1s) ease-in-out both}
@keyframes dkh-detail-card{0%,100%{transform:translateY(0) scale(1)}42%{transform:translateY(-3px) scale(1.7);filter:brightness(1.16)}72%{transform:translateY(1.2px) scale(1.08)}}
@keyframes dkh-detail-wave{0%,60%,100%{transform:translateY(0)}30%{transform:translateY(-3px)}}
@keyframes dkh-detail-pulse{0%,100%{transform:scale(.92)}50%{transform:scale(1.08)}}
@keyframes dkh-detail-shine{0%,100%{filter:brightness(.8)}50%{filter:brightness(1.8)}}
@keyframes dkh-detail-twinkle{0%,100%{opacity:.5}50%{opacity:1}}
@keyframes dkh-detail-rise{0%,80%,100%{transform:translateY(0) rotate(0)}40%{transform:translateY(-4px) rotate(8deg)}}
@media(prefers-reduced-motion:reduce){.dkh-detail-indicator-star{animation:none!important;transition:none!important;transform:none!important}}
.dekohop-product-share .dkh-detail-share-icon{width:var(--dkh-share-icon-size,24px);height:var(--dkh-share-icon-size,24px);object-fit:contain}
.dekohop-product-detail-page .dekohop-product-variant__price{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;text-align:center;width:100%}.dekohop-product-variant-settings[data-price-mode="current"] .dekohop-product-variant__price s{display:none}.dekohop-product-variant-settings[data-price-mode="old"] .dekohop-product-variant__price s+b{display:none}.dekohop-product-variant-settings[data-price-mode="stacked"] .dekohop-product-variant__price{flex-direction:column}
.dekohop-product-detail-page .dekohop-review-slider__track{gap:var(--dkh-review-gap,12px)}.dekohop-product-detail-page .dekohop-review-slide{flex-basis:calc((100% - (var(--dkh-review-visible,1) - 1)*var(--dkh-review-gap,12px))/var(--dkh-review-visible,1))}
.dekohop-product-detail-page [data-video-track]{gap:var(--dkh-video-gap,12px)}.dekohop-product-detail-page [data-dekohop-video-settings] .dkh-video-card{flex-basis:calc((100% - (var(--dkh-video-visible,1) - 1)*var(--dkh-video-gap,12px))/var(--dkh-video-visible,1))}
.dekohop-product-detail-page .dekohop-product-related__track{gap:var(--dkh-related-gap,16px)}.dekohop-product-detail-page .dekohop-product-related__track>.product-layout{flex-basis:calc((100% - (var(--dkh-related-visible,4) - 1)*var(--dkh-related-gap,16px))/var(--dkh-related-visible,4))}
.dekohop-product-detail-page .dekohop-product-variants__grid{gap:var(--dkh-variant-gap,8px)}.dekohop-product-detail-page .dekohop-product-variant-group.is-slider .dekohop-product-variant{flex-basis:calc((100% - (var(--dkh-variant-visible,2) - 1)*var(--dkh-variant-gap,8px))/var(--dkh-variant-visible,2))}
.dekohop-product-detail-page .dekohop-product-fixed-info{display:grid;grid-template-columns:repeat(var(--dkh-fixed-columns,4),minmax(0,1fr));gap:12px}.dekohop-product-detail-page .dekohop-product-fixed-info.is-html{display:block}.dkh-detail-fixed-html{display:block;width:100%;height:var(--dkh-fixed-height,120px);border:0;background:transparent}
.dekohop-product-detail-page .dkh-detail-fixed-card{display:flex;min-width:0;min-height:var(--dkh-fixed-height,120px);flex-direction:column;justify-content:center;align-items:center;gap:10px;text-align:center;overflow-wrap:anywhere}.dkh-detail-fixed-visual{display:flex;justify-content:center;align-items:center;width:var(--dkh-fixed-image-size,44px);height:var(--dkh-fixed-image-size,44px);flex-shrink:0}.dkh-detail-fixed-visual img{display:block;width:100%;height:100%;object-fit:contain}.dkh-detail-fixed-visual i{font-size:var(--dkh-fixed-image-size,44px)}
.dkh-detail-fixed-card[data-animation="lift"]:hover .dkh-detail-fixed-visual{transform:translateY(-6px)}.dkh-detail-fixed-card[data-animation="zoom"]:hover .dkh-detail-fixed-visual{transform:scale(1.1)}.dkh-detail-fixed-card[data-animation="tilt"]:hover .dkh-detail-fixed-visual{animation:dkh-detail-tilt .7s ease-in-out infinite}.dkh-detail-fixed-card[data-animation="pulse"]:hover .dkh-detail-fixed-visual{animation:dkh-detail-pulse .9s ease-in-out infinite}.dkh-detail-fixed-card[data-animation="bounce"]:hover .dkh-detail-fixed-visual{animation:dkh-detail-wave .7s ease-in-out infinite}.dkh-detail-fixed-visual{transition:transform .2s ease}@keyframes dkh-detail-tilt{25%{transform:rotate(-8deg)}75%{transform:rotate(8deg)}}
/* DEKOHOP-RESPONSIVE-RULES-START */
@media(max-width:68.75em){.dekohop-product-hero{--dkh-gallery-column:min(var(--dkh-product-main-size,1000px),calc((100% - var(--dkh-detail-gap)) * .55))}.dekohop-product-share{grid-template-columns:repeat(2,1fr)}}
@media(max-width:53.125em){.dekohop-product-detail-page{padding:10px 12px 24px}.dekohop-product-detail-page .dekohop-product-hero,.dekohop-product-information-grid{grid-template-columns:minmax(0,1fr)}.dekohop-product-summary{padding:18px}.dekohop-product-gallery__viewer{grid-template-columns:34px minmax(0,1fr) 34px;gap:5px}.dekohop-product-gallery__arrow{width:34px;height:34px}.dekohop-product-gallery__thumb-shell{margin:10px 36px 0}.dekohop-product-gallery__thumb{flex-basis:74px;width:74px;height:74px}.dekohop-product-fixed-info{grid-template-columns:1fr 1fr}}
@media(max-width:30em){.dekohop-product-detail-page{padding-inline:8px}.dekohop-product-summary h1{font-size:22px}.dekohop-product-summary__meta{grid-template-columns:1fr}.dekohop-product-notify-actions{grid-template-columns:1fr}.dekohop-product-tab-buttons button{font-size:12px}.dekohop-product-fixed-info{grid-template-columns:1fr}.dekohop-product-lightbox{padding:8px}.dekohop-product-lightbox__dialog{grid-template-columns:32px minmax(0,1fr) 32px;gap:4px}.dekohop-product-lightbox__arrow{width:32px;height:32px}.dekohop-product-lightbox__close{right:24px}.dekohop-product-alert-channels{grid-template-columns:1fr}.dekohop-product-alert-account-state{align-items:flex-start;flex-direction:column}}
/* DEKOHOP-RESPONSIVE-RULES-END */
/* Her sliderın ok ayarı ayrı tutulur. */
#product-product.dekohop-product-detail-page .dekohop-product-gallery__arrow{width:var(--dkh-gallery-arrow-size,38px);height:var(--dkh-gallery-arrow-size,38px);font-size:var(--dkh-gallery-arrow-icon-size,16px);color:var(--dkh-gallery-arrow-color,#142f2a);background:var(--dkh-gallery-arrow-background,#fff);border-radius:var(--dkh-gallery-arrow-radius,36px);flex-shrink:0}
#product-product.dekohop-product-detail-page .dekohop-product-gallery__thumb-arrow{width:var(--dkh-thumbnail-arrow-size,38px);height:var(--dkh-thumbnail-arrow-size,38px);font-size:var(--dkh-thumbnail-arrow-icon-size,16px);color:var(--dkh-thumbnail-arrow-color,#142f2a);background:var(--dkh-thumbnail-arrow-background,#fff);border-radius:var(--dkh-thumbnail-arrow-radius,36px);flex-shrink:0}
#product-product.dekohop-product-detail-page .dekohop-variant-slider-arrow{width:var(--dkh-variant-arrow-size,38px);height:var(--dkh-variant-arrow-size,38px);font-size:var(--dkh-variant-arrow-icon-size,16px);color:var(--dkh-variant-arrow-color,#142f2a);background:var(--dkh-variant-arrow-background,#fff);border-radius:var(--dkh-variant-arrow-radius,36px);flex-shrink:0}
#product-product.dekohop-product-detail-page .dekohop-review-slider__side-arrow{width:var(--dkh-review-arrow-size,38px);height:var(--dkh-review-arrow-size,38px);font-size:var(--dkh-review-arrow-icon-size,16px);color:var(--dkh-review-arrow-color,#142f2a);background:var(--dkh-review-arrow-background,#fff);border-radius:var(--dkh-review-arrow-radius,36px);flex-shrink:0}
#product-product.dekohop-product-detail-page .dkh-video-slider__arrow{width:var(--dkh-video-arrow-size,38px);height:var(--dkh-video-arrow-size,38px);font-size:var(--dkh-video-arrow-icon-size,16px);color:var(--dkh-video-arrow-color,#142f2a);background:var(--dkh-video-arrow-background,#fff);border-radius:var(--dkh-video-arrow-radius,36px);flex-shrink:0}
#product-product.dekohop-product-detail-page .dekohop-product-related>header button{width:var(--dkh-related-arrow-size,38px);height:var(--dkh-related-arrow-size,38px);font-size:var(--dkh-related-arrow-icon-size,16px);color:var(--dkh-related-arrow-color,#142f2a);background:var(--dkh-related-arrow-background,#fff);border-radius:var(--dkh-related-arrow-radius,36px);flex-shrink:0}
.dekohop-product-detail-page .dekohop-review-slider__body:not(.has-no-arrows){grid-template-columns:var(--dkh-review-arrow-size,38px) minmax(0,1fr) var(--dkh-review-arrow-size,38px)}
.dekohop-product-detail-page .dkh-video-slider{grid-template-columns:var(--dkh-video-arrow-size,38px) minmax(0,1fr) var(--dkh-video-arrow-size,38px)}
.dekohop-product-detail-page .dekohop-product-variant-group.is-slider{padding-inline:calc(var(--dkh-variant-arrow-size,30px) + 6px)}
.dekohop-product-lightbox__arrow{color:var(--dkh-lightbox-arrow-color,#142f2a)}
@media(max-width:53.125em){.dekohop-product-detail-page[data-info-width-mode="manual"] .dekohop-product-information-grid{grid-template-columns:minmax(0,1fr)}.dekohop-product-detail-page .dekohop-product-gallery__thumb-shell{margin:10px auto 0}.dekohop-product-detail-page .dekohop-product-fixed-info{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:30em){.dekohop-product-detail-page .dekohop-product-fixed-info{grid-template-columns:minmax(0,1fr)}}
@media(prefers-reduced-motion:reduce){.dkh-detail-indicator-star,.dkh-detail-fixed-visual{animation:none!important;transition:none!important;transform:none!important}}
@container dkh-product-summary (max-width:420px){.dekohop-product-purchase,.dekohop-product-purchase.has-buy-now{grid-template-columns:repeat(2,minmax(0,1fr))}.dekohop-product-purchase label{grid-column:1}.dekohop-product-purchase input[type="number"]{grid-column:2;max-width:80px}.dekohop-product-purchase .btn{grid-column:1/-1}.dekohop-product-purchase.has-buy-now .btn{grid-column:auto}.dekohop-product-notify-actions button{font-size:12px}}
@media(max-width:53.125em){.dekohop-review-slide,[data-dekohop-video-settings] .dkh-video-card{flex-basis:100%}.dekohop-product-related__track>.product-layout{flex-basis:min(82%,290px)}.dekohop-product-variant-group.is-slider .dekohop-product-variant{flex-basis:100%}.dekohop-review-modal__list{grid-template-columns:1fr}}
@media(max-width:30em){.dekohop-review-modal{padding:8px}.dekohop-review-modal__dialog{padding:15px}.dekohop-review-modal__filters{grid-template-columns:1fr}.dekohop-product-lightbox__dialog{grid-template-columns:32px minmax(0,1fr) 32px!important}.dekohop-product-lightbox__arrow{width:32px;height:32px}}

/* Panel controls: scoped to Product Detail, never category pages. */
#product-product .dekohop-product-detail__container{width:min(100%,var(--dkh-page-width,1500px))}
#product-product .dekohop-product-summary{padding:var(--dkh-summary-padding,20px);min-width:0}
#product-product .dekohop-product-summary>h1{font-size:var(--dkh-product-title-size,28px);line-height:1.23;overflow-wrap:anywhere}
#product-product .dekohop-product-information-grid h2,#product-product .dekohop-product-related>header h2{font-size:var(--dkh-section-heading-size,24px)}
#product-product .dekohop-product-summary__quick-actions button{width:var(--dkh-quick-actions-size,32px);height:var(--dkh-quick-actions-size,32px);min-width:0;flex:0 0 auto}
#product-product[data-quick-position]:not([data-quick-position="top_right"]) .dekohop-product-summary__quick-actions{position:static;display:flex;justify-content:center;margin:8px 0}
#product-product[data-quick-position]:not([data-quick-position="top_right"]) .dekohop-product-summary>h1{padding-right:0}
#product-product .dekohop-product-purchase .dekohop-product-out-of-stock{width:min(100%,var(--dkh-out-stock-width,180px))!important;max-width:var(--dkh-out-stock-width,180px)!important;flex:0 1 var(--dkh-out-stock-width,180px);height:var(--dkh-out-stock-height,42px)!important;min-height:0!important;padding:4px 12px!important;font-size:var(--dkh-out-stock-size,15px)!important;line-height:1.2;border-radius:var(--dkh-out-stock-radius,10px)!important;color:var(--dkh-out-stock-color,#b6404d)!important;background:var(--dkh-out-stock-background,#fff2f3)!important;border:1px solid var(--dkh-out-stock-border,#edd0d4)!important;opacity:1;box-shadow:none;cursor:default}
#product-product .dekohop-product-summary__prices{width:100%;max-width:var(--dkh-price-width,100%);align-self:center}
#product-product .dekohop-product-summary__prices[data-price-align="left"]{align-self:flex-start}
#product-product .dekohop-product-summary__prices[data-price-align="right"]{align-self:flex-end}
#product-product[data-price-align="left"] .dkh-detail-price-layout{justify-content:flex-start}
#product-product[data-price-align="right"] .dkh-detail-price-layout{justify-content:flex-end}
.dkh-detail-current-cluster{display:flex;gap:5px;align-items:center;justify-content:center;min-width:0}
.dkh-detail-current-cluster[data-label-position="top"]{flex-direction:column-reverse}
.dkh-detail-current-cluster[data-label-position="bottom"]{flex-direction:column}
.dkh-detail-current-cluster[data-label-position="left"]{flex-direction:row-reverse}
.dkh-detail-discount-label{color:var(--dkh-discount-label-color,#168f78);font-size:var(--dkh-discount-label-size,12px);font-weight:600}
#product-product .dekohop-product-gallery__viewer.has-no-arrows{grid-template-columns:minmax(0,1fr);gap:0}
#product-product .dekohop-product-gallery__viewer.has-no-arrows>.dekohop-product-gallery__arrow-space{display:none}
#product-product .dekohop-product-gallery__viewer.has-no-arrows+.dekohop-product-gallery__thumb-shell{width:100%;margin-inline:0}
#product-product [data-slider="0"] [data-dekohop-review-track],#product-product [data-slider="0"] [data-video-track],#product-product [data-slider="0"] [data-related-track]{display:grid;grid-template-columns:repeat(var(--dkh-review-visible,1),minmax(0,1fr));overflow:visible;scroll-snap-type:none}
#product-product [data-dekohop-video-settings][data-slider="0"] [data-video-track]{grid-template-columns:repeat(var(--dkh-video-visible,1),minmax(0,1fr))}
#product-product [data-dekohop-related-slider][data-slider="0"] [data-related-track]{grid-template-columns:repeat(var(--dkh-related-visible,4),minmax(0,1fr))}
#product-product [data-slider="0"] .dkh-video-slider__arrow{display:none!important}
#product-product [data-slider="0"] .dkh-video-slider{grid-template-columns:minmax(0,1fr)}
#product-product .dekohop-product-related[data-slider="1"][data-card-width="manual"] .product-layout{flex:0 0 min(100%,var(--dkh-related-card-width,260px))!important}
#product-product .dekohop-product-related[data-slider="0"][data-card-width="manual"] [data-related-track]{grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--dkh-related-card-width,260px)),var(--dkh-related-card-width,260px)))}
#product-product .dekohop-product-related[data-image-height="manual"] .dekohop-product-card-gallery{height:var(--dkh-related-image-height);aspect-ratio:auto}
#product-product .dekohop-product-related[data-image-height="manual"] .dekohop-product-card-gallery__link{height:100%;aspect-ratio:auto}
#product-product .dekohop-product-related[data-image-height="manual"] .dekohop-product-card-gallery__image{object-fit:contain!important}
#product-product .dekohop-product-related .caption h4,#product-product .dekohop-product-related .caption h4 a{font-size:var(--dkh-related-title-size,15px)!important}
#product-product .dekohop-product-related .price{font-size:var(--dkh-related-price-size,17px)!important}
#product-product .dekohop-product-related .price-new{font-size:var(--dkh-related-price-size,17px)!important}
#product-product .dekohop-product-related .price-old{font-size:var(--dkh-related-old-price-size,13px)!important}
.dkh-related-price-pair{display:inline-flex;justify-content:center;align-items:center;gap:5px}
[data-old-position="right"] .dkh-related-price-pair{flex-direction:row-reverse}
[data-old-position="top"] .dkh-related-price-pair{flex-direction:column}
[data-old-position="bottom"] .dkh-related-price-pair{flex-direction:column-reverse}
#product-product .dekohop-product-related [aria-disabled="true"]{pointer-events:none;cursor:default}
#product-product .dekohop-product-related[data-rating-mode="faded"] .dekohop-product-card-rating__star{opacity:.4!important}
#product-product .dekohop-product-related[data-rating-mode="filled"] .dekohop-product-card-rating__star{opacity:1!important}
#product-product .dekohop-product-related[data-rating-fill="five"] .dekohop-product-card-rating__star-fill{width:100%!important}
.dkh-related-unrated-label{font-size:10px;color:#8b9693}
#product-product .dekohop-product-related[data-rating-animation="none"] .dekohop-product-card-rating__star{animation:none!important;animation-delay:calc(var(--dekohop-star-index,0)*.16s)!important}
#product-product .dekohop-product-related[data-rating-animation="wave"] .dekohop-product-card-rating__star{animation:dkh-detail-wave 2.5s ease-in-out infinite!important;animation-delay:calc(var(--dekohop-star-index,0)*.16s)!important}
#product-product .dekohop-product-related[data-rating-animation="pulse"] .dekohop-product-card-rating__star{animation:dkh-detail-pulse 2.5s ease-in-out infinite!important;animation-delay:calc(var(--dekohop-star-index,0)*.16s)!important}
#product-product .dekohop-product-related[data-rating-animation="shine"] .dekohop-product-card-rating__star{animation:dkh-detail-shine 2.5s ease-in-out infinite!important;animation-delay:calc(var(--dekohop-star-index,0)*.16s)!important}
#product-product .dekohop-product-related[data-rating-animation="twinkle"] .dekohop-product-card-rating__star{animation:dkh-detail-twinkle 2.5s ease-in-out infinite!important;animation-delay:calc(var(--dekohop-star-index,0)*.16s)!important}
#product-product .dekohop-product-related[data-rating-animation="rise"] .dekohop-product-card-rating__star{animation:dkh-detail-rise 2.5s ease-in-out infinite!important;animation-delay:calc(var(--dekohop-star-index,0)*.16s)!important}
@media(max-width:53.125em){#product-product [data-dekohop-related-slider][data-slider="0"] [data-related-track]{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(prefers-reduced-motion:reduce){#product-product .dekohop-product-related[data-rating-animation] .dekohop-product-card-rating__star{animation:none!important}}
/* Common width, height and panel controls exposed in each relevant settings tab. */
#product-product .dekohop-product-summary{max-width:var(--dkh-summary-width,100%);border-radius:var(--dkh-summary-radius,20px);background:var(--dkh-summary-background,#fff)}
#product-product .dekohop-product-gallery__main{border-radius:var(--dkh-gallery-radius,20px);background:var(--dkh-gallery-background,#fff)}
#product-product .dekohop-product-gallery__main img{background:var(--dkh-gallery-background,#fff)}
#product-product .dekohop-product-detail__container>section:not(.dekohop-product-hero){margin-top:var(--dkh-section-gap,24px)}
#product-product .dekohop-product-feedback{max-width:var(--dkh-feedback-width,100%);width:100%}
#product-product .dekohop-product-share{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--dkh-share-gap,7px)}
#product-product .dekohop-product-share>span{flex:0 0 100%;text-align:center}
#product-product .dekohop-product-share button{flex:0 1 var(--dkh-share-button-width,100px);width:var(--dkh-share-button-width,100px);height:var(--dkh-share-button-height,50px);min-height:0}
#product-product .dekohop-product-share[data-labels="0"] button b{display:none}
#product-product .dekohop-review-slide{min-height:var(--dkh-review-card-height,220px)}
#product-product .dekohop-review-slide>p{font-size:var(--dkh-review-text-size,13px)}
#product-product .dekohop-review-slide__media{height:var(--dkh-review-image-height,130px)}
#product-product .dekohop-review-slide__media img{height:100%;max-height:100%;object-fit:contain}
#product-product .dkh-video-card__image,#product-product .dkh-video-card img{height:var(--dkh-video-card-height,160px);object-fit:contain}
#product-product .dekohop-product-information-tabs{min-height:var(--dkh-info-min-height,0px)}
#product-product [data-panel-hidden="1"]{display:none!important}
#product-product .dekohop-product-information-grid:has(>.dekohop-product-information-tabs[data-panel-hidden="1"]){grid-template-columns:minmax(0,1fr)}
#product-product .dekohop-product-feedback:has(>.dekohop-product-feedback__reviews[data-panel-hidden="1"]):has(>.dekohop-product-feedback__videos[data-panel-hidden="1"]){display:none}
#product-product .dekohop-product-information-grid:has(.dekohop-product-feedback__reviews[data-panel-hidden="1"]):has(.dekohop-product-feedback__videos[data-panel-hidden="1"]){grid-template-columns:minmax(0,1fr)}
#product-product .dekohop-product-information-tabs{padding:var(--dkh-info-panel-padding,16px);border-radius:var(--dkh-info-panel-radius,16px);background:var(--dkh-info-panel-background,#fff)}
#product-product .dekohop-product-feedback__reviews{padding:var(--dkh-review-panel-padding,16px);border-radius:var(--dkh-review-panel-radius,16px);background:var(--dkh-review-panel-background,#fff)}
#product-product .dekohop-product-feedback__videos{padding:var(--dkh-video-panel-padding,16px);border-radius:var(--dkh-video-panel-radius,16px);background:var(--dkh-video-panel-background,#fff)}
#product-product .dekohop-product-related{padding:var(--dkh-related-panel-padding,16px);border-radius:var(--dkh-related-panel-radius,16px);background:var(--dkh-related-panel-background,#fff)}
#product-product .dekohop-product-fixed-info{padding:var(--dkh-fixed-panel-padding,16px);border-radius:var(--dkh-fixed-panel-radius,16px);background:var(--dkh-fixed-panel-background,#fff)}
#product-product .dekohop-product-feedback__reviews h2,#product-product .dekohop-product-feedback__reviews h3{font-size:var(--dkh-review-heading-size,24px)!important;color:var(--dkh-review-heading-color,#142f2a)!important}
#product-product .dekohop-product-feedback__reviews[data-heading-align="left"] h2,#product-product .dekohop-product-feedback__reviews[data-heading-align="left"] h3{text-align:left!important}
#product-product .dekohop-product-feedback__reviews[data-heading-align="center"] h2,#product-product .dekohop-product-feedback__reviews[data-heading-align="center"] h3{text-align:center!important}
#product-product .dekohop-product-feedback__reviews[data-heading-align="right"] h2,#product-product .dekohop-product-feedback__reviews[data-heading-align="right"] h3{text-align:right!important}
#product-product .dekohop-product-feedback__reviews[data-heading-weight="300"] h2,#product-product .dekohop-product-feedback__reviews[data-heading-weight="300"] h3{font-weight:300!important}
#product-product .dekohop-product-feedback__reviews[data-heading-weight="400"] h2,#product-product .dekohop-product-feedback__reviews[data-heading-weight="400"] h3{font-weight:400!important}
#product-product .dekohop-product-feedback__reviews[data-heading-weight="500"] h2,#product-product .dekohop-product-feedback__reviews[data-heading-weight="500"] h3{font-weight:500!important}
#product-product .dekohop-product-feedback__reviews[data-heading-weight="600"] h2,#product-product .dekohop-product-feedback__reviews[data-heading-weight="600"] h3{font-weight:600!important}
#product-product .dekohop-product-feedback__reviews[data-heading-weight="700"] h2,#product-product .dekohop-product-feedback__reviews[data-heading-weight="700"] h3{font-weight:700!important}
#product-product .dekohop-product-feedback__reviews[data-heading-weight="800"] h2,#product-product .dekohop-product-feedback__reviews[data-heading-weight="800"] h3{font-weight:800!important}
#product-product .dekohop-product-feedback__reviews[data-heading-weight="900"] h2,#product-product .dekohop-product-feedback__reviews[data-heading-weight="900"] h3{font-weight:900!important}
#product-product .dekohop-product-feedback__reviews[data-heading-style="italic"] h2,#product-product .dekohop-product-feedback__reviews[data-heading-style="italic"] h3{font-style:italic!important}

#product-product .dekohop-product-feedback__videos h2,#product-product .dekohop-product-feedback__videos h3{font-size:var(--dkh-video-heading-size,24px)!important;color:var(--dkh-video-heading-color,#142f2a)!important}
#product-product .dekohop-product-feedback__videos[data-heading-align="left"] h2,#product-product .dekohop-product-feedback__videos[data-heading-align="left"] h3{text-align:left!important}
#product-product .dekohop-product-feedback__videos[data-heading-align="center"] h2,#product-product .dekohop-product-feedback__videos[data-heading-align="center"] h3{text-align:center!important}
#product-product .dekohop-product-feedback__videos[data-heading-align="right"] h2,#product-product .dekohop-product-feedback__videos[data-heading-align="right"] h3{text-align:right!important}
#product-product .dekohop-product-feedback__videos[data-heading-weight="300"] h2,#product-product .dekohop-product-feedback__videos[data-heading-weight="300"] h3{font-weight:300!important}
#product-product .dekohop-product-feedback__videos[data-heading-weight="400"] h2,#product-product .dekohop-product-feedback__videos[data-heading-weight="400"] h3{font-weight:400!important}
#product-product .dekohop-product-feedback__videos[data-heading-weight="500"] h2,#product-product .dekohop-product-feedback__videos[data-heading-weight="500"] h3{font-weight:500!important}
#product-product .dekohop-product-feedback__videos[data-heading-weight="600"] h2,#product-product .dekohop-product-feedback__videos[data-heading-weight="600"] h3{font-weight:600!important}
#product-product .dekohop-product-feedback__videos[data-heading-weight="700"] h2,#product-product .dekohop-product-feedback__videos[data-heading-weight="700"] h3{font-weight:700!important}
#product-product .dekohop-product-feedback__videos[data-heading-weight="800"] h2,#product-product .dekohop-product-feedback__videos[data-heading-weight="800"] h3{font-weight:800!important}
#product-product .dekohop-product-feedback__videos[data-heading-weight="900"] h2,#product-product .dekohop-product-feedback__videos[data-heading-weight="900"] h3{font-weight:900!important}
#product-product .dekohop-product-feedback__videos[data-heading-style="italic"] h2,#product-product .dekohop-product-feedback__videos[data-heading-style="italic"] h3{font-style:italic!important}

#product-product .dekohop-product-related h2,#product-product .dekohop-product-related h3{font-size:var(--dkh-related-heading-size,24px)!important;color:var(--dkh-related-heading-color,#142f2a)!important}
#product-product .dekohop-product-related[data-heading-align="left"] h2,#product-product .dekohop-product-related[data-heading-align="left"] h3{text-align:left!important}
#product-product .dekohop-product-related[data-heading-align="center"] h2,#product-product .dekohop-product-related[data-heading-align="center"] h3{text-align:center!important}
#product-product .dekohop-product-related[data-heading-align="right"] h2,#product-product .dekohop-product-related[data-heading-align="right"] h3{text-align:right!important}
#product-product .dekohop-product-related[data-heading-weight="300"] h2,#product-product .dekohop-product-related[data-heading-weight="300"] h3{font-weight:300!important}
#product-product .dekohop-product-related[data-heading-weight="400"] h2,#product-product .dekohop-product-related[data-heading-weight="400"] h3{font-weight:400!important}
#product-product .dekohop-product-related[data-heading-weight="500"] h2,#product-product .dekohop-product-related[data-heading-weight="500"] h3{font-weight:500!important}
#product-product .dekohop-product-related[data-heading-weight="600"] h2,#product-product .dekohop-product-related[data-heading-weight="600"] h3{font-weight:600!important}
#product-product .dekohop-product-related[data-heading-weight="700"] h2,#product-product .dekohop-product-related[data-heading-weight="700"] h3{font-weight:700!important}
#product-product .dekohop-product-related[data-heading-weight="800"] h2,#product-product .dekohop-product-related[data-heading-weight="800"] h3{font-weight:800!important}
#product-product .dekohop-product-related[data-heading-weight="900"] h2,#product-product .dekohop-product-related[data-heading-weight="900"] h3{font-weight:900!important}
#product-product .dekohop-product-related[data-heading-style="italic"] h2,#product-product .dekohop-product-related[data-heading-style="italic"] h3{font-style:italic!important}

#product-product .dekohop-product-related>header{position:relative;display:block;padding-inline:78px;min-height:40px}
#product-product .dekohop-product-related>header>div:first-child{width:100%}
#product-product .dekohop-product-related>header>div:last-child:not(:first-child){position:absolute;right:0;top:50%;transform:translateY(-50%)}
#product-product .dekohop-product-related>header p{display:none}
#product-product .dekohop-review-slider__header,#product-product .dekohop-review-slider__title{width:100%;display:block}
.dkh-review-date-range,.dkh-review-pagination{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:12px 0}
[data-review-slider-more][hidden]{display:none!important}
.dekohop-review-modal__list:empty{display:none}
#product-product [data-no-media="compact"] .dekohop-review-slide:not(:has(.dkh-review-media-combined)){min-height:0}
[data-media-layout="strip"] .dekohop-review-slide__media{display:flex;overflow-x:auto;flex-wrap:nowrap}
[data-media-layout="strip"] .dekohop-review-slide__media>a{flex:0 0 auto}
[data-media-layout="grid"] .dekohop-review-slide__media{display:grid;grid-template-columns:repeat(var(--dkh-review-media-columns,2),minmax(0,1fr));height:auto!important}
[data-media-fit="contain"] .dekohop-review-slide__media img{object-fit:contain!important}
[data-media-fit="cover"] .dekohop-review-slide__media img{object-fit:cover!important}
#product-product .dekohop-product-gallery__thumb-shell[hidden]{display:none!important}
#product-product .dekohop-product-related[data-rating-mode="filled"][data-rating-fill="five"] .dekohop-product-card-rating__star-fill{opacity:1!important;filter:none!important}
.dkh-review-media-combined{display:flex;gap:10px;max-width:100%;overflow-x:auto;align-items:center;min-width:0}
.dkh-review-media-combined [data-review-image-group],.dkh-review-media-combined [data-review-video-group]{display:contents!important}
.dkh-review-media-combined [data-review-image-group]>a,.dkh-review-media-combined .dkh-review-video-item{flex:0 0 160px;max-width:100%;min-width:0}
.dkh-review-media-combined [data-review-image-group] img{width:100%;height:var(--dkh-review-image-height,130px);object-fit:contain}
.dkh-review-media-combined[data-fit="cover"] [data-review-image-group] img{object-fit:cover!important}
.dkh-review-media-combined[data-layout="grid"]{display:grid;grid-template-columns:repeat(var(--dkh-review-media-columns,2),minmax(0,1fr))}
.dkh-review-media-combined[data-layout="split"]{display:flex;flex-direction:column;align-items:stretch}
.dkh-review-media-combined[data-layout="split"] [data-review-image-group],.dkh-review-media-combined[data-layout="split"] [data-review-video-group]{display:flex!important;gap:10px;overflow-x:auto;width:100%;height:auto!important}
.dkh-review-media-combined[data-order="videos_first"] .dkh-review-video-item,.dkh-review-media-combined[data-order="videos_first"] [data-review-video-group]{order:-1}
.dkh-review-video-item>button{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f5f8f7;border:1px solid #dce7e4;border-radius:10px;padding:6px;width:100%;height:var(--dkh-review-video-height,160px);color:#193b35;cursor:pointer}
.dkh-review-video-item>button[hidden]{display:none!important}
.dkh-review-video-item>button img{width:100%;min-height:0;max-height:calc(100% - 32px);object-fit:contain}
.dkh-review-video-item>button span{font-size:12px;max-width:100%;overflow-wrap:anywhere}
.dkh-review-video-dialog{padding:12px;border:0;border-radius:12px;width:min(1000px,94vw);max-height:92vh;background:#fff}
.dkh-review-video-dialog::backdrop{background:rgba(0,0,0,.75)}
.dkh-review-player{width:100%;position:relative;display:flex;flex-direction:column;align-items:flex-end}
.dkh-review-player>button{border:0;background:#183a33;color:#fff;border-radius:6px;padding:6px 12px;margin-bottom:6px;cursor:pointer}
.dkh-review-player iframe{border:0;width:100%;aspect-ratio:16/9;max-height:80vh}
.dkh-review-video-item .dkh-review-player iframe{height:var(--dkh-review-video-height,160px)}
.dekohop-review-slide:has(.dkh-review-media-combined){align-self:stretch}
/* Candidate 7: independent identity visibility, safe growing title areas and fine positioning. */
#product-product .dekohop-product-summary>h1{min-height:var(--dkh-product-title-min-height,0px);padding-block:var(--dkh-product-title-padding,0px);align-content:center;box-sizing:border-box}
#product-product .dekohop-product-summary__meta>li:only-child{grid-column:1/-1}
/* Candidate 8: explicit spacing/alignment; defaults retain the existing layout. */
#product-product .dekohop-product-summary{row-gap:var(--dkh-summary-content-gap,0px)}
#product-product .dekohop-product-summary>h1{margin-bottom:var(--dkh-product-title-bottom-gap,13px);letter-spacing:var(--dkh-product-title-letter-spacing,0px);line-height:var(--dkh-product-title-line-height,1.2);text-align:var(--dkh-product-title-align,left)}
#product-product .dekohop-product-summary__prices{margin-block:var(--dkh-price-margin-y,13px);padding-block:var(--dkh-price-padding-y,12px)}
#product-product .dkh-detail-price-amounts{column-gap:var(--dkh-price-gap-x,12px);row-gap:var(--dkh-price-gap-y,6px)}
#product-product .dkh-detail-price-layout{column-gap:var(--dkh-tax-gap-x,12px);row-gap:var(--dkh-tax-gap-y,8px)}
#product-product .dkh-detail-current-cluster{gap:var(--dkh-discount-label-gap,5px)}
#product-product .dkh-detail-tax-note{font-size:var(--dkh-tax-note-size,12px)}
#product-product .dekohop-product-price-current,#product-product .dekohop-product-price-old{letter-spacing:var(--dkh-price-letter-spacing,0px)}
#product-product .dekohop-product-summary__meta{gap:var(--dkh-identity-gap,8px)}
#product-product .dekohop-product-summary__meta li{padding:var(--dkh-identity-padding-y,9px) var(--dkh-identity-padding-x,11px)}
#product-product [data-detail-barcode]>span{display:var(--dkh-show-barcode-label-display,block);text-align:var(--dkh-barcode-label-align,left);font-size:var(--dkh-barcode-label-size,12px)}
#product-product [data-detail-barcode]>strong{margin-top:var(--dkh-barcode-label-gap,2px);text-align:var(--dkh-barcode-align,left);font-size:var(--dkh-barcode-value-size,14px)}
#product-product [data-detail-stock-status]>span{display:var(--dkh-show-stock-label-display,block);text-align:var(--dkh-stock-label-align,left);font-size:var(--dkh-stock-label-size,12px)}
#product-product [data-detail-stock-status]>strong{margin-top:var(--dkh-stock-label-gap,2px);text-align:var(--dkh-stock-align,left);font-size:var(--dkh-stock-value-size,14px)}
#product-product .dekohop-product-variant{flex-direction:var(--dkh-variant-layout,row)}
#product-product .dekohop-product-variant>img{display:var(--dkh-variant-image-display,block);align-self:var(--dkh-variant-image-align-flex,flex-start)}
#product-product .dekohop-product-variant__body{display:flex;flex:1;flex-direction:column;min-width:0;gap:var(--dkh-variant-content-gap,4px)}
#product-product .dekohop-product-variant__body>strong{text-align:var(--dkh-variant-value-align,left);width:100%}
#product-product .dekohop-product-variant__stock{text-align:var(--dkh-variant-stock-align,left);width:100%}
#product-product .dekohop-product-variant__price{gap:var(--dkh-variant-price-gap,6px)}
#product-product .dekohop-product-variant__price>b{text-align:var(--dkh-variant-current-align,center);align-self:var(--dkh-variant-current-align-flex,center)}
#product-product .dekohop-product-variant__price>s{text-align:var(--dkh-variant-old-align,center);align-self:var(--dkh-variant-old-align-flex,center)}
/* Varyant türü ayrı yönetilir; eski fiyat yoksa kalan satırlar eşit aralanır. */
#product-product .dekohop-product-variant-group__title{display:var(--dkh-variant-type-show-display,block)}
#product-product .dekohop-product-variant:not(:has(.dekohop-product-variant__price s)) .dekohop-product-variant__body,
#product-product .dekohop-product-variant-settings[data-price-mode="current"] .dekohop-product-variant__body{align-self:stretch;justify-content:space-between}
#product-product .dekohop-product-variant:not(:has(.dekohop-product-variant__price s)) .dekohop-product-variant__body>*,
#product-product .dekohop-product-variant-settings[data-price-mode="current"] .dekohop-product-variant__body>*{margin-top:0;margin-bottom:0}
#product-product .dekohop-product-variant-group.is-slider:not(.has-overflow){padding-inline:0}
#product-product .dekohop-variant-slider-arrow[hidden]{display:none!important}
#product-product[style*="--dkh-summary-width:"] .dekohop-product-summary{width:var(--dkh-summary-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-summary-min-height:"] .dekohop-product-summary{min-height:var(--dkh-summary-min-height);align-content:center}
#product-product[style*="--dkh-product-title-width:"] .dekohop-product-summary>h1{width:var(--dkh-product-title-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-product-title-min-height:"] .dekohop-product-summary>h1{min-height:var(--dkh-product-title-min-height);align-content:center}
#product-product[style*="--dkh-identity-width:"] .dekohop-product-summary__meta{width:var(--dkh-identity-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-identity-min-height:"] .dekohop-product-summary__meta{min-height:var(--dkh-identity-min-height);align-content:center}
#product-product[style*="--dkh-barcode-width:"] [data-detail-barcode]{width:var(--dkh-barcode-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-barcode-min-height:"] [data-detail-barcode]{min-height:var(--dkh-barcode-min-height);align-content:center}
#product-product[style*="--dkh-barcode-label-width:"] [data-detail-barcode]>span{width:var(--dkh-barcode-label-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-barcode-label-min-height:"] [data-detail-barcode]>span{min-height:var(--dkh-barcode-label-min-height);align-content:center}
#product-product[style*="--dkh-barcode-value-width:"] [data-detail-barcode]>strong{width:var(--dkh-barcode-value-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-barcode-value-min-height:"] [data-detail-barcode]>strong{min-height:var(--dkh-barcode-value-min-height);align-content:center}
#product-product[style*="--dkh-stock-width:"] [data-detail-stock-status]{width:var(--dkh-stock-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-stock-min-height:"] [data-detail-stock-status]{min-height:var(--dkh-stock-min-height);align-content:center}
#product-product[style*="--dkh-stock-label-width:"] [data-detail-stock-status]>span{width:var(--dkh-stock-label-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-stock-label-min-height:"] [data-detail-stock-status]>span{min-height:var(--dkh-stock-label-min-height);align-content:center}
#product-product[style*="--dkh-stock-value-width:"] [data-detail-stock-status]>strong{width:var(--dkh-stock-value-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-stock-value-min-height:"] [data-detail-stock-status]>strong{min-height:var(--dkh-stock-value-min-height);align-content:center}
#product-product[style*="--dkh-price-width:"] .dekohop-product-summary__prices{width:var(--dkh-price-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-price-min-height:"] .dekohop-product-summary__prices{min-height:var(--dkh-price-min-height);align-content:center}
#product-product[style*="--dkh-current-price-width:"] .dekohop-product-price-current{width:var(--dkh-current-price-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-current-price-min-height:"] .dekohop-product-price-current{min-height:var(--dkh-current-price-min-height);align-content:center}
#product-product[style*="--dkh-old-price-width:"] .dekohop-product-price-old{width:var(--dkh-old-price-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-old-price-min-height:"] .dekohop-product-price-old{min-height:var(--dkh-old-price-min-height);align-content:center}
#product-product[style*="--dkh-tax-note-width:"] .dkh-detail-tax-note{width:var(--dkh-tax-note-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-tax-note-min-height:"] .dkh-detail-tax-note{min-height:var(--dkh-tax-note-min-height);align-content:center}
#product-product[style*="--dkh-discount-label-width:"] .dkh-detail-discount-label{width:var(--dkh-discount-label-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-discount-label-min-height:"] .dkh-detail-discount-label{min-height:var(--dkh-discount-label-min-height);align-content:center}
#product-product[style*="--dkh-purchase-width:"] #product{width:var(--dkh-purchase-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-purchase-min-height:"] #product{min-height:var(--dkh-purchase-min-height);align-content:center}
#product-product[style*="--dkh-alerts-width:"] .dekohop-product-notify-actions{width:var(--dkh-alerts-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-alerts-min-height:"] .dekohop-product-notify-actions{min-height:var(--dkh-alerts-min-height);align-content:center}
#product-product[style*="--dkh-share-width:"] .dekohop-product-share{width:var(--dkh-share-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-share-min-height:"] .dekohop-product-share{min-height:var(--dkh-share-min-height);align-content:center}
#product-product[style*="--dkh-gallery-width:"] .dekohop-product-gallery{width:var(--dkh-gallery-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-gallery-min-height:"] .dekohop-product-gallery{min-height:var(--dkh-gallery-min-height);align-content:center}
#product-product[style*="--dkh-variant-panel-width:"] .dekohop-product-variant-settings{width:var(--dkh-variant-panel-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-variant-panel-min-height:"] .dekohop-product-variant-settings{min-height:var(--dkh-variant-panel-min-height);align-content:center}
#product-product[style*="--dkh-variant-card-width:"] .dekohop-product-variant{width:var(--dkh-variant-card-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-variant-card-min-height:"] .dekohop-product-variant{min-height:var(--dkh-variant-card-min-height);align-content:center}
#product-product[style*="--dkh-variant-value-width:"] .dekohop-product-variant__body>strong{width:var(--dkh-variant-value-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-variant-value-min-height:"] .dekohop-product-variant__body>strong{min-height:var(--dkh-variant-value-min-height);align-content:center}
#product-product[style*="--dkh-variant-stock-width:"] .dekohop-product-variant__stock{width:var(--dkh-variant-stock-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-variant-stock-min-height:"] .dekohop-product-variant__stock{min-height:var(--dkh-variant-stock-min-height);align-content:center}
#product-product[style*="--dkh-variant-current-width:"] .dekohop-product-variant__price>b{width:var(--dkh-variant-current-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-variant-current-min-height:"] .dekohop-product-variant__price>b{min-height:var(--dkh-variant-current-min-height);align-content:center}
#product-product[style*="--dkh-variant-old-width:"] .dekohop-product-variant__price>s{width:var(--dkh-variant-old-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-variant-old-min-height:"] .dekohop-product-variant__price>s{min-height:var(--dkh-variant-old-min-height);align-content:center}
#product-product[style*="--dkh-review-panel-width:"] [data-dekohop-review-slider]{width:var(--dkh-review-panel-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-review-panel-min-height:"] [data-dekohop-review-slider]{min-height:var(--dkh-review-panel-min-height);align-content:center}
#product-product[style*="--dkh-review-card-width:"] .dekohop-review-slide{width:var(--dkh-review-card-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-review-card-min-height:"] .dekohop-review-slide{min-height:var(--dkh-review-card-min-height);align-content:center}
#product-product[style*="--dkh-review-text-width:"] .dekohop-review-slide>p{width:var(--dkh-review-text-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-review-text-min-height:"] .dekohop-review-slide>p{min-height:var(--dkh-review-text-min-height);align-content:center}
#product-product[style*="--dkh-wishlist-width:"] .dekohop-product-summary__quick-actions button:has(.fa-heart-o){width:var(--dkh-wishlist-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-wishlist-min-height:"] .dekohop-product-summary__quick-actions button:has(.fa-heart-o){min-height:var(--dkh-wishlist-min-height);align-content:center}
#product-product[style*="--dkh-compare-width:"] .dekohop-product-summary__quick-actions button:has(.fa-exchange){width:var(--dkh-compare-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-compare-min-height:"] .dekohop-product-summary__quick-actions button:has(.fa-exchange){min-height:var(--dkh-compare-min-height);align-content:center}
#product-product[style*="--dkh-cart-button-width:"] #button-cart{width:var(--dkh-cart-button-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-cart-button-min-height:"] #button-cart{min-height:var(--dkh-cart-button-min-height);align-content:center}
#product-product[style*="--dkh-buy-button-width:"] [data-dekohop-buy-now]{width:var(--dkh-buy-button-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-buy-button-min-height:"] [data-dekohop-buy-now]{min-height:var(--dkh-buy-button-min-height);align-content:center}
#product-product[style*="--dkh-price-alert-width:"] [data-dekohop-alert-open="price"]{width:var(--dkh-price-alert-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-price-alert-min-height:"] [data-dekohop-alert-open="price"]{min-height:var(--dkh-price-alert-min-height);align-content:center}
#product-product[style*="--dkh-stock-alert-width:"] [data-dekohop-alert-open="stock"]{width:var(--dkh-stock-alert-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-stock-alert-min-height:"] [data-dekohop-alert-open="stock"]{min-height:var(--dkh-stock-alert-min-height);align-content:center}
#product-product[style*="--dkh-review-author-width:"] .dekohop-review-slide header>strong{width:var(--dkh-review-author-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-review-author-min-height:"] .dekohop-review-slide header>strong{min-height:var(--dkh-review-author-min-height);align-content:center}
#product-product[style*="--dkh-review-date-width:"] .dekohop-review-slide time{width:var(--dkh-review-date-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-review-date-min-height:"] .dekohop-review-slide time{min-height:var(--dkh-review-date-min-height);align-content:center}
#product-product[style*="--dkh-review-rating-width:"] .dekohop-review-slide__stars{width:var(--dkh-review-rating-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-review-rating-min-height:"] .dekohop-review-slide__stars{min-height:var(--dkh-review-rating-min-height);align-content:center}
#product-product[style*="--dkh-review-image-width:"] .dekohop-review-slide__media{width:var(--dkh-review-image-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-review-image-min-height:"] .dekohop-review-slide__media{min-height:var(--dkh-review-image-min-height);align-content:center}
#product-product[style*="--dkh-variant-image-width:"] .dekohop-product-variant>img{width:var(--dkh-variant-image-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-variant-image-min-height:"] .dekohop-product-variant>img{min-height:var(--dkh-variant-image-min-height);align-content:center}
#product-product[style*="--dkh-fixed-title-width:"] .dkh-detail-fixed-card>strong{width:var(--dkh-fixed-title-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-fixed-title-min-height:"] .dkh-detail-fixed-card>strong{min-height:var(--dkh-fixed-title-min-height);align-content:center}
#product-product[style*="--dkh-fixed-image-width:"] .dkh-detail-fixed-visual{width:var(--dkh-fixed-image-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-fixed-image-min-height:"] .dkh-detail-fixed-visual{min-height:var(--dkh-fixed-image-min-height);align-content:center}
#product-product[style*="--dkh-related-title-width:"] .dekohop-product-related .caption h4{width:var(--dkh-related-title-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-related-title-min-height:"] .dekohop-product-related .caption h4{min-height:var(--dkh-related-title-min-height);align-content:center}
#product-product[style*="--dkh-related-price-width:"] .dekohop-product-related .price{width:var(--dkh-related-price-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-related-price-min-height:"] .dekohop-product-related .price{min-height:var(--dkh-related-price-min-height);align-content:center}
#product-product[style*="--dkh-share-whatsapp-width:"] [data-dekohop-share="whatsapp"]{width:var(--dkh-share-whatsapp-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-share-whatsapp-min-height:"] [data-dekohop-share="whatsapp"]{min-height:var(--dkh-share-whatsapp-min-height);align-content:center}
#product-product[style*="--dkh-share-instagram-width:"] [data-dekohop-share="instagram"]{width:var(--dkh-share-instagram-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-share-instagram-min-height:"] [data-dekohop-share="instagram"]{min-height:var(--dkh-share-instagram-min-height);align-content:center}
#product-product[style*="--dkh-share-twitter-width:"] [data-dekohop-share="twitter"]{width:var(--dkh-share-twitter-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-share-twitter-min-height:"] [data-dekohop-share="twitter"]{min-height:var(--dkh-share-twitter-min-height);align-content:center}
#product-product[style*="--dkh-share-telegram-width:"] [data-dekohop-share="telegram"]{width:var(--dkh-share-telegram-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-share-telegram-min-height:"] [data-dekohop-share="telegram"]{min-height:var(--dkh-share-telegram-min-height);align-content:center}
/* Price visibility stays controlled by the existing current/old/both selector. */
#product-product .dekohop-product-variant-settings[data-price-mode="current"] .dekohop-product-variant__price s,
#product-product .dekohop-product-variant-settings[data-price-mode="old"] .dekohop-product-variant__price b,
#product-product .dekohop-product-variant-settings[data-show-value="0"] .dekohop-product-variant__body>strong,
#product-product .dekohop-product-variant-settings[data-show-stock="0"] .dekohop-product-variant__stock,
#product-product .dekohop-product-variant-settings[data-show-price="0"] .dekohop-product-variant__price{display:none!important}
#product-product[style*="--dkh-summary-transparent:"] .dekohop-product-summary{background:transparent!important;box-shadow:none}
#product-product[style*="--dkh-summary-hide-border:"] .dekohop-product-summary{border-style:none!important}
#product-product[style*="--dkh-barcode-transparent:"] [data-detail-barcode]{background:transparent!important;box-shadow:none}
#product-product[style*="--dkh-barcode-hide-border:"] [data-detail-barcode]{border-style:none!important}
#product-product[style*="--dkh-stock-transparent:"] [data-detail-stock-status]{background:transparent!important;box-shadow:none}
#product-product[style*="--dkh-stock-hide-border:"] [data-detail-stock-status]{border-style:none!important}
#product-product[style*="--dkh-out-stock-transparent:"] #button-cart:disabled{background:transparent!important;box-shadow:none}
#product-product[style*="--dkh-out-stock-hide-border:"] #button-cart:disabled{border-style:none!important}
#product-product[style*="--dkh-variant-transparent:"] .dekohop-product-variant{background:transparent!important;box-shadow:none}
#product-product[style*="--dkh-variant-hide-border:"] .dekohop-product-variant{border-style:none!important}
#product-product[style*="--dkh-gallery-transparent:"] .dekohop-product-gallery__main{background:transparent!important;box-shadow:none}
#product-product[style*="--dkh-gallery-hide-border:"] .dekohop-product-gallery__main{border-style:none!important}
#product-product[style*="--dkh-review-panel-transparent:"] [data-dekohop-review-slider]{background:transparent!important;box-shadow:none}
#product-product[style*="--dkh-review-panel-hide-border:"] [data-dekohop-review-slider]{border-style:none!important}
#product-product[style*="--dkh-video-panel-transparent:"] [data-dekohop-video-settings]{background:transparent!important;box-shadow:none}
#product-product[style*="--dkh-video-panel-hide-border:"] [data-dekohop-video-settings]{border-style:none!important}
#product-product[style*="--dkh-related-panel-transparent:"] .dekohop-product-related{background:transparent!important;box-shadow:none}
#product-product[style*="--dkh-related-panel-hide-border:"] .dekohop-product-related{border-style:none!important}
#product-product[style*="--dkh-fixed-panel-transparent:"] .dekohop-product-fixed-info{background:transparent!important;box-shadow:none}
#product-product[style*="--dkh-fixed-panel-hide-border:"] .dekohop-product-fixed-info{border-style:none!important}
#product-product[style*="--dkh-video-panel-width:"] [data-dekohop-video-settings]{width:var(--dkh-video-panel-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-video-panel-min-height:"] [data-dekohop-video-settings]{min-height:var(--dkh-video-panel-min-height);align-content:center}
#product-product[style*="--dkh-video-card-width:"] .dkh-video-card{width:var(--dkh-video-card-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-video-card-min-height:"] .dkh-video-card{min-height:var(--dkh-video-card-min-height);align-content:center}
#product-product[style*="--dkh-info-width:"] .dekohop-product-information-tabs{width:var(--dkh-info-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-info-min-height:"] .dekohop-product-information-tabs{min-height:var(--dkh-info-min-height);align-content:center}
#product-product[style*="--dkh-related-panel-width:"] .dekohop-product-related{width:var(--dkh-related-panel-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-related-panel-min-height:"] .dekohop-product-related{min-height:var(--dkh-related-panel-min-height);align-content:center}
#product-product[style*="--dkh-related-card-width:"] .dekohop-product-related__track>.product-layout{width:var(--dkh-related-card-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-related-card-min-height:"] .dekohop-product-related__track>.product-layout{min-height:var(--dkh-related-card-min-height);align-content:center}
#product-product[style*="--dkh-fixed-panel-width:"] .dekohop-product-fixed-info{width:var(--dkh-fixed-panel-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-fixed-panel-min-height:"] .dekohop-product-fixed-info{min-height:var(--dkh-fixed-panel-min-height);align-content:center}
#product-product[style*="--dkh-fixed-card-width:"] .dekohop-product-fixed-info>div{width:var(--dkh-fixed-card-width);max-width:100%;min-width:0}
#product-product[style*="--dkh-fixed-card-min-height:"] .dekohop-product-fixed-info>div{min-height:var(--dkh-fixed-card-min-height);align-content:center}
#product-product .dekohop-product-summary__quick-actions button:has(.fa-heart-o){position:relative;left:var(--dkh-wishlist-x,0px);top:var(--dkh-wishlist-y,0px)}
#product-product .dekohop-product-summary__quick-actions button:has(.fa-exchange){position:relative;left:var(--dkh-compare-x,0px);top:var(--dkh-compare-y,0px)}
#product-product .dekohop-review-slider__header{min-height:var(--dkh-review-heading-min-height,0px);padding-block:var(--dkh-review-heading-padding,0px);align-content:center;box-sizing:border-box}
#product-product .dekohop-product-feedback__videos h2,#product-product .dekohop-product-feedback__videos h3{min-height:var(--dkh-video-heading-min-height,0px);padding-block:var(--dkh-video-heading-padding,0px);align-content:center;box-sizing:border-box}
#product-product .dekohop-product-related>header{min-height:var(--dkh-related-heading-min-height,0px);padding-block:var(--dkh-related-heading-padding,0px);align-items:center;box-sizing:border-box}
#product-product .dekohop-product-information-tabs [role=tablist] button{min-height:var(--dkh-info-tab-min-height,0px)}
/* Per-element overrides: absent variables preserve the existing storefront layout. */
#product-product[style*="--dkh-wishlist-element-show:"] .dekohop-product-summary__quick-actions button:has(.fa-heart-o){display:none!important}
#product-product[style*="--dkh-wishlist-content-align:"] .dekohop-product-summary__quick-actions button:has(.fa-heart-o){text-align:var(--dkh-wishlist-content-align);justify-content:var(--dkh-wishlist-content-align-flex);justify-items:var(--dkh-wishlist-content-align)}
#product-product[style*="--dkh-wishlist-flow:"] .dekohop-product-summary__quick-actions button:has(.fa-heart-o){display:flex;flex-direction:var(--dkh-wishlist-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-wishlist-flow:column"],[style*="--dkh-wishlist-flow: column"])[style*="--dkh-wishlist-content-align:"] .dekohop-product-summary__quick-actions button:has(.fa-heart-o){align-items:var(--dkh-wishlist-content-align-flex)}
#product-product[style*="--dkh-compare-element-show:"] .dekohop-product-summary__quick-actions button:has(.fa-exchange){display:none!important}
#product-product[style*="--dkh-compare-content-align:"] .dekohop-product-summary__quick-actions button:has(.fa-exchange){text-align:var(--dkh-compare-content-align);justify-content:var(--dkh-compare-content-align-flex);justify-items:var(--dkh-compare-content-align)}
#product-product[style*="--dkh-compare-flow:"] .dekohop-product-summary__quick-actions button:has(.fa-exchange){display:flex;flex-direction:var(--dkh-compare-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-compare-flow:column"],[style*="--dkh-compare-flow: column"])[style*="--dkh-compare-content-align:"] .dekohop-product-summary__quick-actions button:has(.fa-exchange){align-items:var(--dkh-compare-content-align-flex)}
#product-product[style*="--dkh-cart-button-element-show:"] #button-cart{display:none!important}
#product-product[style*="--dkh-cart-button-content-align:"] #button-cart{text-align:var(--dkh-cart-button-content-align);justify-content:var(--dkh-cart-button-content-align-flex);justify-items:var(--dkh-cart-button-content-align)}
#product-product[style*="--dkh-cart-button-flow:"] #button-cart{display:flex;flex-direction:var(--dkh-cart-button-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-cart-button-flow:column"],[style*="--dkh-cart-button-flow: column"])[style*="--dkh-cart-button-content-align:"] #button-cart{align-items:var(--dkh-cart-button-content-align-flex)}
#product-product[style*="--dkh-buy-button-element-show:"] [data-dekohop-buy-now]{display:none!important}
#product-product[style*="--dkh-buy-button-content-align:"] [data-dekohop-buy-now]{text-align:var(--dkh-buy-button-content-align);justify-content:var(--dkh-buy-button-content-align-flex);justify-items:var(--dkh-buy-button-content-align)}
#product-product[style*="--dkh-buy-button-flow:"] [data-dekohop-buy-now]{display:flex;flex-direction:var(--dkh-buy-button-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-buy-button-flow:column"],[style*="--dkh-buy-button-flow: column"])[style*="--dkh-buy-button-content-align:"] [data-dekohop-buy-now]{align-items:var(--dkh-buy-button-content-align-flex)}
#product-product[style*="--dkh-price-alert-element-show:"] [data-dekohop-alert-open="price"]{display:none!important}
#product-product[style*="--dkh-price-alert-content-align:"] [data-dekohop-alert-open="price"]{text-align:var(--dkh-price-alert-content-align);justify-content:var(--dkh-price-alert-content-align-flex);justify-items:var(--dkh-price-alert-content-align)}
#product-product[style*="--dkh-price-alert-flow:"] [data-dekohop-alert-open="price"]{display:flex;flex-direction:var(--dkh-price-alert-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-price-alert-flow:column"],[style*="--dkh-price-alert-flow: column"])[style*="--dkh-price-alert-content-align:"] [data-dekohop-alert-open="price"]{align-items:var(--dkh-price-alert-content-align-flex)}
#product-product[style*="--dkh-stock-alert-element-show:"] [data-dekohop-alert-open="stock"]{display:none!important}
#product-product[style*="--dkh-stock-alert-content-align:"] [data-dekohop-alert-open="stock"]{text-align:var(--dkh-stock-alert-content-align);justify-content:var(--dkh-stock-alert-content-align-flex);justify-items:var(--dkh-stock-alert-content-align)}
#product-product[style*="--dkh-stock-alert-flow:"] [data-dekohop-alert-open="stock"]{display:flex;flex-direction:var(--dkh-stock-alert-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-stock-alert-flow:column"],[style*="--dkh-stock-alert-flow: column"])[style*="--dkh-stock-alert-content-align:"] [data-dekohop-alert-open="stock"]{align-items:var(--dkh-stock-alert-content-align-flex)}
#product-product[style*="--dkh-review-author-element-show:"] .dekohop-review-slide header>strong{display:none!important}
#product-product[style*="--dkh-review-author-content-align:"] .dekohop-review-slide header>strong{text-align:var(--dkh-review-author-content-align);justify-content:var(--dkh-review-author-content-align-flex);justify-items:var(--dkh-review-author-content-align)}
#product-product[style*="--dkh-review-author-flow:"] .dekohop-review-slide header>strong{display:flex;flex-direction:var(--dkh-review-author-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-review-author-flow:column"],[style*="--dkh-review-author-flow: column"])[style*="--dkh-review-author-content-align:"] .dekohop-review-slide header>strong{align-items:var(--dkh-review-author-content-align-flex)}
#product-product[style*="--dkh-review-date-element-show:"] .dekohop-review-slide time{display:none!important}
#product-product[style*="--dkh-review-date-content-align:"] .dekohop-review-slide time{text-align:var(--dkh-review-date-content-align);justify-content:var(--dkh-review-date-content-align-flex);justify-items:var(--dkh-review-date-content-align)}
#product-product[style*="--dkh-review-date-flow:"] .dekohop-review-slide time{display:flex;flex-direction:var(--dkh-review-date-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-review-date-flow:column"],[style*="--dkh-review-date-flow: column"])[style*="--dkh-review-date-content-align:"] .dekohop-review-slide time{align-items:var(--dkh-review-date-content-align-flex)}
#product-product[style*="--dkh-review-rating-element-show:"] .dekohop-review-slide__stars{display:none!important}
#product-product[style*="--dkh-review-rating-content-align:"] .dekohop-review-slide__stars{text-align:var(--dkh-review-rating-content-align);justify-content:var(--dkh-review-rating-content-align-flex);justify-items:var(--dkh-review-rating-content-align)}
#product-product[style*="--dkh-review-rating-flow:"] .dekohop-review-slide__stars{display:flex;flex-direction:var(--dkh-review-rating-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-review-rating-flow:column"],[style*="--dkh-review-rating-flow: column"])[style*="--dkh-review-rating-content-align:"] .dekohop-review-slide__stars{align-items:var(--dkh-review-rating-content-align-flex)}
#product-product[style*="--dkh-review-image-element-show:"] .dekohop-review-slide__media{display:none!important}
#product-product[style*="--dkh-review-image-content-align:"] .dekohop-review-slide__media{text-align:var(--dkh-review-image-content-align);justify-content:var(--dkh-review-image-content-align-flex);justify-items:var(--dkh-review-image-content-align)}
#product-product[style*="--dkh-review-image-flow:"] .dekohop-review-slide__media{display:flex;flex-direction:var(--dkh-review-image-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-review-image-flow:column"],[style*="--dkh-review-image-flow: column"])[style*="--dkh-review-image-content-align:"] .dekohop-review-slide__media{align-items:var(--dkh-review-image-content-align-flex)}
#product-product[style*="--dkh-variant-image-element-show:"] .dekohop-product-variant>img{display:none!important}
#product-product[style*="--dkh-variant-image-content-align:"] .dekohop-product-variant>img{text-align:var(--dkh-variant-image-content-align);justify-content:var(--dkh-variant-image-content-align-flex);justify-items:var(--dkh-variant-image-content-align)}
#product-product[style*="--dkh-variant-image-flow:"] .dekohop-product-variant>img{display:flex;flex-direction:var(--dkh-variant-image-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-variant-image-flow:column"],[style*="--dkh-variant-image-flow: column"])[style*="--dkh-variant-image-content-align:"] .dekohop-product-variant>img{align-items:var(--dkh-variant-image-content-align-flex)}
#product-product[style*="--dkh-fixed-title-element-show:"] .dkh-detail-fixed-card>strong{display:none!important}
#product-product[style*="--dkh-fixed-title-content-align:"] .dkh-detail-fixed-card>strong{text-align:var(--dkh-fixed-title-content-align);justify-content:var(--dkh-fixed-title-content-align-flex);justify-items:var(--dkh-fixed-title-content-align)}
#product-product[style*="--dkh-fixed-title-flow:"] .dkh-detail-fixed-card>strong{display:flex;flex-direction:var(--dkh-fixed-title-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-fixed-title-flow:column"],[style*="--dkh-fixed-title-flow: column"])[style*="--dkh-fixed-title-content-align:"] .dkh-detail-fixed-card>strong{align-items:var(--dkh-fixed-title-content-align-flex)}
#product-product[style*="--dkh-fixed-image-element-show:"] .dkh-detail-fixed-visual{display:none!important}
#product-product[style*="--dkh-fixed-image-content-align:"] .dkh-detail-fixed-visual{text-align:var(--dkh-fixed-image-content-align);justify-content:var(--dkh-fixed-image-content-align-flex);justify-items:var(--dkh-fixed-image-content-align)}
#product-product[style*="--dkh-fixed-image-flow:"] .dkh-detail-fixed-visual{display:flex;flex-direction:var(--dkh-fixed-image-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-fixed-image-flow:column"],[style*="--dkh-fixed-image-flow: column"])[style*="--dkh-fixed-image-content-align:"] .dkh-detail-fixed-visual{align-items:var(--dkh-fixed-image-content-align-flex)}
#product-product[style*="--dkh-related-title-element-show:"] .dekohop-product-related .caption h4{display:none!important}
#product-product[style*="--dkh-related-title-content-align:"] .dekohop-product-related .caption h4{text-align:var(--dkh-related-title-content-align);justify-content:var(--dkh-related-title-content-align-flex);justify-items:var(--dkh-related-title-content-align)}
#product-product[style*="--dkh-related-title-flow:"] .dekohop-product-related .caption h4{display:flex;flex-direction:var(--dkh-related-title-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-related-title-flow:column"],[style*="--dkh-related-title-flow: column"])[style*="--dkh-related-title-content-align:"] .dekohop-product-related .caption h4{align-items:var(--dkh-related-title-content-align-flex)}
#product-product[style*="--dkh-related-price-element-show:"] .dekohop-product-related .price{display:none!important}
#product-product[style*="--dkh-related-price-content-align:"] .dekohop-product-related .price{text-align:var(--dkh-related-price-content-align);justify-content:var(--dkh-related-price-content-align-flex);justify-items:var(--dkh-related-price-content-align)}
#product-product[style*="--dkh-related-price-flow:"] .dekohop-product-related .price{display:flex;flex-direction:var(--dkh-related-price-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-related-price-flow:column"],[style*="--dkh-related-price-flow: column"])[style*="--dkh-related-price-content-align:"] .dekohop-product-related .price{align-items:var(--dkh-related-price-content-align-flex)}
#product-product[style*="--dkh-share-whatsapp-element-show:"] [data-dekohop-share="whatsapp"]{display:none!important}
#product-product[style*="--dkh-share-whatsapp-content-align:"] [data-dekohop-share="whatsapp"]{text-align:var(--dkh-share-whatsapp-content-align);justify-content:var(--dkh-share-whatsapp-content-align-flex);justify-items:var(--dkh-share-whatsapp-content-align)}
#product-product[style*="--dkh-share-whatsapp-flow:"] [data-dekohop-share="whatsapp"]{display:flex;flex-direction:var(--dkh-share-whatsapp-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-share-whatsapp-flow:column"],[style*="--dkh-share-whatsapp-flow: column"])[style*="--dkh-share-whatsapp-content-align:"] [data-dekohop-share="whatsapp"]{align-items:var(--dkh-share-whatsapp-content-align-flex)}
#product-product[style*="--dkh-share-instagram-element-show:"] [data-dekohop-share="instagram"]{display:none!important}
#product-product[style*="--dkh-share-instagram-content-align:"] [data-dekohop-share="instagram"]{text-align:var(--dkh-share-instagram-content-align);justify-content:var(--dkh-share-instagram-content-align-flex);justify-items:var(--dkh-share-instagram-content-align)}
#product-product[style*="--dkh-share-instagram-flow:"] [data-dekohop-share="instagram"]{display:flex;flex-direction:var(--dkh-share-instagram-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-share-instagram-flow:column"],[style*="--dkh-share-instagram-flow: column"])[style*="--dkh-share-instagram-content-align:"] [data-dekohop-share="instagram"]{align-items:var(--dkh-share-instagram-content-align-flex)}
#product-product[style*="--dkh-share-twitter-element-show:"] [data-dekohop-share="twitter"]{display:none!important}
#product-product[style*="--dkh-share-twitter-content-align:"] [data-dekohop-share="twitter"]{text-align:var(--dkh-share-twitter-content-align);justify-content:var(--dkh-share-twitter-content-align-flex);justify-items:var(--dkh-share-twitter-content-align)}
#product-product[style*="--dkh-share-twitter-flow:"] [data-dekohop-share="twitter"]{display:flex;flex-direction:var(--dkh-share-twitter-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-share-twitter-flow:column"],[style*="--dkh-share-twitter-flow: column"])[style*="--dkh-share-twitter-content-align:"] [data-dekohop-share="twitter"]{align-items:var(--dkh-share-twitter-content-align-flex)}
#product-product[style*="--dkh-share-telegram-element-show:"] [data-dekohop-share="telegram"]{display:none!important}
#product-product[style*="--dkh-share-telegram-content-align:"] [data-dekohop-share="telegram"]{text-align:var(--dkh-share-telegram-content-align);justify-content:var(--dkh-share-telegram-content-align-flex);justify-items:var(--dkh-share-telegram-content-align)}
#product-product[style*="--dkh-share-telegram-flow:"] [data-dekohop-share="telegram"]{display:flex;flex-direction:var(--dkh-share-telegram-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-share-telegram-flow:column"],[style*="--dkh-share-telegram-flow: column"])[style*="--dkh-share-telegram-content-align:"] [data-dekohop-share="telegram"]{align-items:var(--dkh-share-telegram-content-align-flex)}
#product-product[style*="--dkh-summary-element-show:"] .dekohop-product-summary{display:none!important}
#product-product[style*="--dkh-summary-content-align:"] .dekohop-product-summary{text-align:var(--dkh-summary-content-align);justify-content:var(--dkh-summary-content-align-flex);justify-items:var(--dkh-summary-content-align)}
#product-product[style*="--dkh-summary-flow:"] .dekohop-product-summary{display:flex;flex-direction:var(--dkh-summary-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-summary-flow:column"],[style*="--dkh-summary-flow: column"])[style*="--dkh-summary-content-align:"] .dekohop-product-summary{align-items:var(--dkh-summary-content-align-flex)}
#product-product[style*="--dkh-product-title-element-show:"] .dekohop-product-summary>h1{display:none!important}
#product-product[style*="--dkh-product-title-content-align:"] .dekohop-product-summary>h1{text-align:var(--dkh-product-title-content-align);justify-content:var(--dkh-product-title-content-align-flex);justify-items:var(--dkh-product-title-content-align)}
#product-product[style*="--dkh-product-title-flow:"] .dekohop-product-summary>h1{display:flex;flex-direction:var(--dkh-product-title-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-product-title-flow:column"],[style*="--dkh-product-title-flow: column"])[style*="--dkh-product-title-content-align:"] .dekohop-product-summary>h1{align-items:var(--dkh-product-title-content-align-flex)}
#product-product[style*="--dkh-identity-element-show:"] .dekohop-product-summary__meta{display:none!important}
#product-product[style*="--dkh-identity-content-align:"] .dekohop-product-summary__meta{text-align:var(--dkh-identity-content-align);justify-content:var(--dkh-identity-content-align-flex);justify-items:var(--dkh-identity-content-align)}
#product-product[style*="--dkh-identity-flow:"] .dekohop-product-summary__meta{display:flex;flex-direction:var(--dkh-identity-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-identity-flow:column"],[style*="--dkh-identity-flow: column"])[style*="--dkh-identity-content-align:"] .dekohop-product-summary__meta{align-items:var(--dkh-identity-content-align-flex)}
#product-product[style*="--dkh-barcode-element-show:"] [data-detail-barcode]{display:none!important}
#product-product[style*="--dkh-barcode-content-align:"] [data-detail-barcode]{text-align:var(--dkh-barcode-content-align);justify-content:var(--dkh-barcode-content-align-flex);justify-items:var(--dkh-barcode-content-align)}
#product-product[style*="--dkh-barcode-flow:"] [data-detail-barcode]{display:flex;flex-direction:var(--dkh-barcode-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-barcode-flow:column"],[style*="--dkh-barcode-flow: column"])[style*="--dkh-barcode-content-align:"] [data-detail-barcode]{align-items:var(--dkh-barcode-content-align-flex)}
#product-product[style*="--dkh-barcode-label-element-show:"] [data-detail-barcode]>span{display:none!important}
#product-product[style*="--dkh-barcode-label-content-align:"] [data-detail-barcode]>span{text-align:var(--dkh-barcode-label-content-align);justify-content:var(--dkh-barcode-label-content-align-flex);justify-items:var(--dkh-barcode-label-content-align)}
#product-product[style*="--dkh-barcode-label-flow:"] [data-detail-barcode]>span{display:flex;flex-direction:var(--dkh-barcode-label-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-barcode-label-flow:column"],[style*="--dkh-barcode-label-flow: column"])[style*="--dkh-barcode-label-content-align:"] [data-detail-barcode]>span{align-items:var(--dkh-barcode-label-content-align-flex)}
#product-product[style*="--dkh-barcode-value-element-show:"] [data-detail-barcode]>strong{display:none!important}
#product-product[style*="--dkh-barcode-value-content-align:"] [data-detail-barcode]>strong{text-align:var(--dkh-barcode-value-content-align);justify-content:var(--dkh-barcode-value-content-align-flex);justify-items:var(--dkh-barcode-value-content-align)}
#product-product[style*="--dkh-barcode-value-flow:"] [data-detail-barcode]>strong{display:flex;flex-direction:var(--dkh-barcode-value-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-barcode-value-flow:column"],[style*="--dkh-barcode-value-flow: column"])[style*="--dkh-barcode-value-content-align:"] [data-detail-barcode]>strong{align-items:var(--dkh-barcode-value-content-align-flex)}
#product-product[style*="--dkh-stock-element-show:"] [data-detail-stock-status]{display:none!important}
#product-product[style*="--dkh-stock-content-align:"] [data-detail-stock-status]{text-align:var(--dkh-stock-content-align);justify-content:var(--dkh-stock-content-align-flex);justify-items:var(--dkh-stock-content-align)}
#product-product[style*="--dkh-stock-flow:"] [data-detail-stock-status]{display:flex;flex-direction:var(--dkh-stock-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-stock-flow:column"],[style*="--dkh-stock-flow: column"])[style*="--dkh-stock-content-align:"] [data-detail-stock-status]{align-items:var(--dkh-stock-content-align-flex)}
#product-product[style*="--dkh-stock-label-element-show:"] [data-detail-stock-status]>span{display:none!important}
#product-product[style*="--dkh-stock-label-content-align:"] [data-detail-stock-status]>span{text-align:var(--dkh-stock-label-content-align);justify-content:var(--dkh-stock-label-content-align-flex);justify-items:var(--dkh-stock-label-content-align)}
#product-product[style*="--dkh-stock-label-flow:"] [data-detail-stock-status]>span{display:flex;flex-direction:var(--dkh-stock-label-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-stock-label-flow:column"],[style*="--dkh-stock-label-flow: column"])[style*="--dkh-stock-label-content-align:"] [data-detail-stock-status]>span{align-items:var(--dkh-stock-label-content-align-flex)}
#product-product[style*="--dkh-stock-value-element-show:"] [data-detail-stock-status]>strong{display:none!important}
#product-product[style*="--dkh-stock-value-content-align:"] [data-detail-stock-status]>strong{text-align:var(--dkh-stock-value-content-align);justify-content:var(--dkh-stock-value-content-align-flex);justify-items:var(--dkh-stock-value-content-align)}
#product-product[style*="--dkh-stock-value-flow:"] [data-detail-stock-status]>strong{display:flex;flex-direction:var(--dkh-stock-value-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-stock-value-flow:column"],[style*="--dkh-stock-value-flow: column"])[style*="--dkh-stock-value-content-align:"] [data-detail-stock-status]>strong{align-items:var(--dkh-stock-value-content-align-flex)}
#product-product[style*="--dkh-price-element-show:"] .dekohop-product-summary__prices{display:none!important}
#product-product[style*="--dkh-price-content-align:"] .dekohop-product-summary__prices{text-align:var(--dkh-price-content-align);justify-content:var(--dkh-price-content-align-flex);justify-items:var(--dkh-price-content-align)}
#product-product[style*="--dkh-price-flow:"] .dekohop-product-summary__prices{display:flex;flex-direction:var(--dkh-price-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-price-flow:column"],[style*="--dkh-price-flow: column"])[style*="--dkh-price-content-align:"] .dekohop-product-summary__prices{align-items:var(--dkh-price-content-align-flex)}
#product-product[style*="--dkh-current-price-element-show:"] .dekohop-product-price-current{display:none!important}
#product-product[style*="--dkh-current-price-content-align:"] .dekohop-product-price-current{text-align:var(--dkh-current-price-content-align);justify-content:var(--dkh-current-price-content-align-flex);justify-items:var(--dkh-current-price-content-align)}
#product-product[style*="--dkh-current-price-flow:"] .dekohop-product-price-current{display:flex;flex-direction:var(--dkh-current-price-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-current-price-flow:column"],[style*="--dkh-current-price-flow: column"])[style*="--dkh-current-price-content-align:"] .dekohop-product-price-current{align-items:var(--dkh-current-price-content-align-flex)}
#product-product[style*="--dkh-old-price-element-show:"] .dekohop-product-price-old{display:none!important}
#product-product[style*="--dkh-old-price-content-align:"] .dekohop-product-price-old{text-align:var(--dkh-old-price-content-align);justify-content:var(--dkh-old-price-content-align-flex);justify-items:var(--dkh-old-price-content-align)}
#product-product[style*="--dkh-old-price-flow:"] .dekohop-product-price-old{display:flex;flex-direction:var(--dkh-old-price-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-old-price-flow:column"],[style*="--dkh-old-price-flow: column"])[style*="--dkh-old-price-content-align:"] .dekohop-product-price-old{align-items:var(--dkh-old-price-content-align-flex)}
#product-product[style*="--dkh-tax-note-element-show:"] .dkh-detail-tax-note{display:none!important}
#product-product[style*="--dkh-tax-note-content-align:"] .dkh-detail-tax-note{text-align:var(--dkh-tax-note-content-align);justify-content:var(--dkh-tax-note-content-align-flex);justify-items:var(--dkh-tax-note-content-align)}
#product-product[style*="--dkh-tax-note-flow:"] .dkh-detail-tax-note{display:flex;flex-direction:var(--dkh-tax-note-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-tax-note-flow:column"],[style*="--dkh-tax-note-flow: column"])[style*="--dkh-tax-note-content-align:"] .dkh-detail-tax-note{align-items:var(--dkh-tax-note-content-align-flex)}
#product-product[style*="--dkh-discount-label-element-show:"] .dkh-detail-discount-label{display:none!important}
#product-product[style*="--dkh-discount-label-content-align:"] .dkh-detail-discount-label{text-align:var(--dkh-discount-label-content-align);justify-content:var(--dkh-discount-label-content-align-flex);justify-items:var(--dkh-discount-label-content-align)}
#product-product[style*="--dkh-discount-label-flow:"] .dkh-detail-discount-label{display:flex;flex-direction:var(--dkh-discount-label-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-discount-label-flow:column"],[style*="--dkh-discount-label-flow: column"])[style*="--dkh-discount-label-content-align:"] .dkh-detail-discount-label{align-items:var(--dkh-discount-label-content-align-flex)}
#product-product[style*="--dkh-purchase-element-show:"] #product{display:none!important}
#product-product[style*="--dkh-purchase-content-align:"] #product{text-align:var(--dkh-purchase-content-align);justify-content:var(--dkh-purchase-content-align-flex);justify-items:var(--dkh-purchase-content-align)}
#product-product[style*="--dkh-purchase-flow:"] #product{display:flex;flex-direction:var(--dkh-purchase-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-purchase-flow:column"],[style*="--dkh-purchase-flow: column"])[style*="--dkh-purchase-content-align:"] #product{align-items:var(--dkh-purchase-content-align-flex)}
#product-product[style*="--dkh-alerts-element-show:"] .dekohop-product-notify-actions{display:none!important}
#product-product[style*="--dkh-alerts-content-align:"] .dekohop-product-notify-actions{text-align:var(--dkh-alerts-content-align);justify-content:var(--dkh-alerts-content-align-flex);justify-items:var(--dkh-alerts-content-align)}
#product-product[style*="--dkh-alerts-flow:"] .dekohop-product-notify-actions{display:flex;flex-direction:var(--dkh-alerts-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-alerts-flow:column"],[style*="--dkh-alerts-flow: column"])[style*="--dkh-alerts-content-align:"] .dekohop-product-notify-actions{align-items:var(--dkh-alerts-content-align-flex)}
#product-product[style*="--dkh-share-element-show:"] .dekohop-product-share{display:none!important}
#product-product[style*="--dkh-share-content-align:"] .dekohop-product-share{text-align:var(--dkh-share-content-align);justify-content:var(--dkh-share-content-align-flex);justify-items:var(--dkh-share-content-align)}
#product-product[style*="--dkh-share-flow:"] .dekohop-product-share{display:flex;flex-direction:var(--dkh-share-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-share-flow:column"],[style*="--dkh-share-flow: column"])[style*="--dkh-share-content-align:"] .dekohop-product-share{align-items:var(--dkh-share-content-align-flex)}
#product-product[style*="--dkh-gallery-element-show:"] .dekohop-product-gallery{display:none!important}
#product-product[style*="--dkh-gallery-content-align:"] .dekohop-product-gallery{text-align:var(--dkh-gallery-content-align);justify-content:var(--dkh-gallery-content-align-flex);justify-items:var(--dkh-gallery-content-align)}
#product-product[style*="--dkh-gallery-flow:"] .dekohop-product-gallery{display:flex;flex-direction:var(--dkh-gallery-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-gallery-flow:column"],[style*="--dkh-gallery-flow: column"])[style*="--dkh-gallery-content-align:"] .dekohop-product-gallery{align-items:var(--dkh-gallery-content-align-flex)}
#product-product[style*="--dkh-variant-panel-element-show:"] .dekohop-product-variant-settings{display:none!important}
#product-product[style*="--dkh-variant-panel-content-align:"] .dekohop-product-variant-settings{text-align:var(--dkh-variant-panel-content-align);justify-content:var(--dkh-variant-panel-content-align-flex);justify-items:var(--dkh-variant-panel-content-align)}
#product-product[style*="--dkh-variant-panel-flow:"] .dekohop-product-variant-settings{display:flex;flex-direction:var(--dkh-variant-panel-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-variant-panel-flow:column"],[style*="--dkh-variant-panel-flow: column"])[style*="--dkh-variant-panel-content-align:"] .dekohop-product-variant-settings{align-items:var(--dkh-variant-panel-content-align-flex)}
#product-product[style*="--dkh-variant-card-element-show:"] .dekohop-product-variant{display:none!important}
#product-product[style*="--dkh-variant-card-content-align:"] .dekohop-product-variant{text-align:var(--dkh-variant-card-content-align);justify-content:var(--dkh-variant-card-content-align-flex);justify-items:var(--dkh-variant-card-content-align)}
#product-product[style*="--dkh-variant-card-flow:"] .dekohop-product-variant{display:flex;flex-direction:var(--dkh-variant-card-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-variant-card-flow:column"],[style*="--dkh-variant-card-flow: column"])[style*="--dkh-variant-card-content-align:"] .dekohop-product-variant{align-items:var(--dkh-variant-card-content-align-flex)}
#product-product[style*="--dkh-variant-value-element-show:"] .dekohop-product-variant__body>strong{display:none!important}
#product-product[style*="--dkh-variant-value-content-align:"] .dekohop-product-variant__body>strong{text-align:var(--dkh-variant-value-content-align);justify-content:var(--dkh-variant-value-content-align-flex);justify-items:var(--dkh-variant-value-content-align)}
#product-product[style*="--dkh-variant-value-flow:"] .dekohop-product-variant__body>strong{display:flex;flex-direction:var(--dkh-variant-value-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-variant-value-flow:column"],[style*="--dkh-variant-value-flow: column"])[style*="--dkh-variant-value-content-align:"] .dekohop-product-variant__body>strong{align-items:var(--dkh-variant-value-content-align-flex)}
#product-product[style*="--dkh-variant-stock-element-show:"] .dekohop-product-variant__stock{display:none!important}
#product-product[style*="--dkh-variant-stock-content-align:"] .dekohop-product-variant__stock{text-align:var(--dkh-variant-stock-content-align);justify-content:var(--dkh-variant-stock-content-align-flex);justify-items:var(--dkh-variant-stock-content-align)}
#product-product[style*="--dkh-variant-stock-flow:"] .dekohop-product-variant__stock{display:flex;flex-direction:var(--dkh-variant-stock-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-variant-stock-flow:column"],[style*="--dkh-variant-stock-flow: column"])[style*="--dkh-variant-stock-content-align:"] .dekohop-product-variant__stock{align-items:var(--dkh-variant-stock-content-align-flex)}
#product-product[style*="--dkh-variant-current-element-show:"] .dekohop-product-variant__price>b{display:none!important}
#product-product[style*="--dkh-variant-current-content-align:"] .dekohop-product-variant__price>b{text-align:var(--dkh-variant-current-content-align);justify-content:var(--dkh-variant-current-content-align-flex);justify-items:var(--dkh-variant-current-content-align)}
#product-product[style*="--dkh-variant-current-flow:"] .dekohop-product-variant__price>b{display:flex;flex-direction:var(--dkh-variant-current-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-variant-current-flow:column"],[style*="--dkh-variant-current-flow: column"])[style*="--dkh-variant-current-content-align:"] .dekohop-product-variant__price>b{align-items:var(--dkh-variant-current-content-align-flex)}
#product-product[style*="--dkh-variant-old-element-show:"] .dekohop-product-variant__price>s{display:none!important}
#product-product[style*="--dkh-variant-old-content-align:"] .dekohop-product-variant__price>s{text-align:var(--dkh-variant-old-content-align);justify-content:var(--dkh-variant-old-content-align-flex);justify-items:var(--dkh-variant-old-content-align)}
#product-product[style*="--dkh-variant-old-flow:"] .dekohop-product-variant__price>s{display:flex;flex-direction:var(--dkh-variant-old-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-variant-old-flow:column"],[style*="--dkh-variant-old-flow: column"])[style*="--dkh-variant-old-content-align:"] .dekohop-product-variant__price>s{align-items:var(--dkh-variant-old-content-align-flex)}
#product-product[style*="--dkh-review-panel-element-show:"] [data-dekohop-review-slider]{display:none!important}
#product-product[style*="--dkh-review-panel-content-align:"] [data-dekohop-review-slider]{text-align:var(--dkh-review-panel-content-align);justify-content:var(--dkh-review-panel-content-align-flex);justify-items:var(--dkh-review-panel-content-align)}
#product-product[style*="--dkh-review-panel-flow:"] [data-dekohop-review-slider]{display:flex;flex-direction:var(--dkh-review-panel-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-review-panel-flow:column"],[style*="--dkh-review-panel-flow: column"])[style*="--dkh-review-panel-content-align:"] [data-dekohop-review-slider]{align-items:var(--dkh-review-panel-content-align-flex)}
#product-product[style*="--dkh-review-card-element-show:"] .dekohop-review-slide{display:none!important}
#product-product[style*="--dkh-review-card-content-align:"] .dekohop-review-slide{text-align:var(--dkh-review-card-content-align);justify-content:var(--dkh-review-card-content-align-flex);justify-items:var(--dkh-review-card-content-align)}
#product-product[style*="--dkh-review-card-flow:"] .dekohop-review-slide{display:flex;flex-direction:var(--dkh-review-card-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-review-card-flow:column"],[style*="--dkh-review-card-flow: column"])[style*="--dkh-review-card-content-align:"] .dekohop-review-slide{align-items:var(--dkh-review-card-content-align-flex)}
#product-product[style*="--dkh-review-text-element-show:"] .dekohop-review-slide>p{display:none!important}
#product-product[style*="--dkh-review-text-content-align:"] .dekohop-review-slide>p{text-align:var(--dkh-review-text-content-align);justify-content:var(--dkh-review-text-content-align-flex);justify-items:var(--dkh-review-text-content-align)}
#product-product[style*="--dkh-review-text-flow:"] .dekohop-review-slide>p{display:flex;flex-direction:var(--dkh-review-text-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-review-text-flow:column"],[style*="--dkh-review-text-flow: column"])[style*="--dkh-review-text-content-align:"] .dekohop-review-slide>p{align-items:var(--dkh-review-text-content-align-flex)}
#product-product[style*="--dkh-video-panel-element-show:"] [data-dekohop-video-settings]{display:none!important}
#product-product[style*="--dkh-video-panel-content-align:"] [data-dekohop-video-settings]{text-align:var(--dkh-video-panel-content-align);justify-content:var(--dkh-video-panel-content-align-flex);justify-items:var(--dkh-video-panel-content-align)}
#product-product[style*="--dkh-video-panel-flow:"] [data-dekohop-video-settings]{display:flex;flex-direction:var(--dkh-video-panel-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-video-panel-flow:column"],[style*="--dkh-video-panel-flow: column"])[style*="--dkh-video-panel-content-align:"] [data-dekohop-video-settings]{align-items:var(--dkh-video-panel-content-align-flex)}
#product-product[style*="--dkh-video-card-element-show:"] .dkh-video-card{display:none!important}
#product-product[style*="--dkh-video-card-content-align:"] .dkh-video-card{text-align:var(--dkh-video-card-content-align);justify-content:var(--dkh-video-card-content-align-flex);justify-items:var(--dkh-video-card-content-align)}
#product-product[style*="--dkh-video-card-flow:"] .dkh-video-card{display:flex;flex-direction:var(--dkh-video-card-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-video-card-flow:column"],[style*="--dkh-video-card-flow: column"])[style*="--dkh-video-card-content-align:"] .dkh-video-card{align-items:var(--dkh-video-card-content-align-flex)}
#product-product[style*="--dkh-info-element-show:"] .dekohop-product-information-tabs{display:none!important}
#product-product[style*="--dkh-info-content-align:"] .dekohop-product-information-tabs{text-align:var(--dkh-info-content-align);justify-content:var(--dkh-info-content-align-flex);justify-items:var(--dkh-info-content-align)}
#product-product[style*="--dkh-info-flow:"] .dekohop-product-information-tabs{display:flex;flex-direction:var(--dkh-info-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-info-flow:column"],[style*="--dkh-info-flow: column"])[style*="--dkh-info-content-align:"] .dekohop-product-information-tabs{align-items:var(--dkh-info-content-align-flex)}
#product-product[style*="--dkh-related-panel-element-show:"] .dekohop-product-related{display:none!important}
#product-product[style*="--dkh-related-panel-content-align:"] .dekohop-product-related{text-align:var(--dkh-related-panel-content-align);justify-content:var(--dkh-related-panel-content-align-flex);justify-items:var(--dkh-related-panel-content-align)}
#product-product[style*="--dkh-related-panel-flow:"] .dekohop-product-related{display:flex;flex-direction:var(--dkh-related-panel-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-related-panel-flow:column"],[style*="--dkh-related-panel-flow: column"])[style*="--dkh-related-panel-content-align:"] .dekohop-product-related{align-items:var(--dkh-related-panel-content-align-flex)}
#product-product[style*="--dkh-related-card-element-show:"] .dekohop-product-related__track>.product-layout{display:none!important}
#product-product[style*="--dkh-related-card-content-align:"] .dekohop-product-related__track>.product-layout{text-align:var(--dkh-related-card-content-align);justify-content:var(--dkh-related-card-content-align-flex);justify-items:var(--dkh-related-card-content-align)}
#product-product[style*="--dkh-related-card-flow:"] .dekohop-product-related__track>.product-layout{display:flex;flex-direction:var(--dkh-related-card-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-related-card-flow:column"],[style*="--dkh-related-card-flow: column"])[style*="--dkh-related-card-content-align:"] .dekohop-product-related__track>.product-layout{align-items:var(--dkh-related-card-content-align-flex)}
#product-product[style*="--dkh-fixed-panel-element-show:"] .dekohop-product-fixed-info{display:none!important}
#product-product[style*="--dkh-fixed-panel-content-align:"] .dekohop-product-fixed-info{text-align:var(--dkh-fixed-panel-content-align);justify-content:var(--dkh-fixed-panel-content-align-flex);justify-items:var(--dkh-fixed-panel-content-align)}
#product-product[style*="--dkh-fixed-panel-flow:"] .dekohop-product-fixed-info{display:flex;flex-direction:var(--dkh-fixed-panel-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-fixed-panel-flow:column"],[style*="--dkh-fixed-panel-flow: column"])[style*="--dkh-fixed-panel-content-align:"] .dekohop-product-fixed-info{align-items:var(--dkh-fixed-panel-content-align-flex)}
#product-product[style*="--dkh-fixed-card-element-show:"] .dekohop-product-fixed-info>div{display:none!important}
#product-product[style*="--dkh-fixed-card-content-align:"] .dekohop-product-fixed-info>div{text-align:var(--dkh-fixed-card-content-align);justify-content:var(--dkh-fixed-card-content-align-flex);justify-items:var(--dkh-fixed-card-content-align)}
#product-product[style*="--dkh-fixed-card-flow:"] .dekohop-product-fixed-info>div{display:flex;flex-direction:var(--dkh-fixed-card-flow);flex-wrap:wrap}
#product-product:is([style*="--dkh-fixed-card-flow:column"],[style*="--dkh-fixed-card-flow: column"])[style*="--dkh-fixed-card-content-align:"] .dekohop-product-fixed-info>div{align-items:var(--dkh-fixed-card-content-align-flex)}
