:root{--bv-bg: #ffffff;--bv-red: #80f787;--bv-cream: #000000;--bv-text: #000000;--bv-line: #000000}body{font-family:Times New Roman,Times,Georgia,serif;font-size:1.0625rem;line-height:1.5}body{display:flex;flex-direction:column;min-height:100vh}#MainContent{flex:1 0 auto}button,input,select,textarea,.button{font-family:inherit}body,.gradient,.color-background-1,.color-background-2,.shopify-section{background-color:var(--bv-bg);background-image:none}h1,h2,h3,.title,.product__title,.h0,.h1,.h2{color:var(--bv-cream);font-weight:400}body,p,.product__text,.rte{color:var(--bv-text)}a.bv-red,.bv-red,.cart-count-bubble,.price,.product__title a:hover,.footer a,.list-menu__item--link,.product-card__handle,header .header__icon,.cart-link{color:var(--bv-red)}.header__icons .cart-link,.header .cart-link{color:var(--bv-red);text-transform:lowercase;letter-spacing:.02em}.card__heading,.card__heading a,.card-information__text,.card__information .price{color:var(--bv-red);font-size:.75rem;letter-spacing:.03em}.card__media,.card .media,.product__media{background-color:transparent}.button,.shopify-payment-button__button--unbranded,button.product-form__submit,.cart__checkout-button{background:transparent;color:var(--bv-cream);border:1px solid var(--bv-line);border-radius:0;box-shadow:none;text-transform:none;font-weight:400;transition:background-color .2s ease,color .2s ease}.button:hover,button.product-form__submit:hover,.cart__checkout-button:hover{background:var(--bv-cream);color:var(--bv-bg)}.select__select,select,.field__input,input[type=text],input[type=email]{background:transparent;color:var(--bv-text);border:1px solid var(--bv-line);border-radius:0}.form__label,.product-form__input legend,label{color:var(--bv-text)}.footer,.footer .copyright,.footer__content-bottom{background-color:var(--bv-bg);color:var(--bv-red);border-top:none}.footer a{color:var(--bv-red);text-decoration:none}.bv-footer{background-color:var(--bv-bg);display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding:28px 10px;line-height:1.15}.bv-footer__left{color:var(--bv-cream);font-size:1.05rem;letter-spacing:.02em}.bv-footer__right{display:flex;flex-direction:row;align-items:baseline;gap:8px}.bv-footer__link{color:var(--bv-cream);text-decoration:none;font-size:1.05rem;letter-spacing:.02em}.bv-footer__link:hover{text-decoration:underline}@media screen and (max-width:749px){.bv-footer{flex-direction:column;align-items:flex-start;gap:1px;padding:16px 8.4384px}.bv-footer__right{flex-wrap:wrap;gap:2px 8px}}.bv-wrap{max-width:1200px;margin:0 auto;padding:40px 24px}.bv-h1{color:var(--bv-cream);font-weight:400;font-size:1.9rem;margin:0 0 1.2rem}.bv-h1--center{text-align:center}.bv-muted{color:var(--bv-text)}.bv-link{color:var(--bv-red);text-decoration:none}.bv-link:hover{text-decoration:underline}.bv-grid-wrap{max-width:none;margin:0;padding:18px 10px 44px}.bv-grid-wrap .bv-h1{padding:0}.template-index .bv-grid-wrap{padding-top:0}.bv-collection-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0}.bv-card{display:flex;flex-direction:column;text-align:left;text-decoration:none}.bv-card__media{aspect-ratio:3 / 4;display:flex;align-items:center;justify-content:center;overflow:hidden}.bv-card__media img{width:100%;height:100%;object-fit:contain}.bv-card__label,.bv-card__price{color:var(--bv-cream);font-size:.95rem;letter-spacing:.02em;line-height:1.15;text-align:left}.bv-card__label{margin-top:.55rem}.bv-card__price{margin-top:1px}@media screen and (max-width:749px){.bv-grid-wrap{padding-left:8.4384px;padding-right:8.4384px}.bv-collection-grid{grid-template-columns:repeat(2,1fr)}}.bv-cart-table{width:100%;border-collapse:collapse;color:var(--bv-text)}.bv-cart-table th,.bv-cart-table td{padding:14px 8px;border-bottom:1px solid rgba(253,250,183,.3);text-align:left;vertical-align:middle}.bv-cart-table img{width:80px;height:auto;display:block}.bv-cart__row-title{color:var(--bv-cream);text-decoration:none}.bv-cart__footer{display:flex;justify-content:space-between;align-items:center;margin-top:24px;flex-wrap:wrap;gap:16px}.bv-qty{width:64px}.bv-pagination{display:flex;gap:14px;justify-content:center;margin-top:32px}.bv-pagination a,.bv-pagination span{color:var(--bv-red);text-decoration:none}.bv-pagination a:hover{text-decoration:underline}.bv-form{max-width:460px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.bv-field{display:flex;flex-direction:column;gap:5px}.bv-field label{color:var(--bv-text);font-size:.85rem}.bv-error{color:var(--bv-red);font-size:.9rem}.bv-center{text-align:center}.bv-logos{background-color:var(--bv-logos-bg, var(--bv-bg));padding:var(--bv-logos-pad-v, 2px) var(--bv-logos-pad-h, 10px)}.bv-logos__home{display:block;text-decoration:none}.bv-logos__row{display:grid;grid-template-columns:repeat(var(--bv-logos-count, 12),1fr);align-items:center;gap:var(--bv-logos-gap, 3px)}.bv-logos__item{width:100%;height:auto;display:block;image-rendering:auto;animation:bv-spin var(--bv-logo-duration, 20s) linear infinite;transform-origin:50% 50%;will-change:transform}@keyframes bv-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.bv-logos__item{animation:none}}@media screen and (max-width:749px){.bv-logos{padding-left:8.4384px;padding-right:8.4384px;padding-top:14px}.bv-logos__row{grid-template-columns:repeat(var(--bv-logos-count-m, 6),1fr)}.bv-logos__item:nth-child(n+7){display:none}}.bv-header{background-color:var(--bv-bg)}.bv-header__bar{display:flex;align-items:center;justify-content:flex-end;padding:16px 10px 10px}.bv-header__link,.bv-header__cart{color:var(--bv-red);text-decoration:none;font-size:1.05rem;letter-spacing:.02em}.bv-header__cart{color:var(--bv-text)}.bv-header__link:hover,.bv-header__cart:hover{text-decoration:underline}@media screen and (max-width:749px){.bv-header__bar{padding-left:8.4384px;padding-right:8.4384px}.bv-header__link,.bv-header__cart{font-size:20px}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/bassvictim.css.map */
