:root{--othegraven--primary-color:#A8151C;--othegraven--cottontail: #F8F5EE}.header__deco-line{height:15px;background-color:var(--othegraven--primary-color)}.header__logo-image{margin:0 75px}.header{position:relative;z-index:20;transform:translateY(0);transition:transform .25s ease,background-color .25s ease,box-shadow .25s ease}.header__wrapper{padding-block:1.5rem;transition:padding .25s ease}.header .header__logo{position:relative}.header .header__logo-link{display:grid;place-items:center}.header .header__logo-image{display:block;grid-area:1/1;height:auto;transition:opacity .25s ease}.header .header__logo-image--default{transition:max-height .25s ease,opacity .25s ease;opacity:1}.header .header__logo-image--scrolled{opacity:0;height:auto;width:40px}.header.header--shrink__wrapper{padding-block:.75rem}.header.header--shrink .header__logo-image--default{height:auto;width:40px;opacity:0}.header.header--shrink .header__logo-image--scrolled{opacity:1}.header.header--is-sticky{position:fixed;top:0;left:0;right:0;background-color:rgb(var(--header-background));box-shadow:0 6px 18px #00000014;transform:translateY(-100%)}.header.header--is-sticky-visible{transform:translateY(0)}.header__inline-navigation,.header__secondary-links{text-transform:uppercase}.header__inline-navigation{justify-content:flex-end}.header__secondary-links{justify-content:flex-start}@media screen and (min-width: 741px){.header__icon-list{gap:15px;margin-left:3rem}}@media screen and (max-width: 1440px){.secondary__sub_menu{display:none}}@media screen and (max-width: 1440px){desktop-navigation{display:none}}.section--allproduct-button{display:flex;justify-content:center}h1.product-meta__title.heading.h3{font-size:1.5rem;color:#333;font-family:Open Sans,sans-serif;margin-bottom:0}.product-meta__price-list-container{margin-top:1rem}.product-item__image-wrapper{position:relative;margin-block-end:4rem}.product-item__image-wrapper .product-item__aspect-ratio{position:relative}.product-item__image-wrapper .product-item__aspect-ratio:before{content:"";position:absolute;top:68%;left:50%;width:90%;aspect-ratio:1/1;transform:translate(-50%,-50%);border-radius:50%;background:var(--othegraven--cottontail);z-index:1}.product-item__image-wrapper .product-item__primary-image{position:relative;z-index:2}@media screen and (min-width: 1000px){.product-item{max-width:21rem}}.product-item__cta-wrapper .button-group-sale{display:flex;align-items:stretch;gap:.75rem}.product-item__cta-wrapper .button-group-sale .quantity-selector{flex:0 0 auto;min-width:90px;border:1px solid #ddd;background:#fff;padding:0 .5rem;display:inline-flex;align-items:center;height:3rem;font-size:18px;width:25%}@media screen and (max-width: 640px){.product-item__cta-wrapper .button-group-sale .quantity-selector{width:100%}}.product-item__cta-wrapper .button-group-sale .quantity-selector{padding:0;margin:0}.product-item__cta-wrapper .button-group-sale .quantity-selector__button{border:0;background:none;padding:0 .4rem;cursor:pointer;display:flex;align-items:center}.product-item__cta-wrapper .button-group-sale .quantity-selector__input{text-align:center;border:0;background:#0000;-moz-appearance:textfield}.product-item__cta-wrapper .button-group-sale .quantity-selector__input:focus{outline:none}.product-item__cta-wrapper .button-group-sale .quantity-selector__input::-webkit-outer-spin-button,.product-item__cta-wrapper .button-group-sale .quantity-selector__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-item__cta-wrapper .button-group-sale .button{flex:1 1 auto;width:auto!important;display:flex;align-items:center;justify-content:center;height:3rem;font-size:18px;line-height:1px;font-weight:300;padding:0;margin:0;letter-spacing:1px;background:var(--othegraven--cottontail);background-repeat:no-repeat;background-size:100% 200%,100% 100%;transition:background-position .3s cubic-bezier(.215,.61,.355,1);transform:translateZ(0);background-position:100% -100%,100% 100%}.product-item__cta-wrapper .button-group-sale .button:hover{background-image:linear-gradient(178deg,#f8f5ee,#f8f5ee 10%,#00000012 10% 100%),linear-gradient(#f8f5ee,#f8f5ee);background-position:100% 25%,100% 100%}.product-item__cta-wrapper .button-group-sale .button,.product-item__cta-wrapper .button-group-sale .quantity-selector{min-height:44px}.product-item__info{text-align:left}.product-item-meta__subline{font-size:1rem;color:#555;letter-spacing:.02em;margin-top:.1rem}.product-item-meta__price-list-container .price-list{display:flex;justify-content:space-between;align-items:baseline;width:100%}.product-item-meta__price-list-container .unit-price-measurement{font-size:.8rem;color:#555}.product-item-meta__price-list-container .price,.product-item-meta__price-list-container .unit-price-measurement{display:inline-flex!important;width:auto!important;flex-basis:auto}.product-item-meta__price-list-container .price-list--inline{display:flex;justify-content:space-between;align-items:baseline;width:100%}.product-item-meta__price-list-container .price-list--inline .price--block{flex-basis:auto}.product-item-meta__price-list-container .price-list--inline .price:not(.price--block){order:2;margin-left:auto;display:inline-flex}.product-item-meta__price-list-container .price-list--inline .unit-price-measurement{font-size:.8rem;color:#555}.product-item-meta__title{font-size:1.2rem;min-height:7rem}.product__media-image-wrapper{background:none;border-radius:none}.product__media-image-wrapper:before{content:"";position:absolute;top:68%;left:50%;width:80%;aspect-ratio:1/1;transform:translate(-50%,-50%);border-radius:50%;background:var(--othegraven--cottontail);z-index:1}.product__media-image-wrapper img{z-index:99}.product-meta__attributes{margin-top:2rem}.product-attributes{width:100%;border-collapse:collapse;font-size:.95rem}.product-attributes th,.product-attributes td{padding:.6rem 0;vertical-align:top}.product-attributes th{font-weight:600;width:30%;padding-right:2rem;white-space:nowrap;text-align:left}.product-attributes tr+tr th,.product-attributes tr+tr td{border-top:1px solid #ededed}.button-group-sale{display:flex;align-items:stretch;gap:.75rem;margin-top:1rem}.button-group-sale>*{min-width:0}.button-group-sale .quantity-selector{flex:0 0 auto;display:inline-flex;align-items:center;overflow:hidden}.button-group-sale .product-item__cta{flex:1 1 auto;white-space:nowrap;margin-block-start:0;height:3rem;padding-inline-start:0;padding-inline-end:0;font-weight:300;letter-spacing:.5px;background:var(--othegraven--cottontail);background-repeat:no-repeat;background-size:100% 200%,100% 100%;transition:background-position .3s cubic-bezier(.215,.61,.355,1);transform:translateZ(0);background-position:100% -100%,100% 100%}.button-group-sale .product-item__cta:hover{background-image:linear-gradient(178deg,#f8f5ee,#f8f5ee 10%,#00000012 10% 100%),linear-gradient(#f8f5ee,#f8f5ee);background-position:100% 25%,100% 100%}@media (max-width: 640px){.button-group-sale{flex-direction:column;align-items:stretch}.button-group-sale .quantity-selector{width:100%;justify-content:center}.button-group-sale .product-item__cta{width:100%}}.heading--small{font-size:22px;font-weight:300}.tabs-nav__item-list{box-shadow:0 -2px #727272 inset}.tabs-nav__position{background:var(--othegraven--primary-color)}.shopify-section--collection-list .list-collections__item-info .heading,.shopify-section--collection-list .list-collections__item-info .link{color:#fff}.shopify-section--collection-list .list-collections__item.has-overlay{position:relative}.shopify-section--collection-list .list-collections__item.has-overlay:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--section-block-overlay),var(--section-block-overlay-opacity));pointer-events:none}.shopify-section--collection-list .list-collections__item-info{z-index:3;display:flex}.shopify-section--collection-list .list-collections__item-info .heading{border-bottom:3px solid var(--othegraven--primary-color);letter-spacing:.5px}.list-collections__item{display:flex;align-items:center;gap:2rem}.list-collections__item-image-wrapper,.list-collections__item-info{flex:1 1 50%}.list-collections__item-image-wrapper{order:1}.list-collections__item-info{order:2}.list-collections__item--align-right{margin-left:70px}.list-collections__item--align-right .list-collections__item-image-wrapper{order:2}.list-collections__item--align-right .list-collections__item-info{order:1;z-index:3}.list-collections__item--align-left{margin-right:70px}.list-collections__item--align-left .list-collections__item-image-wrapper{order:1}.list-collections__item--align-left .list-collections__item-info{z-index:3;order:2}@media (max-width: 749px){.list-collections__item{flex-direction:column}.list-collections__item-image-wrapper,.list-collections__item-info{flex-basis:100%}.list-collections__item--align-left{margin-right:0}.list-collections__item--align-right{margin-left:0}}@media screen and (max-width: 1440px){h3.heading.h2{font-size:1.5rem!important}.heading--small{font-size:.875rem;font-weight:300}.product-item-meta__title{font-size:1rem}}.product-facet__toolbar{margin-bottom:1.5rem;background-color:#f8f5ee}.product-facet__filters--toolbar{padding:.75rem 0}.product-facet__filters--toolbar .drawer__content{padding:0}.product-facet__filters--toolbar .product-facet__filter-list{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:flex-start}.product-facet__filters--toolbar .product-facet__filter-item{position:relative}@media screen and (max-width: 999px){.product-facet__filters--toolbar .product-facet__filter-item{width:100%;padding:0rem 2rem}}.product-facet__filters--toolbar .collapsible-toggle{display:inline-flex;align-items:center;gap:.4rem;border:0;background:#0000;padding:0;cursor:pointer;font-family:var(--heading-font-family);text-transform:uppercase;letter-spacing:.18em;font-size:.78rem}@media screen and (max-width: 999px){.product-facet__filters--toolbar .collapsible{width:100%}}.product-facet__filters--toolbar .collapsible-toggle .icon{font-size:.7em;transform:translateY(1px);color:#a4161b}.product-facet__filters--toolbar .collapsible{position:absolute;inset-inline-start:0;inset-block-start:calc(100% + .5rem);min-width:220px;z-index:40;background:#f5efe4;border:1px solid rgba(0,0,0,.12);box-shadow:0 8px 20px #0000001f}.product-facet__filters--toolbar .collapsible__content{padding:.75rem .9rem}.product-facet__filters--toolbar .checkbox-container{margin-bottom:.25rem}.product-facet__filters--toolbar .checkbox-container:last-child{margin-bottom:0}.product-facet__filters--toolbar .product-facet__active-list{margin-bottom:.75rem}@media (max-width: 749px){.product-facet__filters--toolbar{padding-inline:0}.product-facet__filters--toolbar .product-facet__filter-list{row-gap:.75rem}.product-facet__filters--toolbar .product-facet__filter-item{position:static}.product-facet__filters--toolbar .collapsible{position:static;margin-top:.35rem;box-shadow:none;border-width:0 0 1px 0}.product-facet__filters--toolbar .collapsible__content{padding-inline:0}}.product-facet__filter-item+.product-facet__filter-item{border-top:0}.faq__category{font-size:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom.css.map */
