/* Breadcrumb */
    .breadcrumbs{height:50px;display:flex;align-items:center;gap:8px;color:#777;font-size:13px;border-bottom:1px solid #f0f0f0}.breadcrumbs b{color:#171717}.breadcrumbs span{color:#bbb}

    /* Product */
    .product-layout{display:grid;grid-template-columns:410px 1fr;gap:26px;margin-top:22px;align-items:start;direction:ltr}.gallery,.summary{direction:rtl}
    .gallery{background:#fff;padding:15px;position:relative}.sale-badge{position:absolute;top:14px;left:14px;background:var(--yellow);color:#111;border-radius:0 0 6px 0;font-size:13px;font-weight:900;padding:6px 10px;z-index:2}.wish{position:absolute;top:16px;right:16px;width:34px;height:34px;border:1px solid #eee;border-radius:50%;background:#fff;font-size:21px;color:#999;display:flex;align-items:center;justify-content:center;z-index:2}
    .main-image{height:375px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:6px}.main-image img,.cfix-gallery-image{max-height:330px;object-fit:contain;background:#fff;border-radius:4px}.cfix-gallery-main,.cfix-gallery-frame{background:#fff}
    .thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.thumb{height:72px;border:1px solid #e7e7e7;border-radius:6px;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.thumb.active{border:2px solid var(--yellow)}.thumb img{max-height:58px;object-fit:contain}

    .summary{background:#fff;padding:22px 24px 18px}.sku-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.brand-pill{display:inline-flex;align-items:center;height:29px;padding:0 12px;background:#111;color:#fff;border-radius:4px;font-size:12px;font-weight:800;letter-spacing:.5px;direction:ltr}.sku{font-size:12px;color:#777;font-weight:600}
    h1{margin:0 0 10px;font-size:27px;line-height:1.25;font-weight:900;color:#111}.rating{display:flex;align-items:center;gap:9px;color:#888;font-size:13px;margin-bottom:14px}.rating a{color:#888;text-decoration:underline}.stars{color:var(--yellow);letter-spacing:1px;font-size:15px}.stock-line{display:flex;align-items:center;gap:10px;margin-bottom:18px}.stock{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;background:#eaf8ef;color:#10833a;border-radius:40px;font-size:12px;font-weight:900}.stock::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--green,#14a54a)}.delivery-note{font-size:12px;color:#555;font-weight:600}
    .price-box{border-top:1px solid #eee;border-bottom:1px solid #eee;padding:18px 0;margin-bottom:18px}.price-row{display:flex;align-items:flex-end;gap:14px}.old-price{font-size:17px;color:#aaa;text-decoration:line-through;font-weight:700}.main-price{font-size:39px;font-weight:900;line-height:.95;color:#111}.vat{font-size:12px;color:#777;margin-top:7px}.payments{margin-top:8px;font-size:13px;color:#222;font-weight:700}.payments b{color:var(--yellow);background:#111;padding:1px 6px;border-radius:3px}
    .options{display:grid;gap:12px;margin-bottom:18px}.option-block label{display:block;font-size:13px;font-weight:900;margin-bottom:7px}.select-like{height:42px;border:1px solid #dedede;border-radius:5px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 12px;font-size:13px;color:#333}.color-chips{display:flex;gap:8px}.chip{height:35px;min-width:64px;border:1px solid #dedede;border-radius:4px;background:#fff;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center}.chip.active{border:2px solid var(--yellow);background:#fffbea}
    .buy-row{display:grid;grid-template-columns:95px 1fr 48px;gap:10px;margin-bottom:12px}.buy-row .qty{height:45px;border:1px solid #dedede;border-radius:5px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;margin:0}.buy-row .qty button{width:30px;height:100%;border:0;background:#f7f7f7;font-weight:900;font-size:16px;cursor:pointer;flex-shrink:0;padding:0}.buy-row .qty .qty-input{width:100%;border:0;text-align:center;font-size:15px;font-weight:900;background:transparent;-moz-appearance:textfield;flex:1;min-width:0;padding:0;height:100%}.buy-row .qty .qty-input::-webkit-outer-spin-button,.buy-row .qty .qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.buy-row .qty span{font-size:15px;font-weight:900}.cart-btn{height:45px;border:0;border-radius:5px;background:var(--yellow);color:#111;font-size:15px;font-weight:900;cursor:pointer}.compare{height:45px;border:1px solid #e0e0e0;border-radius:5px;background:#fff;font-size:20px;color:#555;cursor:pointer}.quick-buy{height:42px;width:100%;border:0;border-radius:5px;background:#111;color:#fff;font-size:14px;font-weight:900;cursor:pointer;margin-bottom:16px}
    .summary-benefits{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #eee;border-radius:6px;overflow:hidden}.summary-benefits div{min-height:62px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-left:1px solid #eee;font-size:11px;color:#555;font-weight:700}.summary-benefits div:last-child{border-left:0}.summary-benefits i{font-style:normal;color:#111;margin-bottom:6px;display:flex;align-items:center;justify-content:center}.summary-benefits i svg{width:24px;height:24px;display:block}

    /* Info section */
    .below-grid{display:grid;grid-template-columns:1fr 290px;gap:22px;margin-top:25px;direction:ltr}.info-tabs,.side-box{direction:rtl}.info-tabs{border:1px solid var(--line);border-radius:7px;overflow:hidden;background:#fff}.tabs{display:flex;border:0;border-bottom:1px solid var(--line);background:#fff}.tab{height:50px;min-width:145px;flex:1;border:0;border-inline-start:1px solid var(--line);background:#fff;font-size:14px;font-weight:900;cursor:pointer;color:#111}.tab:first-child{border-inline-start:0}.tab.active{background:var(--yellow)}.info-card{border:0;padding:22px;background:#fff}.info-card h2{font-size:21px;margin:0 0 13px;font-weight:900}.info-card p{font-size:14px;color:#444;line-height:1.85;margin:0 0 14px}.specs{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid #eee;border-radius:6px;overflow:hidden;margin-top:15px}.specs div{display:flex;justify-content:space-between;padding:11px 13px;border-bottom:1px solid #eee;border-left:1px solid #eee;font-size:13px}.specs div:nth-last-child(-n+2){border-bottom:0}.specs div:nth-child(2n){border-left:0}.specs strong{font-weight:900;color:#111}.specs span{color:#666;direction:ltr}
    .side-box{border:1px solid #eee;border-radius:7px;background:#fff;overflow:hidden;margin-bottom:15px}.side-title{height:43px;background:#111;color:#fff;display:flex;align-items:center;padding:0 14px;font-size:14px;font-weight:900}.side-content{padding:14px}.mini-product{display:grid;grid-template-columns:58px 1fr;gap:10px;align-items:center;border-bottom:1px solid #eee;padding:10px 0}.mini-product:first-child{padding-top:0}.mini-product:last-child{border-bottom:0;padding-bottom:0}.mini-product img{width:58px;height:58px;object-fit:contain}.mini-product h4{margin:0 0 3px;font-size:12px;line-height:1.25;direction:ltr}.mini-product strong{font-size:13px;color:#111}.coupon{background:#fffbea;border:1px dashed var(--yellow);border-radius:6px;padding:12px;text-align:center}.coupon b{font-size:18px;color:#111}.coupon p{margin:5px 0 0;font-size:12px;color:#555}

    /* Related */
    .related{margin-top:28px}.section-head{height:48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee}.section-head h2{margin:0;font-size:18px;font-weight:900}.section-head a{font-size:13px;font-weight:900;color:#111}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:15px}.product-card{position:relative;height:215px;border:1px solid #ededed;border-radius:6px;background:#fff;overflow:hidden;padding:10px 9px 11px}.product-card .sale{position:absolute;top:0;right:0;left:auto;background:var(--yellow);color:#111;border-radius:0 0 0 5px;padding:4px 7px;font-size:11px;font-weight:900}.product-card .heart{position:absolute;left:8px;right:auto;top:8px;color:#bcbcbc;font-size:18px}.p-img{height:88px;display:flex;align-items:center;justify-content:center;margin:13px 0 5px;background:#fff}.p-img img{max-height:86px;width:auto;object-fit:contain;background:#fff}.product-card h3{margin:0 auto 2px;text-align:center;font-size:12px;line-height:1.2;font-weight:900;min-height:31px;color:#151515;direction:ltr;max-width:160px}.product-card small{display:block;text-align:center;font-size:10px;color:#777;font-weight:700;margin-bottom:6px}.small-price{display:flex;align-items:flex-end;justify-content:center;gap:8px;direction:ltr;margin-bottom:8px}.small-price .new{font-size:18px;font-weight:900}.product-card button{height:25px;width:100%;border:0;border-radius:3px;background:var(--yellow);font-size:11.5px;font-weight:900;cursor:pointer}
