/* Only enqueued on the fourteen opt-in templates. Parent/plugin conflicts need staging QA. */
.gt-refined .gt-menu{display:flex;align-items:center;gap:25px;list-style:none;margin:0;padding:0}
.gt-refined .gt-menu li{list-style:none;margin:0;padding:0}
.gt-refined .gt-menu .current-menu-item>a{border-bottom:2px solid var(--wine)}
.gt-refined button[hidden]{display:none!important}
.gt-refined .gt-contact-form{margin-top:48px;max-width:720px;border-top:1px solid var(--stone);padding-top:32px}
.gt-refined .wpcf7 input:not([type=checkbox]):not([type=radio]),.gt-refined .wpcf7 textarea{font:inherit;max-width:100%;width:100%;padding:12px;border:1px solid var(--muted);background:white;color:var(--ink)}
.gt-refined .wpcf7 input[type=submit]{background:var(--wine);color:white;cursor:pointer;min-height:48px}
.gt-refined .wpcf7 :focus-visible{outline:3px solid var(--wine);outline-offset:3px}
.gt-refined .wpcf7-not-valid-tip{color:#8b1827}
@media(max-width:1000px){.gt-refined .gt-menu{gap:15px}}
@media(max-width:760px){
 .gt-refined .gt-menu{display:flex;flex-direction:column;align-items:stretch;gap:0;width:100%}
 .gt-refined .gt-menu a{display:flex}
 .gt-refined .gt-header nav{display:flex}
 .gt-refined.gt-menu-ready .gt-header nav{display:none}
 .gt-refined.gt-menu-ready .gt-header nav.open{display:flex}
}

.gt-refined .buy button.button{border:0;cursor:pointer}
.gt-refined .gt-current-price{font-size:24px;font-weight:bold}

body.gt-refined.custom-background{background:var(--cream)}

.gt-editorial-copy{max-width:760px;font-size:18px;line-height:1.7}.gt-editorial-copy h2{font-size:32px;line-height:1.2;margin:42px 0 16px}.gt-editorial-copy h3{font-size:23px;line-height:1.3;margin:28px 0 12px}.gt-editorial-copy img{display:block;max-width:100%;height:auto;border-radius:4px}.gt-editorial-copy a{overflow-wrap:anywhere}.gt-editorial-copy li{margin:10px 0}.gt-editorial-copy p{margin:0 0 20px}
@media(max-width:600px){.gt-editorial .support-intro h1{font-size:38px}.gt-editorial-copy{font-size:17px}.gt-editorial-copy h2{font-size:28px}.gt-editorial .support-actions{padding:24px;display:block}.gt-editorial .support-actions .button{margin-top:18px;white-space:normal}}

@media(max-width:600px){.gt-editorial-copy li>strong{display:block}}

.gt-purchase{margin:24px 0;padding:24px 0;border-top:1px solid var(--stone);border-bottom:1px solid var(--stone)}.gt-purchase .quantity{margin-bottom:16px}.gt-purchase .qty{min-height:48px;width:90px;padding:10px;font:inherit;border:1px solid var(--muted);background:#fff}.gt-purchase button{min-height:48px;width:100%;border:0;cursor:pointer}.gt-purchase :focus-visible{outline:3px solid var(--wine);outline-offset:3px}
