.product__info-container .product-form__input--pill input[type=radio]+label.texture-pill{border:none;padding:1px;background:none;margin:0}.product__info-container .product-form__input--pill input[type=radio].disabled+label .texture-pill__img{opacity:.4}span.texture-pill__img{position:relative}.product__info-container .product-form__input--pill input[type=radio].disabled+label .texture-pill__img:after{--diagonal--size: calc(var(--swatch-input--size) * 1.414);--crossed-line--size: .1rem;content:"";position:absolute;bottom:6px;left:-10px;width:30px;height:var(--crossed-line--size);background-color:rgb(var(--color-foreground));transform:rotate(-45deg);transform-origin:left;z-index:44}.product-form__input--pill input[type=radio]:checked+label.texture-pill{background:none!important;outline:.1rem solid rgb(var(--color-foreground));border-radius:50px;padding:1px}.product-form__input--pill input[type=radio]+label{border-radius:50px!important}.product-form__input--pill input[type=radio]:checked+label.texture-pill:hover{outline:.2rem solid rgba(var(--color-foreground),.4)!important}.product-form__input--pill input[type=radio]:not(.disabled)+label.texture-pill:hover{outline:.2rem solid rgba(var(--color-foreground),.4)!important}.product__info-container .texture-pill{display:inline-flex;align-items:center;gap:10px}.product__info-container .texture-pill__img img{width:32px;height:32px;border-radius:50%;object-fit:cover;display:block}.product__info-container .texture-pill__fallback{width:32px;height:32px;border-radius:50%;background:#eee;display:block}.product__info-container .product-form__input--pill{justify-content:center;max-width:max-content;display:flex;flex-wrap:wrap;gap:6px}@media screen and (max-width:749px){.product__info-container .texture-pill__img img,.product__info-container .texture-pill__fallback{width:28px;height:28px}}.product__info-container .product-form__input .form__label span{font-size:80%!important;font-style:italic!important;font-weight:400!important}.sample-product-template__wrapper .product__media-item.is-active .product-media-container{border:3px solid #526449;padding:2px}.blog-articles{--grid-desktop-horizontal-spacing: 20px;--grid-desktop-vertical-spacing: 20px;column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}.main-blog h1.title--primary{display:none}.custom-blog-section>div{padding-bottom:4%}.blog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;background:#526448;padding:30px 40px}.custom-blog-section h2.blog-title{color:#fff;font-size:32px;font-weight:400;text-transform:capitalize}.blog-filters{display:flex;gap:20px;align-items:center}.blog-category-filter select{-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.8175 5.70125L9.635 0.885L8.75125 0L4.8175 3.93375L0.885 0L0 0.885L4.8175 5.70125Z' fill='%23D9D9D9'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 14px center!important;background-size:10px 6px!important}.blog-category-filter select,.blog-search input{padding:10px 14px;border:1px solid #BABAB2;background:#65715b;color:#fff;font-size:16px;min-height:52px;opacity:.7}.blog-category-filter select:focus-visible,.blog-search input:focus-visible{outline:none;box-shadow:none}.blog-search input::placeholder{color:#fff;opacity:.7}.blog-category-filter select{min-width:240px}.blog-search input{min-width:240px;padding:10px 14px 10px 46px}.blog-search{position:relative;display:inline-block}.blog-search .search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);display:flex;pointer-events:none}.blog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.load-more-btn{margin:40px auto 0;display:block}@media(max-width:1200px){.blog-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1199px){.custom-blog-section h2.blog-title{font-size:24px}.blog-header{flex-direction:column;gap:20px;padding:20px}}@media(max-width:768px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.blog-category-filter select,.blog-search input{min-width:100%;width:100%}.blog-category-filter,.blog-search{width:100%}.blog-filters{flex-direction:column;width:100%}}.article-card-wrapper .card.article-card{border:none}.article-card-wrapper .card__heading.h2{color:#546446;text-shadow:0 0 0 #424242;font-size:24px;line-height:120%}.article-card-wrapper .article-card__excerpt.rte-width{color:#303030;font-size:16px;font-weight:300;line-height:150%}.article-card-wrapper .link-btn{z-index:2!important}.article-card-wrapper .link-btn .btn-icon{display:inline-flex;transition:transform .3s ease}.article-card-wrapper .link-btn:hover .btn-icon{transform:translate(6px)}.custom-modern-drawer .header__icon--menu[aria-expanded=true]:before{background:rgba(var(--color-foreground),.35);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.custom-modern-drawer ul.menu-drawer__menu{padding:0 10px 10px}.custom-modern-drawer .menu-drawer__menu{gap:4px}.custom-modern-drawer .menu-drawer__menu-item{position:relative;font-size:15px;font-weight:500;letter-spacing:.2px;padding:14px 18px 14px 22px;border-radius:12px;color:#222;transition:background .25s ease,color .25s ease,padding .25s ease}.custom-modern-drawer .menu-drawer__menu-item:before{content:"";position:absolute;left:8px;top:50%;transform:translateY(-50%) scaleY(0);width:3px;height:60%;border-radius:4px;background:#111;transition:transform .25s ease}.custom-modern-drawer .menu-drawer__menu-item:focus{background-color:transparent!important}.custom-modern-drawer .menu-drawer__menu-item:hover{background:#0000000a;padding-left:26px}.custom-modern-drawer .menu-drawer__menu-item:hover:before{transform:translateY(-50%) scaleY(1)}.custom-modern-drawer .menu-drawer__menu-item--active{font-weight:600;color:#111!important;background:#0000000f;padding-left:26px}.custom-modern-drawer .menu-drawer__menu-item--active:before{transform:translateY(-50%) scaleY(1)}.custom-modern-drawer .menu-drawer__menu-item .svg-wrapper{opacity:.6;transition:opacity .25s ease,transform .25s ease}.custom-modern-drawer .menu-drawer__submenu{border-radius:14px;margin-top:0;padding:0 10px 10px}.custom-modern-drawer .menu-drawer__submenu .menu-drawer__menu-item{font-size:14px;padding:14px 18px 14px 22px}.custom-modern-drawer .menu-drawer__utility-links{border-top:1px solid rgba(0,0,0,.06);margin-top:2rem;padding-top:1.5rem}.custom-modern-drawer .menu-drawer__account{padding:12px 16px;border-radius:12px;background:#0000000a;transition:background .25s ease}.custom-modern-drawer .menu-drawer__account:hover{background:#00000014}.custom-modern-drawer .menu-drawer__close-button{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;letter-spacing:.2px;padding:14px 18px;border-radius:12px;background:#0000000a;color:#111;transition:background .25s ease,transform .25s ease,padding .25s ease}.custom-modern-drawer .menu-drawer__close-button .svg-wrapper{display:flex;align-items:center;opacity:.7;transition:transform .25s ease,opacity .25s ease}.custom-modern-drawer .menu-drawer__close-button:hover{background:#00000014;padding-left:22px}.custom-modern-drawer .menu-drawer__close-button{margin-bottom:8px;margin-top:0}.custom-modern-drawer .menu-drawer__close-button:focus-visible,.custom-modern-drawer .menu-drawer__close-button:focus{outline:none!important;box-shadow:none!important}.custom-modern-drawer .menu-drawer__navigation{padding-top:0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-style.css.map */
