:root{--bt-black: #000000;--bt-white: #ffffff;--bt-cream: #f6f1e7;--bt-muted: rgba(255, 255, 255, .66);--bt-line: rgba(255, 255, 255, .14);--bt-gold: #c8a45d;--bt-serif: Georgia, "Times New Roman", serif;--bt-sans: "Helvetica Neue", Arial, sans-serif;--bt-mono: "Courier New", monospace}html,body,.gradient,.color-background-1,.color-background-2{background:var(--bt-black);color:var(--bt-white)}body{font-family:var(--bt-sans);letter-spacing:0}.header-wrapper{background:#000000c7!important;border-bottom:1px solid var(--bt-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header{min-height:64px;display:grid;grid-template-columns:44px 1fr auto;align-items:center}.header>.header__search{display:none}header-drawer{grid-column:1;grid-row:1;justify-self:start}.header__heading,.header__heading-link{grid-column:2;grid-row:1;justify-self:center;text-align:center}.header__icons{grid-column:3;grid-row:1;justify-self:end}.header__heading-logo{width:auto;max-height:46px;object-fit:contain;filter:none!important;image-rendering:auto}.header__heading .h2,.header__heading-link .h2{color:var(--bt-white);font-family:var(--bt-serif);font-size:2.6rem;letter-spacing:-.08em;line-height:1}.header__icon,.header__menu-item,.header__active-menu-item,.menu-drawer__menu-item,.list-menu__item{color:var(--bt-white)!important;text-transform:uppercase;letter-spacing:.16em}.header__icon .icon,.header__icon svg{width:2.1rem;height:2.1rem}.header__icons{gap:.2rem}.menu-drawer,.menu-drawer__inner-container,.menu-drawer__navigation-container,.search-modal,.search-modal__content{background:#050505!important;color:var(--bt-white)!important}.search__input.field__input,.field__input,.select__select{background:#050505;color:var(--bt-white);border:1px solid var(--bt-line)}.button,.shopify-payment-button__button--unbranded,.product-form__submit{min-height:4.8rem;border-radius:0!important;border:1px solid var(--bt-gold)!important;background:var(--bt-white)!important;color:var(--bt-black)!important;font-family:var(--bt-mono);font-size:1.2rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.button *,.product-form__submit *,.shopify-payment-button__button--unbranded *{color:inherit!important}.product-form__submit,.product-form__submit.button,.product-form__submit.button--secondary{background:var(--bt-white)!important;color:var(--bt-black)!important}.button:hover,.product-form__submit:hover,.shopify-payment-button__button--unbranded:hover{transform:translateY(-1px);background:var(--bt-gold)!important;color:var(--bt-black)!important}.card-wrapper,.card,.card__inner,.card--card,.card--standard .card__inner{background:transparent!important;border:0!important;box-shadow:none!important}.card--card:after,.card--standard .card__inner:after{display:none!important;box-shadow:none!important}.card-wrapper{overflow:hidden;transition:transform .22s ease,opacity .22s ease}.card-wrapper:hover{transform:translateY(-4px)}.card__media{border:1px solid var(--bt-line);background:#fff}.card__media .media img{object-fit:contain!important;transition:transform .5s ease,opacity .25s ease}.card-wrapper:hover .card__media .media img{transform:none}.card__information{padding:1.2rem 0 0}.card__heading,.card__heading a{color:var(--bt-white);font-family:var(--bt-mono);font-size:1.1rem;font-weight:700;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}.price,.price .price-item,.card-information .price{color:var(--bt-white);font-family:var(--bt-sans);font-size:1.3rem;letter-spacing:.04em}.badge{border:1px solid var(--bt-gold);background:var(--bt-black);color:var(--bt-gold);border-radius:0;font-family:var(--bt-mono);letter-spacing:.12em;text-transform:uppercase}.product{color:var(--bt-white)}.product__title h1,.product__title .h1{font-family:var(--bt-serif)!important;font-size:clamp(3.2rem,8vw,7.2rem);line-height:.95;letter-spacing:.02em;text-transform:uppercase}.product .price--large{color:var(--bt-gold);font-size:2rem}.product__description,.product__tax,.product__text,.accordion__content{color:var(--bt-muted)}.bt-product-shipping{margin:1.6rem 0 0;padding:1.4rem 0;border-top:1px solid var(--bt-line);border-bottom:1px solid var(--bt-line);color:var(--bt-muted);font-size:1.25rem;line-height:1.55}.bt-product-shipping p{margin:0}.bt-product-shipping p+p{margin-top:.45rem}.bt-product-shipping strong{color:var(--bt-gold);font-family:var(--bt-mono);font-size:1.1rem;letter-spacing:.16em;text-transform:uppercase}.shopify-payment-button,shopify-payment-terms,.installment{display:none!important}.product__media,.product__media-item,.product__media img,.product__media .media,.product__media-list .media{background:#fff}.product__media img{border:1px solid var(--bt-line)}.product__media-list .media>*,.product__media img,.product-media-container.media-fit-cover .deferred-media__poster img{object-fit:contain!important}.product-form__input .form__label,.quantity__label{color:var(--bt-muted);font-family:var(--bt-mono);font-size:1.1rem;letter-spacing:.16em;text-transform:uppercase}.product-form__input input[type=radio]+label{border:1px solid var(--bt-line);background:transparent;color:var(--bt-white);border-radius:0;font-family:var(--bt-mono);letter-spacing:.14em}.product-form__input input[type=radio]:checked+label{border-color:var(--bt-gold);background:var(--bt-gold);color:var(--bt-black)}.quantity{border:1px solid var(--bt-line);background:transparent;color:var(--bt-white)}.footer{border-top:1px solid var(--bt-line);background:#030303!important}.footer__content-top,.footer__content-bottom-wrapper{text-align:center}.footer-block__heading,.footer__copyright,.footer a{color:var(--bt-white)!important}.footer-block__heading{font-family:var(--bt-serif);letter-spacing:.12em;text-transform:uppercase}.policies,.list-social{justify-content:center}@media screen and (min-width:990px){.header{grid-template-columns:1fr auto 1fr}.header__inline-menu{display:none!important}header-drawer{display:flex!important}.product--small:not(.product--no-media) .product__media-wrapper,.product--medium:not(.product--no-media) .product__media-wrapper,.product--large:not(.product--no-media) .product__media-wrapper{max-width:58%;width:calc(58% - var(--grid-desktop-horizontal-spacing) / 2)}.product--small:not(.product--no-media) .product__info-wrapper,.product--medium:not(.product--no-media) .product__info-wrapper,.product--large:not(.product--no-media) .product__info-wrapper{max-width:42%;width:calc(42% - var(--grid-desktop-horizontal-spacing) / 2)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/by-tony-luxury.css.map */
