/* Jouelanity — WooCommerce layer (loads after woocommerce.css, so selectors
   carry extra specificity through body.jl). */

/* ------------------------------------------------------------------ layout */
body.jl .jl-layout { display: block; padding-top: 40px; }
body.jl .jl-layout--sidebar { display: grid; grid-template-columns: 250px minmax(0, 1fr); gap: 50px; }
body.jl .jl-content { min-width: 0; }
body.jl .jl-shop-toolbar { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-bottom: 26px; font-size: 11.5px; color: var(--jl-muted); }
body.jl .woocommerce-result-count { margin: 0; float: none; font-size: 11.5px; }
body.jl .woocommerce-ordering { margin: 0; float: none; display: flex; align-items: center; gap: 8px; }
body.jl .woocommerce-ordering::before { content: "Sort by"; font-size: 10px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: var(--jl-ink); }
body.jl .woocommerce-ordering select { border: 0; background: transparent; font-size: 10px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: var(--jl-ink); cursor: pointer; padding-right: 4px; }

/* ------------------------------------------------------------------ sidebar */
body.jl .jl-sidebar__toggle { display: none; }
body.jl .jl-widget { margin-bottom: 36px; font-size: 12.5px; }
body.jl .jl-widget__title, body.jl .jl-widget .widget-title { font-size: 11px; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; margin: 0 0 16px; color: var(--jl-ink); }
body.jl .jl-widget ul { list-style: none; margin: 0; padding: 0; }
body.jl .jl-widget ul li { margin: 0 0 8px; color: var(--jl-text); }
body.jl .jl-widget ul li a { color: var(--jl-text); }
body.jl .jl-widget ul li a:hover, body.jl .jl-widget ul li.current-cat > a, body.jl .jl-widget ul li.chosen a { color: var(--jl-ink); }
body.jl .jl-widget ul .children { padding-left: 14px; margin-top: 8px; }
body.jl .jl-widget .count { color: var(--jl-muted); font-size: 11px; }
body.jl .jl-widget .woocommerce-product-search { display: flex; border: 1px solid var(--jl-line); }
body.jl .jl-widget .woocommerce-product-search input[type="search"] { flex: 1; border: 0; padding: 10px 12px; font-size: 12.5px; outline: none; min-width: 0; }
body.jl .jl-widget .woocommerce-product-search button { border: 0; background: #fff; color: var(--jl-ink); font-size: 0; width: 38px; cursor: pointer; position: relative; }
body.jl .jl-widget .woocommerce-product-search button::before { content: ""; position: absolute; left: 50%; top: 50%; width: 12px; height: 12px; margin: -8px 0 0 -7px; border: 1.6px solid var(--jl-ink); border-radius: 50%; }
body.jl .jl-widget .woocommerce-product-search button::after { content: ""; position: absolute; left: 50%; top: 50%; width: 6px; height: 1.6px; background: var(--jl-ink); transform: rotate(45deg); margin: 3px 0 0 3px; }
body.jl .widget_price_filter .price_slider_wrapper .ui-widget-content { background: var(--jl-line); height: 3px; border-radius: 0; }
body.jl .widget_price_filter .ui-slider .ui-slider-range { background: var(--jl-ink); border-radius: 0; }
body.jl .widget_price_filter .ui-slider .ui-slider-handle { background: var(--jl-ink); border-radius: 0; width: 10px; height: 10px; top: -4px; margin-left: -5px; }
body.jl .widget_price_filter .price_slider_amount { display: flex; align-items: center; justify-content: space-between; gap: 10px; font-size: 11px; margin-top: 20px; }
body.jl .widget_price_filter .price_slider_amount .button { float: none; order: 0; background: transparent; border: 1px solid var(--jl-line); color: var(--jl-ink); font-size: 10px; letter-spacing: .16em; text-transform: uppercase; padding: 8px 14px; font-weight: 700; border-radius: 0; }
body.jl .widget_price_filter .price_slider_amount .price_label { order: 1; color: var(--jl-muted); }
body.jl .widget_price_filter .price_slider_amount .clear { display: none; }
body.jl .jl-widget .product_list_widget li, body.jl .woocommerce ul.product_list_widget li { display: grid; grid-template-columns: 64px minmax(0, 1fr); grid-auto-rows: min-content; column-gap: 14px; padding: 0; margin-bottom: 18px; align-items: start; }
body.jl .jl-widget .product_list_widget li::before, body.jl .jl-widget .product_list_widget li::after { content: none; }
body.jl .jl-widget .product_list_widget li > a, body.jl .woocommerce ul.product_list_widget li a { display: contents; }
body.jl .jl-widget .product_list_widget li img, body.jl .woocommerce ul.product_list_widget li img { grid-column: 1; grid-row: 1 / span 4; width: 64px; height: 64px; object-fit: cover; float: none; margin: 0; }
body.jl .jl-widget .product_list_widget li .product-title, body.jl .jl-widget .product_list_widget li .amount, body.jl .jl-widget .product_list_widget li .star-rating, body.jl .jl-widget .product_list_widget li del, body.jl .jl-widget .product_list_widget li ins { grid-column: 2; }
body.jl .jl-widget .product_list_widget li .product-title { font-size: 10.5px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: var(--jl-ink); line-height: 1.5; display: block; }
body.jl .jl-widget .product_list_widget li .amount { font-weight: 700; color: var(--jl-ink); font-size: 12px; }
body.jl .jl-widget .product_list_widget li .star-rating { margin: 2px 0; }

/* ------------------------------------------------------------------ grid & cards */
body.jl ul.products, body.jl ul.products.jl-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 40px 30px; margin: 0 0 30px; padding: 0; list-style: none; }
body.jl ul.products::before, body.jl ul.products::after { content: none; display: none; }
body.jl ul.products.columns-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
body.jl ul.products.columns-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
body.jl ul.products.columns-1 { grid-template-columns: minmax(0, 1fr); max-width: 320px; }
body.jl ul.products li.product, body.jl ul.products li.jl-card, body.jl ul.products[class*="columns-"] li.product, body.jl .woocommerce ul.products[class*="columns-"] li.product, body.jl .woocommerce ul.products[class*="columns-"] li.product.first, body.jl .woocommerce ul.products[class*="columns-"] li.product.last { width: auto; float: none; margin: 0; padding: 0; clear: none; text-align: center; }
body.jl .jl-card__media { position: relative; overflow: hidden; background: var(--jl-bg-soft); aspect-ratio: 1 / 1; }
body.jl .jl-card__media img { width: 100%; height: 100%; object-fit: cover; margin: 0; transition: transform .7s var(--jl-ease); }
body.jl .jl-card:hover .jl-card__media img { transform: scale(1.04); }
body.jl .jl-badge { position: absolute; top: 14px; left: 14px; z-index: 2; background: var(--jl-ink); color: #fff; font-size: 8.5px; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; padding: 7px 12px 6px; line-height: 1; }
body.jl .jl-badge--sale, body.jl .jl-badge--out { left: auto; right: 14px; }
body.jl .jl-badge--out { background: #1f1f1f; }
body.jl .jl-card__actions { position: absolute; left: 0; right: 0; bottom: 0; z-index: 2; transform: translateY(100%); transition: transform .3s var(--jl-ease); }
body.jl .jl-card:hover .jl-card__actions, body.jl .jl-card:focus-within .jl-card__actions { transform: translateY(0); }
body.jl .jl-card__actions .button, body.jl .jl-card__actions a.button { display: block; width: 100%; margin: 0; border-radius: 0; background: rgba(51,51,51,.96); color: #fff; font-size: 10px; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; padding: 15px 10px; line-height: 1; text-align: center; }
body.jl .jl-card__actions .button:hover { background: #000; }
body.jl .jl-card__actions .button.loading { opacity: .7; }
body.jl .jl-card__actions .added_to_cart { display: block; background: #fff; color: var(--jl-ink); font-size: 10px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; padding: 10px; }
body.jl .jl-card__body { padding: 18px 6px 0; }
body.jl .jl-card__brand { display: block; font-size: 9.5px; letter-spacing: .16em; text-transform: uppercase; color: var(--jl-muted); margin-bottom: 6px; }
body.jl .jl-card__title, body.jl ul.products li.product .woocommerce-loop-product__title { font-size: 11px; font-weight: 600; letter-spacing: .12em; text-transform: uppercase; color: var(--jl-ink); margin: 0 0 8px; padding: 0; line-height: 1.6; }
body.jl .jl-card__title a { color: var(--jl-ink); }
body.jl ul.products li.product .price { display: block; color: var(--jl-ink); font-size: 13px; font-weight: 700; margin: 0 0 6px; line-height: 1.4; }
body.jl ul.products li.product .price del { color: var(--jl-muted); font-weight: 500; opacity: 1; margin-right: 6px; }
body.jl ul.products li.product .price ins { text-decoration: none; }
body.jl .star-rating { color: var(--jl-ink); font-size: 11px; }
body.jl ul.products li.product .star-rating { margin: 4px auto 0; }
body.jl .woocommerce-pagination { margin-top: 10px; }

/* ------------------------------------------------------------------ single product */
body.jl .jl-single { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 60px; align-items: start; margin-bottom: 60px; }
body.jl .woocommerce div.product .jl-single div.images, body.jl .woocommerce div.product .jl-single div.summary { float: none; width: auto; margin: 0; }
body.jl .woocommerce div.product div.images img { width: 100%; }
body.jl .woocommerce div.product div.images, body.jl .woocommerce div.product div.images .woocommerce-product-gallery__wrapper { width: 100%; }
body.jl .woocommerce div.product div.images .woocommerce-product-gallery__image { background: var(--jl-bg-soft); }
body.jl .woocommerce div.product div.images .flex-control-thumbs { margin: 14px -7px 0; display: flex; flex-wrap: wrap; }
body.jl .woocommerce div.product div.images .flex-control-thumbs li { width: 25%; padding: 0 7px 14px; float: none; cursor: pointer; }
body.jl .woocommerce div.product div.images .flex-control-thumbs li img { opacity: .6; transition: opacity .2s; background: var(--jl-bg-soft); }
body.jl .woocommerce div.product div.images .flex-control-thumbs li img.flex-active, body.jl .woocommerce div.product div.images .flex-control-thumbs li img:hover { opacity: 1; }
body.jl .woocommerce div.product .woocommerce-product-gallery__trigger { border-radius: 0; background: #fff; }
body.jl .woocommerce div.product .product_title { font-size: 18px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; margin-bottom: 8px; }
body.jl .jl-single__brand { font-size: 10.5px; letter-spacing: .14em; text-transform: uppercase; color: var(--jl-muted); margin-bottom: 12px; }
body.jl .jl-single__brand strong { color: var(--jl-ink); }
body.jl .woocommerce div.product p.price, body.jl .woocommerce div.product span.price { color: var(--jl-ink); font-size: 18px; font-weight: 700; margin-bottom: 4px; }
body.jl .woocommerce div.product p.price del { color: var(--jl-muted); font-weight: 500; opacity: 1; }
body.jl .woocommerce div.product p.price ins { text-decoration: none; }
body.jl .jl-price-note { font-size: 11.5px; color: var(--jl-muted); margin-bottom: 14px; line-height: 1.6; }
body.jl .woocommerce div.product .woocommerce-product-rating { margin-bottom: 14px; }
body.jl .woocommerce div.product .woocommerce-product-rating .woocommerce-review-link { font-size: 11px; color: var(--jl-muted); }
body.jl .woocommerce div.product .woocommerce-product-details__short-description { font-size: 13.5px; color: var(--jl-text); margin-bottom: 20px; }
body.jl .woocommerce div.product form.cart { display: flex; align-items: stretch; gap: 12px; margin: 6px 0 22px; }
body.jl .woocommerce div.product form.cart div.quantity { float: none; margin: 0; }
body.jl .woocommerce .quantity { display: inline-flex; align-items: stretch; border: 1px solid var(--jl-line); }
body.jl .woocommerce .quantity .qty { width: 48px; border: 0; text-align: center; font-size: 13px; font-weight: 600; color: var(--jl-ink); -moz-appearance: textfield; padding: 0; min-height: 46px; }
body.jl .woocommerce .quantity .qty::-webkit-outer-spin-button, body.jl .woocommerce .quantity .qty::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
body.jl .woocommerce .quantity .jl-qty-btn { width: 30px; border: 0; background: #fff; color: var(--jl-ink); cursor: pointer; font-size: 14px; }
body.jl .woocommerce .quantity .jl-qty-btn:hover { background: var(--jl-bg-soft); }
body.jl .woocommerce div.product form.cart .button, body.jl .woocommerce #respond input#submit, body.jl .woocommerce a.button, body.jl .woocommerce button.button, body.jl .woocommerce input.button, body.jl .woocommerce .button.alt, body.jl .woocommerce #respond input#submit.alt, body.jl .woocommerce a.button.alt, body.jl .woocommerce button.button.alt, body.jl .woocommerce input.button.alt, body.jl.woocommerce-page button.button, body.jl .wc-block-components-button {
	background: var(--jl-ink); color: #fff; border: 1px solid var(--jl-ink); border-radius: 0; font-size: 11px; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; padding: 16px 30px; line-height: 1; float: none; transition: background .25s, color .25s;
}
body.jl .woocommerce div.product form.cart .button:hover, body.jl .woocommerce a.button:hover, body.jl .woocommerce button.button:hover, body.jl .woocommerce input.button:hover, body.jl .woocommerce .button.alt:hover, body.jl .woocommerce a.button.alt:hover, body.jl .woocommerce button.button.alt:hover, body.jl .woocommerce input.button.alt:hover { background: #000; color: #fff; border-color: #000; }
body.jl .woocommerce a.button.disabled, body.jl .woocommerce button.button:disabled, body.jl .woocommerce button.button:disabled[disabled] { background: var(--jl-ink); color: #fff; opacity: .5; padding: 16px 30px; }
body.jl .woocommerce div.product .product_meta { font-size: 11.5px; color: var(--jl-muted); display: grid; gap: 4px; margin: 0 0 18px; }
body.jl .woocommerce div.product .product_meta > span { display: block; }
body.jl .woocommerce div.product .product_meta > span > span, body.jl .woocommerce div.product .product_meta a { color: var(--jl-ink); }
body.jl .jl-share { display: flex; align-items: center; gap: 12px; font-size: 11.5px; color: var(--jl-muted); margin-bottom: 22px; }
body.jl .jl-share a { color: var(--jl-ink); display: inline-flex; }
body.jl .jl-ship-panel { border: 1px solid var(--jl-line); padding: 18px 20px; margin-bottom: 26px; background: var(--jl-bg-alt); }
body.jl .jl-ship-panel ul { list-style: none; margin: 0; padding: 0; display: grid; gap: 10px; }
body.jl .jl-ship-panel li { display: grid; grid-template-columns: 20px 1fr; gap: 12px; font-size: 12.5px; line-height: 1.6; color: var(--jl-text); }
body.jl .jl-ship-panel li .jl-ico { color: var(--jl-ink); margin-top: 2px; }
body.jl .jl-ship-panel strong { color: var(--jl-ink); }
body.jl .jl-ship-panel a { text-decoration: underline; text-underline-offset: 2px; }
body.jl .woocommerce div.product .woocommerce-tabs { margin: 0; }
body.jl .woocommerce div.product .woocommerce-tabs ul.tabs { padding: 0; margin: 0 0 22px; border-bottom: 1px solid var(--jl-line); display: flex; gap: 24px; overflow: visible; }
body.jl .woocommerce div.product .woocommerce-tabs ul.tabs::before, body.jl .woocommerce div.product .woocommerce-tabs ul.tabs::after { display: none; }
body.jl .woocommerce div.product .woocommerce-tabs ul.tabs li { background: none; border: 0; border-radius: 0; margin: 0; padding: 0; position: relative; }
body.jl .woocommerce div.product .woocommerce-tabs ul.tabs li::before, body.jl .woocommerce div.product .woocommerce-tabs ul.tabs li::after { display: none; }
body.jl .woocommerce div.product .woocommerce-tabs ul.tabs li a { padding: 0 0 12px; font-size: 10px; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; color: var(--jl-muted); border-bottom: 2px solid transparent; margin-bottom: -1px; display: block; }
body.jl .woocommerce div.product .woocommerce-tabs ul.tabs li.active a { color: var(--jl-ink); border-bottom-color: var(--jl-ink); }
body.jl .woocommerce div.product .woocommerce-tabs .panel { font-size: 13.5px; color: var(--jl-text); margin: 0; }
body.jl .woocommerce div.product .woocommerce-tabs .panel h2 { font-size: 12px; letter-spacing: .16em; text-transform: uppercase; margin: 0 0 14px; }
body.jl .woocommerce div.product .woocommerce-tabs .panel h2 + h2 { margin-top: 20px; }
body.jl .woocommerce-Tabs-panel--jl_shipping h2:not(:first-child) { margin-top: 24px; }
body.jl .woocommerce table.shop_attributes { border-top: 1px solid var(--jl-line); }
body.jl .woocommerce table.shop_attributes th, body.jl .woocommerce table.shop_attributes td { font-size: 12.5px; padding: 9px 10px; border-bottom: 1px solid var(--jl-line); background: none; font-style: normal; }
body.jl .woocommerce table.shop_attributes th { width: 36%; color: var(--jl-ink); font-weight: 600; }
body.jl .woocommerce table.shop_attributes td p { margin: 0; }
body.jl .woocommerce div.product section.related, body.jl .woocommerce div.product section.up-sells { margin-top: 20px; }
body.jl .woocommerce div.product section.related > h2, body.jl .woocommerce div.product section.up-sells > h2 { display: flex; align-items: center; gap: 28px; font-size: 16px; font-weight: 800; letter-spacing: .22em; text-transform: uppercase; margin: 0 0 44px; }
body.jl .woocommerce div.product section.related > h2::before, body.jl .woocommerce div.product section.related > h2::after, body.jl .woocommerce div.product section.up-sells > h2::before, body.jl .woocommerce div.product section.up-sells > h2::after { content: ""; flex: 1; height: 1px; background: var(--jl-line); }
body.jl .woocommerce #reviews #comments ol.commentlist li img.avatar { border-radius: 50%; border: 0; background: var(--jl-bg-soft); padding: 0; width: 48px; }
body.jl .woocommerce #reviews #comments ol.commentlist li .comment-text { border-color: var(--jl-line); border-radius: 0; }
body.jl .woocommerce #review_form #respond textarea, body.jl .woocommerce #review_form #respond input[type="text"], body.jl .woocommerce #review_form #respond input[type="email"] { border: 1px solid var(--jl-line); padding: 10px; width: 100%; }

/* ------------------------------------------------------------------ notices */
body.jl .woocommerce-message, body.jl .woocommerce-info, body.jl .woocommerce-error, body.jl .woocommerce-notice { border-top: 0; border-left: 3px solid var(--jl-ink); background: var(--jl-bg-soft); color: var(--jl-ink-2); padding: 14px 18px 14px 20px; border-radius: 0; font-size: 13px; margin-bottom: 26px; }
body.jl .woocommerce-message::before, body.jl .woocommerce-info::before, body.jl .woocommerce-error::before { display: none; }
body.jl .woocommerce-error { border-left-color: var(--jl-err); }
body.jl .woocommerce-message .button, body.jl .woocommerce-info .button { float: right; margin-left: 14px; padding: 10px 16px; font-size: 10px; }
body.jl .woocommerce-store-notice { background: var(--jl-ink); font-size: 12px; }

/* ------------------------------------------------------------------ cart */
body.jl.woocommerce-cart .jl-layout, body.jl.woocommerce-checkout .jl-layout, body.jl.woocommerce-account .jl-layout { padding-top: 40px; }
body.jl .woocommerce table.shop_table { border: 0; border-collapse: collapse; border-radius: 0; margin-bottom: 30px; font-size: 13px; }
body.jl .woocommerce table.shop_table th { font-size: 10px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: var(--jl-ink); border-bottom: 1px solid var(--jl-line); padding: 12px 10px; background: none; }
body.jl .woocommerce table.shop_table td { border-top: 0; border-bottom: 1px solid var(--jl-line-2); padding: 16px 10px; vertical-align: middle; }
body.jl .woocommerce table.shop_table td.product-name a { color: var(--jl-ink); font-weight: 600; font-size: 12px; letter-spacing: .06em; text-transform: uppercase; }
body.jl .woocommerce table.cart img, body.jl.woocommerce-page table.cart img { width: 70px; }
body.jl .woocommerce a.remove { color: var(--jl-muted) !important; font-size: 18px; }
body.jl .woocommerce a.remove:hover { background: var(--jl-ink); color: #fff !important; }
body.jl .woocommerce table.shop_table td.actions { padding: 18px 0 0; border: 0; }
body.jl .woocommerce table.shop_table td.actions .coupon { display: flex; gap: 8px; float: left; }
body.jl .woocommerce table.shop_table td.actions .coupon .input-text { border: 1px solid var(--jl-line); padding: 12px 14px; width: 200px; font-size: 12px; }
body.jl .woocommerce table.shop_table td.actions .button { padding: 13px 22px; }
body.jl .woocommerce table.shop_table td.actions > .button { float: right; }
body.jl .woocommerce .cart-collaterals .cart_totals { float: none; width: auto; max-width: 460px; margin-left: auto; border: 1px solid var(--jl-line); padding: 26px 28px; }
body.jl .woocommerce .cart-collaterals .cart_totals h2 { font-size: 12px; letter-spacing: .18em; text-transform: uppercase; margin-bottom: 16px; }
body.jl .woocommerce .cart_totals table.shop_table th { width: 40%; border-bottom: 1px solid var(--jl-line-2); }
body.jl .woocommerce .cart_totals .order-total td, body.jl .woocommerce .cart_totals .order-total th { font-size: 15px; color: var(--jl-ink); }
body.jl .woocommerce .wc-proceed-to-checkout a.checkout-button { display: block; text-align: center; margin-bottom: 12px; font-size: 11px; padding: 18px; }
body.jl .jl-checkout-terms { font-size: 11.5px; color: var(--jl-muted); line-height: 1.7; margin-bottom: 16px; }
body.jl .jl-checkout-terms p { margin-bottom: 8px; }
body.jl .jl-checkout-terms a { color: var(--jl-ink); text-decoration: underline; text-underline-offset: 2px; }
body.jl .jl-pay-block { display: flex; align-items: center; gap: 12px; font-size: 10px; letter-spacing: .14em; text-transform: uppercase; color: var(--jl-muted); margin-top: 14px; }
body.jl.woocommerce-cart .cart-empty, body.jl .woocommerce .return-to-shop { text-align: center; }
body.jl .woocommerce .cart-empty.woocommerce-info { border: 0; background: none; font-size: 16px; color: var(--jl-ink); }
body.jl .woocommerce .return-to-shop a.button { display: inline-block; }

/* ------------------------------------------------------------------ checkout */
body.jl.woocommerce-checkout form.checkout { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(0, .85fr); gap: 50px; align-items: start; }
body.jl.woocommerce-checkout form.checkout #customer_details { display: block; }
body.jl.woocommerce-checkout form.checkout #customer_details .col-1, body.jl.woocommerce-checkout form.checkout #customer_details .col-2 { float: none; width: auto; }
body.jl.woocommerce-checkout form.checkout .col2-set::before, body.jl.woocommerce-checkout form.checkout .col2-set::after { content: none; }
body.jl.woocommerce-checkout #order_review_heading { display: none; }
body.jl .jl-checkout-review { border: 1px solid var(--jl-line); padding: 26px 28px; position: sticky; top: calc(var(--jl-header-h) + 20px); }
body.jl .jl-checkout-review::before { content: "Your order"; display: block; font-size: 12px; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; color: var(--jl-ink); margin-bottom: 16px; }
body.jl .woocommerce form .form-row label { font-size: 11px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: var(--jl-ink); margin-bottom: 4px; }
body.jl .woocommerce form .form-row .required { color: var(--jl-err); text-decoration: none; }
body.jl .woocommerce form .form-row input.input-text, body.jl .woocommerce form .form-row textarea, body.jl .woocommerce form .form-row select, body.jl .woocommerce form .form-row .select2-container .select2-selection--single { border: 1px solid var(--jl-line); padding: 11px 14px; font-size: 13.5px; border-radius: 0; height: auto; min-height: 44px; background: #fff; color: var(--jl-ink); box-shadow: none; }
body.jl .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 20px; color: var(--jl-ink); padding-left: 0; }
body.jl .select2-container--default .select2-selection--single .select2-selection__arrow { height: 42px; }
body.jl .woocommerce form .form-row.woocommerce-invalid .select2-container, body.jl .woocommerce form .form-row.woocommerce-invalid input.input-text, body.jl .woocommerce form .form-row.woocommerce-invalid select { border-color: var(--jl-err); }
body.jl .woocommerce form .form-row.woocommerce-validated input.input-text { border-color: var(--jl-ok); }
body.jl .woocommerce-billing-fields h3, body.jl .woocommerce-shipping-fields h3, body.jl .woocommerce-additional-fields h3 { font-size: 12px; letter-spacing: .18em; text-transform: uppercase; margin: 0 0 18px; }
body.jl .woocommerce-checkout-review-order-table th, body.jl .woocommerce-checkout-review-order-table td, body.jl .woocommerce table.shop_table.woocommerce-checkout-review-order-table td, body.jl .woocommerce table.shop_table.woocommerce-checkout-review-order-table th { padding: 10px 0; border-left: 0; border-right: 0; border-top: 0; border-bottom: 1px solid var(--jl-line-2); }
body.jl .woocommerce-checkout-review-order-table thead th { border-bottom: 1px solid var(--jl-line); }
body.jl .woocommerce-checkout-review-order-table .order-total th, body.jl .woocommerce-checkout-review-order-table .order-total td { font-size: 15px; color: var(--jl-ink); border-bottom: 0; }
body.jl .woocommerce-checkout-review-order-table .product-name { font-size: 12.5px; }
body.jl.woocommerce-checkout #payment { background: none; border-radius: 0; border-top: 1px solid var(--jl-line); margin-top: 10px; padding-top: 10px; }
body.jl.woocommerce-checkout #payment ul.payment_methods { border: 0; padding: 10px 0; }
body.jl.woocommerce-checkout #payment ul.payment_methods li { font-size: 13px; color: var(--jl-ink); }
body.jl.woocommerce-checkout #payment div.payment_box { background: var(--jl-bg-soft); border-radius: 0; font-size: 12.5px; color: var(--jl-text); }
body.jl.woocommerce-checkout #payment div.payment_box::before { border-bottom-color: var(--jl-bg-soft); }
body.jl.woocommerce-checkout #payment div.form-row.place-order { padding: 10px 0 0; }
body.jl.woocommerce-checkout #payment #place_order { width: 100%; padding: 18px; font-size: 11px; }
body.jl .woocommerce-terms-and-conditions-wrapper { font-size: 12px; color: var(--jl-text); margin-bottom: 12px; }
body.jl .woocommerce-terms-and-conditions-wrapper a { color: var(--jl-ink); text-decoration: underline; }
body.jl .woocommerce-form-coupon-toggle .woocommerce-info, body.jl .woocommerce-form-login-toggle .woocommerce-info { margin-bottom: 16px; }
body.jl.woocommerce-checkout .woocommerce-form-coupon-toggle, body.jl.woocommerce-checkout .woocommerce-form-login-toggle { grid-column: 1 / -1; }
body.jl .woocommerce-order { font-size: 13.5px; }
body.jl .woocommerce-order h2, body.jl .woocommerce-order h3 { font-size: 13px; letter-spacing: .16em; text-transform: uppercase; margin: 30px 0 14px; }
body.jl .woocommerce ul.order_details { padding: 0; margin: 0 0 20px; display: flex; flex-wrap: wrap; gap: 0; border: 1px solid var(--jl-line); }
body.jl .woocommerce ul.order_details li { border-right: 1px solid var(--jl-line); padding: 14px 18px; margin: 0; font-size: 10px; color: var(--jl-muted); letter-spacing: .1em; }
body.jl .woocommerce ul.order_details li strong { font-size: 13px; color: var(--jl-ink); letter-spacing: 0; }
body.jl .woocommerce .woocommerce-customer-details address { border: 1px solid var(--jl-line); border-radius: 0; padding: 16px 18px; font-style: normal; }

/* ------------------------------------------------------------------ account */
body.jl.woocommerce-account .woocommerce-MyAccount-navigation { float: none; width: 240px; }
body.jl.woocommerce-account .woocommerce-MyAccount-content { float: none; width: auto; min-width: 0; }
body.jl.woocommerce-account .woocommerce > .woocommerce-MyAccount-navigation + .woocommerce-MyAccount-content { }
body.jl.woocommerce-account .jl-content .woocommerce:not(:has(.woocommerce-form-login)) { display: grid; grid-template-columns: 240px minmax(0, 1fr); gap: 50px; align-items: start; }
body.jl .woocommerce-MyAccount-navigation ul { list-style: none; margin: 0; padding: 0; border: 1px solid var(--jl-line); }
body.jl .woocommerce-MyAccount-navigation li { border-bottom: 1px solid var(--jl-line-2); }
body.jl .woocommerce-MyAccount-navigation li:last-child { border-bottom: 0; }
body.jl .woocommerce-MyAccount-navigation li a { display: block; padding: 12px 18px; font-size: 10.5px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: var(--jl-text); }
body.jl .woocommerce-MyAccount-navigation li.is-active a, body.jl .woocommerce-MyAccount-navigation li a:hover { color: var(--jl-ink); background: var(--jl-bg-soft); }
body.jl .woocommerce-MyAccount-content { font-size: 13.5px; color: var(--jl-text); }
body.jl .woocommerce-MyAccount-content h2, body.jl .woocommerce-MyAccount-content h3, body.jl .woocommerce-MyAccount-content legend { font-size: 12px; letter-spacing: .16em; text-transform: uppercase; margin: 0 0 16px; }
body.jl.woocommerce-account .woocommerce-form-login, body.jl.woocommerce-account .woocommerce-form-register { border: 1px solid var(--jl-line); border-radius: 0; padding: 30px; max-width: 520px; margin: 0 auto; }
body.jl .woocommerce .col2-set .col-1, body.jl .woocommerce .col2-set .col-2 { float: none; width: auto; }
body.jl .woocommerce #customer_login { display: grid; grid-template-columns: 1fr 1fr; gap: 30px; }
body.jl .woocommerce #customer_login::before, body.jl .woocommerce #customer_login::after { content: none; }
body.jl .woocommerce #customer_login h2 { font-size: 12px; letter-spacing: .16em; text-transform: uppercase; text-align: center; }
body.jl .woocommerce-form-login .woocommerce-form-login__submit, body.jl .woocommerce-form-register .woocommerce-form-register__submit, body.jl .woocommerce-ResetPassword .woocommerce-Button { width: 100%; margin-top: 8px; }
body.jl .woocommerce-form-login__rememberme { display: block; margin: 10px 0 !important; font-size: 12px; }
body.jl .woocommerce-LostPassword { font-size: 12px; }
body.jl .woocommerce-privacy-policy-text { font-size: 11.5px; color: var(--jl-muted); }
body.jl.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address { margin-bottom: 20px; }
body.jl.woocommerce-account .addresses .title .edit { font-size: 11px; text-transform: uppercase; letter-spacing: .1em; }
body.jl .woocommerce-orders-table__cell-order-actions .button { padding: 9px 14px; font-size: 9.5px; margin-right: 6px; }
body.jl .jl-track-panel { border: 1px solid var(--jl-line); padding: 22px 24px; margin: 0 0 26px; background: var(--jl-bg-alt); }
body.jl .jl-track-panel h3 { font-size: 12px; letter-spacing: .16em; text-transform: uppercase; margin-bottom: 10px; }
body.jl .jl-track-number strong { font-size: 16px; color: var(--jl-ink); letter-spacing: .06em; margin-left: 6px; }
body.jl .jl-track-panel .jl-btn { margin: 6px 0 10px; }
body.jl .woocommerce form.track_order { max-width: 560px; }
body.jl .woocommerce form.track_order p:not(.form-row) { font-size: 13.5px; }
body.jl .woocommerce form.track_order .button { width: 100%; margin-top: 10px; }

/* ------------------------------------------------------------------ responsive */
@media (max-width: 1024px) {
	body.jl .jl-layout--sidebar { grid-template-columns: 1fr; gap: 20px; }
	body.jl .jl-sidebar__toggle { display: inline-flex; align-items: center; gap: 8px; background: none; border: 1px solid var(--jl-line); padding: 10px 16px; font-size: 10px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: var(--jl-ink); cursor: pointer; margin-bottom: 10px; }
	body.jl .jl-sidebar__body { display: none; border: 1px solid var(--jl-line); padding: 22px 22px 0; margin-bottom: 10px; }
	body.jl .jl-sidebar__body.is-open { display: block; }
	body.jl ul.products, body.jl ul.products.jl-grid, body.jl ul.products.columns-3, body.jl ul.products.columns-4 { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 30px 20px; }
	body.jl .jl-single { grid-template-columns: 1fr; gap: 34px; }
	body.jl.woocommerce-checkout form.checkout { grid-template-columns: 1fr; gap: 30px; }
	body.jl .jl-checkout-review { position: static; }
	body.jl.woocommerce-account .jl-content .woocommerce:not(:has(.woocommerce-form-login)) { grid-template-columns: 1fr; gap: 24px; }
	body.jl.woocommerce-account .woocommerce-MyAccount-navigation { width: auto; }
	body.jl .woocommerce-MyAccount-navigation ul { display: flex; flex-wrap: wrap; }
	body.jl .woocommerce-MyAccount-navigation li { border: 0; }
}
@media (max-width: 767px) {
	body.jl ul.products, body.jl ul.products.jl-grid, body.jl ul.products.columns-3, body.jl ul.products.columns-4 { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 26px 14px; }
	body.jl .jl-card__actions { transform: none; position: static; margin-top: 0; }
	body.jl .jl-card__actions .button { background: #fff; color: var(--jl-ink); border-top: 1px solid var(--jl-line); padding: 12px 6px; font-size: 9px; }
	body.jl .jl-shop-toolbar { flex-direction: column; align-items: flex-start; gap: 8px; }
	body.jl .woocommerce div.product form.cart { flex-wrap: wrap; }
	body.jl .woocommerce div.product form.cart .button { flex: 1; }
	body.jl .woocommerce table.shop_table_responsive tr td { border-bottom: 0; }
	body.jl .woocommerce table.shop_table_responsive tr { border-bottom: 1px solid var(--jl-line); display: block; padding: 10px 0; }
	body.jl .woocommerce table.shop_table td.actions .coupon { float: none; margin-bottom: 12px; }
	body.jl .woocommerce table.shop_table td.actions .coupon .input-text { width: auto; flex: 1; }
	body.jl .woocommerce table.shop_table td.actions > .button { float: none; width: 100%; }
	body.jl .woocommerce .cart-collaterals .cart_totals { max-width: none; padding: 20px; }
	body.jl .woocommerce #customer_login { grid-template-columns: 1fr; }
	body.jl .woocommerce ul.order_details li { flex: 1 1 45%; border-right: 0; border-bottom: 1px solid var(--jl-line); }
	body.jl .woocommerce div.product .product_title { font-size: 16px; }
}
