
.clx-qdl-add-quote{background:var(--clx-qd-quote-bg)!important;color:var(--clx-qd-quote-text)!important;border:1px solid var(--clx-qd-quote-bg)!important;transition:.2s ease}
.clx-qdl-add-quote:hover,.clx-qdl-add-quote:focus{background:var(--clx-qd-quote-bg-hover)!important;border-color:var(--clx-qd-quote-bg-hover)!important;color:#fff!important}
.clx-qdl-add-quote.is-loading{opacity:.65;pointer-events:none}
.clx-qdl-loop-actions,.clx-qdl-single-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.clx-qdl-loop-actions{position:absolute;left:14px;right:14px;bottom:14px;z-index:4;opacity:0;transform:translateY(8px);transition:.2s ease}
.clx-product-card__media:hover .clx-qdl-loop-actions,.product:hover .clx-qdl-loop-actions{opacity:1;transform:none}
.clx-qdl-loop-actions button,.clx-qdl-compare,.clx-qdl-quick-view{appearance:none;border:1px solid rgba(29,28,25,.18);background:rgba(255,255,255,.94);color:#1d1c19;padding:9px 12px;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}
.clx-qdl-loop-actions button:hover,.clx-qdl-compare:hover,.clx-qdl-quick-view:hover{background:#1d1c19;color:#fff}
.clx-qdl-page-header{max-width:760px;margin:0 0 42px}
.clx-qdl-page-header span,.clx-qdl-eyebrow{display:block;color:var(--clx-qd-accent);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px}
.clx-qdl-page-header h1{font-family:Georgia,serif;font-size:clamp(42px,6vw,76px);font-weight:400;line-height:1.02;margin:0 0 18px;color:#1d1c19}
.clx-qdl-page-header p{font-size:17px;line-height:1.75;color:#6d685f}
.clx-qdl-quote-page,.clx-qdl-compare-page{max-width:1440px;margin:0 auto;padding:70px 4vw 100px}
.clx-qdl-quote-table{border-top:1px solid #dad5cc}
.clx-qdl-quote-row{display:grid;grid-template-columns:130px minmax(0,1fr) 110px auto;align-items:center;gap:24px;padding:22px 0;border-bottom:1px solid #dad5cc}
.clx-qdl-quote-image img{width:130px;height:110px;object-fit:cover;background:#f3efe8}
.clx-qdl-quote-row h3{font-family:Georgia,serif;font-size:24px;font-weight:400;margin:0 0 8px}
.clx-qdl-quote-row h3 a{color:#1d1c19;text-decoration:none}
.clx-qdl-quote-row label{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.clx-qdl-quote-row input{display:block;width:84px;margin-top:8px;padding:10px;border:1px solid #cfc8bd}
.clx-qdl-remove{border:0;background:none;color:#a43b32;text-decoration:underline;cursor:pointer}
.clx-qdl-request-form{display:grid;grid-template-columns:minmax(230px,.72fr) minmax(0,1.6fr);gap:70px;margin-top:70px;padding:48px;background:#f4f0e9}
.clx-qdl-request-form h2{font-family:Georgia,serif;font-size:42px;font-weight:400;margin:0 0 15px}
.clx-qdl-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.clx-qdl-form-grid label{font-size:12px;font-weight:700;color:#3f3c36}
.clx-qdl-form-grid .wide{grid-column:1/-1}
.clx-qdl-form-grid input,.clx-qdl-form-grid select,.clx-qdl-form-grid textarea{display:block;width:100%;margin-top:7px;padding:13px 14px;background:#fff;border:1px solid #d5cec2;border-radius:0}
.clx-qdl-consent{display:flex;gap:10px;align-items:flex-start;margin:20px 0;font-size:13px;line-height:1.5}
.clx-qdl-empty{padding:50px;background:#f4f0e9;text-align:center}
.clx-qdl-empty h2{font-family:Georgia,serif;font-size:34px;font-weight:400}
.clx-qdl-compare-scroll{overflow:auto;-webkit-overflow-scrolling:touch}
.clx-qdl-compare-table{width:100%;min-width:880px;border-collapse:collapse}
.clx-qdl-compare-table th,.clx-qdl-compare-table td{border:1px solid #ded8cf;padding:18px;vertical-align:top;text-align:left}
.clx-qdl-compare-table th{width:150px;background:#1d1c19;color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.08em}
.clx-qdl-compare-table td{min-width:210px;background:#fff}
.clx-qdl-compare-table td img{display:block;width:100%;height:190px;object-fit:contain;background:#f4f0e9;margin-bottom:14px}
.clx-qdl-compare-table td strong{display:block;font-family:Georgia,serif;font-size:20px;font-weight:400;color:#1d1c19}
.clx-qdl-compare-remove{float:right;border:0;background:#1d1c19;color:#fff;border-radius:50%;width:28px;height:28px;cursor:pointer}
.clx-qdl-modal[hidden]{display:none!important}
.clx-qdl-modal{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:24px}
.clx-qdl-modal__backdrop{position:absolute;inset:0;background:var(--clx-qd-qv-overlay)}
.clx-qdl-modal__dialog{position:relative;width:min(1040px,94vw);max-height:90vh;overflow:auto;background:var(--clx-qd-qv-bg);box-shadow:0 28px 90px rgba(0,0,0,.32)}
.clx-qdl-modal__close{position:absolute;right:16px;top:12px;z-index:3;width:42px;height:42px;border:0;background:#1d1c19;color:#fff;font-size:28px;cursor:pointer}
.clx-qdl-modal__body{min-height:360px}
.clx-qdl-qv-grid{display:grid;grid-template-columns:1.15fr 1fr;min-height:540px}
.clx-qdl-qv-media{background:#f3efe8;display:flex;align-items:center;justify-content:center}
.clx-qdl-qv-media img{width:100%;height:100%;max-height:680px;object-fit:contain}
.clx-qdl-qv-content{padding:70px 56px}
.clx-qdl-qv-content h2{font-family:Georgia,serif;font-size:42px;line-height:1.1;font-weight:400;margin:0 0 18px}
.clx-qdl-qv-content .price{font-size:20px;font-weight:800;margin-bottom:22px}
.clx-qdl-qv-description{color:#656057;line-height:1.7;margin-bottom:28px}
.clx-qdl-qv-quote{margin-right:10px}
.clx-qdl-text-link{display:inline-block;margin:18px 0;color:#1d1c19;text-decoration:underline}
.clx-qdl-choice-note{padding:14px 16px;border-left:3px solid var(--clx-qd-accent);background:#f4f0e9}
.clx-qdl-loading{padding:150px 30px;text-align:center;font-size:15px}
.clx-modal-open{overflow:hidden}
.clx-qdl-toast{position:fixed;right:24px;bottom:24px;z-index:1000000;max-width:360px;padding:15px 19px;background:#1d1c19;color:#fff;box-shadow:0 18px 50px rgba(0,0,0,.22)}
.clx-qdl-toast.is-error{background:#a43b32}
.woocommerce-account .woocommerce{display:grid;grid-template-columns:270px minmax(0,1fr);gap:42px}
.woocommerce-account .woocommerce-MyAccount-navigation{float:none!important;width:auto!important}
.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:16px;background:var(--clx-qd-account-bg);border:1px solid var(--clx-qd-account-border)}
.woocommerce-account .woocommerce-MyAccount-navigation li{margin:0;border-bottom:1px solid var(--clx-qd-account-border)}
.woocommerce-account .woocommerce-MyAccount-navigation li:last-child{border-bottom:0}
.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:14px 15px;color:var(--clx-qd-account-text);font-size:var(--clx-qd-account-font);text-decoration:none}
.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,.woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:#fff;color:var(--clx-qd-account-active);box-shadow:inset 3px 0 0 var(--clx-qd-accent)}
.woocommerce-account .woocommerce-MyAccount-content{float:none!important;width:auto!important}
.clx-qdl-account-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:26px}
.clx-qdl-account-heading span{color:var(--clx-qd-accent);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.clx-qdl-account-heading h2{font-family:Georgia,serif;font-size:40px;font-weight:400;margin:5px 0 0}
.clx-qdl-account-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px}
.clx-qdl-account-cards a{padding:24px;border:1px solid #ded8cf;text-decoration:none;color:#1d1c19;background:#fff}
.clx-qdl-account-cards span{display:block;color:var(--clx-qd-accent);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}
.clx-qdl-account-cards strong{display:block;font-family:Georgia,serif;font-size:24px;font-weight:400;margin:10px 0}
.clx-qdl-account-cards small{color:#6b665d;line-height:1.5}
.clx-qdl-account-list{display:grid;gap:14px}
.clx-qdl-account-list article{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:22px;border:1px solid #ded8cf;background:#fff}
.clx-qdl-account-list article span{color:var(--clx-qd-accent);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}
.clx-qdl-account-list article h3{font-family:Georgia,serif;font-size:24px;font-weight:400;margin:6px 0}
.clx-qdl-account-list article p{margin:0;color:#746f66}
.clx-qdl-account-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.clx-qdl-version-compare{margin:8px 0 18px;padding:16px;border:1px solid #ded8cf}
.clx-qdl-version-compare summary{cursor:pointer;font-weight:700}
.clx-qdl-version-compare table{width:100%;margin-top:14px;border-collapse:collapse}
.clx-qdl-version-compare th,.clx-qdl-version-compare td{padding:10px;border:1px solid #ded8cf}
@media(max-width:900px){
 .clx-qdl-request-form{grid-template-columns:1fr;gap:30px}
 .clx-qdl-qv-grid{grid-template-columns:1fr}
 .clx-qdl-qv-media{min-height:350px}
 .clx-qdl-qv-content{padding:40px 32px}
 .woocommerce-account .woocommerce{grid-template-columns:1fr}
 .woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;overflow:auto;gap:4px}
 .woocommerce-account .woocommerce-MyAccount-navigation li{border:0;white-space:nowrap}
 .clx-qdl-account-cards{grid-template-columns:1fr}
}
@media(max-width:700px){
 .clx-qdl-quote-page,.clx-qdl-compare-page{padding:42px 18px 70px}
 .clx-qdl-quote-row{grid-template-columns:84px minmax(0,1fr);gap:16px}
 .clx-qdl-quote-image img{width:84px;height:76px}
 .clx-qdl-quote-row label,.clx-qdl-remove{grid-column:2}
 .clx-qdl-form-grid{grid-template-columns:1fr}
 .clx-qdl-form-grid .wide{grid-column:auto}
 .clx-qdl-request-form{padding:28px 20px}
 .clx-qdl-account-list article{align-items:flex-start;flex-direction:column}
 .clx-qdl-account-actions{justify-content:flex-start}
 .clx-qdl-loop-actions{opacity:1;transform:none}
}

/* v1.1.1 reliable catalogue actions */
.clx-qdl-add-quote{white-space:nowrap!important;text-align:center!important;line-height:1.15!important}
.clx-product-card__media>.clx-qdl-loop-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}
.clx-product-card__media>.clx-qdl-loop-actions button{width:100%!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.clx-product-card__media>.clx-qdl-loop-actions+.clx-product-view,.clx-product-card__media>.clx-product-view+.clx-qdl-loop-actions~.clx-product-view{display:none!important}


/* v1.1.2 native wishlist and action alignment */
.clx-qdl-wishlist{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:9px 13px;border:1px solid rgba(29,28,25,.18);background:#fff;color:#1d1c19;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:.2s ease}
.clx-qdl-wishlist:hover,.clx-qdl-wishlist:focus,.clx-qdl-wishlist.is-added{border-color:var(--clx-qd-accent);color:var(--clx-qd-accent)}
.clx-qdl-wishlist.is-loading{opacity:.6;pointer-events:none}
.clx-qdl-wishlist__icon{font-size:22px;line-height:1}
.clx-qdl-loop-actions{grid-template-columns:repeat(auto-fit,minmax(92px,1fr))!important}
.clx-qdl-loop-actions .clx-qdl-wishlist{width:100%;min-width:0;background:rgba(255,255,255,.94)}
.clx-qdl-qv-secondary{display:flex;gap:8px;align-items:stretch;flex-wrap:wrap;margin-top:12px}
.clx-qdl-qv-secondary>*{flex:1 1 150px}
.clx-qdl-wishlist-page{max-width:1440px;margin:0 auto;padding:70px 4vw 100px}
.clx-qdl-wishlist-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 18px}
.clx-qdl-wishlist-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #e0dbd2}
.clx-qdl-wishlist-card__image{display:block;aspect-ratio:1/1.05;overflow:hidden;background:#eeeae3}
.clx-qdl-wishlist-card__image img{width:100%;height:100%;object-fit:cover}
.clx-qdl-wishlist-card>div{display:flex;flex:1;flex-direction:column;padding:18px}
.clx-qdl-wishlist-card h2{font-family:Georgia,serif;font-size:23px;font-weight:400;line-height:1.2;margin:0 0 12px}
.clx-qdl-wishlist-card .price{margin-top:auto;padding-top:12px;font-weight:700}
.clx-qdl-wishlist-card__actions{display:flex;gap:8px;align-items:stretch;flex-wrap:wrap;margin-top:14px}
.clx-qdl-wishlist-card__actions>*{flex:1 1 145px}
@media(max-width:1100px){.clx-qdl-wishlist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.clx-qdl-wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}.clx-qdl-wishlist-page{padding:42px 18px 70px}.clx-qdl-wishlist-card>div{padding:13px}.clx-qdl-wishlist-card h2{font-size:18px}.clx-qdl-wishlist__label{font-size:10px}}

/* v1.2.0 — two-stage authenticated quotation journey */
.clx-qdl-choice-modal[hidden]{display:none!important}
.clx-qdl-choice-modal{position:fixed;inset:0;z-index:1000001;display:flex;align-items:center;justify-content:center;padding:22px}
.clx-qdl-choice-modal__backdrop{position:absolute;inset:0;background:rgba(20,19,17,.72)}
.clx-qdl-choice-modal__dialog{position:relative;width:min(520px,94vw);padding:46px 42px;background:#fff;border-top:4px solid var(--clx-qd-accent);box-shadow:0 30px 90px rgba(0,0,0,.3)}
.clx-qdl-choice-modal__dialog h2{font-family:Georgia,serif;font-size:36px;font-weight:400;line-height:1.15;margin:0 0 14px;color:#1d1c19}
.clx-qdl-choice-modal__dialog p{color:#676158;line-height:1.7;margin:0 0 26px}
.clx-qdl-choice-modal__close{position:absolute;right:12px;top:10px;width:38px;height:38px;border:0;background:transparent;color:#1d1c19;font-size:27px;cursor:pointer}
.clx-qdl-choice-modal__actions{display:flex;gap:10px;flex-wrap:wrap}
.clx-qdl-choice-modal__actions .button{flex:1 1 190px;text-align:center}
.clx-qdl-proceed{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:44px;padding:34px 38px;background:#1d1c19;color:#fff}
.clx-qdl-proceed h2{font-family:Georgia,serif;font-size:34px;font-weight:400;line-height:1.15;margin:0 0 9px;color:#fff}
.clx-qdl-proceed p{max-width:720px;margin:0;color:rgba(255,255,255,.72);line-height:1.65}
.clx-qdl-proceed .button{flex:0 0 auto;background:var(--clx-qd-accent)!important;border-color:var(--clx-qd-accent)!important;color:#fff!important}
.clx-qdl-quote-qty{text-align:center}
.clx-qdl-quote-qty span{display:block;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#7b756b}
.clx-qdl-quote-qty strong{display:block;margin-top:6px;font-size:18px;color:#1d1c19}
.clx-qdl-auth-notice{margin-bottom:24px!important}
.clx-qdl-auth-notice strong{display:block;font-family:Georgia,serif;font-size:25px;font-weight:400;margin-bottom:8px}
.clx-qdl-auth-notice p{margin:6px 0}
.woocommerce-account .clx-qdl-request-form{margin-top:36px}
.woocommerce-account .clx-qdl-quote-table{margin-top:22px}
.clx-qdl-conditional-company[hidden]{display:none!important}
.clx-qdl-account-products{max-width:620px;font-size:13px!important;line-height:1.55!important;color:#5f5a52!important}
.clx-qdl-submit-final{min-width:240px}
@media(max-width:760px){
 .clx-qdl-choice-modal__dialog{padding:38px 24px 26px}.clx-qdl-choice-modal__dialog h2{font-size:30px}
 .clx-qdl-proceed{align-items:flex-start;flex-direction:column;padding:28px 22px}.clx-qdl-proceed .button{width:100%}
 .clx-qdl-quote-qty{grid-column:2;text-align:left}
}


/* v1.2.1 — resilient Quick View controls and full-width premium My Account layout */
.clx-product-card__media>.clx-qdl-loop-actions button{
 white-space:normal!important;overflow:visible!important;text-overflow:clip!important;
 line-height:1.2!important;word-break:normal!important;overflow-wrap:normal!important;
}
.clx-qdl-modal__dialog{overscroll-behavior:contain}
.clx-qdl-modal__body .woocommerce-error{margin:80px 40px!important}

body.woocommerce-account .clx-page-content,
.clx-page-content--account{
 width:min(1600px,calc(100% - 64px))!important;
 max-width:none!important;
 padding-top:56px!important;
}
body.woocommerce-account .clx-page-content>.woocommerce,
.clx-page-content--account>.woocommerce{
 display:grid!important;
 grid-template-columns:minmax(230px,280px) minmax(0,1fr)!important;
 gap:clamp(28px,4vw,64px)!important;
 align-items:start!important;
 width:100%!important;
 max-width:none!important;
 margin:0!important;
 padding:0!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation{
 position:sticky;top:120px;float:none!important;width:100%!important;min-width:0!important;margin:0!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul{
 display:block!important;width:100%!important;margin:0!important;padding:12px!important;
 background:var(--clx-qd-account-bg)!important;border:1px solid var(--clx-qd-account-border)!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation li{display:block!important;width:100%!important;margin:0!important}
body.woocommerce-account .woocommerce-MyAccount-navigation a{
 display:flex!important;align-items:center!important;min-height:46px!important;width:100%!important;
 padding:11px 14px!important;font-size:clamp(13px,var(--clx-qd-account-font),16px)!important;
 line-height:1.3!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;
}
body.woocommerce-account .woocommerce-MyAccount-content{
 float:none!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;
}
body.woocommerce-account .woocommerce-MyAccount-content>*{max-width:none}
body.woocommerce-account .woocommerce-MyAccount-content p:first-child{margin-top:0}
body.woocommerce-account .woocommerce-MyAccount-content .button,
body.woocommerce-account .woocommerce-MyAccount-content button.button{
 display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 17px!important;
 border-radius:0!important;text-decoration:none!important;line-height:1.2!important;
}
.clx-qdl-account-heading{align-items:flex-start!important;flex-wrap:wrap!important;padding-bottom:20px;border-bottom:1px solid #ded8cf}
.clx-qdl-account-heading>div{min-width:0;flex:1 1 420px}
.clx-qdl-account-heading h2{font-size:clamp(32px,4vw,48px)!important;line-height:1.08!important}
.clx-qdl-account-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}
.clx-qdl-account-cards a{min-width:0;padding:26px!important;border-top:3px solid var(--clx-qd-accent)!important;transition:transform .2s ease,box-shadow .2s ease}
.clx-qdl-account-cards a:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(20,18,14,.08)}
.clx-qdl-account-list article{min-width:0}
.clx-qdl-account-list article>div:first-child{min-width:0;flex:1 1 auto}
.clx-qdl-account-products{overflow-wrap:anywhere}

/* Complete-quote form: full-width, readable and independent of legacy WooCommerce floats. */
body.woocommerce-account .clx-qdl-quote-table{width:100%!important;margin:26px 0 0!important}
body.woocommerce-account .clx-qdl-quote-row{width:100%!important;grid-template-columns:110px minmax(0,1fr) 90px!important}
body.woocommerce-account .clx-qdl-request-form{
 display:block!important;width:100%!important;max-width:none!important;margin:34px 0 0!important;
 padding:clamp(24px,4vw,48px)!important;background:#f4f0e9!important;border:1px solid #ded8cf!important;
}
body.woocommerce-account .clx-qdl-request-form>div:first-child{
 display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:28px;align-items:end;
 margin:0 0 30px;padding:0 0 25px;border-bottom:1px solid #d8d0c4;
}
body.woocommerce-account .clx-qdl-request-form>div:first-child .clx-qdl-eyebrow,
body.woocommerce-account .clx-qdl-request-form>div:first-child h2{grid-column:1}
body.woocommerce-account .clx-qdl-request-form>div:first-child p{grid-column:1;max-width:760px;margin:8px 0 0;line-height:1.65}
body.woocommerce-account .clx-qdl-request-form>div:first-child p:last-child{grid-column:2;grid-row:1/4;align-self:end;margin:0}
body.woocommerce-account .clx-qdl-request-form>div:first-child p:last-child a{display:inline-flex;padding:10px 14px;border:1px solid #cfc7ba;background:#fff;text-decoration:none!important}
body.woocommerce-account .clx-qdl-details-form{width:100%!important;max-width:none!important;margin:0!important}
body.woocommerce-account .clx-qdl-form-grid{
 display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important;width:100%!important;
}
body.woocommerce-account .clx-qdl-form-grid label{
 display:block!important;min-width:0!important;width:100%!important;margin:0!important;
 font-size:12px!important;line-height:1.4!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;
}
body.woocommerce-account .clx-qdl-form-grid label.wide{grid-column:1/-1!important}
body.woocommerce-account .clx-qdl-form-grid input,
body.woocommerce-account .clx-qdl-form-grid select,
body.woocommerce-account .clx-qdl-form-grid textarea{
 display:block!important;width:100%!important;min-width:0!important;max-width:none!important;
 margin:8px 0 0!important;padding:13px 14px!important;border:1px solid #cfc7ba!important;background:#fff!important;
 color:#1d1c19!important;line-height:1.4!important;
}
body.woocommerce-account .clx-qdl-form-grid textarea{min-height:128px!important;resize:vertical}
body.woocommerce-account .clx-qdl-consent{display:flex!important;width:100%!important;max-width:760px!important;gap:11px!important;align-items:flex-start!important;margin:22px 0!important;white-space:normal!important;line-height:1.55!important}
body.woocommerce-account .clx-qdl-consent input{flex:0 0 auto;margin-top:4px!important}
body.woocommerce-account .clx-qdl-submit-final{min-width:240px!important;background:var(--clx-qd-quote-bg)!important;color:var(--clx-qd-quote-text)!important}

/* Standard WooCommerce account forms, addresses, orders and login/register pages. */
body.woocommerce-account .woocommerce-Addresses{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px!important}
body.woocommerce-account .woocommerce-Address{float:none!important;width:100%!important;margin:0!important;padding:24px!important;border:1px solid #ded8cf;background:#fff}
body.woocommerce-account .woocommerce-Address-title{display:flex;justify-content:space-between;gap:16px;align-items:center}
body.woocommerce-account .woocommerce-Address-title h2{font-size:28px!important;margin:0!important}
body.woocommerce-account form .form-row{float:none!important;width:100%!important;margin:0 0 17px!important;padding:0!important}
body.woocommerce-account form .form-row-first,
body.woocommerce-account form .form-row-last{width:calc(50% - 9px)!important}
body.woocommerce-account form .form-row-first{float:left!important}
body.woocommerce-account form .form-row-last{float:right!important}
body.woocommerce-account form .form-row-wide{clear:both!important}
body.woocommerce-account form input.input-text,
body.woocommerce-account form select,
body.woocommerce-account form textarea{width:100%!important;min-height:46px;padding:11px 13px!important;border:1px solid #cfc7ba!important;background:#fff!important}
body.woocommerce-account table.shop_table{width:100%!important;display:table!important;border-collapse:collapse!important}
body.woocommerce-account table.shop_table th,
body.woocommerce-account table.shop_table td{padding:14px!important;vertical-align:middle!important}
body.woocommerce-account .woocommerce-form-login,
body.woocommerce-account .woocommerce-form-register{padding:28px!important;border:1px solid #ded8cf!important;background:#fff!important}

@media(max-width:1100px){
 body.woocommerce-account .clx-page-content,.clx-page-content--account{width:min(100% - 40px,1440px)!important;padding-top:42px!important}
 body.woocommerce-account .clx-page-content>.woocommerce,.clx-page-content--account>.woocommerce{grid-template-columns:1fr!important;gap:28px!important}
 body.woocommerce-account .woocommerce-MyAccount-navigation{position:static!important}
 body.woocommerce-account .woocommerce-MyAccount-navigation ul{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;padding:8px!important}
 body.woocommerce-account .woocommerce-MyAccount-navigation li{border:1px solid var(--clx-qd-account-border)!important}
 body.woocommerce-account .woocommerce-MyAccount-navigation a{min-height:44px!important;padding:9px 11px!important}
}
@media(max-width:760px){
 body.woocommerce-account .clx-page-content,.clx-page-content--account{width:calc(100% - 28px)!important;padding-top:30px!important}
 body.woocommerce-account .woocommerce-MyAccount-navigation ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .clx-qdl-account-cards{grid-template-columns:1fr!important}
 .clx-qdl-account-heading{display:grid!important}
 body.woocommerce-account .clx-qdl-quote-row{grid-template-columns:76px minmax(0,1fr)!important;gap:14px!important}
 body.woocommerce-account .clx-qdl-quote-row .clx-qdl-quote-qty{grid-column:2!important;text-align:left!important}
 body.woocommerce-account .clx-qdl-request-form{padding:24px 18px!important}
 body.woocommerce-account .clx-qdl-request-form>div:first-child{display:block!important}
 body.woocommerce-account .clx-qdl-request-form>div:first-child p:last-child{margin-top:18px!important}
 body.woocommerce-account .clx-qdl-form-grid{grid-template-columns:1fr!important}
 body.woocommerce-account .clx-qdl-form-grid label.wide{grid-column:auto!important}
 body.woocommerce-account .clx-qdl-submit-final{width:100%!important;min-width:0!important}
 body.woocommerce-account .woocommerce-Addresses{grid-template-columns:1fr!important}
 body.woocommerce-account form .form-row-first,
 body.woocommerce-account form .form-row-last{float:none!important;width:100%!important}
 body.woocommerce-account table.shop_table_responsive{display:block!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}
 .clx-qdl-modal{padding:10px!important}
 .clx-qdl-modal__dialog{width:100%!important;max-height:94vh!important}
 .clx-qdl-qv-content{padding:34px 22px!important}
 .clx-qdl-qv-content h2{font-size:34px!important}
}
@media(max-width:480px){
 body.woocommerce-account .woocommerce-MyAccount-navigation ul{grid-template-columns:1fr!important}
 .clx-product-card__media>.clx-qdl-loop-actions{grid-template-columns:1fr 1fr!important}
 .clx-product-card__media>.clx-qdl-loop-actions button{font-size:9px!important;padding:8px 4px!important}
}


/* v1.2.2 definitive premium My Account layout */
body.woocommerce-account .clx-page-content>.woocommerce,
body.woocommerce-account .clx-page-content--account>.woocommerce,
.clx-page-content--account>.woocommerce,
.woocommerce-account main .woocommerce{display:grid!important;grid-template-columns:300px minmax(0,1fr)!important;grid-template-rows:auto 1fr!important;gap:0 48px!important;align-items:start!important;width:100%!important;max-width:none!important}
.clx-qdl-account-profile{grid-column:1;grid-row:1;display:grid;grid-template-columns:74px minmax(0,1fr);gap:16px;align-items:center;padding:24px;background:#1f1e1a;color:#fff;border-bottom:3px solid var(--clx-qd-accent);box-shadow:0 18px 44px rgba(20,18,14,.1)}
.clx-qdl-account-avatar{position:relative;display:block;width:74px;height:74px;border-radius:50%;overflow:visible;text-decoration:none!important}
.clx-qdl-account-avatar img{display:block;width:74px!important;height:74px!important;border-radius:50%;object-fit:cover;background:#ded8cf}
.clx-qdl-account-avatar span{position:absolute;right:-4px;bottom:-2px;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--clx-qd-accent);color:#fff;font-size:12px;box-shadow:0 0 0 3px #1f1e1a}
.clx-qdl-account-profile__copy{min-width:0}
.clx-qdl-account-profile__copy small{display:block;margin-bottom:4px;color:#d8c39e;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.clx-qdl-account-profile__copy strong{display:block;overflow:hidden;color:#fff;font-family:Georgia,serif;font-size:23px;font-weight:400;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}
.clx-qdl-account-profile__copy a{display:block;overflow:hidden;margin-top:5px;color:rgba(255,255,255,.68)!important;font-size:11px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap}
.clx-qdl-account-profile__actions{grid-column:1/-1;display:flex;gap:8px;padding-top:15px;border-top:1px solid rgba(255,255,255,.12)}
.clx-qdl-account-profile__actions a{flex:1;padding:8px 10px;border:1px solid rgba(255,255,255,.2);color:#fff!important;font-size:10px;font-weight:750;letter-spacing:.08em;text-align:center;text-decoration:none!important;text-transform:uppercase}
.clx-qdl-account-profile__actions a:hover{background:#fff;color:#1f1e1a!important}
body.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account main .woocommerce-MyAccount-navigation{grid-column:1!important;grid-row:2!important;position:static!important;width:100%!important;margin:0!important}
body.woocommerce-account .woocommerce-MyAccount-navigation ul,.woocommerce-account main .woocommerce-MyAccount-navigation ul{display:block!important;margin:0!important;padding:10px!important;background:#fff!important;border:1px solid #ded8cf!important;border-top:0!important;box-shadow:0 20px 48px rgba(20,18,14,.06)}
body.woocommerce-account .woocommerce-MyAccount-navigation li,.woocommerce-account main .woocommerce-MyAccount-navigation li{display:block!important;width:100%!important;margin:0!important;border:0!important;border-bottom:1px solid #eee9e1!important}
body.woocommerce-account .woocommerce-MyAccount-navigation li:last-child{border-bottom:0!important}
body.woocommerce-account .woocommerce-MyAccount-navigation a,.woocommerce-account main .woocommerce-MyAccount-navigation a{position:relative;display:flex!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:48px!important;padding:10px 12px!important;color:#514d46!important;font-size:13px!important;font-weight:650!important;line-height:1.25!important;text-decoration:none!important;white-space:normal!important}
body.woocommerce-account .woocommerce-MyAccount-navigation a:before,body.woocommerce-account .woocommerce-MyAccount-navigation a::before{content:none!important;display:none!important}
body.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,body.woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:#f5f0e8!important;color:#171714!important;box-shadow:inset 3px 0 0 var(--clx-qd-accent)!important}
body.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account main .woocommerce-MyAccount-content{grid-column:2!important;grid-row:1/span 2!important;float:none!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:clamp(28px,4vw,54px)!important;background:#fff!important;border:1px solid #e1dbd1!important;box-shadow:0 24px 70px rgba(20,18,14,.07)}
body.woocommerce-account .woocommerce-MyAccount-content>h2:first-child,body.woocommerce-account .woocommerce-MyAccount-content>.clx-qdl-account-heading:first-child{margin-top:0!important}
body.woocommerce-account .woocommerce-MyAccount-content h2{font-family:Georgia,serif;font-weight:400}
body.woocommerce-account .clx-qdl-account-heading{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:20px!important;margin:0 0 28px!important;padding:0 0 22px!important;border-bottom:1px solid #ded8cf!important}
body.woocommerce-account .clx-qdl-account-heading>span{align-self:flex-start}
body.woocommerce-account .clx-qdl-account-heading h2{font-size:clamp(34px,4vw,54px)!important;margin:4px 0 0!important}
body.woocommerce-account .clx-qdl-account-list article{padding:24px 26px!important;border-left:3px solid var(--clx-qd-accent)!important;box-shadow:0 10px 28px rgba(20,18,14,.04)}
body.woocommerce-account .clx-qdl-request-form{margin-top:28px!important;padding:clamp(26px,4vw,50px)!important;background:#f4f0e9!important}
body.woocommerce-account .clx-qdl-quote-table{margin-top:22px!important}
body.woocommerce-account .clx-qdl-quote-row{grid-template-columns:100px minmax(0,1fr) 90px!important;padding:18px 0!important}
body.woocommerce-account .clx-qdl-quote-image img{width:100px!important;height:84px!important;object-fit:contain!important;background:#f3efe8!important}
body.woocommerce-account .clx-qdl-form-grid{grid-template-columns:repeat(2,minmax(220px,1fr))!important;gap:20px 22px!important}
body.woocommerce-account .clx-qdl-form-grid label{font-size:12px!important;font-weight:750!important;color:#34312c!important}
body.woocommerce-account .clx-qdl-form-grid input,body.woocommerce-account .clx-qdl-form-grid select,body.woocommerce-account .clx-qdl-form-grid textarea{min-height:48px!important;border-color:#cfc7ba!important}
body.woocommerce-account .clx-qdl-form-grid textarea{min-height:132px!important}
body.woocommerce-account .woocommerce-orders-table,body.woocommerce-account table.shop_table{background:#fff!important;border:1px solid #ded8cf!important}
body.woocommerce-account table.shop_table thead th{background:#f4f0e9!important;color:#1d1c19!important;font-size:11px!important;letter-spacing:.06em;text-transform:uppercase}
@media(max-width:1099px){body.woocommerce-account .clx-page-content>.woocommerce,body.woocommerce-account .clx-page-content--account>.woocommerce,.clx-page-content--account>.woocommerce,.woocommerce-account main .woocommerce{grid-template-columns:1fr!important;grid-template-rows:auto!important;gap:18px!important}.clx-qdl-account-profile{grid-column:1!important;grid-row:auto!important;grid-template-columns:62px minmax(0,1fr) auto!important}.clx-qdl-account-avatar,.clx-qdl-account-avatar img{width:62px!important;height:62px!important}.clx-qdl-account-profile__actions{grid-column:auto!important;border:0!important;padding:0!important}.clx-qdl-account-profile__actions a{min-width:94px}.woocommerce-account main .woocommerce-MyAccount-navigation,body.woocommerce-account .woocommerce-MyAccount-navigation,body.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account main .woocommerce-MyAccount-content{grid-column:1!important;grid-row:auto!important}.woocommerce-account main .woocommerce-MyAccount-navigation ul,body.woocommerce-account .woocommerce-MyAccount-navigation ul{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;border-top:1px solid #ded8cf!important;gap:6px!important}.woocommerce-account main .woocommerce-MyAccount-navigation li,body.woocommerce-account .woocommerce-MyAccount-navigation li{border:1px solid #eee9e1!important}.woocommerce-account main .woocommerce-MyAccount-navigation a,body.woocommerce-account .woocommerce-MyAccount-navigation a{min-height:44px!important;font-size:12px!important}.woocommerce-account main .woocommerce-MyAccount-content,body.woocommerce-account .woocommerce-MyAccount-content{padding:32px!important}}
@media(max-width:700px){.clx-qdl-account-profile{grid-template-columns:54px minmax(0,1fr)!important}.clx-qdl-account-avatar,.clx-qdl-account-avatar img{width:54px!important;height:54px!important}.clx-qdl-account-profile__actions{grid-column:1/-1!important}.woocommerce-account main .woocommerce-MyAccount-navigation ul,body.woocommerce-account .woocommerce-MyAccount-navigation ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woocommerce-account main .woocommerce-MyAccount-content,body.woocommerce-account .woocommerce-MyAccount-content{padding:24px 18px!important}body.woocommerce-account .clx-qdl-form-grid{grid-template-columns:1fr!important}body.woocommerce-account .clx-qdl-account-heading{display:block!important}body.woocommerce-account .clx-qdl-account-heading .button{margin-top:16px!important}body.woocommerce-account .clx-qdl-quote-row{grid-template-columns:74px minmax(0,1fr)!important}body.woocommerce-account .clx-qdl-quote-image img{width:74px!important;height:66px!important}}
@media(max-width:440px){.woocommerce-account main .woocommerce-MyAccount-navigation ul,body.woocommerce-account .woocommerce-MyAccount-navigation ul{grid-template-columns:1fr!important}}

/* v1.2.2.2: the theme navigation template already prints one circled arrow. */
body.woocommerce-account .woocommerce-MyAccount-navigation a:before,body.woocommerce-account .woocommerce-MyAccount-navigation a::before,.woocommerce-account main .woocommerce-MyAccount-navigation a:before,.woocommerce-account main .woocommerce-MyAccount-navigation a::before{content:none!important;display:none!important;width:0!important;height:0!important;border:0!important;margin:0!important;padding:0!important}

/* v1.5.0 — quote acceptance and payment actions */
body.woocommerce-account .clx-qdl-account-actions{align-content:start}
body.woocommerce-account .clx-qdl-account-actions .clx-payment-status{flex-basis:100%;justify-content:center}
body.woocommerce-account .clx-qdl-account-actions .clx-proof-upload{width:100%;box-sizing:border-box;text-align:left}
body.woocommerce-account .clx-qdl-account-products{max-width:720px;color:#6e675e}


/* v1.5.2 — premium My Account banking and proof-of-payment centre */
body.woocommerce-account .clx-qdl-account-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
body.woocommerce-account .clx-qdl-account-actions .button{min-height:42px;padding:10px 17px!important;border:1px solid #d4cabd!important;background:#fff!important;color:#1d1c19!important;font-size:12px!important;font-weight:750!important;letter-spacing:.02em;text-decoration:none!important;box-shadow:none!important}
body.woocommerce-account .clx-qdl-account-actions .button.alt,body.woocommerce-account .clx-qdl-account-actions .clx-premium-button{border-color:#1d1c19!important;background:#1d1c19!important;color:#fff!important}
body.woocommerce-account .clx-qdl-account-actions .button:hover{border-color:#a77b3d!important;background:#a77b3d!important;color:#fff!important}
body.woocommerce-account .clx-payment-status{display:inline-flex;align-items:center;min-height:40px;padding:9px 14px;border:1px solid #d8cdbf;background:#f7f2ea;color:#8a632f;font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}
body.woocommerce-account .clx-bank-details-card{flex:1 0 100%;width:100%;margin-top:10px;border:1px solid #d9d0c3;background:#fff;box-shadow:0 12px 34px rgba(31,28,23,.05)}
.clx-bank-details-card__head{padding:20px 22px;border-bottom:2px solid #b58a45;background:#1d1c19;color:#fff}.clx-bank-details-card__head span{display:block;color:#d6b777;font-size:9px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.clx-bank-details-card__head h4{margin:5px 0 0;color:#fff;font-family:Georgia,serif;font-size:25px;font-weight:400}
.clx-bank-details-list{margin:0}.clx-bank-details-list>div{display:grid;grid-template-columns:minmax(150px,.75fr) minmax(0,1.7fr);gap:20px;padding:13px 20px;border-bottom:1px solid #ece5dc}.clx-bank-details-list>div:last-child{border-bottom:0}.clx-bank-details-list dt{color:#766852;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.clx-bank-details-list dd{margin:0;color:#1d1c19;font-weight:650;overflow-wrap:anywhere}.clx-bank-proof-note{margin:0;padding:15px 20px;border-top:1px solid #e7dfd5;background:#f8f4ee;color:#5f574d;line-height:1.6}
.clx-proof-centre{display:grid;gap:22px}.clx-proof-card{overflow:hidden;border:1px solid #d8d0c4;background:#fff;box-shadow:0 18px 45px rgba(29,26,21,.07)}.clx-proof-card>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 24px;background:#f4efe7}.clx-proof-card>header span{display:block;color:#a47737;font-size:9px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.clx-proof-card>header h3{margin:4px 0 0;font-family:Georgia,serif;font-size:25px;font-weight:400}.clx-proof-card>header>strong{font-size:17px}.clx-proof-upload{padding:20px 22px;border-top:1px solid #e4dcd1}.clx-proof-upload form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 16px;align-items:end}.clx-proof-upload form label{display:grid;gap:8px;font-weight:700}.clx-proof-upload input[type=file]{width:100%;padding:12px;border:1px solid #d3cabd;background:#faf8f4}.clx-proof-upload form small{grid-column:1/-1;color:#776f65}.clx-proof-received{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:15px;padding:13px 15px;background:#edf7ef;border-left:4px solid #3d8b52}.clx-proof-shortcut{white-space:nowrap}
@media(max-width:720px){.clx-bank-details-list>div{grid-template-columns:1fr;gap:5px}.clx-proof-card>header{align-items:flex-start;flex-direction:column}.clx-proof-upload form{grid-template-columns:1fr}.clx-proof-upload form button{width:100%}.clx-proof-received{align-items:flex-start;flex-direction:column}}


/* v1.5.6.0 — request-quote authentication return and success journey */
#clx-quote-details{scroll-margin-top:130px;outline:0}
.clx-qdl-ready-notice{margin:0 0 20px!important;border-left:4px solid var(--clx-qd-accent)!important;background:#fff!important}
.clx-qdl-submit-success{max-width:920px;margin:28px auto 0;padding:clamp(34px,6vw,72px);border:1px solid #ded6c9;border-radius:24px;background:linear-gradient(145deg,#fff 0%,#faf6ef 100%);box-shadow:0 28px 78px rgba(28,24,18,.09);text-align:center}
.clx-qdl-submit-success__mark{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 22px;border-radius:50%;background:#1d1c19;color:#fff;box-shadow:0 0 0 10px rgba(180,138,74,.15)}
.clx-qdl-submit-success__mark svg{width:34px;height:34px}
.clx-qdl-submit-success h2{max-width:720px;margin:0 auto 16px;color:#1d1c19;font-family:Georgia,serif;font-size:clamp(34px,5vw,56px);font-weight:400;line-height:1.08}
.clx-qdl-submit-success>p{max-width:690px;margin:0 auto;color:#665f55;font-size:16px;line-height:1.75}
.clx-qdl-submit-success__reference{display:grid;gap:6px;max-width:560px;margin:30px auto;padding:22px 26px;border:1px solid #d8cdbc;border-radius:16px;background:#fff}
.clx-qdl-submit-success__reference span{color:#8e6a35;font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}
.clx-qdl-submit-success__reference strong{color:#1d1c19;font-family:Georgia,serif;font-size:clamp(26px,4vw,38px);font-weight:400;letter-spacing:.035em}
.clx-qdl-submit-success__reference small{color:#766e63;line-height:1.5}
.clx-qdl-submit-success__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}
.clx-qdl-submit-success__actions .button{display:inline-flex;align-items:center;justify-content:center;min-width:190px;min-height:50px;border-radius:999px!important;padding:12px 24px!important}
@media(max-width:600px){.clx-qdl-submit-success{padding:34px 20px;border-radius:18px}.clx-qdl-submit-success__actions{display:grid}.clx-qdl-submit-success__actions .button{width:100%;min-width:0}.clx-qdl-submit-success__reference{padding:20px 14px}.clx-qdl-request-form{margin-top:36px}}

/* v1.5.7.1 — complete account mobile/tablet fit and action visibility. */
body.woocommerce-account .woocommerce-MyAccount-content,body.woocommerce-account .woocommerce-MyAccount-content>*,body.woocommerce-account .clx-qdl-account-list,body.woocommerce-account .clx-qdl-account-list article,body.woocommerce-account .clx-qdl-account-list article>div,body.woocommerce-account .clx-qdl-wishlist-page,body.woocommerce-account .clx-qdl-empty{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}
body.woocommerce-account .woocommerce-MyAccount-content{overflow-x:clip!important}
body.woocommerce-account .clx-qdl-account-list article :is(h2,h3,p,span,strong,a),body.woocommerce-account .clx-qdl-wishlist-page :is(h1,h2,p,a){overflow-wrap:anywhere;word-break:normal}
body.woocommerce-account .clx-qdl-account-actions{width:100%!important;max-width:100%!important;min-width:0!important}
body.woocommerce-account .clx-qdl-account-actions>:is(a.button,button.button,span.button,.clx-premium-button){display:inline-flex!important;align-items:center!important;justify-content:center!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:44px!important;padding:10px 16px!important;background:#211f1b!important;border-color:#211f1b!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:12px!important;font-weight:800!important;line-height:1.25!important;text-align:center!important;white-space:normal!important;overflow:visible!important;opacity:1!important;visibility:visible!important}
body.woocommerce-account .clx-qdl-account-actions>:is(a.button,button.button,span.button,.clx-premium-button) *{color:inherit!important;-webkit-text-fill-color:inherit!important;opacity:1!important;visibility:visible!important}
body.woocommerce-account .clx-qdl-account-actions>:is(.clx-payment-status,.clx-bank-details-card,.clx-proof-upload){grid-column:1/-1!important;width:100%!important;max-width:100%!important}
body.woocommerce-account .woocommerce-Address-title{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:14px!important}
body.woocommerce-account .woocommerce-Address-title .edit{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:100%!important;min-width:0!important;padding:9px 12px!important;border:1px solid #c69a58!important;border-radius:18px!important;background:#fff!important;color:#8f672d!important;font-size:11px!important;font-weight:750!important;line-height:1.15!important;text-align:center!important;white-space:nowrap!important}
body.woocommerce-account .woocommerce-EditAccountForm fieldset{min-width:0!important;width:100%!important}
body.woocommerce-account .woocommerce-EditAccountForm fieldset legend,body.woocommerce-account .woocommerce-EditAccountForm .form-row em{max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important}
body.woocommerce-account span.password-input{display:block!important;position:relative!important;width:100%!important;max-width:100%!important;min-width:0!important}
body.woocommerce-account span.password-input input{width:100%!important;padding-right:48px!important}
body.woocommerce-account .clx-qdl-wishlist-page{padding-left:0!important;padding-right:0!important;overflow:hidden!important}
body.woocommerce-account .clx-qdl-page-header,body.woocommerce-account .clx-qdl-empty{width:100%!important;max-width:100%!important}
@media(min-width:768px) and (max-width:1100px){body.woocommerce-account .clx-qdl-account-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}body.woocommerce-account .clx-qdl-account-actions>:is(a.button,button.button,span.button,.clx-premium-button){width:100%!important}}
@media(max-width:767px){body.woocommerce-account .clx-qdl-account-list article{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;padding:20px 16px!important;overflow:hidden!important}body.woocommerce-account .clx-qdl-account-list article>div{width:100%!important}body.woocommerce-account .clx-qdl-account-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}body.woocommerce-account .clx-qdl-account-actions>:is(a.button,button.button,span.button,.clx-premium-button){width:100%!important;padding:11px 14px!important}body.woocommerce-account .woocommerce-Address{padding:20px 16px!important}body.woocommerce-account .woocommerce-Address-title{gap:10px!important}body.woocommerce-account .woocommerce-Address-title h2{font-size:clamp(22px,7.2vw,29px)!important}body.woocommerce-account .woocommerce-Address-title .edit{padding:8px 9px!important;font-size:10px!important;border-radius:15px!important}body.woocommerce-account .clx-qdl-page-header{margin-bottom:26px!important}body.woocommerce-account .clx-qdl-page-header h1{font-size:clamp(34px,11vw,48px)!important}body.woocommerce-account .clx-qdl-page-header p{font-size:14px!important;line-height:1.6!important}body.woocommerce-account .clx-qdl-empty{padding:32px 14px!important}body.woocommerce-account .clx-qdl-empty h2{font-size:clamp(27px,8.5vw,38px)!important}body.woocommerce-account .clx-qdl-empty p{font-size:14px!important;line-height:1.6!important}}

/* v1.5.8.2 — responsive Dashboard summary cards inside the inline account accordion.
   The account navigation applies a flex layout to descendant links. Once the
   Dashboard content is moved beneath its mobile/tablet menu label, that layout
   can split card wording into narrow vertical fragments. These rules restore
   each summary card as an independent, readable content card. */
@media (max-width:1100px) {
 body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation.is-inline-accordion li > .woocommerce-MyAccount-content .clx-qdl-account-cards {
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:20px 0 0!important;
 }
 body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation.is-inline-accordion li > .woocommerce-MyAccount-content .clx-qdl-account-cards > a {
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  min-height:0!important;
  height:auto!important;
  margin:0!important;
  padding:20px!important;
  border:1px solid #d8c7aa!important;
  border-top:3px solid var(--clx-qd-accent)!important;
  border-radius:18px!important;
  background:#fffdf9!important;
  color:#1d1c19!important;
  box-shadow:none!important;
  text-align:left!important;
  white-space:normal!important;
  line-height:normal!important;
  overflow:hidden!important;
 }
 body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation.is-inline-accordion li > .woocommerce-MyAccount-content .clx-qdl-account-cards > a:hover,
 body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation.is-inline-accordion li > .woocommerce-MyAccount-content .clx-qdl-account-cards > a:focus {
  background:#fbf6ed!important;
  color:#1d1c19!important;
  box-shadow:0 12px 30px rgba(35,29,21,.07)!important;
  transform:none!important;
 }
 body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation.is-inline-accordion li > .woocommerce-MyAccount-content .clx-qdl-account-cards > a > span {
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  color:var(--clx-qd-accent)!important;
  font-size:10px!important;
  font-weight:800!important;
  line-height:1.3!important;
  letter-spacing:.085em!important;
  text-transform:uppercase!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
 }
 body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation.is-inline-accordion li > .woocommerce-MyAccount-content .clx-qdl-account-cards > a > strong {
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  margin:7px 0 8px!important;
  color:#8f672d!important;
  font-family:Georgia,serif!important;
  font-size:22px!important;
  font-weight:400!important;
  line-height:1.12!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
 }
 body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation.is-inline-accordion li > .woocommerce-MyAccount-content .clx-qdl-account-cards > a > small {
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  color:#69635a!important;
  font-size:13px!important;
  font-weight:500!important;
  line-height:1.5!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
  hyphens:none!important;
 }
}
@media (max-width:767px) {
 body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation.is-inline-accordion li > .woocommerce-MyAccount-content .clx-qdl-account-cards {
  grid-template-columns:1fr!important;
  gap:12px!important;
  margin-top:16px!important;
 }
 body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation.is-inline-accordion li > .woocommerce-MyAccount-content .clx-qdl-account-cards > a {
  padding:17px 16px!important;
  border-radius:15px!important;
 }
 body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation.is-inline-accordion li > .woocommerce-MyAccount-content .clx-qdl-account-cards > a > span {
  font-size:9.5px!important;
  line-height:1.28!important;
 }
 body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation.is-inline-accordion li > .woocommerce-MyAccount-content .clx-qdl-account-cards > a > strong {
  margin:6px 0 7px!important;
  font-size:20px!important;
  line-height:1.12!important;
 }
 body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation.is-inline-accordion li > .woocommerce-MyAccount-content .clx-qdl-account-cards > a > small {
  font-size:12.5px!important;
  line-height:1.48!important;
 }
}
@media (max-width:390px) {
 body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation.is-inline-accordion li > .woocommerce-MyAccount-content .clx-qdl-account-cards > a {
  padding:15px 13px!important;
 }
 body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation.is-inline-accordion li > .woocommerce-MyAccount-content .clx-qdl-account-cards > a > strong {
  font-size:18px!important;
 }
 body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation.is-inline-accordion li > .woocommerce-MyAccount-content .clx-qdl-account-cards > a > small {
  font-size:12px!important;
 }
}

