:root{--jj-black:#0a0a0a;--jj-gray:#f4f4f4;--jj-border:#e4e4e4;--jj-muted:#777;--jj-jost:"Jost",sans-serif;--jj-arimo:"Arimo",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--jj-black);background:#fff;font-family:var(--jj-jost);font-size:14px;font-weight:400;line-height:1.45}body.jj-menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}.jj-container{width:min(1170px,calc(100% - 40px));margin-inline:auto}.jj-header{position:relative;z-index:50;background:#fff}.jj-topbar{height:39px;border-bottom:1px solid var(--jj-border);font-family:var(--jj-arimo);font-size:12px}.jj-topbar-inner{display:flex;align-items:center;justify-content:space-between;height:100%}.jj-contact,.jj-account-links{display:flex;align-items:center;gap:24px}.jj-contact a,.jj-account-links a{transition:opacity .2s}.jj-contact a:hover,.jj-account-links a:hover{opacity:.55}.jj-mainbar{height:100px;border-bottom:1px solid #f7f7f7}.jj-mainbar-inner{height:100%;display:grid;grid-template-columns:220px minmax(360px,576px) 220px;gap:35px;align-items:center;justify-content:space-between}.jj-logo{display:block;width:122px}.jj-logo .custom-logo-link{display:block}.jj-logo img{width:122px;max-height:84px;object-fit:contain}.jj-search{display:grid;grid-template-columns:34px 1fr 94px;align-items:center;gap:0}.jj-search-icon{width:15px;height:15px;border:1.5px solid #111;border-radius:50%;position:relative;margin-left:13px;z-index:1}.jj-search-icon:after{content:"";position:absolute;width:6px;height:1.5px;background:#111;right:-5px;bottom:-2px;transform:rotate(45deg)}.jj-search input[type=search]{grid-column:1/3;grid-row:1;width:100%;height:36px;border:1px solid #ddd;background:#f8f8f8;padding:0 12px 0 38px;outline:none;font-size:12px}.jj-search button{height:36px;border:1px solid #111;background:#fff;text-transform:uppercase;font-size:12px;letter-spacing:.04em;cursor:pointer}.jj-search button:hover{background:#111;color:#fff}.jj-actions{display:flex;align-items:center;justify-content:flex-end;gap:22px}.jj-action{display:flex;align-items:center;gap:10px}.jj-wishlist{font-family:Arial,sans-serif;font-size:28px;font-weight:300;line-height:1}.jj-bag{font-size:12px}.jj-bag-icon{width:14px;height:15px;border:1.5px solid #111;position:relative}.jj-bag-icon:before{content:"";position:absolute;width:6px;height:5px;border:1.5px solid #111;border-bottom:0;border-radius:4px 4px 0 0;left:2.5px;top:-6px}.jj-mobile-toggle,.jj-mobile-account{display:none}.jj-nav{height:40px;background:#f5f5f5}.jj-nav-list{height:40px;display:flex;align-items:center;gap:28px;margin:0;padding:0;list-style:none}.jj-nav-list a{font-size:12px;text-transform:uppercase;letter-spacing:.04em}.jj-nav-list a:hover{opacity:.55}.jj-nav-close,.jj-menu-overlay{display:none}
.jj-hero{position:relative;height:calc(100vh - 179px);min-height:620px;max-height:900px;overflow:hidden;background:#222}.jj-hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;visibility:hidden;transform:scale(1.02);transition:opacity .8s ease,visibility .8s,transform 6s ease}.jj-hero-slide.is-active{opacity:1;visibility:visible;transform:scale(1)}.jj-hero-shade{position:absolute;inset:0;background:rgba(0,0,0,.26)}.jj-hero-content{position:absolute;z-index:2;left:50%;top:50%;width:min(700px,90%);transform:translate(-50%,-38%);color:#fff;text-align:center;text-shadow:0 1px 4px rgba(0,0,0,.2)}.jj-hero-content h2{margin:0 0 12px;font-size:42px;font-weight:300;line-height:1.08;text-transform:uppercase;letter-spacing:.025em}.jj-hero-content p{margin:0 auto 26px;font-family:var(--jj-arimo);font-size:17px}.jj-hero-content a,.jj-editorial a{display:inline-flex;min-width:180px;height:38px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.75);background:rgba(255,255,255,.12);color:#fff;text-transform:uppercase;font-size:12px;letter-spacing:.04em;transition:.25s}.jj-hero-content a:hover,.jj-editorial a:hover{background:#fff;color:#111}.jj-hero-dots{position:absolute;z-index:3;bottom:18px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.jj-hero-dots button{width:6px;height:6px;border:0;border-radius:50%;padding:0;background:rgba(255,255,255,.55);cursor:pointer}.jj-hero-dots button.is-active{background:#fff;transform:scale(1.35)}
.jj-product-section{padding-top:50px;padding-bottom:64px}.jj-product-section>h2{text-align:center;font-size:25px;font-weight:400;margin:0 0 45px}.jj-product-section>h2 a{position:relative}.jj-product-section>h2 a:after{content:"";position:absolute;left:45%;right:45%;bottom:-9px;height:1px;background:#111;transition:.25s}.jj-product-section>h2 a:hover:after{left:0;right:0}.products,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:30px;row-gap:58px;margin:0!important;padding:0!important;list-style:none}.products.columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product,.jj-product-card{float:none!important;width:auto!important;margin:0!important;padding:0!important;position:relative;list-style:none}.jj-card-image{position:relative;aspect-ratio:1/1.22;background:#fafafa;overflow:hidden}.jj-card-image a{display:block;width:100%;height:100%}.jj-card-image img,.woocommerce ul.products li.product .jj-card-image img{width:100%;height:100%;margin:0;object-fit:contain;transition:transform .4s ease}.jj-product-card:hover .jj-card-image img{transform:scale(1.025)}.jj-card-body{padding-top:13px}.jj-card-body h2,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important;font-weight:400!important;line-height:1.3!important;padding:0!important;margin:0 0 2px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jj-card-price,.woocommerce ul.products li.product .price{font-size:18px!important;color:#111!important;font-weight:400!important;margin:0 0 8px!important;line-height:1.2}.jj-card-price del{color:#888;font-size:.8em}.jj-card-options{min-height:75px}.jj-card-option{display:flex;flex-wrap:wrap;gap:7px;margin:7px 0}.jj-card-option span{display:inline-flex;min-width:26px;height:25px;padding:0 5px;align-items:center;justify-content:center;border:1px solid #ddd;font-size:11px;background:#fff}.jj-card-option.is-color span{width:21px;min-width:21px;height:21px;padding:0;border-radius:50%;border:2px solid #fff;outline:1px solid #111}.jj-card-actions{display:grid;grid-template-columns:minmax(120px,145px) 35px 35px;gap:7px;align-items:center;margin-top:13px}.jj-add-button{height:36px;display:flex;align-items:center;justify-content:center;background:#080808;color:#fff;text-transform:uppercase;font-size:12px;transition:.2s;border:1px solid #080808}.jj-add-button:hover{background:#fff;color:#080808}.jj-heart,.jj-view{height:36px;display:flex;align-items:center;justify-content:center;font-family:Arial,sans-serif;font-size:24px}.jj-view{font-size:20px}.jj-editorial{height:540px;background-size:cover;background-position:center;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.jj-editorial:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.25)}.jj-editorial>div{position:relative;z-index:1}.jj-editorial h2{margin:0 0 25px;text-transform:uppercase;font-size:42px;font-weight:300;line-height:1.08;letter-spacing:.02em}.jj-editorial-women{background-position:center top}.jj-services{padding:48px 0;border-bottom:1px solid var(--jj-border)}.jj-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.jj-services article{display:grid;grid-template-columns:45px 1fr;gap:15px}.jj-services article>span{font-size:31px;font-weight:300}.jj-services h3{font-size:13px;margin:0 0 7px}.jj-services p{font-family:var(--jj-arimo);font-size:12px;color:#666;margin:0;line-height:1.55}.jj-brand-strip{padding:35px 0;border-bottom:1px solid #222}.jj-brand-strip .jj-container{display:flex;align-items:center;justify-content:space-between;gap:30px;color:#777;font-size:15px;text-transform:uppercase;letter-spacing:.1em}
.jj-footer{background:#050505;color:#fff;padding-top:58px}.jj-footer-grid{display:grid;grid-template-columns:1.4fr 1.1fr 1.1fr .6fr;gap:60px;padding-bottom:52px}.jj-footer h3{font-size:15px;font-weight:500;margin:0 0 22px}.jj-footer p,.jj-footer li,.jj-footer a{font-family:var(--jj-arimo);font-size:12px;line-height:1.7;color:#bbb}.jj-footer ul{list-style:none;margin:0;padding:0}.jj-newsletter form{display:grid;grid-template-columns:1fr 42px;border-bottom:1px solid #888;margin-top:28px}.jj-newsletter input{height:42px;background:transparent;border:0;color:#fff;outline:none;font-size:12px}.jj-newsletter button{border:0;background:transparent;color:#fff;font-size:22px;cursor:pointer}.jj-social{display:flex;gap:10px}.jj-social a{width:33px;height:33px;display:flex;align-items:center;justify-content:center;border:1px solid #555;border-radius:50%;font-size:15px;color:#fff}.jj-footer-bottom{min-height:64px;border-top:1px solid #333;display:flex;align-items:center;justify-content:space-between;gap:25px}.jj-footer-bottom p{margin:0}.jj-cookie{position:fixed;z-index:100;left:15px;bottom:15px;width:435px;max-width:calc(100% - 30px);padding:22px 20px;background:#262626;color:#fff;font-family:var(--jj-arimo);font-size:13px}.jj-cookie p{margin:0 0 20px;line-height:1.45}.jj-cookie div{display:flex;align-items:center;justify-content:flex-end;gap:20px}.jj-cookie a,.jj-cookie button{border:0;background:none;color:#9e9e9e;font-size:12px}.jj-cookie button{color:#fff;text-decoration:underline;cursor:pointer}
.jj-shop-main{width:min(1170px,calc(100% - 40px));margin:0 auto;padding:27px 0 90px}.jj-shop-main .jj-shop-main{width:100%;padding:0}.woocommerce-products-header h1,.jj-shop-main .page-title{font-size:24px;font-weight:400;margin:0 0 27px}.jj-shop-toolbar{min-height:54px;margin:0 0 32px;display:flex;align-items:center;justify-content:space-between}.jj-shop-toolbar .woocommerce-result-count{float:none;margin:0;order:2;color:#444}.jj-shop-toolbar .woocommerce-ordering{float:none;margin:0;order:1}.jj-shop-toolbar select{border:0;background:#fff;padding:8px 35px 8px 0;outline:none}.woocommerce nav.woocommerce-pagination{margin-top:55px}.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{border:0;margin:0 3px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{min-width:34px;height:34px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid #ddd}.woocommerce nav.woocommerce-pagination ul li span.current{background:#111;color:#fff}.woocommerce div.product{padding-top:20px}.woocommerce div.product div.images{width:52%;margin-bottom:60px}.woocommerce div.product div.summary{width:43%;margin-bottom:60px}.woocommerce div.product .product_title{font-size:30px;font-weight:400;line-height:1.2;margin:0 0 10px}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#111;font-size:23px}.woocommerce div.product form.cart{margin-top:24px}.woocommerce div.product form.cart .variations{margin-bottom:20px}.woocommerce div.product form.cart .variations th,.woocommerce div.product form.cart .variations td{display:block;text-align:left;padding:0}.woocommerce div.product form.cart .variations label{font-weight:500;font-size:13px}.woocommerce div.product form.cart .variations select{width:100%;height:42px;border:1px solid #ddd;background:#fff;padding:0 12px;margin:5px 0 15px}.woocommerce .quantity .qty{height:44px;border:1px solid #ddd}.woocommerce div.product form.cart .button,.woocommerce button.button.alt,.woocommerce a.button.alt,.woocommerce #respond input#submit.alt{height:44px;border-radius:0;background:#070707;color:#fff;text-transform:uppercase;font-weight:400;padding:0 35px}.woocommerce div.product form.cart .button:hover,.woocommerce button.button.alt:hover,.woocommerce a.button.alt:hover{background:#333}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-color:#ddd}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0;background:none;border-radius:0}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after{display:none}.woocommerce div.product .woocommerce-tabs .panel{font-family:var(--jj-arimo);line-height:1.75}.woocommerce-message,.woocommerce-info{border-top-color:#111}.woocommerce-message:before,.woocommerce-info:before{color:#111}.jj-content{min-height:55vh;padding-top:60px;padding-bottom:80px}.jj-content h1{font-size:34px;font-weight:400}.jj-content .entry-content{max-width:820px;font-family:var(--jj-arimo);font-size:15px;line-height:1.75}.jj-content input,.jj-content textarea{max-width:100%;padding:10px;border:1px solid #ddd}
@media(max-width:1024px){.jj-mainbar-inner{grid-template-columns:170px minmax(300px,520px) 170px;gap:20px}.jj-container{width:min(94%,1170px)}.products,.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.jj-footer-grid{grid-template-columns:1.2fr 1fr 1fr;gap:35px}.jj-footer-grid section:last-child{grid-column:3}.jj-hero{min-height:600px}.jj-editorial{height:450px}}
@media(max-width:767px){body{font-size:13px}.jj-container{width:calc(100% - 20px)}.jj-topbar,.jj-search-wrap,.jj-action{display:none}.jj-mainbar{height:51px}.jj-mainbar-inner{display:flex;width:100%;padding:0 19px;justify-content:space-between;position:relative}.jj-logo{position:absolute;left:50%;top:5px;transform:translateX(-50%);width:48px}.jj-logo img{width:48px;height:41px;object-fit:contain}.jj-logo .custom-logo{width:48px}.jj-mobile-toggle{display:block;width:26px;height:30px;border:0;background:transparent;padding:7px 0;position:relative}.jj-mobile-toggle span{display:block;width:16px;height:1.5px;background:#111;margin-bottom:4px}.jj-mobile-toggle i{display:block;width:11px;height:11px;border:1.5px solid #111;border-radius:50%;position:absolute;right:1px;bottom:3px}.jj-mobile-toggle i:after{content:"";width:5px;height:1.5px;background:#111;position:absolute;right:-4px;bottom:-2px;transform:rotate(45deg)}.jj-actions{display:block;margin-left:auto}.jj-mobile-account{display:block;width:24px;height:27px;position:relative}.jj-mobile-account:before{content:"";position:absolute;left:8px;top:2px;width:8px;height:8px;border:1.3px solid #111;border-radius:50%}.jj-mobile-account:after{content:"";position:absolute;left:3px;top:13px;width:18px;height:12px;border:1.3px solid #111;border-bottom:0;border-radius:11px 11px 0 0}.jj-nav{position:fixed;z-index:102;left:0;top:0;width:min(330px,88vw);height:100vh;background:#fff;transform:translateX(-101%);transition:transform .3s ease;padding:60px 25px}.jj-menu-open .jj-nav{transform:none}.jj-nav .jj-container{width:100%}.jj-nav-list{display:block;height:auto}.jj-nav-list li{border-bottom:1px solid #eee}.jj-nav-list a{display:block;padding:16px 0;font-size:13px}.jj-nav-close{display:block;position:absolute;right:18px;top:10px;border:0;background:none;font-size:34px;font-weight:300}.jj-menu-overlay{position:fixed;display:block;z-index:101;inset:0;background:rgba(0,0,0,.45);opacity:0;visibility:hidden;transition:.3s}.jj-menu-open .jj-menu-overlay{opacity:1;visibility:visible}.jj-hero{height:calc(100svh - 51px);min-height:620px;max-height:none}.jj-hero-slide{background-position:center center}.jj-hero-content{width:100%;padding:0 18px;transform:translate(-50%,-20%)}.jj-hero-content h2{white-space:nowrap;font-size:31px;line-height:1.15}.jj-hero-content h2 br{display:none}.jj-hero-content p{font-size:16px;line-height:1.55;max-width:360px}.jj-hero-content a{min-width:165px;height:36px}.jj-product-section{width:100%;padding:12px 10px 55px;overflow:hidden}.jj-product-section>h2{text-align:center;font-size:23px;margin:0 0 55px}.products,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px;row-gap:68px}.jj-card-image{aspect-ratio:1/1.35}.jj-card-body h2,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px!important;white-space:normal;min-height:31px}.jj-card-price{font-size:17px!important}.jj-card-actions{grid-template-columns:minmax(105px,1fr) 28px;gap:5px}.jj-view{display:none}.jj-add-button{height:36px;font-size:11px}.jj-heart{font-size:22px}.jj-card-options{min-height:104px}.jj-card-option{gap:10px 12px}.jj-card-option span{min-width:25px}.jj-editorial{height:570px;background-position:center top}.jj-editorial h2{font-size:32px}.jj-services{padding:32px 0}.jj-services-grid{grid-template-columns:1fr;gap:26px}.jj-brand-strip{overflow:hidden}.jj-brand-strip .jj-container{width:max-content;min-width:100%;justify-content:flex-start;padding:0 20px}.jj-brand-strip span{white-space:nowrap}.jj-footer{padding-top:38px}.jj-footer-grid{grid-template-columns:1fr;gap:35px;padding-bottom:35px}.jj-footer-grid section:last-child{grid-column:auto}.jj-footer-bottom{padding:18px 0;align-items:flex-start}.jj-footer-bottom p{max-width:80%}.jj-cookie{left:0;bottom:0;width:100%;max-width:none;padding:20px 26px;text-align:center}.jj-cookie div{justify-content:center}.jj-shop-main{width:100%;padding:12px 10px 75px;overflow:hidden}.jj-shop-main .jj-shop-main{padding:0}.woocommerce-products-header h1,.jj-shop-main .page-title{text-align:center;font-size:23px;margin:0 0 58px}.jj-shop-toolbar{display:none}.woocommerce div.product{padding-top:12px}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none;width:100%}.woocommerce div.product .product_title{font-size:25px}.woocommerce div.product .woocommerce-tabs ul.tabs li{display:block;margin:0}.woocommerce .related.products>h2{font-size:23px}.jj-content{padding-top:35px}.jj-content h1{font-size:27px}}
@media(max-width:420px){.jj-hero-slide:first-child{background-position:53% center}.jj-hero-slide:nth-child(2){background-position:62% center}.jj-product-section{padding-left:10px;padding-right:10px}.products,.woocommerce ul.products{column-gap:18px}.jj-card-option{gap:8px}.jj-card-option span{font-size:10px}.jj-add-button{font-size:10px}.jj-editorial{height:500px}}
.jj-search-icon{grid-column:1;grid-row:1}.jj-search button{grid-column:3;grid-row:1}
.woocommerce section.related.products,.woocommerce section.upsells.products{display:block!important;width:100%;clear:both}.woocommerce section.related.products>h2,.woocommerce section.upsells.products>h2{font-size:24px;font-weight:400;margin:45px 0 30px}.woocommerce section.related.products>ul.products,.woocommerce section.upsells.products>ul.products{display:grid!important;width:100%;grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:767px){.woocommerce section.related.products>h2,.woocommerce section.upsells.products>h2{font-size:23px;margin:40px 0 25px}.woocommerce section.related.products>ul.products,.woocommerce section.upsells.products>ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}




.entry-content{max-width: 100% !important; width: 100% !important;}
.woocommerce-MyAccount-navigation ul{padding-left:0px !important;}
.woocommerce-MyAccount-navigation li{list-style:none !important; transition:0.5s !important;}
.woocommerce-MyAccount-navigation li.is-active a{background:#000 !important; color:#fff;}
.woocommerce-MyAccount-navigation li a{width: 100%; display: flex; height: 50px; align-items: center; justify-content: center; color: #000; background: #fff; border:1px solid #000;}
.woocommerce-MyAccount-navigation li a:hover{color:#fff; background:#000 !important;}

