/* Joieria Camps Builder 2.0 - frontend */
body.jcb-enabled .woocommerce-products-header__title,
body.jcb-enabled h1.page-title{display:none!important}
body.jcb-enabled{--jcb-ink:#211c19;--jcb-soft:#f7f2ec;--jcb-gold:#ad8243;--jcb-line:#e7ded6;--jcb-muted:#6d625c}
.jcb-hero{position:relative;min-height:560px;background:#f7f2ec;background-image:var(--jcb-hero-image);background-size:cover;background-position:center;display:flex;align-items:center;margin-bottom:52px;overflow:hidden}.jcb-hero__overlay{position:absolute;inset:0;background:rgba(0,0,0,calc(var(--jcb-overlay,10)/100));pointer-events:none}.jcb-hero__inner{position:relative;z-index:2;width:min(1220px,calc(100% - 56px));margin:0 auto;display:flex}.jcb-hero--left .jcb-hero__inner{justify-content:flex-start}.jcb-hero--center .jcb-hero__inner{justify-content:center;text-align:center}.jcb-hero--right .jcb-hero__inner{justify-content:flex-end;text-align:left}.jcb-hero__copy{max-width:575px;color:var(--jcb-ink);padding:38px 0}.jcb-hero[style*="url("] .jcb-hero__copy{color:#fff;text-shadow:0 1px 18px rgba(0,0,0,.18)}.jcb-kicker{font-size:12px;text-transform:uppercase;letter-spacing:2.8px;margin:0 0 18px;font-weight:500}.jcb-hero h1{font-size:clamp(44px,6.2vw,86px);line-height:1.01;font-weight:400;margin:0 0 22px;color:inherit}.jcb-hero-text{font-size:19px;line-height:1.65;max-width:510px;margin:0 0 30px}.jcb-button{display:inline-flex;align-items:center;gap:14px;border:1px solid #111;color:#fff;background:#111;text-decoration:none;text-transform:uppercase;letter-spacing:1.2px;font-size:12px;padding:15px 28px;text-shadow:none;transition:.2s ease}.jcb-button:hover{background:#fff;color:#111}.jcb-products-anchor{scroll-margin-top:110px}

/* Product cards premium */
body.jcb-enabled .woocommerce-result-count,body.jcb-enabled .woocommerce-ordering{margin-bottom:34px;color:var(--jcb-muted);font-size:14px}body.jcb-enabled ul.products{row-gap:54px!important}body.jcb-enabled ul.products li.product{text-align:center;background:#fff!important;transition:transform .22s ease, box-shadow .22s ease}body.jcb-enabled ul.products li.product:hover{transform:translateY(-3px)}body.jcb-enabled ul.products li.product a.woocommerce-LoopProduct-link{display:block;text-decoration:none}body.jcb-enabled ul.products li.product img{width:100%!important;height:auto!important;aspect-ratio:1/1!important;object-fit:cover!important;background:#faf8f5!important;margin:0 0 18px!important;transition:opacity .2s ease}body.jcb-enabled ul.products li.product:hover img{opacity:.94}body.jcb-enabled ul.products li.product .woocommerce-loop-product__title{font-size:15px!important;line-height:1.45!important;font-weight:400!important;color:var(--jcb-ink)!important;padding:0 12px!important;min-height:42px}body.jcb-enabled ul.products li.product .price{font-size:15px!important;font-weight:600!important;color:var(--jcb-ink)!important;margin-top:6px!important}body.jcb-enabled ul.products li.product .button,body.jcb-enabled ul.products li.product .star-rating,body.jcb-enabled ul.products li.product .onsale{display:none!important}

/* Service strip */
.jcb-service-strip{width:min(1220px,calc(100% - 56px));margin:58px auto 88px;padding:30px 0;display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--jcb-line);border-bottom:1px solid var(--jcb-line);background:#fff}.jcb-service-item{text-align:center;padding:0 18px;border-right:1px solid var(--jcb-line);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:132px}.jcb-service-item:last-child{border-right:0}.jcb-service-icon{display:block;width:37px;height:37px;margin:0 auto 17px;color:var(--jcb-gold)}.jcb-service-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.jcb-service-item strong{display:block;font-size:14px;line-height:1.25;font-weight:600;color:var(--jcb-ink);margin-bottom:8px}.jcb-service-item span:not(.jcb-service-icon){display:block;font-size:13px;line-height:1.45;color:var(--jcb-muted);max-width:140px}

/* Bottom content */
.jcb-bottom{width:min(1220px,calc(100% - 56px));margin:0 auto 0}.jcb-editorial{display:grid;grid-template-columns:0.92fr 1.18fr;gap:70px;align-items:center;margin:0 0 96px}.jcb-editorial--image-left .jcb-editorial__image{order:-1}.jcb-editorial__text{padding:12px 0}.jcb-editorial__text h2,.jcb-faq h2,.jcb-related h2,.jcb-trust h2{font-size:clamp(30px,4vw,48px);font-weight:400;line-height:1.16;margin:0 0 22px;color:var(--jcb-ink)}.jcb-richtext p{font-size:16px;line-height:1.9;color:#453c37;margin:0 0 18px}.jcb-editorial__image{margin:0}.jcb-editorial__image img{width:100%;display:block;aspect-ratio:1.38/1;object-fit:cover;background:var(--jcb-soft)}.jcb-faq{max-width:900px;margin:0 auto 96px}.jcb-faq details{border-bottom:1px solid var(--jcb-line);padding:22px 0}.jcb-faq summary{cursor:pointer;list-style:none;font-size:18px;color:var(--jcb-ink)}.jcb-faq summary::-webkit-details-marker{display:none}.jcb-faq summary:after{content:'+';float:right;font-size:24px;line-height:1}.jcb-faq details[open] summary:after{content:'–'}.jcb-faq details div{padding-top:14px;color:#453c37;line-height:1.8}.jcb-related{text-align:center;margin:0 0 96px}.jcb-related__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:30px}.jcb-related-card{text-decoration:none;color:var(--jcb-ink);display:block}.jcb-related-card img{width:100%;aspect-ratio:1.35/1;object-fit:cover;background:var(--jcb-soft);margin-bottom:14px}.jcb-related-card span{display:block;font-size:16px;margin-bottom:5px}.jcb-related-card em{font-style:normal;font-size:13px;color:var(--jcb-gold)}.jcb-trust{background:var(--jcb-soft);padding:48px 54px;display:grid;grid-template-columns:auto 1fr auto;gap:30px;align-items:center;margin:0 0 84px}.jcb-trust__mark{width:56px;height:56px;color:var(--jcb-gold)}.jcb-trust__mark svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.jcb-trust h2{font-size:31px;margin-bottom:10px}.jcb-trust p{margin:0;color:#453c37;line-height:1.7}.jcb-trust__button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--jcb-ink);padding:14px 22px;text-decoration:none;color:var(--jcb-ink);text-transform:uppercase;letter-spacing:1px;font-size:12px;white-space:nowrap}.jcb-trust__button:hover{background:var(--jcb-ink);color:#fff}

@media(max-width:768px){.jcb-hero{min-height:500px;margin-bottom:34px;background-position:center}.jcb-hero__inner{width:calc(100% - 32px);align-items:flex-end;min-height:500px}.jcb-hero__copy{padding:0 0 36px;max-width:92%}.jcb-hero h1{font-size:40px}.jcb-hero-text{font-size:15px;line-height:1.6}.jcb-kicker{font-size:11px;margin-bottom:12px}.jcb-button{padding:13px 19px;font-size:11px}body.jcb-enabled ul.products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 16px!important}body.jcb-enabled ul.products li.product{width:100%!important;margin:0!important}body.jcb-enabled ul.products li.product .woocommerce-loop-product__title{font-size:13px!important;min-height:40px}.jcb-service-strip{width:calc(100% - 32px);grid-template-columns:repeat(2,1fr);margin:42px auto 64px;padding:0;border-bottom:0}.jcb-service-item{min-height:0;padding:23px 12px;border-right:0;border-bottom:1px solid var(--jcb-line)}.jcb-service-item:nth-child(odd){border-right:1px solid var(--jcb-line)}.jcb-service-icon{width:31px;height:31px;margin-bottom:12px}.jcb-service-item strong{font-size:13px}.jcb-service-item span:not(.jcb-service-icon){font-size:12px}.jcb-bottom{width:calc(100% - 32px)}.jcb-editorial,.jcb-editorial--image-left{grid-template-columns:1fr;gap:28px;margin-bottom:70px}.jcb-editorial--image-left .jcb-editorial__image{order:0}.jcb-editorial__text h2,.jcb-faq h2,.jcb-related h2{font-size:30px}.jcb-related__grid{grid-template-columns:1fr 1fr;gap:16px}.jcb-trust{grid-template-columns:1fr;padding:35px 24px;text-align:center}.jcb-trust__mark{margin:0 auto}.jcb-trust__button{width:100%}}
