.background-color.background-color--brand-primary,.background-color.background-color--brand-secondary,.background-color.background-color--background-dark,.background-color.background-color--background-light{background-color:""}.background-color.background-color--background-white{background-color:#fff}.background-color.background-color--text-primary{background-color:#000}.background-color.background-color--text-secondary{background-color:#b39a8d}.background-color.background-color--text-light{background-color:#777}.background-color.background-color--text-inverse{background-color:#fff}.text-color.text-color--brand-primary,.text-color.text-color--brand-secondary,.text-color.text-color--background-dark,.text-color.text-color--background-light{color:""}.text-color.text-color--background-white{color:#fff}.text-color.text-color--text-primary{color:#000}.text-color.text-color--text-secondary{color:#b39a8d}.text-color.text-color--text-light{color:#777}.text-color.text-color--text-inverse{color:#fff}.complete-the-look{padding-bottom:50px}.complete-the-look__image{border-radius:8px;margin-bottom:5px}.complete-the-look__item{max-width:110px}.complete-the-look__item *{font-size:inherit;font-weight:600}.complete-the-look__item a{display:block}.complete-the-look__item a>*:not(img):not(:last-child){margin-bottom:6px}.complete-the-look__item-price{color:#958c88}.complete-the-look__item-title{color:#414141;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.complete-the-look__item .btn{background-color:#726661;color:#fcfcfb;margin-top:6px;padding:5px 10px}.complete-the-look__items{display:flex;flex-wrap:wrap;font-size:.8125em;gap:14px;margin:0 16px;text-align:center;text-transform:uppercase}.complete-the-look__title{font-family:EB Garamond,serif;letter-spacing:3px;margin:0 15px 24px}.complete-the-look__error{color:#d20000;display:block;font-size:.8125em;margin:6px 16px 0}.complete-the-look__error:empty{display:none}@media only screen and (max-width: 1007px){.complete-the-look--desktop{display:none}}@media only screen and (min-width: 1008px){.complete-the-look{margin-top:-23px}.complete-the-look__error,.complete-the-look__items,.complete-the-look__title{margin-left:0;margin-right:0}.complete-the-look--mobile{display:none}}.product-config-atc{background-color:#f4eee6;border-top:2px solid #4f4039;bottom:0;color:#000;font-family:Montserrat,Lato,sans-serif;font-size:.875rem;left:0;line-height:1.375rem;min-height:80px;position:fixed;transform:translateY(100%);transition:transform .2s cubic-bezier(.42,0,.58,1);width:100%;z-index:12}.product-config-atc__container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:16px;width:100%}.product-config-atc__content{display:flex;flex-flow:column}.product-config-atc__title{font-weight:600}.product-config-atc__title--desktop{display:none}.product-config-atc .product-price__compare,.product-config-atc .product-price__original{font-size:.875rem;font-weight:500;margin-top:6px}.product-config-atc .product-price__original{color:#000}.product-config-atc .product-price__original.product-price__on-sale{color:#815641}.product-config-atc .product-price__compare{color:#000;margin-left:4px}.product-config-atc__btn{background-color:#4f4039;border-radius:.3125rem;font-family:Montserrat,Lato,sans-serif;font-size:.875rem;font-weight:600;line-height:1.375rem;padding:12px 20px}@media only screen and (min-width: 750px){.product-config-atc{font-size:1.125rem}.product-config-atc__content{flex-flow:row}.product-config-atc__title--mobile{display:none}.product-config-atc__title--desktop{display:inline}.product-config-atc .product-price__compare,.product-config-atc .product-price__original{font-size:1.125rem;margin-top:0}.product-config-atc .product-price__original{border-left:1px solid #000;margin-left:20px;padding-left:20px}.product-config-atc .product-price__compare{margin-left:8px}.product-config-atc__btn{font-size:1.125rem;min-width:296px}}.product-config-atc.is-active{transform:translateY(0)}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fadeIn{0%,35%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%,35%{opacity:0}to{opacity:1}}@-webkit-keyframes heroContentIn{0%,35%{opacity:0;-webkit-transform:translateY(8px);transform:translateY(8px)}60%{opacity:1}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes heroContentIn{0%,35%{opacity:0;-webkit-transform:translateY(8px);transform:translateY(8px)}60%{opacity:1}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes loading{0%{width:0}60%{width:100px;margin-left:-50px}to{margin-left:50px;width:0}}@keyframes loading{0%{width:0}60%{width:100px;margin-left:-50px}to{margin-left:50px;width:0}}@-webkit-keyframes preloading{0%{width:0;opacity:0}60%{width:100px;margin-left:-50px;opacity:1}to{margin-left:50px;width:0;opacity:1}}@keyframes preloading{0%{width:0;opacity:0}60%{width:100px;margin-left:-50px;opacity:1}to{margin-left:50px;width:0;opacity:1}}@-webkit-keyframes slideshowBars{0%{width:0%}to{width:100%}}@keyframes slideshowBars{0%{width:0%}to{width:100%}}@-webkit-keyframes grid-product__loading{0%,to{opacity:0}60%{opacity:.2}}@keyframes grid-product__loading{0%,to{opacity:0}60%{opacity:.2}}.clearfix:after{content:"";display:table;clear:both}.loading:before{-webkit-animation:.5s forwards fade-in;animation:.5s forwards fade-in}.loading:after{-webkit-animation:.5s .3s infinite preloading;animation:.5s .3s infinite preloading}.loading--delayed:before{-webkit-animation-delay:.8s!important;animation-delay:.8s!important;-webkit-animation-duration:1s!important;animation-duration:1s!important}.loading--delayed:after{-webkit-animation-delay:1.3s!important;animation-delay:1.3s!important}.loading:after,.loading:before{content:"";position:absolute;width:100px;height:5px;background:#fff;left:50%;top:50%;margin:-3px 0 0 -50px;z-index:4;opacity:0}.no-js .loading:after,.no-js .loading:before{display:none}.flickity-enabled{position:relative}.flickity-enabled:focus,body:not(.is-tabbing) .flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-prev-next-button{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button svg{width:auto;height:2.25rem;stroke-width:1.5px;stroke:currentColor}.flickity-prev-next-button:hover svg{stroke:#803e26!important}.flickity-prev-next-button:hover svg path{fill:#803e26!important}.flickity-prev-next-button.previous{left:0}.flickity-prev-next-button.next{right:0}.flickity-prev-next-button[disabled]{opacity:0}.flickity-page-dots{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:.625rem 0 0;padding:0;width:100%}.flickity-page-dots .dot{background-color:#5b5b5b;border:.09375rem solid rgba(0,0,0,0);border-radius:100%;display:block;height:.4375rem;margin:0 .46875rem;padding:0;-webkit-transition:background-color .4s ease-in-out;transition:background-color .4s ease-in-out;width:.4375rem}.flickity-page-dots .dot.is-selected{background-color:#fff;border:.09375rem solid #5b5b5b;height:.75rem;width:.75rem}.icon{display:inline-block}.icon:before{background-image:url(/cdn/shop/t/224/assets/sprite-icon-26421b2f.svg?v=22976802366611338671655243932);background-repeat:no-repeat;background-size:17.875rem 136.4375rem;content:"";display:block;font-size:1rem}.icon--inline:before{display:inline-block;position:relative;vertical-align:middle}.icon--acc-minus:before{background-position:0 0;width:1.375rem;height:1.375rem}.icon--acc-plus:before{background-position:0 -1.375rem;width:1.375rem;height:1.375rem}.icon--account-dark:before{background-position:0 -2.75rem;width:1.5rem;height:1.5rem}.icon--account-light:before{background-position:0 -4.25rem;width:1.5rem;height:1.5rem}.icon--arrow-back:before{background-position:0 -5.75rem;width:1.5rem;height:1.1875rem}.icon--arrow-back-large:before{background-position:0 -6.9375rem;width:2.0625rem;height:2rem}.icon--bag-dark:before{background-position:0 -8.9375rem;width:1.5625rem;height:1.5625rem}.icon--bag-light:before{background-position:0 -10.5rem;width:1.5625rem;height:1.5625rem}.icon--brand-mark:before{background-position:0 -12.0625rem;width:15.75rem;height:15.75rem}.icon--chevron:before{background-position:0 -27.8125rem;width:2.625rem;height:2.625rem}.icon--chevron-down:before{background-position:0 -30.4375rem;width:.8125rem;height:.8125rem}.icon--chevron-large:before{background-position:0 -31.25rem;width:1.375rem;height:1.375rem}.icon--chevron-right:before{background-position:0 -32.625rem;width:.8125rem;height:.8125rem}.icon--chevron-up:before{background-position:0 -33.4375rem;width:.8125rem;height:.9375rem}.icon--circle-clay:before{background-position:0 -34.375rem;width:7.375rem;height:1.875rem}.icon--close:before{background-position:0 -36.25rem;width:2.625rem;height:2.625rem}.icon--close-circle:before{background-position:0 -38.875rem;width:2.125rem;height:2.125rem}.icon--close-circle-small:before{background-position:0 -41rem;width:1.5625rem;height:1.5625rem}.icon--close-large:before{background-position:0 -42.5625rem;width:2rem;height:2rem}.icon--close-med:before{background-position:0 -44.5625rem;width:1.5rem;height:1.5rem}.icon--close-small:before{background-position:0 -46.0625rem;width:.8125rem;height:.8125rem}.icon--cta-arrow:before{background-position:0 -46.875rem;width:1.3125rem;height:1rem}.icon--giveback:before{background-position:0 -47.875rem;width:2rem;height:2rem}.icon--klarna:before{background-position:0 -49.875rem;width:2rem;height:1.25rem}.icon--left-arrow:before{background-position:0 -51.125rem;width:17.875rem;height:31.3125rem}.icon--logo-dark:before{background-position:0 -82.4375rem;width:6.375rem;height:3.3125rem}.icon--logo-white:before{background-position:0 -85.75rem;width:6.375rem;height:3.3125rem}.icon--menu-dark:before{background-position:0 -89.0625rem;width:1.5rem;height:1.5rem}.icon--menu-light:before{background-position:0 -90.5625rem;width:1.5rem;height:1.5rem}.icon--metals:before{background-position:0 -92.0625rem;width:1.875rem;height:1.75rem}.icon--minus:before{background-position:0 -93.8125rem;width:.8125rem;height:.8125rem}.icon--music-note:before{background-position:0 -94.625rem;width:1.25rem;height:1.375rem}.icon--pin-black:before{background-position:0 -96rem;width:.75rem;height:.9375rem}.icon--pin-white:before{background-position:0 -96.9375rem;width:.75rem;height:.9375rem}.icon--plus:before{background-position:0 -97.875rem;width:.8125rem;height:.8125rem}.icon--radio-off:before{background-position:0 -98.6875rem;width:1.25rem;height:1.25rem}.icon--radio-on:before{background-position:0 -99.9375rem;width:1.25rem;height:1.25rem}.icon--right-arrow:before{background-position:0 -101.1875rem;width:17.875rem;height:31.3125rem}.icon--search-dark:before{background-position:0 -132.5rem;width:1.5625rem;height:1.5625rem}.icon--search-light:before{background-position:0 -134.0625rem;width:1.5625rem;height:1.5625rem}.icon--tick:before{background-position:0 -135.625rem;width:.8125rem;height:.8125rem}img{max-width:100%}.ir{height:0;overflow:hidden;position:relative;width:100%}.ir img{display:block;min-height:1px;width:100%}.ir--product{padding-bottom:100%}.ir--swatch{padding-bottom:166.66667%}.ir__fill{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;position:absolute;right:0;top:0}.ir__fill--bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ir__fill--center,.ir__fill--middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ir__fill--top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ir__fill-inner{position:relative;width:100%}.product{background-color:#f4eee6}.product__container{margin:0 auto;padding:.625rem 0 0;max-width:100vw;width:100%}.product__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.product__gallery-description{width:100%}#rebuy-widget-17990{margin-top:6.25rem;background:#f7f5f1!important}.acc{font-family:Montserrat,Lato,sans-serif;color:#4f4039}.acc__item{border-bottom:1px solid #4f4039}.acc__menu{display:none;overflow:hidden;font-size:.875rem;padding:.625rem .625rem 1.875rem;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.acc__menu li{list-style:inside}.acc__material-heading{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.625rem}.acc__material-title{margin-left:1.125rem;font-size:1rem;font-weight:600}.acc__btn{background:0 0;border:0;position:relative;text-align:left;width:100%;font-weight:600;font-size:.875rem;letter-spacing:.05em;text-transform:uppercase;padding:1.625rem 0}.acc__btn:after,.acc__btn:before{background-image:url(/cdn/shop/t/224/assets/sprite-icon-26421b2f.svg?v=22976802366611338671655243932);background-repeat:no-repeat;background-size:17.875rem 136.4375rem;content:"";display:block;font-size:1rem;position:absolute;right:.625rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.acc__btn:before{background-position:0 -1.375rem;width:1.375rem;height:1.375rem}.acc__btn:after{background-position:0 0;width:1.375rem;height:1.375rem;opacity:0}.acc__btn.is-active:before{opacity:0}.acc__btn.is-active:after{opacity:1}.product-config-bottom{margin-top:1.875rem}.product-config-bottom__container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.25rem}.product-config-bottom__container .container{padding:0}.product-config-bottom__title{font-size:.875rem;font-weight:600;margin-bottom:.3125rem;text-transform:uppercase}.product-config-bottom__icon{-ms-flex-preferred-size:1.875rem;flex-basis:1.875rem;margin-right:.9375rem}.product-config-bottom__icon img,.product-config-bottom__icon svg{max-width:100%;height:auto}.product-config{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.product-config__price{font-family:Montserrat,Lato,sans-serif;margin-bottom:1.875rem}.product-config__price-promo{color:#e22120;font-weight:400;font-size:.75rem;line-height:1.3125rem;margin-top:.3125rem}.product-config__options{margin-bottom:.625rem}.product-config__option{margin-bottom:1.25rem}.product-config__option-header{margin-bottom:.9375rem}.product-config__option--chain-style .product-config__option-header,.product-config__option--material .product-config__option-header{margin-bottom:.625rem}.product-config__option-title,.product-config__option-value{display:inline-block;font-family:Montserrat,Lato,sans-serif;font-size:.875rem;font-weight:600;line-height:1.0625rem}.product-config__option-title{color:#726661;letter-spacing:0;margin-bottom:0;text-transform:uppercase}.product-config__option-value{color:#121212;margin-left:.625rem}.product-config__option-value--link{color:#717171;text-decoration:underline}.product-config__option-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-config__option-label{display:block;color:#726661;font-family:Montserrat,Lato,sans-serif;font-weight:medium;font-size:.75rem;line-height:1.0625rem;margin-bottom:.3125rem}.product-config__option-input{display:none}.product-config__option-button{background:0 0;border:2px solid #a0a0a0;border-radius:.625rem;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:600;font-size:.75rem;line-height:.875rem;height:3.125rem;opacity:.8;overflow:hidden;padding:0 .625rem;position:relative}.product-config__option-button--large{min-width:7.8125rem;text-align:center;white-space:initial}.product-config__option-button--swatch{padding:0;width:1.875rem}.product-config__option--material .product-config__option-button{display:block;width:3.125rem}.product-config__option--chain .product-config__option-button{font-size:.875rem;line-height:1rem;width:1.5625rem}.product-config__option-item.is-active .product-config__option-button{border-color:#121212;opacity:1}.product-config__option-item{display:inline-block;margin-right:.4375rem;margin-top:.4375rem}.product-config__option--material .product-config__option-item{max-width:3.125rem;margin-left:.6875rem}.product-config__option-item:first-of-type{margin-left:0}.product-config__option-drawer{height:0;overflow:hidden;visibility:hidden}.product-config__option-drawer.is-active{height:100%;visibility:visible}.product-config__option .sold-out{position:relative;opacity:.7}.product-config__option .sold-out .product-config__option-button:after{background:#717171;content:"";display:block;height:.125rem;left:0;opacity:.5;pointer-events:none;position:absolute;top:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:100%;z-index:1}.product-config__preorder{font-size:.875rem;margin-bottom:.625rem;text-align:center}.product-config__preorder-message{font-weight:700;margin-bottom:0}.product-config__engraving{margin-bottom:1.875rem}.product-config__engraving-input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.product-config__engraving-input{background-color:#0000;border-radius:.3125rem 0 0 .3125rem;border:2px solid #c9c0b5;-ms-flex-preferred-size:70%;flex-basis:70%;height:2.8125rem}.product-config__engraving-button{background-color:#726661;border-radius:0 .3125rem .3125rem 0;border:none;color:#fff;-ms-flex-preferred-size:30%;flex-basis:30%;height:2.8125rem;padding:0 1.25rem;text-transform:uppercase}.product-config__option--material .product-config__option-item,.product-config__option--size .product-config__option-item{min-width:3.125rem}.product-config__option--material .sold-out .product-config__option-button:after,.product-config__option--size .sold-out .product-config__option-button:after{left:-15%;top:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:130%}.product-config__add-btn{background-color:#4f4039;border-radius:.3125rem;font-family:Montserrat,Lato,sans-serif;font-weight:600;font-size:1.125rem;height:4.6875rem;line-height:1.375rem;padding:.625rem 1.5625rem;width:100%;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.product-config__add-btn:disabled{opacity:.4}.product-config__add-btn:not(:disabled):hover{background-color:#4f4039}.product-config__add-btn.out-of-stock{display:none}.product-config__wishlist{margin-top:.625rem;background:0 0!important;border:2px solid #717171!important;border-radius:.3125rem!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;height:2.8125rem!important;padding:.625rem 1.5625rem!important}.product-config__wishlist .swym-wishlist-button-bar{float:left!important;max-width:unset!important;margin-top:unset!important}.product-config__wishlist .swym-add-to-wishlist:after{font-size:18px!important;color:#717171!important;display:flex;justify-content:center;align-items:center}.product-config__wishlist .swym-wishlist-cta{color:#717171!important;display:block!important;font-family:Montserrat,Lato,sans-serif!important;font-weight:600!important;font-size:1.125rem!important;text-indent:initial!important;margin-left:30px!important}.product-config__wishlist .swym-added.swym-add-to-wishlist:after{color:#717171!important}.product-config__cta-promo{text-transform:uppercase;color:#815641;font-weight:600;font-size:.875rem;text-align:center;margin-top:.625rem}.product-config__buy-now{display:none;background-color:#876855;margin-block-start:8px;border-radius:.3125rem;font-family:Montserrat,Lato,sans-serif;font-weight:600;font-size:1.125rem;height:4.6875rem;line-height:1.375rem;padding:.625rem 1.5625rem;width:100%}.product-description{max-width:40.625rem;margin:0 auto;display:none}.product-description-mobile{max-width:none;width:100%;margin:0;padding:0 .9375rem 1.875rem}.product-description-mobile .acc__item:first-child{border-top:1px solid #000}.product-description__story{display:-webkit-box;display:-ms-flexbox;display:flex;padding:2.5rem 0 0}.product-description__story-left{position:relative;-ms-flex-negative:0;flex-shrink:0;width:13.75rem;min-height:15.625rem}.product-description__illustration{position:absolute;top:-4.875rem;left:-3.75rem}.product-description__tags{font-size:.875rem;padding-top:12.5rem;color:#815641}.product-description__story-right{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:.875rem}.product-description__story-tagline{text-transform:uppercase;font-size:.875rem}.product-description__song{text-transform:uppercase;font-size:.75rem;font-weight:600}.product-description__song-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-description__song-note{margin-right:1rem}.product-description__song-header{font-size:.75rem;font-weight:600;color:#958c88;margin:0}.product-description__song strong{font-weight:600}.product-essentials{padding:1.25rem .9375rem 0;width:100%}.product-essentials__header{margin:0 0 1.25rem}.product-essentials__eyebrow{text-transform:uppercase;color:#726661;font-weight:600;font-size:.875rem}.product-essentials__title{color:#121212;font-family:EB Garamond,Lato,sans-serif;font-size:1.875rem;font-weight:600;letter-spacing:.07em;line-height:2.4375rem;margin:0}.product-essentials__reviews{margin:.3125rem 0}.product-essentials__reviews .okeReviews-reviewsSummary-ratingCount span{color:#815641;font-family:Montserrat,Lato,sans-serif;font-weight:400;font-size:.875rem;line-height:1.0625rem;margin-top:.1875rem;margin-left:.375rem;text-transform:lowercase}.product-essentials__description{color:#4f4039;font-family:Montserrat,Lato,sans-serif;font-weight:medium;font-size:.875rem;line-height:1.5;padding-top:.625rem}.product-foursixty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;background:#e1ccbe;padding:90px 15px}.product-foursixty__container{width:49.375rem}.product-foursixty__heading{width:100%;padding:0 .9375rem}.product-foursixty__handle{color:#000;font-family:EB Garamond,Lato,sans-serif;font-size:1.875rem;letter-spacing:.1875rem;margin:0 0 .625rem}.product-foursixty__goddess-hash{font-family:Montserrat,Lato,sans-serif;font-weight:medium;color:#000}.product-foursixty__wrapper{margin-top:1.25rem}.product-gallery-modal{background-color:#f4eee6fa;display:block;opacity:0;-webkit-transform:initial;transform:initial;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;visibility:hidden}.product-gallery-modal.is-active{opacity:1;visibility:visible}.product-gallery-modal__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:4.0625rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.625rem}.product-gallery-modal__close{background-color:#0000;border:none;font-size:.8125rem;padding:.9375rem}.product-gallery-modal__carousel{border:1px solid #ebddd4}.product-gallery-modal__carousel-item:not(.zoomed){-webkit-transform:none!important;transform:none!important}.product-gallery-modal__footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.625rem}.product-gallery-modal__footer-pagination{color:#717171;font-family:Montserrat,Lato,sans-serif;font-size:1rem;font-weight:600;line-height:1.25rem;margin-bottom:1.25rem}.product-gallery-modal__footer-text{color:#4f4039;font-family:Montserrat,Lato,sans-serif;font-size:.75rem;font-weight:medium;line-height:1.3125rem;text-align:center}.product-gallery-modal .flickity-prev-next-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#4f4039;border:none;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.8125rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:.3125rem;-webkit-transition:background-color .25s ease-in-out;transition:background-color .25s ease-in-out;width:2.8125rem}.product-gallery-modal .flickity-prev-next-button:disabled{background-color:#dcd9d7;opacity:1}.product-gallery-modal .flickity-prev-next-button.is-active{background-color:#121212}.product-gallery-modal .flickity-prev-next-button svg{height:1.25rem;stroke:#fcfcfb;stroke-width:1px}.product-gallery-modal .flickity-prev-next-button svg path{fill:#fcfcfb}.product-gallery-modal .flickity-prev-next-button:hover svg{stroke:#fcfcfb!important}.product-gallery-modal .flickity-prev-next-button:hover svg path{fill:#fcfcfb!important}.product-gallery{position:relative;width:100%;max-height:750px}.product-gallery__thumbs{display:-webkit-box;display:-ms-flexbox;display:flex;left:0;position:absolute;z-index:2}.product-gallery__thumbs-item{background-color:#fcfcfb;border:1px solid #a38265;border-radius:100%;-webkit-box-shadow:-1px 4px 4px rgba(0,0,0,0);box-shadow:-1px 4px 4px #0000;margin-left:.3125rem;padding:0;-webkit-transition:-webkit-box-shadow .25s ease-in-out;transition:box-shadow .25s ease-in-out;transition:box-shadow .25s ease-in-out,-webkit-box-shadow .25s ease-in-out}.product-gallery__thumbs-item:first-of-type{margin-left:0}.product-gallery__thumbs-item .lazyloaded{border-radius:100%}.product-gallery__thumbs-item .lazyloaded img{pointer-events:none}.product-gallery__thumbs-item .ir{border-radius:100%;opacity:.7;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.product-gallery__thumbs-item.is-active{-webkit-box-shadow:-1px 4px 4px rgba(0,0,0,.25);box-shadow:-1px 4px 4px #00000040}.product-gallery__thumbs-item.is-active .ir{opacity:1}.product-gallery__carousel-item-responsive{position:absolute;top:0;left:0}.product-gallery__carousel{margin-bottom:-1.25rem;position:relative}.product-gallery__carousel-item{background-color:#fcfcfb;display:inline-block}.product-gallery__carousel-item .responsive-image__wrapper{position:relative}.product-gallery__carousel-toggle{background-color:#726661;border:none;border-radius:100%;position:absolute;top:.75rem;right:2.5rem;height:2.5rem;width:2.5rem;padding:0;z-index:2}.product-gallery__carousel-toggle-inner{background-color:#fff;position:absolute;height:1px;width:1px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product-gallery__carousel-toggle-inner--vertical{height:1rem}.product-gallery__carousel-toggle-inner--horizontal{width:1rem}.product-price{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Montserrat,Lato,sans-serif;font-size:1.3125rem;line-height:1.625rem;margin:0}.product-price__original{color:#815641;font-weight:600}.product-price__compare{display:inline-block;color:#a38265;font-weight:400;text-decoration:line-through;margin-left:1.25rem}.product-config__actions .swym-isa-inline-form{border:none;padding:0}.product-config__actions .swym-remind-me{background-color:#fbf9f7;border-radius:.3125rem;padding:1.25rem;text-align:center}.product-config__actions .swym-title{line-height:1}.product-config__actions .swym-title h2{font-size:.875rem;text-transform:uppercase;margin-bottom:0}.product-config__actions .swym-remind-me p.swym-remind-description{font-size:.875rem}.product-config__actions .swym-remind-auth-form-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 .9375rem}.product-config__actions .swym-remind-me #swym-remind-email-auth-button{background-color:#726661;border-radius:0 .3125rem .3125rem 0;height:2.8125rem;margin-top:0;max-width:7.5rem}.product-config__actions .swym-remind-me input.swym-input{border-radius:.3125rem 0 0 .3125rem;border:2px solid #c9c0b5;height:2.8125rem}@media only screen and (max-width: 1007px){#rebuy-widget-17990{margin-top:3.125rem}.product-gallery-modal__carousel-item{left:0!important;opacity:0;-webkit-transition:opacity .25s ease-in-out,z-index .25s ease-in-out;transition:opacity .25s ease-in-out,z-index .25s ease-in-out;z-index:-1}.product-gallery-modal__carousel-item.is-selected{opacity:1;z-index:0}.product-gallery-modal__carousel .flickity-slider{-webkit-transform:none!important;transform:none!important}.product-gallery__thumbs{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:-.625rem;height:4.6875rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:auto;padding:.625rem .625rem .625rem 1.875rem;white-space:nowrap;width:100%}.product-gallery__thumbs-item{max-width:3.125rem;min-width:3.125rem}.product-gallery__carousel-item{background-color:initial;margin:0 -1.5625rem;padding-left:1.875rem;padding-right:1.875rem}.product-gallery__carousel-item .lazyloaded{background-color:#fcfcfb;border:1px solid #ebddd4;border-radius:1.25rem}}@media only screen and (min-width: 1008px){.product__container{max-width:87.5rem;padding:1.875rem 1.25rem 6.25rem}.product__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.product-config{margin-bottom:1.875rem}.product-config__wishlist .swym-add-to-wishlist{width:100%!important}.product-description{display:block}.product-description-mobile{display:none}.product-essentials{padding:.9375rem 5rem 0;min-width:35rem;max-width:35rem}.product-gallery__thumbs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:40vw;overflow-x:hidden;overflow-y:auto;top:5rem}.product-gallery__thumbs-item{margin-left:0;margin-top:.9375rem;width:5rem}.product-gallery__thumbs-item:first-of-type{margin-top:0}.product-gallery__carousel{border:1px solid #ebddd4;border-radius:3.75rem;margin-left:2.5rem;margin-bottom:0;overflow:hidden}.product-gallery__carousel-item{left:0!important;opacity:0;-webkit-transition:opacity .25s ease-in-out,z-index .25s ease-in-out;transition:opacity .25s ease-in-out,z-index .25s ease-in-out;z-index:-1}.product-gallery__carousel-item:not(.zoomed){-webkit-transform:none!important;transform:none!important}.product-gallery__carousel-item.is-selected{opacity:1;z-index:0}.product-gallery__carousel-toggle{display:none}.product-gallery__carousel .flickity-slider{-webkit-transform:none!important;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/299/assets/template.product.css.map?v=164772863022860674371688053635 */
