@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700;900&display=swap";:root{--gm-accent: #ffc107;--gm-navy: #1d2b53;--gm-bg: #ffffff;--gm-font: "Roboto", system-ui, sans-serif;--gm-border: #ececec}html,body,.page-wrapper{background:var(--gm-bg);color:var(--gm-navy);font-family:var(--gm-font);font-weight:400}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.product-title,.collection-hero__title{color:var(--gm-navy);font-family:var(--gm-font);font-weight:700}a{color:var(--gm-navy)}.button:not(.button-unstyled):not(.product-media-container__zoom-button),button.button:not(.button-unstyled):not(.product-media-container__zoom-button),.add-to-cart-button .button:not(.button-unstyled),.cart__checkout-button,.quick-add__button,sticky-add-to-cart .button{background-color:var(--gm-accent)!important;color:var(--gm-navy)!important;border-color:var(--gm-accent)!important;font-family:var(--gm-font);font-weight:700}.button:not(.button-unstyled):hover,button.button:not(.button-unstyled):hover,.cart__checkout-button:hover{filter:brightness(.96)}.product-media-container__zoom-button,button.product-media-container__zoom-button,.button-unstyled.product-media-container__zoom-button{background:transparent!important;background-color:transparent!important;border:0!important;border-color:transparent!important;filter:none!important;color:inherit!important;box-shadow:none!important}.badge,.product-badges .badge,[class*=sale-badge]{background:var(--gm-accent);color:var(--gm-navy);font-weight:700}#header-group,.header-section,header-component{background:var(--gm-bg);border-bottom:1px solid var(--gm-border)}header-announcements,.header-announcements,[class*=announcement]{background:var(--gm-accent)!important;color:var(--gm-navy)!important;font-weight:700}.header__logo img,.logo img{max-height:72px;width:auto}.product-card,product-card{background:var(--gm-bg);border:1px solid var(--gm-border);border-radius:8px;overflow:hidden}.product-card__title,.product-card .h5,.price,.product-price{color:var(--gm-navy);font-weight:700}footer,.footer-group{background:var(--gm-bg);color:var(--gm-navy);border-top:1px solid var(--gm-border)}.gm-usp{background:var(--gm-navy);color:#fff}.gm-usp__inner{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1200px;margin:0 auto;padding:22px 20px}.gm-usp__item{display:flex;flex-direction:column;gap:4px;text-align:center}.gm-usp__item strong{color:var(--gm-accent);font-size:1rem;letter-spacing:.02em}.gm-usp__item span{font-size:.875rem;opacity:.95}.gm-brands,.gm-blog{padding:36px 20px}.gm-brands__inner,.gm-blog__inner{max-width:1200px;margin:0 auto}.gm-brands__title,.gm-blog__head h2{margin:0 0 20px;font-size:1.5rem}.gm-brands__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;align-items:center}.gm-brands__item{display:flex;align-items:center;justify-content:center;min-height:88px;padding:12px;border:1px solid var(--gm-border);border-radius:8px;background:#fff}.gm-brands__item img{max-height:56px;width:auto;max-width:100%;object-fit:contain}.gm-blog__head{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.gm-blog__all{font-weight:700;text-decoration:underline}.gm-blog__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gm-blog__card{display:block;border:1px solid var(--gm-border);border-radius:8px;overflow:hidden;text-decoration:none;background:#fff}.gm-blog__img{width:100%;height:180px;object-fit:cover;display:block}.gm-blog__card h3,.gm-blog__card p{padding:0 14px}.gm-blog__card h3{margin:12px 0 6px;font-size:1.05rem}.gm-blog__card p{margin:0 0 14px;font-size:.9rem;color:#334}.gm-company{font-size:.85rem;line-height:1.5;color:var(--gm-navy)}@media(max-width:749px){.header__logo img,.logo img{max-height:52px}.gm-usp__inner,.gm-brands__grid,.gm-blog__grid{grid-template-columns:1fr}}@media(min-width:750px)and (max-width:989px){.gm-brands__grid{grid-template-columns:repeat(3,1fr)}.gm-blog__grid{grid-template-columns:1fr 1fr}}:root{--gm-buy: #16a34a;--gm-buy-hover: #15803d}.product-grid{--product-grid-gap: 8px}@media screen and (min-width:750px){.product-grid{--product-grid-gap: 12px;grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media screen and (min-width:990px){.product-grid{--product-grid-gap: 16px;grid-template-columns:repeat(4,minmax(0,1fr))!important}}.section-resource-list .resource-list--grid{--resource-list-column-gap: 8px;--resource-list-row-gap: 12px;grid-template-columns:repeat(2,minmax(0,1fr))!important}@media screen and (min-width:750px){.section-resource-list .resource-list--grid{--resource-list-column-gap: 12px;--resource-list-row-gap: 16px;grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media screen and (min-width:990px){.section-resource-list .resource-list--grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}.resource-list__item,.product-grid__item{min-width:0}product-card{height:100%;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0000000a}@media(hover:hover)and (min-width:750px){product-card:hover{transform:translateY(-2px);box-shadow:0 8px 18px #1d2b531a}}product-card .product-grid__card,product-card .product-card__content{height:100%;display:flex;flex-direction:column;gap:6px;padding:0 0 8px;min-width:0}product-card .card-gallery,product-card .product-media-container,product-card .product-media{aspect-ratio:1 / 1;width:100%}product-card .product-media__image{width:100%;height:100%;object-fit:cover;object-position:var(--focal-point, center)}product-card .product-title,product-card h3,product-card h4,product-card .h4,product-card .h5{font-size:13px;line-height:1.3;font-weight:600;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;min-height:2.6em;max-height:2.6em;padding-inline:8px;margin:0}@media screen and (min-width:750px){product-card .product-title,product-card h3,product-card h4,product-card .h4,product-card .h5{font-size:14px}}product-card .price,product-card .product-price{font-size:14px;font-weight:700;line-height:1.3;white-space:nowrap;min-height:1.35em;padding-inline:8px;margin:0}.card-buy-wrap,product-card .quick-add.card-buy-btn-wrap{position:relative;inset:auto;z-index:3;pointer-events:auto;width:100%;margin-top:auto;padding:4px 8px 0}product-card .quick-add{position:static;inset:auto;pointer-events:auto;width:100%}product-card .quick-add__product-form-component,product-card .quick-add__product-form-component .shopify-product-form{display:block;height:auto;width:100%}product-card button.quick-add__button,product-card .quick-add__button.add-to-cart-button,product-card .card-buy-btn{position:static!important;inset:auto!important;display:flex!important;align-items:center;justify-content:center;width:100%!important;max-inline-size:100%!important;min-inline-size:0!important;min-height:44px;height:44px!important;padding:0 10px!important;border:none!important;border-radius:8px!important;background:var(--gm-buy)!important;color:#fff!important;font-weight:700!important;letter-spacing:.02em;opacity:1!important;overflow:hidden;white-space:nowrap;-webkit-backdrop-filter:none;backdrop-filter:none;scale:none!important;pointer-events:auto}@media screen and (min-width:750px){product-card button.quick-add__button,product-card .card-buy-btn{min-height:48px;height:48px!important}}product-card .card-buy-btn:hover,product-card button.quick-add__button:hover,product-card button.quick-add__button:focus-visible{background:var(--gm-buy-hover)!important;color:#fff!important}product-card .card-buy-btn:focus-visible,product-card button.quick-add__button:focus-visible{outline:2px solid var(--gm-navy);outline-offset:2px}product-card .card-buy-btn:disabled,product-card button.quick-add__button:disabled{background:#9ca3af!important;color:#fff!important;cursor:not-allowed;opacity:1!important}product-card .quick-add .add-to-cart-icon{display:none}@media(prefers-reduced-motion:no-preference){product-card button.quick-add__button{transition:background-color .15s ease,transform .15s ease}}@media screen and (max-width:749px){.product-information,.product-information__grid,product-component.product-information__grid{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;min-width:0!important;grid-template-columns:minmax(0,1fr)!important;float:none!important}.product-information__media,.product-details,.product-information__grid>*{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;position:static!important;float:none!important;grid-column:1 / -1!important;order:unset!important}.product-information__media{min-width:0!important}.product-details,.product-details.sticky-content--desktop,.product-details.sticky-content,.product-information .sticky-content,.product-information .sticky-content--desktop{position:static!important;overflow:hidden!important;white-space:normal!important;writing-mode:horizontal-tb!important;align-self:stretch!important}.product-information .product-details,.product-details,.product__info-wrapper,.product__info-container{padding-inline:10px}.product-details .rte,.product-details .product-title,.product-details h1,.product-details .price,.product-details .product-price,.product-details .text-block,.product__description,.product__title,.product__text{padding-inline:0}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/growmedica.css.map */
