:root{--jj-green:#46C137;--jj-green-hover:#3CAD32;--jj-charcoal:#1F1F1C;--jj-white:#FAF8F4;--jj-stone:#E7E2DA;--jj-text:#55514B;--jj-bronze:#B58B57}.shopify-section-header-sticky,.shopify-section-header-hidden,.section-header{z-index:1000!important}.header-wrapper{position:relative;z-index:1000;background:#fff;border-bottom:1px solid rgba(31,31,28,.09)}.header{position:relative;z-index:1001}.menu-drawer{z-index:1100!important;width:100%;background:var(--jj-white)!important;box-shadow:18px 0 45px #1f1f1c29}.menu-drawer__inner-container,.menu-drawer__navigation-container{background:var(--jj-white)}.menu-drawer__menu-item{color:#111;font-size:1.8rem;font-weight:500;text-decoration:none}.menu-drawer__menu-item:hover,.menu-drawer__menu-item--active{color:#111;background:#1f1f1c0b}.menu-drawer__utility-links{background:#f3f0ea}.jj-header-phone{display:flex;flex-direction:column;align-items:flex-start;margin:0 18px 0 16px}.jj-header-phone__number{display:flex;align-items:center;gap:8px;color:#111;text-decoration:none;font-size:15px;font-weight:700;line-height:1;white-space:nowrap;transition:opacity .2s ease}.jj-header-phone__number:hover{opacity:.75}.jj-header-phone__contact{margin-left:30px;margin-top:4px;color:var(--jj-green);font-size:12px;font-weight:600;text-decoration:none;transition:color .2s ease}.jj-header-phone__contact:hover{color:var(--jj-green-hover)}.jj-header-phone-icon{width:18px;height:18px;flex:0 0 18px}.header__menu-item,.header__active-menu-item{position:relative;color:#111!important;font-size:15px;font-weight:600;letter-spacing:.015em;line-height:1.2;text-decoration:none!important;transition:opacity .2s ease}.header__menu-item span,.header__active-menu-item span{color:inherit;text-decoration:none!important}.header__menu-item:after,.header__active-menu-item:after{display:none!important}.header__menu-item:hover,.header__active-menu-item{color:#111!important;opacity:.68}.header__menu-item:hover span,.header__active-menu-item span{color:inherit;text-decoration:none!important}.header__menu-item .icon-caret{width:10px;height:10px;margin-left:6px;color:#111;opacity:.7}.header__icons{display:flex;align-items:center;gap:10px}.header__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:#111;transition:opacity .2s ease,transform .2s ease}.header__icon:hover{color:#111;opacity:.72;transform:translateY(-1px)}.header__icon svg{width:24px;height:24px}.header__icon--cart svg{width:27px;height:27px}.cart-count-bubble{min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;border:2px solid #FFFFFF;border-radius:50%;background:var(--jj-green);color:#fff;font-size:10px;font-weight:700}.header__heading-logo{transition:transform .25s ease}.header__heading-logo:hover{transform:scale(1.015)}@media screen and (max-width:989px){.jj-header-phone{display:none}.header__menu-item:after,.header__active-menu-item:after{display:none!important}.header__icon{width:42px;height:42px}.header__icon svg{width:23px;height:23px}.header__icon--cart svg{width:26px;height:26px}.header__icon--account{display:none}.menu-drawer{top:100%;height:calc(100vh - var(--header-height, 72px))}}.jj-hero{position:relative;z-index:0;display:flex;align-items:center;height:min(37.5vw,768px);overflow:hidden;background:#1b1b18}.jj-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden}.jj-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:right 40%;filter:brightness(.98) contrast(1.03) saturate(1.03)}.jj-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block!important;pointer-events:none;background:radial-gradient(ellipse at 18% 48%,#0f0f0f94,#0f0f0f7a 24%,#0f0f0f47 42%,#0f0f0f1a,#0f0f0f00 68%),linear-gradient(90deg,#0f0f0f94,#0f0f0f6b 16%,#0f0f0f3d 29%,#0f0f0f14 40%,#0f0f0f00 50%)}.jj-hero .page-width{position:relative;z-index:5;width:100%;max-width:1500px;margin:0 auto;padding-left:64px;padding-right:64px}.jj-hero__content{width:100%;max-width:500px;padding:120px 0 105px;color:var(--jj-white)}.jj-hero__title{max-width:500px;margin:0 0 26px;color:var(--jj-white);font-family:Cormorant Garamond,serif;font-size:clamp(46px,4.6vw,68px);font-weight:500;line-height:.96;letter-spacing:-.035em;text-wrap:balance;text-shadow:0 3px 18px rgba(0,0,0,.48)}.jj-hero__text{max-width:480px;margin:0 0 38px;color:#faf8f4f2;font-size:19px;line-height:1.68;text-shadow:0 2px 12px rgba(0,0,0,.42)}.jj-hero__text p{margin:0}.jj-hero__buttons{display:flex;flex-wrap:wrap;gap:16px}.jj-hero__buttons .button:before,.jj-hero__buttons .button:after{display:none!important;content:none!important}.jj-hero__buttons .button{min-width:210px;height:54px;padding:0 26px;border-radius:8px;font-size:15px;font-weight:700;letter-spacing:.025em;transition:background .22s ease,border-color .22s ease,transform .22s ease,box-shadow .22s ease}.jj-hero__buttons .button--primary{border:1px solid var(--jj-green);background:var(--jj-green);color:#fff}.jj-hero__buttons .button--primary:hover{border-color:var(--jj-green-hover);background:var(--jj-green-hover);transform:translateY(-2px);box-shadow:0 12px 25px #1f1f1c33}.jj-hero__buttons .button--secondary{border:1px solid rgba(255,255,255,.58);background:#0f0f0f1f;color:#fff;box-shadow:none}.jj-hero__buttons .button--secondary:hover{border-color:#fff;background:#ffffff1a;transform:translateY(-2px)}@media screen and (min-width:750px)and (max-width:989px){.jj-hero{min-height:650px}.jj-hero .page-width{padding-left:42px;padding-right:42px}.jj-hero__content{max-width:430px;padding:82px 0 70px}.jj-hero__title{max-width:420px;font-size:52px}.jj-hero__text{max-width:410px;font-size:17px}.jj-hero__bg{object-position:74% center}.jj-hero__overlay{background:radial-gradient(ellipse at 24% 42%,#0f0f0f9e,#0f0f0f7a 28%,#0f0f0f3d 48%,#0f0f0f00 72%),linear-gradient(90deg,#0f0f0f9e,#0f0f0f6b 34%,#0f0f0f24 58%,#0f0f0f00 78%)}}@media screen and (max-width:749px){.jj-hero{min-height:620px;align-items:flex-start}.jj-hero .page-width{width:100%;max-width:100%;margin:0;padding:0 24px;position:relative;z-index:5}.jj-hero__content{width:100%;max-width:270px;padding:42px 0 30px}.jj-hero__title{max-width:260px;margin-bottom:17px;font-size:clamp(37px,10.8vw,44px);line-height:.96;letter-spacing:-.028em}.jj-hero__text{max-width:255px;margin-bottom:22px;font-size:15px;line-height:1.5}.jj-hero__buttons{flex-direction:column;align-items:flex-start;gap:10px}.jj-hero__buttons .button{width:205px;min-width:205px;height:46px;padding:0 16px;font-size:13.5px}.jj-hero__bg{object-fit:cover;object-position:77% center}.jj-hero__overlay{background:radial-gradient(ellipse at 27% 30%,#0f0f0fad,#0f0f0f8a 28%,#0f0f0f47 50%,#0f0f0f00 74%),linear-gradient(90deg,#0f0f0fa3,#0f0f0f70 38%,#0f0f0f29 63%,#0f0f0f00 84%)}}@media screen and (max-width:390px){.jj-hero{min-height:600px}.jj-hero .page-width{padding-left:18px;padding-right:18px}.jj-hero__content{max-width:250px;padding-top:38px}.jj-hero__title{max-width:245px;font-size:36px}.jj-hero__text{max-width:235px;font-size:14.5px}.jj-hero__buttons .button{width:195px;min-width:195px}.jj-hero__bg{object-position:78% center}}.jj-trust{position:relative;z-index:1;margin:0;padding:34px 0;overflow:hidden;border-top:1px solid var(--jj-stone);border-bottom:1px solid var(--jj-stone);background:var(--jj-white)}.jj-trust .page-width{max-width:1580px;padding-left:36px;padding-right:36px}.jj-trust__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:0}.jj-trust__item{position:relative;display:flex;align-items:center;min-width:0;min-height:72px;gap:14px;padding:0 20px}.jj-trust__item:first-child{padding-left:0}.jj-trust__item:last-child{padding-right:0}.jj-trust__item:not(:last-child):after{content:"";position:absolute;top:50%;right:0;width:1px;height:52px;background:var(--jj-stone);transform:translateY(-50%)}.jj-trust__icon{display:block;width:46px;height:46px;flex:0 0 46px;object-fit:contain;transition:transform .22s ease,opacity .22s ease}.jj-trust__item:hover .jj-trust__icon{opacity:.86;transform:translateY(-2px)}.jj-trust__text{min-width:0;flex:1}.jj-trust__text h3{margin:0 0 5px;color:var(--jj-charcoal);font-size:13.5px;font-weight:700;line-height:1.2;letter-spacing:.075em;text-transform:uppercase;white-space:nowrap}.jj-trust__text p{margin:0;color:var(--jj-text);font-size:14px;line-height:1.45}@media screen and (min-width:1200px)and (max-width:1399px){.jj-trust .page-width{padding-left:24px;padding-right:24px}.jj-trust__item{gap:11px;padding:0 14px}.jj-trust__icon{width:42px;height:42px;flex-basis:42px}.jj-trust__text h3{font-size:12.5px;letter-spacing:.055em}.jj-trust__text p{font-size:13px}}@media screen and (min-width:750px)and (max-width:1199px){.jj-trust{padding:28px 0}.jj-trust .page-width{max-width:none;padding-left:0;padding-right:0}.jj-trust__grid{display:flex;gap:0;padding:0 28px 4px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.jj-trust__grid::-webkit-scrollbar{display:none}.jj-trust__item{flex:0 0 285px;min-height:70px;gap:14px;padding:0 24px;scroll-snap-align:start}.jj-trust__item:first-child{padding-left:0}.jj-trust__item:last-child{padding-right:0}.jj-trust__item:not(:last-child):after{height:48px}.jj-trust__text h3{font-size:13px}.jj-trust__text p{font-size:13.5px}}@media screen and (max-width:749px){.jj-trust{padding:20px 0}.jj-trust .page-width{max-width:none;padding-left:0;padding-right:0}.jj-trust__grid{display:flex;gap:14px;padding:0 18px 4px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.jj-trust__grid::-webkit-scrollbar{display:none}.jj-trust__item{flex:0 0 272px;min-height:66px;gap:13px;padding:0 14px;scroll-snap-align:start}.jj-trust__item:first-child{padding-left:0}.jj-trust__item:last-child{padding-right:0}.jj-trust__item:not(:last-child):after{right:-7px;height:44px}.jj-trust__icon{width:43px;height:43px;flex:0 0 43px}.jj-trust__text h3{margin-bottom:4px;font-size:13px;letter-spacing:.06em;white-space:nowrap}.jj-trust__text p{font-size:13.5px;line-height:1.4}}.product__accordion{border:1px solid #E7E2DA!important;border-left:3px solid #46C137!important;border-radius:14px!important;margin-bottom:14px;background:#fff;overflow:hidden;transition:all .25s ease}.product__accordion:hover{border-color:#d7d1c8!important;box-shadow:0 6px 20px #0000000d}.product__accordion details[open]{box-shadow:0 10px 28px #0000000f}.product__accordion summary{padding:22px 26px!important}.product__accordion .summary__title{font-size:2rem;font-weight:700;color:#1f1f1c}.product__accordion .icon-caret{transition:.25s ease}.product__accordion details[open] .icon-caret{color:#46c137;transform:rotate(180deg)}.product__accordion .accordion__content{border-top:1px solid #F1ECE4;padding:22px 26px 28px}
/*# sourceMappingURL=/cdn/shop/t/15/assets/jj-timber.css.map */
