/*
Theme Name: DCC Luxury
Theme URI: https://drunkchickencigars.com/
Author: Drunk Chicken Cigars
Description: Bright, clean luxury WordPress theme for Drunk Chicken Cigars with hero, collections, best sellers, What's New, and lounge locator.
Version: 1.30.1
Text Domain: dcc-luxury
*/
html,body{margin:0;padding:0;background:#fff;color:#111}body{font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}a{text-decoration:none;color:inherit}


/* v1.10.0: Global account + cart utility bar */
.dcc-global-utility{width:100%;background:#111;color:#fff;border-bottom:1px solid rgba(197,160,83,.45);font-family:Arial,Helvetica,sans-serif;position:relative;z-index:9999}
.dcc-global-utility-inner{max-width:1480px;margin:0 auto;min-height:42px;padding:0 28px;display:flex;align-items:center;justify-content:flex-end;gap:18px}
.dcc-global-utility a{display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-size:12px;letter-spacing:.08em;text-transform:uppercase;transition:color .2s ease}
.dcc-global-utility a:hover,.dcc-global-utility a:focus{color:#d6b76a}
.dcc-global-utility svg{width:19px;height:19px;display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.dcc-global-cart-link{position:relative;padding-right:4px}
.dcc-global-cart-count{min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#b51218;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;line-height:1;letter-spacing:0;transform:translate(-3px,-8px)}
.dcc-global-cart-count.is-empty{background:#7a7a7a}
@media(max-width:640px){.dcc-global-utility-inner{padding:0 16px;min-height:40px;gap:14px}.dcc-global-utility .dcc-utility-label{display:none}.dcc-global-utility a{gap:3px}.dcc-global-utility svg{width:20px;height:20px}}

/* v1.14.0: quantity removed from homepage cards; each Add to Cart click adds one item */
.dcc-home-purchase-actions-single{display:block!important}.dcc-home-purchase-actions-single .dcc-home-add{width:100%!important;display:block}

/* v1.16.0 - DCC Luxury Checkout */
.dcc-checkout-page{background:#fbfaf6;padding:72px 26px 88px;border-top:1px solid #eee9df}
.dcc-checkout-shell{max-width:1220px;margin:0 auto}
.dcc-checkout-heading{text-align:center;max-width:780px;margin:0 auto 46px}
.dcc-checkout-heading h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(34px,4vw,58px);line-height:1.05;letter-spacing:.035em;margin:8px 0 16px;color:#111;font-weight:500}
.dcc-checkout-heading p{font-family:Georgia,'Times New Roman',serif;color:#6f685e;font-size:17px;margin:14px 0 0}
.dcc-checkout-content{background:#fff;border:1px solid #e7e0d3;box-shadow:0 18px 55px rgba(30,23,13,.07);padding:42px 44px}
.dcc-checkout-content .woocommerce{font-family:Arial,Helvetica,sans-serif;color:#171717}
.dcc-checkout-content .woocommerce form.checkout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:48px;align-items:start}
.dcc-checkout-content #customer_details{grid-column:1;display:block;width:100%}
.dcc-checkout-content #order_review_heading{grid-column:2;margin:0 0 18px!important;padding:0;font-family:Georgia,'Times New Roman',serif;font-size:28px;font-weight:500;letter-spacing:.025em}
.dcc-checkout-content #order_review{grid-column:2;background:#f8f5ee;border:1px solid #ded3c1;padding:28px;position:sticky;top:24px}
.dcc-checkout-content .col2-set,.dcc-checkout-content .col-1,.dcc-checkout-content .col-2{width:100%!important;float:none!important;margin:0!important}
.dcc-checkout-content .col-2{margin-top:30px!important}
.dcc-checkout-content h3{font-family:Georgia,'Times New Roman',serif;font-size:28px;font-weight:500;letter-spacing:.02em;margin:0 0 22px;color:#111}
.dcc-checkout-content .form-row{margin:0 0 18px!important;padding:0!important}
.dcc-checkout-content .form-row label{display:block;font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:#4d473f;margin-bottom:8px}
.dcc-checkout-content .input-text,.dcc-checkout-content select,.dcc-checkout-content .select2-container .select2-selection--single{width:100%;min-height:48px;border:1px solid #d8d0c3!important;background:#fff;border-radius:0!important;padding:11px 13px;font-size:15px;box-shadow:none!important;color:#171717}
.dcc-checkout-content textarea.input-text{min-height:110px;resize:vertical}
.dcc-checkout-content .select2-container .select2-selection--single{padding:9px 12px}
.dcc-checkout-content .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:27px;padding:0}
.dcc-checkout-content .select2-container--default .select2-selection--single .select2-selection__arrow{height:46px}
.dcc-checkout-content .woocommerce-checkout-review-order-table{border:0!important;border-collapse:collapse!important;margin:0 0 22px!important;background:transparent!important}
.dcc-checkout-content .woocommerce-checkout-review-order-table th,.dcc-checkout-content .woocommerce-checkout-review-order-table td{border:0!important;border-bottom:1px solid #ded7cb!important;padding:15px 5px!important;font-size:14px;vertical-align:top}
.dcc-checkout-content .woocommerce-checkout-review-order-table th{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#625b52}
.dcc-checkout-content .woocommerce-checkout-review-order-table .order-total th,.dcc-checkout-content .woocommerce-checkout-review-order-table .order-total td{font-family:Georgia,'Times New Roman',serif;font-size:19px;color:#111;border-top:1px solid #aa8b47!important;border-bottom:0!important;padding-top:19px!important}
.dcc-checkout-content #payment{background:#fff!important;border:1px solid #ded7cb;border-radius:0!important}
.dcc-checkout-content #payment ul.payment_methods{padding:20px!important;border-bottom:1px solid #e5ded1!important}
.dcc-checkout-content #payment div.payment_box{background:#f7f3ea!important;color:#4b443a;font-size:13px}
.dcc-checkout-content #payment div.payment_box:before{border-bottom-color:#f7f3ea!important}
.dcc-checkout-content #payment .place-order{padding:20px!important;margin:0!important}
.dcc-checkout-content #place_order{width:100%;min-height:54px;border:0;border-radius:0;background:#111;color:#fff;font-weight:700;letter-spacing:.12em;text-transform:uppercase;font-size:13px;padding:16px 22px;transition:.2s ease}
.dcc-checkout-content #place_order:hover,.dcc-checkout-content #place_order:focus{background:#b38a3a;color:#fff}
.dcc-checkout-content a{color:#8c6827}
.dcc-checkout-content .woocommerce-info,.dcc-checkout-content .woocommerce-message{border-top-color:#b38a3a;background:#f8f5ee;color:#2e2a24}
.dcc-checkout-content .woocommerce-info:before,.dcc-checkout-content .woocommerce-message:before{color:#b38a3a}
.dcc-checkout-empty{max-width:760px;margin:0 auto;background:#fff;border:1px solid #e5ddcf;text-align:center;padding:60px 30px}
.dcc-checkout-empty h2{font-family:Georgia,'Times New Roman',serif;font-size:32px;font-weight:500;margin:0 0 12px}.dcc-checkout-empty p{color:#6e675d;margin:0 0 24px}
.dcc-checkout-assurance{background:#111;color:#fff;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border-top:1px solid #2e2a24;border-bottom:1px solid #2e2a24}
.dcc-checkout-assurance>div{padding:28px 24px;text-align:center;border-right:1px solid #2f2b25}.dcc-checkout-assurance>div:last-child{border-right:0}
.dcc-checkout-assurance strong{display:block;color:#d6b76a;font-size:11px;letter-spacing:.15em;margin-bottom:7px}.dcc-checkout-assurance span{font-family:Georgia,'Times New Roman',serif;font-size:14px;color:#dedbd5}
@media(max-width:900px){.dcc-checkout-page{padding:48px 16px 64px}.dcc-checkout-content{padding:28px 22px}.dcc-checkout-content .woocommerce form.checkout{display:block}.dcc-checkout-content #order_review_heading{margin-top:38px!important}.dcc-checkout-content #order_review{position:static}.dcc-checkout-assurance{grid-template-columns:1fr}.dcc-checkout-assurance>div{border-right:0;border-bottom:1px solid #2f2b25}}
@media(max-width:560px){.dcc-checkout-content{padding:22px 15px}.dcc-checkout-heading{margin-bottom:30px}.dcc-checkout-content #order_review{padding:20px 15px}.dcc-checkout-content h3,.dcc-checkout-content #order_review_heading{font-size:24px}}

/* v1.16.2 - Free UPS shipping banner shown above the DCC premium-cigar top bar on every page. */
.dcc-shipping-banner{width:100%;background:#fff8e7;border-bottom:1px solid #e7d3a1;color:#2f1a12;position:relative;z-index:9998;font-family:Arial,Helvetica,sans-serif}
.dcc-shipping-banner-link{min-height:34px;display:flex;align-items:center;justify-content:center;gap:9px;padding:5px 18px;text-decoration:none!important;color:#2f1a12!important;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;transition:background .2s ease,color .2s ease}
.dcc-shipping-banner-link:hover,.dcc-shipping-banner-link:focus{background:#fff1c9;color:#111!important}
.dcc-ups-logo{width:27px;height:31px;display:block;object-fit:contain;flex:0 0 auto}
@media(max-width:640px){.dcc-shipping-banner-link{min-height:32px;font-size:9px;letter-spacing:.12em;padding:4px 12px}.dcc-ups-logo{width:23px;height:27px}}

/* v1.19.0 Calendar-first DCC Events */
.dcc-calendar-page{background:#fff;color:#17130d}.dcc-calendar-shell{max-width:1320px;margin:auto;padding:0 30px}.dcc-calendar-hero{padding:74px 0 52px;background:#faf8f3;border-bottom:1px solid #e9e1d0;text-align:center}.dcc-calendar-hero span,.dcc-month-title span,.dcc-modal-kicker{font-size:11px;letter-spacing:.24em;color:#9a772c;font-weight:700}.dcc-calendar-hero h1{font-family:Georgia,serif;font-size:54px;margin:8px 0 12px}.dcc-calendar-hero p{max-width:720px;margin:auto;color:#625b50;line-height:1.7}.dcc-calendar-wrap{padding:60px 0 90px}.dcc-month{margin-bottom:70px}.dcc-month-title{text-align:center;margin-bottom:24px}.dcc-month-title h2{font-family:Georgia,serif;font-size:35px;margin:5px}.dcc-weekdays,.dcc-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr)}.dcc-weekdays div{text-align:center;padding:12px;border:1px solid #e6dfd1;border-bottom:0;font-size:11px;letter-spacing:.13em;font-weight:700}.dcc-day{min-height:150px;border:1px solid #e6dfd1;padding:10px;background:#fff}.dcc-day.is-blank{background:#fbfaf7}.dcc-day-num{font-family:Georgia,serif;font-size:18px;margin-bottom:9px}.dcc-cal-event{width:100%;border:0;border-left:3px solid #b28b38;background:#f7f1e4;padding:9px 10px;margin:3px 0;text-align:left;cursor:pointer;color:#211b12}.dcc-cal-event strong{display:block;font-size:12px;line-height:1.3}.dcc-cal-event span{display:block;font-size:10px;margin-top:4px;color:#6c604d}.dcc-cal-event:hover{background:#eee1c4}.dcc-event-modal{display:none;position:fixed;inset:0;z-index:999999}.dcc-event-modal.is-open{display:flex;align-items:center;justify-content:center;padding:25px}.dcc-event-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(3px)}.dcc-event-modal-dialog{position:relative;z-index:2;background:#fff;max-width:960px;width:100%;max-height:90vh;overflow:auto;display:grid;grid-template-columns:minmax(280px,44%) 1fr;box-shadow:0 30px 90px rgba(0,0,0,.35)}.dcc-modal-close{position:absolute;right:13px;top:10px;border:0;background:#111;color:#fff;width:38px;height:38px;border-radius:50%;font-size:26px;cursor:pointer;z-index:3}.dcc-modal-flyer{background:#f3efe6;min-height:520px;display:flex;align-items:center;justify-content:center}.dcc-modal-flyer img{width:100%;height:100%;max-height:720px;object-fit:contain}.dcc-no-flyer{letter-spacing:.2em;color:#9a772c}.dcc-modal-content{padding:55px 45px}.dcc-modal-content h2{font-family:Georgia,serif;font-size:36px;margin:8px 0 20px}.dcc-modal-meta{display:flex;flex-direction:column;gap:6px;border-top:1px solid #e5dccb;border-bottom:1px solid #e5dccb;padding:16px 0;margin-bottom:20px;color:#554b3d}.dcc-modal-content p{line-height:1.7;color:#625b50}.dcc-modal-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.dcc-modal-actions a{background:#111;color:#fff;padding:13px 18px;font-size:11px;font-weight:700;letter-spacing:.1em}.dcc-modal-actions a:first-child{background:#b28b38}.dcc-calendar-empty{text-align:center;padding:60px}
@media(max-width:800px){.dcc-calendar-hero h1{font-size:40px}.dcc-weekdays{display:none}.dcc-calendar-grid{display:block}.dcc-day.is-blank,.dcc-day:not(:has(.dcc-cal-event)){display:none}.dcc-day{min-height:0;margin-bottom:8px;display:grid;grid-template-columns:45px 1fr;gap:10px}.dcc-day-num{grid-row:1/20}.dcc-event-modal-dialog{grid-template-columns:1fr}.dcc-modal-flyer{min-height:300px;max-height:52vh}.dcc-modal-content{padding:35px 25px}.dcc-modal-content h2{font-size:30px}}

/* v1.23.0 - Front-end contributor event submission */
.dcc-event-submit-shell{max-width:1080px;margin:0 auto;padding:72px 28px 92px;background:#fff}.dcc-event-submit-head{text-align:center;max-width:760px;margin:0 auto 42px}.dcc-event-submit-head>span{display:block;color:#a98237;font-size:12px;font-weight:700;letter-spacing:.18em;margin-bottom:10px}.dcc-event-submit-head h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(36px,5vw,60px);font-weight:500;letter-spacing:.035em;margin:0 0 16px}.dcc-event-submit-head p{font-family:Georgia,'Times New Roman',serif;font-size:17px;line-height:1.65;color:#6d665d;margin:0}.dcc-event-submit-form{background:#fbfaf6;border:1px solid #e6dfd2;padding:36px;box-shadow:0 16px 50px rgba(32,24,14,.06)}.dcc-event-submit-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 26px}.dcc-event-submit-grid label{display:block}.dcc-event-submit-grid label.dcc-wide{grid-column:1/-1}.dcc-event-submit-grid label>span{display:block;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;color:#28231d}.dcc-event-submit-grid input,.dcc-event-submit-grid textarea{width:100%;border:1px solid #d7cdbd;background:#fff;padding:13px 14px;font:inherit;color:#171717;border-radius:0;outline:none}.dcc-event-submit-grid input:focus,.dcc-event-submit-grid textarea:focus{border-color:#a98237;box-shadow:0 0 0 1px #a98237}.dcc-event-submit-grid input[type=file]{padding:10px}.dcc-event-submit-grid small{display:block;margin-top:6px;color:#777;font-size:12px}.dcc-event-submit-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:28px;background:#111;color:#fff!important;border:1px solid #111;padding:15px 24px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:.2s ease}.dcc-event-submit-btn:hover{background:#a98237;border-color:#a98237}.dcc-event-submit-success,.dcc-event-submit-error,.dcc-event-submit-notice{padding:20px 22px;margin:0 0 28px;border:1px solid}.dcc-event-submit-success{background:#f4f8f2;border-color:#b9cdb3;color:#294328}.dcc-event-submit-error{background:#fff5f4;border-color:#d6aaa5;color:#7a221c}.dcc-event-submit-notice{text-align:center;background:#fbfaf6;border-color:#e3dbc9}.dcc-event-submit-notice h2{font-family:Georgia,'Times New Roman',serif;font-weight:500;font-size:30px;margin:0 0 10px}.dcc-event-submit-notice p{color:#6d665d;margin:0}.dcc-event-submit-notice .dcc-event-submit-btn{margin-top:20px}@media(max-width:720px){.dcc-event-submit-shell{padding:48px 18px 68px}.dcc-event-submit-form{padding:24px 18px}.dcc-event-submit-grid{grid-template-columns:1fr}.dcc-event-submit-grid label.dcc-wide{grid-column:auto}}

/* v1.28.0 - DCC Customer Account landing page */
.dcc-account-page{background:#fff;color:#17130d}.dcc-account-hero{background:#faf8f3;border-bottom:1px solid #e8dfcf;text-align:center;padding:68px 24px 48px}.dcc-account-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:48px;line-height:1.05;font-weight:500;margin:9px 0 12px;letter-spacing:.025em}.dcc-account-hero p{max-width:690px;margin:14px auto 0;color:#686055;line-height:1.7}.dcc-account-shell{max-width:1280px;margin:0 auto;padding:54px 28px 90px}.dcc-account-login-card{max-width:560px;margin:0 auto;background:#fff;border:1px solid #e5ddcf;box-shadow:0 18px 55px rgba(28,21,12,.06);padding:42px}.dcc-account-login-card h2,.dcc-account-panel h2,.dcc-account-welcome-row h2{font-family:Georgia,'Times New Roman',serif;font-weight:500}.dcc-account-login-card label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.dcc-account-login-card input[type=text],.dcc-account-login-card input[type=password]{width:100%;min-height:48px;border:1px solid #d8d0c3;padding:11px 13px}.dcc-account-login-card input[type=submit]{border:0;background:#111;color:#fff;padding:15px 22px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.dcc-account-help a{color:#8d6b2c}.dcc-account-welcome-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;border-bottom:1px solid #e7dfd1;padding-bottom:28px;margin-bottom:28px}.dcc-account-welcome-row h2{font-size:34px;margin:4px 0}.dcc-account-welcome-row p{color:#71685d;margin:0}.dcc-account-logout{border:1px solid #111;padding:12px 16px;font-size:11px;font-weight:700;letter-spacing:.12em}.dcc-account-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:0 0 28px}.dcc-account-stats article{background:#f8f5ee;border:1px solid #e5dccb;padding:24px}.dcc-account-stats span,.dcc-account-detail-row span,.dcc-account-order-list span,.dcc-account-subscriptions span{display:block;font-size:10px;font-weight:700;letter-spacing:.14em;color:#8a6b31;margin-bottom:7px}.dcc-account-stats strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:25px;font-weight:500;overflow-wrap:anywhere}.dcc-account-stats small{display:block;color:#746b5f;margin-top:7px;line-height:1.4}.dcc-account-grid{display:grid;grid-template-columns:1.45fr .85fr;gap:24px;align-items:start}.dcc-account-panel{border:1px solid #e5ddcf;background:#fff;padding:30px}.dcc-account-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.dcc-account-panel h2{font-size:28px;margin:5px 0 22px}.dcc-account-panel-head>a{font-size:10px;font-weight:700;letter-spacing:.12em;color:#8e6b29}.dcc-account-orders{grid-row:span 2}.dcc-account-order-list{border-top:1px solid #ece5da}.dcc-account-order-list article{display:grid;grid-template-columns:.7fr 1fr 1fr 1fr auto;gap:14px;align-items:center;padding:17px 0;border-bottom:1px solid #ece5da}.dcc-account-order-list strong,.dcc-account-subscriptions strong{font-size:13px}.dcc-account-order-view,.dcc-account-subscriptions a{font-size:10px;font-weight:700;letter-spacing:.12em;color:#8e6b29}.dcc-account-detail-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-top:1px solid #ece5da;padding:14px 0}.dcc-account-detail-row strong{text-align:right;overflow-wrap:anywhere}.dcc-account-note,.dcc-account-empty{color:#6e665b;line-height:1.65;font-size:14px}.dcc-account-primary{display:inline-block;margin-top:10px;background:#111;color:#fff!important;padding:14px 18px;font-size:10px;font-weight:700;letter-spacing:.12em}.dcc-account-big-value{font-family:Georgia,'Times New Roman',serif;font-size:56px;color:#b08a3c;line-height:1;margin:12px 0}.dcc-account-subscriptions article{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:12px;align-items:center;border-top:1px solid #ece5da;padding:15px 0}.dcc-account-panel code{font-size:12px;background:#f5f1e8;padding:2px 5px}.dcc-section-eyebrow{font-size:10px;font-weight:700;letter-spacing:.17em;color:#9b772f}.dcc-rule{display:flex;align-items:center;justify-content:center;gap:10px;color:#b08a3c}.dcc-rule span{display:block;width:42px;height:1px;background:#c6ab70}
@media(max-width:980px){.dcc-account-stats{grid-template-columns:repeat(2,1fr)}.dcc-account-grid{grid-template-columns:1fr}.dcc-account-orders{grid-row:auto}.dcc-account-order-list article{grid-template-columns:1fr 1fr}.dcc-account-order-view{grid-column:1/-1}.dcc-account-subscriptions article{grid-template-columns:1fr 1fr}.dcc-account-subscriptions a{grid-column:1/-1}}
@media(max-width:620px){.dcc-account-hero h1{font-size:36px}.dcc-account-shell{padding:38px 16px 70px}.dcc-account-login-card{padding:28px 20px}.dcc-account-welcome-row{align-items:flex-start;flex-direction:column}.dcc-account-stats{grid-template-columns:1fr}.dcc-account-panel{padding:24px 18px}.dcc-account-order-list article,.dcc-account-subscriptions article{grid-template-columns:1fr 1fr}.dcc-account-detail-row{display:block}.dcc-account-detail-row strong{text-align:left}}


/* v1.29.0 - DCC Luxury WooCommerce single product page */
.dcc-single-product-page{background:#fff;color:#17130d;padding:0 0 90px}
.dcc-product-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}
.dcc-product-breadcrumb-wrap{background:#fbf8f2;border-bottom:1px solid #ece3d5;padding:14px 0}
.dcc-single-product-page .woocommerce-breadcrumb{margin:0!important;color:#8a8176!important;font-size:10px!important;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.dcc-single-product-page .woocommerce-breadcrumb a{color:#6e6252!important;text-decoration:none}.dcc-single-product-page .woocommerce-breadcrumb a:hover{color:#a77b2a!important}.dcc-breadcrumb-sep{color:#c6af84;margin:0 7px}
.dcc-product-main-shell{padding-top:54px}
.dcc-single-product-page div.product{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(420px,1.18fr);column-gap:76px;align-items:start}
.dcc-single-product-page div.product .woocommerce-product-gallery{float:none!important;width:100%!important;margin:0!important;max-width:430px;justify-self:center;position:sticky;top:30px}
.dcc-single-product-page .woocommerce-product-gallery__wrapper{margin:0!important;background:#fbfaf7;border:1px solid #eee6d9;padding:18px}
.dcc-single-product-page .woocommerce-product-gallery__image a{display:block;text-align:center}
.dcc-single-product-page .woocommerce-product-gallery__image img{width:100%!important;max-height:510px;object-fit:contain;background:#fff}
.dcc-single-product-page .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px!important}
.dcc-single-product-page .flex-control-thumbs li{width:auto!important;float:none!important;margin:0!important;border:1px solid #e8dfd1;background:#fff;padding:4px}
.dcc-single-product-page .flex-control-thumbs img{aspect-ratio:1/1;object-fit:cover}
.dcc-single-product-page div.product .summary{float:none!important;width:100%!important;margin:0!important;padding-top:8px}
.dcc-single-product-page div.product .product_title{font-family:Georgia,'Times New Roman',serif;font-size:clamp(40px,4.7vw,64px);line-height:.98;font-weight:500;letter-spacing:-.035em;margin:0 0 18px!important;color:#15120e}
.dcc-single-product-page div.product p.price,.dcc-single-product-page div.product span.price{font-family:Georgia,'Times New Roman',serif;font-size:25px!important;font-weight:600;color:#a77b2a!important;margin:0 0 20px!important}
.dcc-single-product-page div.product p.price del,.dcc-single-product-page div.product span.price del{color:#8e877f!important;font-size:16px;opacity:1}.dcc-single-product-page div.product p.price ins,.dcc-single-product-page div.product span.price ins{text-decoration:none}
.dcc-single-product-page .woocommerce-product-rating{display:flex;align-items:center;gap:10px;margin:0 0 18px!important}.dcc-single-product-page .star-rating{color:#b58a36}.dcc-single-product-page .woocommerce-review-link{color:#766d62;font-size:12px}
.dcc-single-product-page .woocommerce-product-details__short-description{font-family:Georgia,'Times New Roman',serif;font-size:17px;line-height:1.75;color:#5d554c;border-top:1px solid #ece4d7;border-bottom:1px solid #ece4d7;padding:22px 0;margin:22px 0 26px}
.dcc-single-product-page form.cart{margin:0 0 24px!important}
.dcc-single-product-page table.variations{margin:0 0 18px!important;border:0!important}.dcc-single-product-page table.variations tr{display:grid;grid-template-columns:150px 1fr;align-items:center;border-bottom:1px solid #eee7dc;padding:11px 0}.dcc-single-product-page table.variations th,.dcc-single-product-page table.variations td{border:0!important;padding:0!important;background:transparent!important;text-align:left!important}.dcc-single-product-page table.variations label{font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:#5f5549}
.dcc-single-product-page table.variations select{width:100%;min-height:46px;border:1px solid #d8cebf;border-radius:0;background:#fff;color:#27221c;padding:0 38px 0 13px;font-size:13px;box-shadow:none}
.dcc-single-product-page .reset_variations{display:inline-block;margin-top:7px;color:#9a7024!important;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.dcc-single-product-page .single_variation_wrap{margin-top:18px}.dcc-single-product-page .woocommerce-variation-price{margin-bottom:10px}.dcc-single-product-page .woocommerce-variation-availability{font-size:12px;color:#635b51;margin-bottom:10px}
.dcc-single-product-page .quantity{float:none!important;display:inline-block;margin:0 9px 0 0!important}.dcc-single-product-page .quantity .qty{width:74px!important;min-height:48px;border:1px solid #d8cebf;border-radius:0;text-align:center;font-size:14px;background:#fff;color:#17130d}
.dcc-single-product-page .single_add_to_cart_button,.dcc-single-product-page a.button,.dcc-single-product-page button.button{min-height:48px!important;border:1px solid #b28734!important;border-radius:0!important;background:#b28734!important;color:#fff!important;padding:14px 24px!important;font-size:10px!important;font-weight:900!important;letter-spacing:.13em!important;text-transform:uppercase!important;line-height:1.2!important;box-shadow:none!important;transition:all .25s ease!important}
.dcc-single-product-page .single_add_to_cart_button:hover,.dcc-single-product-page a.button:hover,.dcc-single-product-page button.button:hover{background:#9c7227!important;border-color:#9c7227!important;transform:translateY(-1px)}
.dcc-single-product-page .single_add_to_cart_button.disabled,.dcc-single-product-page .single_add_to_cart_button:disabled{opacity:.5!important;transform:none!important}
.dcc-single-product-page .product_meta{border-top:1px solid #ece4d7;margin-top:25px;padding-top:17px;color:#7a7167;font-size:11px;line-height:1.8}.dcc-single-product-page .product_meta>span{display:block}.dcc-single-product-page .product_meta a{color:#9a7024}
.dcc-single-product-page div.product .woocommerce-tabs,.dcc-single-product-page div.product .related,.dcc-single-product-page div.product .upsells{grid-column:1/-1;width:100%;margin-top:72px}
.dcc-single-product-page .woocommerce-tabs ul.tabs{display:flex;gap:0;padding:0!important;margin:0!important;border-bottom:1px solid #dcd1bf}.dcc-single-product-page .woocommerce-tabs ul.tabs:before{display:none!important}.dcc-single-product-page .woocommerce-tabs ul.tabs li{border:0!important;border-radius:0!important;background:transparent!important;margin:0!important;padding:0!important}.dcc-single-product-page .woocommerce-tabs ul.tabs li:before,.dcc-single-product-page .woocommerce-tabs ul.tabs li:after{display:none!important}.dcc-single-product-page .woocommerce-tabs ul.tabs li a{padding:15px 22px!important;font-size:10px!important;font-weight:900!important;letter-spacing:.12em;text-transform:uppercase;color:#70675c!important}.dcc-single-product-page .woocommerce-tabs ul.tabs li.active a{color:#17130d!important;border-bottom:2px solid #b28734}.dcc-single-product-page .woocommerce-Tabs-panel{padding:32px 4px!important;color:#5e564c;line-height:1.8}.dcc-single-product-page .woocommerce-Tabs-panel h2{font-family:Georgia,'Times New Roman',serif;font-size:31px;font-weight:500;color:#17130d}
.dcc-single-product-page .related>h2,.dcc-single-product-page .upsells>h2{font-family:Georgia,'Times New Roman',serif;font-size:38px;font-weight:500;text-align:center;margin:0 0 34px;color:#17130d}.dcc-single-product-page ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:22px;margin:0!important}.dcc-single-product-page ul.products:before,.dcc-single-product-page ul.products:after{display:none!important}.dcc-single-product-page ul.products li.product{width:auto!important;float:none!important;margin:0!important;border:1px solid #ece4d7;background:#fff;padding:16px;text-align:center}.dcc-single-product-page ul.products li.product img{aspect-ratio:1/1;object-fit:contain;background:#fbfaf7;margin:0 0 15px!important}.dcc-single-product-page ul.products li.product .woocommerce-loop-product__title{font-family:Georgia,'Times New Roman',serif;font-size:19px!important;font-weight:500;color:#17130d;padding:0!important}.dcc-single-product-page ul.products li.product .price{font-family:Georgia,'Times New Roman',serif;font-size:15px!important;color:#9d752b!important}.dcc-single-product-page ul.products li.product .button{display:inline-flex!important;align-items:center;justify-content:center;margin-top:10px!important}
.dcc-single-product-page .woocommerce-message,.dcc-single-product-page .woocommerce-info{grid-column:1/-1;border-top-color:#b28734!important;background:#faf7f1!important;color:#373128}.dcc-single-product-page .woocommerce-message:before,.dcc-single-product-page .woocommerce-info:before{color:#b28734!important}
@media(max-width:900px){.dcc-single-product-page div.product{grid-template-columns:1fr;gap:38px}.dcc-single-product-page div.product .woocommerce-product-gallery{position:static;max-width:500px}.dcc-single-product-page div.product .summary{max-width:720px;margin:0 auto!important}.dcc-single-product-page ul.products{grid-template-columns:repeat(2,1fr)!important}.dcc-single-product-page div.product .woocommerce-tabs,.dcc-single-product-page div.product .related,.dcc-single-product-page div.product .upsells{margin-top:55px}}
@media(max-width:600px){.dcc-product-shell{width:min(100% - 28px,1180px)}.dcc-product-main-shell{padding-top:34px}.dcc-single-product-page div.product .woocommerce-product-gallery{max-width:330px}.dcc-single-product-page .woocommerce-product-gallery__image img{max-height:390px}.dcc-single-product-page div.product .product_title{font-size:40px}.dcc-single-product-page table.variations tr{grid-template-columns:1fr;gap:7px}.dcc-single-product-page .single_add_to_cart_button{width:calc(100% - 88px)}.dcc-single-product-page .woocommerce-tabs ul.tabs{overflow:auto}.dcc-single-product-page .woocommerce-tabs ul.tabs li a{white-space:nowrap;padding:13px 14px!important}.dcc-single-product-page ul.products{grid-template-columns:1fr 1fr!important;gap:12px}.dcc-single-product-page ul.products li.product{padding:10px}.dcc-single-product-page .related>h2,.dcc-single-product-page .upsells>h2{font-size:31px}}


/* v1.30.0 - Virtual Humidor */
.dcc-account-stats{grid-template-columns:repeat(5,1fr)}
.dcc-humidor{margin:0 0 30px;border:1px solid #dfd5c4;background:linear-gradient(180deg,#fff 0%,#fbf8f2 100%);padding:34px;box-shadow:0 18px 50px rgba(31,23,13,.05)}
.dcc-humidor-head{display:flex;justify-content:space-between;align-items:flex-end;gap:26px;margin-bottom:22px}.dcc-humidor-head h2{font-family:Georgia,'Times New Roman',serif;font-weight:500;font-size:34px;margin:5px 0 7px}.dcc-humidor-head p{margin:0;max-width:700px;color:#71685d;line-height:1.6}
.dcc-humidor-toggle{background:#111;color:#fff;border:0;padding:14px 19px;font-size:10px;font-weight:700;letter-spacing:.13em;cursor:pointer;white-space:nowrap}.dcc-humidor-toggle:hover{background:#9b772f}
.dcc-humidor-notice{border-left:3px solid #b08a3c;background:#f6f0e4;padding:13px 16px;margin:0 0 20px;color:#4b4338;font-size:14px}
.dcc-humidor-add{border-top:1px solid #e3d9c9;border-bottom:1px solid #e3d9c9;padding:24px 0;margin-bottom:24px}.dcc-humidor-form-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.dcc-humidor-form-grid label,.dcc-humidor-card label{display:block}.dcc-humidor-form-grid label>span,.dcc-humidor-card label>span{display:block;font-size:9px;font-weight:700;letter-spacing:.13em;color:#8d6b2c;margin-bottom:6px}.dcc-humidor-form-grid input,.dcc-humidor-form-grid select,.dcc-humidor-form-grid textarea,.dcc-humidor-card input,.dcc-humidor-card textarea{width:100%;box-sizing:border-box;border:1px solid #d8cebd;background:#fff;padding:11px 12px;color:#211b14;min-height:43px}.dcc-humidor-notes{grid-column:1/-1}.dcc-humidor-add .dcc-account-primary{border:0;cursor:pointer}
.dcc-humidor-empty{text-align:center;border:1px dashed #d9cebb;padding:38px 20px;background:#fff}.dcc-humidor-empty strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:25px;font-weight:500}.dcc-humidor-empty p{color:#746b5f;margin:8px 0 0}
.dcc-humidor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dcc-humidor-card{background:#fff;border:1px solid #e2d8c7;overflow:hidden;display:flex;flex-direction:column;min-width:0}.dcc-humidor-image{height:180px;background:#f6f2e9;display:flex;align-items:center;justify-content:center;padding:14px}.dcc-humidor-image img{width:100%;height:100%;object-fit:contain}.dcc-humidor-placeholder{font-family:Georgia,'Times New Roman',serif;font-size:38px;color:#b08a3c;letter-spacing:.08em}.dcc-humidor-card-body{padding:20px}.dcc-humidor-date{font-size:9px;font-weight:700;letter-spacing:.12em;color:#9b772f}.dcc-humidor-card h3{font-family:Georgia,'Times New Roman',serif;font-weight:500;font-size:23px;margin:7px 0 17px}.dcc-humidor-card-fields{display:grid;grid-template-columns:1fr 90px;gap:10px;margin-bottom:11px}.dcc-humidor-save{margin-top:11px;border:1px solid #111;background:#111;color:#fff;padding:11px 14px;font-size:9px;font-weight:700;letter-spacing:.12em;cursor:pointer}.dcc-humidor-save:hover{background:#9b772f;border-color:#9b772f}.dcc-humidor-remove-form{margin-top:8px}.dcc-humidor-remove{border:0;background:transparent;color:#8b3128;padding:5px 0;font-size:9px;font-weight:700;letter-spacing:.12em;cursor:pointer}
@media(max-width:1100px){.dcc-account-stats{grid-template-columns:repeat(3,1fr)}.dcc-humidor-grid{grid-template-columns:repeat(2,1fr)}.dcc-humidor-form-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.dcc-account-stats{grid-template-columns:1fr}.dcc-humidor{padding:24px 16px}.dcc-humidor-head{align-items:flex-start;flex-direction:column}.dcc-humidor-grid{grid-template-columns:1fr}.dcc-humidor-form-grid{grid-template-columns:1fr}.dcc-humidor-notes{grid-column:auto}.dcc-humidor-toggle{width:100%}}


/* v1.30.1 - Force-visible luxury single-product layout, including sites where WooCommerce wrappers differ. */
body.single-product .site-main,body.single-product main{background:#fff!important}
body.single-product .product.type-product{max-width:1180px!important;margin:48px auto 80px!important;padding:0 24px!important;display:grid!important;grid-template-columns:minmax(260px,360px) minmax(0,1fr)!important;gap:64px!important;align-items:start!important}
body.single-product .product.type-product .woocommerce-product-gallery{float:none!important;width:100%!important;max-width:340px!important;margin:0 auto!important;position:relative!important}
body.single-product .product.type-product .woocommerce-product-gallery__wrapper{background:#fbfaf7!important;border:1px solid #ece3d5!important;padding:14px!important}
body.single-product .product.type-product .woocommerce-product-gallery__image img{width:100%!important;height:auto!important;max-height:410px!important;object-fit:contain!important;background:#fff!important}
body.single-product .product.type-product .summary{float:none!important;width:100%!important;margin:0!important;padding:4px 0 0!important}
body.single-product .product.type-product .product_title{font-family:Georgia,'Times New Roman',serif!important;font-size:clamp(38px,4vw,58px)!important;line-height:1.02!important;font-weight:500!important;color:#17130d!important;margin:0 0 16px!important}
body.single-product .product.type-product .price{font-family:Georgia,'Times New Roman',serif!important;color:#a77b2a!important;font-size:24px!important}
body.single-product .product.type-product form.cart .button,body.single-product .product.type-product .single_add_to_cart_button{background:#b28734!important;border:1px solid #b28734!important;color:#fff!important;border-radius:0!important;min-height:48px!important;padding:14px 25px!important;font-size:10px!important;font-weight:900!important;letter-spacing:.13em!important;text-transform:uppercase!important;box-shadow:none!important}
body.single-product .product.type-product form.cart .button:hover,body.single-product .product.type-product .single_add_to_cart_button:hover{background:#987124!important;border-color:#987124!important}
body.single-product .product.type-product table.variations select{min-height:46px!important;border:1px solid #d8cebf!important;border-radius:0!important;background:#fff!important;padding:0 38px 0 13px!important}
body.single-product .product.type-product .quantity .qty{width:72px!important;min-height:48px!important;border:1px solid #d8cebf!important;border-radius:0!important;background:#fff!important;text-align:center!important}
body.single-product .product.type-product .woocommerce-tabs,body.single-product .product.type-product .related,body.single-product .product.type-product .upsells{grid-column:1/-1!important;width:100%!important;margin-top:64px!important}
@media(max-width:800px){body.single-product .product.type-product{grid-template-columns:1fr!important;gap:32px!important;margin-top:30px!important}body.single-product .product.type-product .woocommerce-product-gallery{max-width:300px!important}body.single-product .product.type-product .woocommerce-product-gallery__image img{max-height:360px!important}}
