.ProductMonogram{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;flex-flow:initial;background:#fff}.ProductMonogram--left{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;flex-flow:initial;max-width:300px;width:100%;transition:all .5s ease;min-height:600px}.ProductMonogram--left.active{max-width:620px}.ProductMonogram--left .js-monogramColor{display:none}.ProductMonogram__title{width:60px;transition:all .5s ease;cursor:pointer}.ProductMonogram__title p{font-size:30px;margin-top:55px;text-align:center}.ProductMonogram__step.active .ProductMonogram__title{visibility:none;opacity:0}.ProductMonogram__step--2{background-color:#f8f8f8}.ProductMonogram__step--3{background-color:#f1f1f1}.ProductMonogram__step--4{background-color:#e8e8e8}.ProductMonogram__step--5{background-color:#e2e2e2}.ProductMonogram__step{display:flex;transition:all .5s ease;width:60px}.ProductMonogram__step.disabled{color:#ddd;pointer-events:none;opacity:.5}.ProductMonogram__step.disabled .ProductMonogram__title{cursor:not-allowed}.ProductMonogram__title:hover{opacity:.5}.ProductMonogram__color{width:25px;height:25px;background-color:#000;margin-bottom:10px}.ProductMonogram__next{margin-top:66px;height:35px;line-height:35px}.ProductMonogram__next button{background-color:transparent;text-transform:uppercase;border-radius:0;color:#000;opacity:.15;border:1px solid black;max-width:180px;width:100%;font-size:13px;height:35px;line-height:32px;transition:all .5s ease}.ProductMonogram__next.active button{background-color:#000;border-radius:0;color:#fff;opacity:1;border:1px solid black;max-width:180px;width:100%;font-size:13px;height:35px;line-height:32px}.ProductMonogram__next--2,.ProductMonogram__next--3,.ProductMonogram__next--4,.ProductMonogram__next--5{display:flex;padding-right:50px}.ProductMonogram__next--2 .ProductMonogram__prev,.ProductMonogram__next--3 .ProductMonogram__prev,.ProductMonogram__next--4 .ProductMonogram__prev,.ProductMonogram__next--5 .ProductMonogram__prev{max-width:93px;width:100%;border:1px solid black;font-size:13px;text-transform:uppercase;opacity:1}.ProductMonogram__next--2 .ProductMonogram__nexted,.ProductMonogram__next--3 .ProductMonogram__nexted,.ProductMonogram__next--4 .ProductMonogram__nexted,.ProductMonogram__next--5 .ProductMonogram__nexted{border:1px solid black;font-size:13px;text-transform:uppercase;opacity:.15;margin-top:0;margin-left:13px;max-width:100%;width:100%}.ProductMonogram__next--2 .ProductMonogram__nexted.active,.ProductMonogram__next--3 .ProductMonogram__nexted.active,.ProductMonogram__next--4 .ProductMonogram__nexted.active,.ProductMonogram__next--5 .ProductMonogram__nexted.active{opacity:1;background-color:#000;color:#fff}.ProductMonogram--options{opacity:0;visibility:hidden;width:0;overflow:hidden;transition:all .5s ease}.ProductMonogram__options{padding-right:50px;padding-top:15px}.ProductMonogram__step--5.active,.ProductMonogram__step--4.active,.ProductMonogram__step--3.active,.ProductMonogram__step--2.active,.ProductMonogram__step--1.active{width:100%}.ProductMonogram__step--5.active .ProductMonogram--options,.ProductMonogram__step--4.active .ProductMonogram--options,.ProductMonogram__step--3.active .ProductMonogram--options,.ProductMonogram__step--2.active .ProductMonogram--options,.ProductMonogram__step--1.active .ProductMonogram--options{opacity:1;visibility:visible;width:100%}.ProductMonogram__swatch--color{width:30px;height:30px;cursor:pointer;border:1px solid #dedede}.ProductMonogram__swatch--item{height:40px;width:40px;display:flex;justify-content:center;align-items:center;border:1px solid transparent;margin:0 auto 5px;transition:all .3s ease}.ProductMonogram__swatch--item p{display:none;font-size:10px;text-transform:uppercase;margin-bottom:0}.ProductMonogram__swatch--item.show,.ProductMonogram__swatch--item:hover{border:1px solid black}.ProductMonogram__option--swatches{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap}.ProductMonogram__swatch--container{width:20%}.ProductMonogram--right{width:100%;position:relative}.ProductMonogram__image-background{height:100%}.ProductMonogram__image-background img{width:100%;height:100%;object-fit:cover}.ProductMonogram__text-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.ProductMonogram__text-container h2,.ProductMonogram__text-container h3{margin-bottom:0}.ProductMonogram__text-container button{margin:0 auto}.ProductMonogram__right__step--1{opacity:0;height:0;overflow:hidden;transition:all 1s ease}.ProductMonogram__right__step--1.active{opacity:1;height:100%}.ProductMonogram__right_-step--1.active .ProductMonogram__text-container{display:none}.ProductMonogram__right__step--2{opacity:0;visibility:hidden;transition:all .5s;display:none}.ProductMonogram__right__step--2.active{opacity:1;visibility:visible;height:100%;display:flex}.ProductMonogram__title-container h2{margin-top:55px;margin-bottom:0;text-transform:uppercase;font-size:30px}.ProductMonogram__title-container p{font-size:15px;text-transform:uppercase;margin-bottom:45px}.ProductMonogram__label p{font-size:12px;text-transform:uppercase;padding-bottom:4px;margin-bottom:10px;border-bottom:1px solid black}.ProductMonogram__step--1 .ProductMonogram__label p{border-bottom:0}.ProductMonogram__step--5 .ProductMonogram__label p{border-bottom:1px solid transparent}.ProductMonogram__step--5 .ProductMonogram__label.show p{border-bottom:1px solid black}.ProductMonogram__image-sandal{position:relative;margin:auto}.ProductMonogram__right__step--2 .ProductMonogram__image-sandal{display:none;background-color:#fff}.ProductMonogram__right__step--2.active .ProductMonogram__image-sandal{display:flex;align-items:center;width:100%}.ProductMonogram__right__step--2.active .ProductMonogram__image-sandal img{margin:auto;width:100%;max-width:600px}.ProductMonogram__right__step--2.active .ProductMonogram__initial-letters img{width:33%;max-width:100%}.ProductMonogram__right__step--2 .ProductMonogram__right-text-container{position:absolute;right:-500px;transition:all .5s ease;overflow:hidden;width:0;background-color:#f1f1f1}.ProductMonogram__right__step--2.active .ProductMonogram__right-text-container{position:relative;right:0;max-width:300px;width:100%;transition:all .5s}.ProductMonogram__right__step--2.active .ProductMonogram__right-text-container.active{max-width:500px}.ProductMonogram--midnight img{filter:brightness(2%) sepia(100) saturate(100) hue-rotate(219deg)}.ProductMonogram__text--right{padding-top:55px;padding-left:45px;padding-right:45px}.ProductMonogram__text--right h1{font-size:30px;margin-bottom:20px;line-height:34px;text-transform:uppercase}.ProductMonogram__text--right .price{font-size:20px;margin-bottom:40px}.ProductMonogram__text--right .ProductMonogram__option--line{font-size:12px;border-bottom:1px solid black;text-transform:uppercase;margin-bottom:20px}.ProductMonogram__text--right .ProductMonogram__swatch--item{height:initial;width:initial;display:block;border:0}.ProductMonogram__text--right .ProductMonogram__swatch--container{width:100%}.ProductMonogram__text--right .ProductMonogram__swatch--item{display:flex;justify-content:flex-start;align-items:center}.ProductMonogram__text--right .ProductMonogram__swatch--item p{display:block;margin-left:10px}.ProductMonogram__option--swatches .hidden{display:flex!important;margin-bottom:15px;width:100%}.ProductMonogram__option--swatches .hidden .select-wrapper{width:49%;margin-right:1%;display:inline-block;position:relative}.ProductMonogram__option--swatches .hidden select{border:1px solid #9b9b9b;width:100%;font-size:12px;height:30px;border-radius:0;line-height:30px;padding:0 20px}.ProductMonogram__option--swatches .hidden .select-wrapper:after{font-size:24px;position:absolute;right:8px;top:1px;line-height:17px;pointer-events:none}.ProductMonogram__option--swatches .hidden .quantity-selector:after{position:absolute;font-size:24px;right:8px;top:1px;line-height:17px;pointer-events:none}.ProductMonogram__option--swatches .hidden .quantity-selector{position:relative;width:49%;margin-left:1%;height:30px;line-height:30px;display:inline-flex;border:1px solid #9b9b9b;justify-content:center;align-items:center}.ProductMonogram__add-more{font-size:12px;text-align:center;text-transform:uppercase;cursor:pointer}.ProductMonogram__option--size .ProductMonogram__options{padding-right:0}.ProductMonogram__size--swatches .productSelect--custom--2{display:flex;margin-bottom:15px;width:100%}.ProductMonogram__size--swatches .productSelect--custom--2 select{border:1px solid #9b9b9b;width:49%;font-size:12px;height:30px;border-radius:0;line-height:30px}.ProductMonogram__size--swatches .productSelect--custom--2 select:nth-child(2n){margin-left:1%}.ProductMonogram__size--swatches .productSelect--custom--2 select:nth-child(odd){margin-right:1%}.ProductMonogram__add{opacity:0;visibility:hidden;transition:all .5s;margin-bottom:10px}.ProductMonogram__add.show{opacity:1;visibility:visible;border-top:1px solid black;background-color:#000;width:100%;padding-top:17px;background-color:transparent}.ProductMonogram__add button{color:#fff;text-transform:uppercase;height:36px;max-width:100%;line-height:32px;width:100%;font-size:18px;margin-bottom:10px;background-color:#000}.ProductMonogram__add button:hover{background-color:#000;border-color:#000}.ProductMonogram--mobile{opacity:0;visibility:hidden;transition:all .5s;height:0}.ProductMonogram--mobile.active{opacity:1;visibility:visible;height:100%}.ProductMonogram--mobile,.ProductMonogram__text--details p,.ProductMonogram__close,.ProductMonogram--top{display:none}.ProductMonogram__reset{display:none;font-size:"Brandon-Grotesque";text-transform:uppercase;font-size:11px}.ProductMonogram__image-label{width:85px;height:85px;text-align:center;border:1px solid transparent;transition:all .5s ease;padding-top:5px;margin-right:33px}.ProductMonogram__image-label p{margin-bottom:0;font-size:11px;text-align:center;opacity:0;visibility:hidden;transition:all .5s ease}.ProductMonogram__initial--container{align-items:center;margin-bottom:47px}.ProductMonogram .InitialForm__first,.ProductMonogram .InitialForm__second,.ProductMonogram .InitialForm__third{border:1px solid #979797;border-radius:0;height:30px;font-size:12px;text-align:center;text-transform:uppercase;max-width:50px;padding:0}.ProductMonogram .InitialForm{opacity:0;visibility:hidden;transition:all .5s ease}.ProductMonogram__initial--container.active .ProductMonogram__image-label{border:1px solid black}.ProductMonogram__initial--container.active .ProductMonogram__image-label p,.ProductMonogram__initial--container.active .InitialForm{opacity:1;visibility:visible}.ProductMonogram__initial-letters-container{position:absolute;height:100%;width:28%;top:50%;left:50%;transform:translate(-50%,-50%)}.ProductMonogram__initial-letters{position:absolute;justify-content:center;width:170px;display:flex;max-width:100%;align-items:center;left:48%;transform:translate(-50%,-16%)}.ProductMonogram__initial-letters.letters-for-flat{top:17%}.ProductMonogram__initial-letters.letters-for-comfort{top:13%}.ProductMonogram__initial-letters.letters-for-loafer{top:46%}.ProductMonogram__option-selector{display:none}.ProductMonogram__whipstitch--options{align-items:center}.ProductMonogram__whipstitch--options .ProductMonogram__image--block p{display:none}.ProductMonogram__whipstitch--options .ProductMonogram__image--block{border:1px solid transparent;max-width:85px;height:85px;width:100%;text-align:center}.ProductMonogram__step--1 .ProductMonogram__option--swatches{border-bottom:1px solid black;padding-bottom:15px;margin-bottom:15px}.ProductMonogram__image--block.active{border:1px solid black;text-align:center;margin-bottom:5px}.ProductMonogram__image--block img{height:80px}.ProductMonogram__swatch--color--container{display:none}.ProductMonogram__swatch--color--container.show{display:block}.ProductMonogram__option--style .ProductMonogram__image--block{width:100%;display:flex;align-items:center;height:initial;max-width:initial;border:none}.ProductMonogram__option--style .ProductMonogram__image--block img{width:30px;height:100%}.ProductMonogram__option--style .ProductMonogram__image--block p{display:block;margin-bottom:0;text-transform:uppercase;margin-left:10px;font-size:10px}.ProductMonogram__option--whipstitch .ProductMonogram__image--block{width:100%;display:flex;align-items:center;height:initial;max-width:initial;border:none}.ProductMonogram__option--whipstitch .ProductMonogram__image--block img{width:30px;height:100%}.ProductMonogram__option--whipstitch .ProductMonogram__image--block p{display:block;margin-bottom:0;text-transform:uppercase;margin-left:10px;font-size:10px}.ProductMonogram__option__stitch .ProductMonogram__image-label{height:auto;text-align:initial;display:flex;align-items:center}.ProductMonogram__option__stitch .ProductMonogram__image-label img{width:30px}.ProductMonogram__option__stitch .ProductMonogram__image-label p{opacity:1;visibility:visible;margin-bottom:0;text-transform:uppercase;margin-left:10px;font-size:10px}.ProductMonogram--right .js-optionStitchColor{opacity:1;visibility:visible;margin-bottom:0;text-transform:uppercase;font-size:10px;padding-top:5px;margin-left:0}.ProductMonogram--right .ProductMonogram__option__stitch{display:flex;align-items:center}.ProductMonogram--right .ProductMonogram__option__stitch .ProductMonogram__image-label{margin-right:0}.ProductMonogram--right .ProductMonogram__option__stitch .ProductMonogram__image-label{width:auto;margin-right:3px}.ProductMonogram__warning{text-transform:initial;text-align:left;font-size:15px;margin-bottom:30px;line-height:1.5}.ProductMonogram__swatch--item .ProductMonogram__swatch--color{width:30px;height:30px;cursor:pointer;border:1px solid #dedede;display:block}.ProductMonogram__text--container .yellow,.ProductCustom__text--container .yellow,.ProductMonogram__swatch--item .yellow,.ProductCustom__swatch--item .yellow,.ProductForm__values--color .yellow{background:url(/cdn/shop/files/yellow.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .white,.ProductCustom__text--container .white,.ProductMonogram__swatch--item .white,.ProductCustom__swatch--item .white,.ProductForm__values--color .white{background-color:#fff;background-size:contain}.ProductMonogram__text--container .white-silver,.ProductCustom__text--container .white-silver,.ProductMonogram__swatch--item .white-silver,.ProductCustom__swatch--item .white-silver,.ProductForm__values--color .white-silver{background:url(/cdn/shop/files/white-silver.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .yellow-tan,.ProductCustom__text--container .yellow-tan,.ProductMonogram__swatch--item .yellow-tan,.ProductCustom__swatch--item .yellow-tan,.ProductForm__values--color .yellow-tan{background:url(/cdn/shop/files/yellow-tan.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .white-rainbow,.ProductCustom__text--container .white-rainbow,.ProductMonogram__swatch--item .white-rainbow,.ProductCustom__swatch--item .white-rainbow,.ProductForm__values--color .white-rainbow{background:url(/cdn/shop/files/white-rainbow.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .white-seafoam,.ProductCustom__text--container .white-seafoam,.ProductMonogram__swatch--item .white-seafoam,.ProductCustom__swatch--item .white-seafoam,.ProductForm__values--color .white-seafoam{background:url(/cdn/shop/files/white-seafoam.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .white-mint,.ProductCustom__text--container .white-mint,.ProductMonogram__swatch--item .white-mint,.ProductCustom__swatch--item .white-mint,.ProductForm__values--color .white-mint{background:url(/cdn/shop/files/white-mint.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .white-platinum,.ProductCustom__text--container .white-platinum,.ProductMonogram__swatch--item .white-platinum,.ProductCustom__swatch--item .white-platinum,.ProductForm__values--color .white-platinum{background:url(/cdn/shop/files/white-platinum.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .white-patent,.ProductCustom__text--container .white-patent,.ProductMonogram__swatch--item .white-patent,.ProductCustom__swatch--item .white-patent,.ProductForm__values--color .white-patent{background:url(/cdn/shop/files/white-patent.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .white-pink,.ProductCustom__text--container .white-pink,.ProductMonogram__swatch--item .white-pink,.ProductCustom__swatch--item .white-pink,.ProductForm__values--color .white-pink{background:url(/cdn/shop/files/white-pink.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .white-navy-red,.ProductCustom__text--container .white-navy-red,.ProductMonogram__swatch--item .white-navy-red,.ProductCustom__swatch--item .white-navy-red,.ProductForm__values--color .white-navy-red{background:url(/cdn/shop/files/white-navy-red.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .white-navy,.ProductCustom__text--container .white-navy,.ProductMonogram__swatch--item .white-navy,.ProductCustom__swatch--item .white-navy,.ProductForm__values--color .white-navy{background:url(/cdn/shop/files/white-navy.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .white-lilac,.ProductCustom__text--container .white-lilac,.ProductMonogram__swatch--item .white-lilac,.ProductCustom__swatch--item .white-lilac,.ProductForm__values--color .white-lilac{background:url(/cdn/shop/files/white-lilac.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .white-midnight,.ProductCustom__text--container .white-midnight,.ProductMonogram__swatch--item .white-midnight,.ProductCustom__swatch--item .white-midnight,.ProductForm__values--color .white-midnight{background:url(/cdn/shop/files/white-midnight.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .white-light-blue,.ProductCustom__text--container .white-light-blue,.ProductMonogram__swatch--item .white-light-blue,.ProductCustom__swatch--item .white-light-blue,.ProductForm__values--color .white-light-blue{background:url(/cdn/shop/files/white-light-blue.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .white-gold,.ProductCustom__text--container .white-gold,.ProductMonogram__swatch--item .white-gold,.ProductCustom__swatch--item .white-gold,.ProductForm__values--color .white-gold{background:url(/cdn/shop/files/white-gold.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .white-fire-coral,.ProductCustom__text--container .white-fire-coral,.ProductMonogram__swatch--item .white-fire-coral,.ProductCustom__swatch--item .white-fire-coral,.ProductForm__values--color .white-fire-coral{background:url(/cdn/shop/files/white-fire-coral.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .white-eyelet,.ProductCustom__text--container .white-eyelet,.ProductMonogram__swatch--item .white-eyelet,.ProductCustom__swatch--item .white-eyelet,.ProductForm__values--color .white-eyelet{background:url(/cdn/shop/files/white-eyelet.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .white-blush,.ProductCustom__text--container .white-blush,.ProductMonogram__swatch--item .white-blush,.ProductCustom__swatch--item .white-blush,.ProductForm__values--color .white-blush{background:url(/cdn/shop/files/white-blush.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .violet,.ProductCustom__text--container .violet,.ProductMonogram__swatch--item .violet,.ProductCustom__swatch--item .violet,.ProductForm__values--color .violet{background:url(/cdn/shop/files/violet.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .white-black,.ProductCustom__text--container .white-black,.ProductMonogram__swatch--item .white-black,.ProductCustom__swatch--item .white-black,.ProductForm__values--color .white-black{background:url(/cdn/shop/files/white-black.PNG?9083692517842159729);background-size:contain}.ProductMonogram__text--container .turquoise-white,.ProductCustom__text--container .turquoise-white,.ProductMonogram__swatch--item .turquoise-white,.ProductCustom__swatch--item .turquoise-white,.ProductForm__values--color .turquoise-white{background:url(/cdn/shop/files/turquoise-white.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .violet-white,.ProductCustom__text--container .violet-white,.ProductMonogram__swatch--item .violet-white,.ProductCustom__swatch--item .violet-white,.ProductForm__values--color .violet-white{background:url(/cdn/shop/files/violet-white.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .taupe-platinum,.ProductCustom__text--container .taupe-platinum,.ProductMonogram__swatch--item .taupe-platinum,.ProductCustom__swatch--item .taupe-platinum,.ProductForm__values--color .taupe-platinum{background:url(/cdn/shop/files/taupe-platinum.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .teal,.ProductCustom__text--container .teal,.ProductMonogram__swatch--item .teal,.ProductCustom__swatch--item .teal,.ProductForm__values--color .teal{background:url(/cdn/shop/files/teal.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .tangerine,.ProductCustom__text--container .tangerine,.ProductMonogram__swatch--item .tangerine,.ProductCustom__swatch--item .tangerine,.ProductForm__values--color .tangerine{background:url(/cdn/shop/files/tangerine.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .tan,.ProductCustom__text--container .tan,.ProductMonogram__swatch--item .tan,.ProductCustom__swatch--item .tan,.ProductForm__values--color .tan{background:url(/cdn/shop/files/tan.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .surf-blue-white,.ProductCustom__text--container .surf-blue-white,.ProductMonogram__swatch--item .surf-blue-white,.ProductCustom__swatch--item .surf-blue-white,.ProductForm__values--color .surf-blue-white{background:url(/cdn/shop/files/surf-blue-white.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .tangerine-white,.ProductCustom__text--container .tangerine-white,.ProductMonogram__swatch--item .tangerine-white,.ProductCustom__swatch--item .tangerine-white,.ProductForm__values--color .tangerine-white{background:url(/cdn/shop/files/tangerine-white.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .surf-blue-orange,.ProductCustom__text--container .surf-blue-orange,.ProductMonogram__swatch--item .surf-blue-orange,.ProductCustom__swatch--item .surf-blue-orange,.ProductForm__values--color .surf-blue-orange{background:url(/cdn/shop/files/surf-blue-orange.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .stone,.ProductCustom__text--container .stone,.ProductMonogram__swatch--item .stone,.ProductCustom__swatch--item .stone,.ProductForm__values--color .stone{background:url(/cdn/shop/files/stone.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .silver-white,.ProductCustom__text--container .silver-white,.ProductMonogram__swatch--item .silver-white,.ProductCustom__swatch--item .silver-white,.ProductForm__values--color .silver-white{background:url(/cdn/shop/files/silver-white.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .silver,.ProductCustom__text--container .silver,.ProductMonogram__swatch--item .silver,.ProductCustom__swatch--item .silver,.ProductForm__values--color .silver{background:url(/cdn/shop/files/silver.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .silver-sparkle,.ProductCustom__text--container .silver-sparkle,.ProductMonogram__swatch--item .silver-sparkle,.ProductCustom__swatch--item .silver-sparkle,.ProductForm__values--color .silver-sparkle{background:url(/cdn/shop/files/silver-sparkle.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .silver-platinum,.ProductCustom__text--container .silver-platinum,.ProductMonogram__swatch--item .silver-platinum,.ProductCustom__swatch--item .silver-platinum,.ProductForm__values--color .silver-platinum{background:url(/cdn/shop/files/silver-platinum.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .silver-midnight,.ProductCustom__text--container .silver-midnight,.ProductMonogram__swatch--item .silver-midnight,.ProductCustom__swatch--item .silver-midnight,.ProductForm__values--color .silver-midnight{background:url(/cdn/shop/files/silver-midnight.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .silver-gold,.ProductCustom__text--container .silver-gold,.ProductMonogram__swatch--item .silver-gold,.ProductCustom__swatch--item .silver-gold,.ProductForm__values--color .silver-gold{background:url(/cdn/shop/files/silver-gold.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .seafoam,.ProductCustom__text--container .seafoam,.ProductMonogram__swatch--item .seafoam,.ProductCustom__swatch--item .seafoam,.ProductForm__values--color .seafoam{background:url(/cdn/shop/files/seafoam.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .seafoam-white,.ProductCustom__text--container .seafoam-white,.ProductMonogram__swatch--item .seafoam-white,.ProductCustom__swatch--item .seafoam-white,.ProductForm__values--color .seafoam-white{background:url(/cdn/shop/files/seafoam-white.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .seafoam-gold,.ProductCustom__text--container .seafoam-gold,.ProductMonogram__swatch--item .seafoam-gold,.ProductCustom__swatch--item .seafoam-gold,.ProductForm__values--color .seafoam-gold{background:url(/cdn/shop/files/seafoam-gold.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .sand,.ProductCustom__text--container .sand,.ProductMonogram__swatch--item .sand,.ProductCustom__swatch--item .sand,.ProductForm__values--color .sand{background:url(/cdn/shop/files/sand.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .royal-blue,.ProductCustom__text--container .royal-blue,.ProductMonogram__swatch--item .royal-blue,.ProductCustom__swatch--item .royal-blue,.ProductForm__values--color .royal-blue{background:url(/cdn/shop/files/royal-blue.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .royal-blue-white,.ProductCustom__text--container .royal-blue-white,.ProductMonogram__swatch--item .royal-blue-white,.ProductCustom__swatch--item .royal-blue-white,.ProductForm__values--color .royal-blue-white{background:url(/cdn/shop/files/royal-blue-white.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .royal-blue-silver,.ProductCustom__text--container .royal-blue-silver,.ProductMonogram__swatch--item .royal-blue-silver,.ProductCustom__swatch--item .royal-blue-silver,.ProductForm__values--color .royal-blue-silver{background:url(/cdn/shop/files/royal-blue-silver.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .rose,.ProductCustom__text--container .rose,.ProductMonogram__swatch--item .rose,.ProductCustom__swatch--item .rose,.ProductForm__values--color .rose{background:url(/cdn/shop/files/rose.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .rose-gold,.ProductCustom__text--container .rose-gold,.ProductMonogram__swatch--item .rose-gold,.ProductCustom__swatch--item .rose-gold,.ProductForm__values--color .rose-gold{background:url(/cdn/shop/files/Rose_Gold.png?v=1631653084);background-size:contain}.ProductMonogram__text--container .rose-gold-platinum,.ProductCustom__text--container .rose-gold-platinum,.ProductMonogram__swatch--item .rose-gold-platinum,.ProductCustom__swatch--item .rose-gold-platinum,.ProductForm__values--color .rose-gold-platinum{background:url(/cdn/shop/files/rose-gold-platinum.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .rose-cream-black-patent,.ProductCustom__text--container .rose-cream-black-patent,.ProductMonogram__swatch--item .rose-cream-black-patent,.ProductCustom__swatch--item .rose-cream-black-patent,.ProductForm__values--color .rose-cream-black-patent{background:url(/cdn/shop/files/rose-cream-black-patent.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .red,.ProductCustom__text--container .red,.ProductMonogram__swatch--item .red,.ProductCustom__swatch--item .red,.ProductForm__values--color .red{background-color:red;background-size:contain}.ProductMonogram__text--container .rainbow,.ProductCustom__text--container .rainbow,.ProductMonogram__swatch--item .rainbow,.ProductCustom__swatch--item .rainbow,.ProductForm__values--color .rainbow{background:url(/cdn/shop/files/rainbow.png?9083692517842159729);background-size:contain}.ProductMonogram__text--container .red-white,.ProductCustom__text--container .red-white,.ProductMonogram__swatch--item .red-white,.ProductCustom__swatch--item .red-white,.ProductForm__values--color .red-white{background:url(/cdn/shop/files/red-white.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .purple,.ProductCustom__text--container .purple,.ProductMonogram__swatch--item .purple,.ProductCustom__swatch--item .purple,.ProductForm__values--color .purple{background:url(/cdn/shop/files/purple.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .purple-lilac,.ProductCustom__text--container .purple-lilac,.ProductMonogram__swatch--item .purple-lilac,.ProductCustom__swatch--item .purple-lilac,.ProductForm__values--color .purple-lilac{background:url(/cdn/shop/files/purple-lilac.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .purple-gold,.ProductCustom__text--container .purple-gold,.ProductMonogram__swatch--item .purple-gold,.ProductCustom__swatch--item .purple-gold,.ProductForm__values--color .purple-gold{background:url(/cdn/shop/files/purple-gold.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .platinum,.ProductCustom__text--container .platinum,.ProductMonogram__swatch--item .platinum,.ProductCustom__swatch--item .platinum,.ProductForm__values--color .platinum{background:url(/cdn/shop/files/platinum.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .platinum-white,.ProductCustom__text--container .platinum-white,.ProductMonogram__swatch--item .platinum-white,.ProductCustom__swatch--item .platinum-white,.ProductForm__values--color .platinum-white{background:url(/cdn/shop/files/platinum-white.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .platinum-snake,.ProductCustom__text--container .platinum-snake,.ProductMonogram__swatch--item .platinum-snake,.ProductCustom__swatch--item .platinum-snake,.ProductForm__values--color .platinum-snake{background:url(/cdn/shop/files/platinum-snake.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .platinum-silver,.ProductCustom__text--container .platinum-silver,.ProductMonogram__swatch--item .platinum-silver,.ProductCustom__swatch--item .platinum-silver,.ProductForm__values--color .platinum-silver{background:url(/cdn/shop/files/platinum-silver.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .platinum-platinum,.ProductCustom__text--container .platinum-platinum,.ProductMonogram__swatch--item .platinum-platinum,.ProductCustom__swatch--item .platinum-platinum,.ProductForm__values--color .platinum-platinum{background:url(/cdn/shop/files/platinum-platinum.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .platinum-gold,.ProductCustom__text--container .platinum-gold,.ProductMonogram__swatch--item .platinum-gold,.ProductCustom__swatch--item .platinum-gold,.ProductForm__values--color .platinum-gold{background:url(/cdn/shop/files/platinum-gold.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .platinum-midnight,.ProductCustom__text--container .platinum-midnight,.ProductMonogram__swatch--item .platinum-midnight,.ProductCustom__swatch--item .platinum-midnight,.ProductForm__values--color .platinum-midnight{background:url(/cdn/shop/files/platinum-midnight.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .plaid,.ProductCustom__text--container .plaid,.ProductMonogram__swatch--item .plaid,.ProductCustom__swatch--item .plaid,.ProductForm__values--color .plaid{background:url(/cdn/shop/files/plaid.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .pink,.ProductCustom__text--container .pink,.ProductMonogram__swatch--item .pink,.ProductCustom__swatch--item .pink,.ProductForm__values--color .pink{background:url(/cdn/shop/files/pink.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .pink-white,.ProductCustom__text--container .pink-white,.ProductMonogram__swatch--item .pink-white,.ProductCustom__swatch--item .pink-white,.ProductForm__values--color .pink-white{background:url(/cdn/shop/files/pink-white.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .pink-platinum,.ProductCustom__text--container .pink-platinum,.ProductMonogram__swatch--item .pink-platinum,.ProductCustom__swatch--item .pink-platinum,.ProductForm__values--color .pink-platinum{background:url(/cdn/shop/files/pink-platinum.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .pink-midnight,.ProductCustom__text--container .pink-midnight,.ProductMonogram__swatch--item .pink-midnight,.ProductCustom__swatch--item .pink-midnight,.ProductForm__values--color .pink-midnight{background:url(/cdn/shop/files/pink-midnight.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .pink-lime,.ProductCustom__text--container .pink-lime,.ProductMonogram__swatch--item .pink-lime,.ProductCustom__swatch--item .pink-lime,.ProductForm__values--color .pink-lime{background:url(/cdn/shop/files/pink-lime.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .pink-gold,.ProductCustom__text--container .pink-gold,.ProductMonogram__swatch--item .pink-gold,.ProductCustom__swatch--item .pink-gold,.ProductForm__values--color .pink-gold{background:url(/cdn/shop/files/pink-gold.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .pink-eyelet,.ProductCustom__text--container .pink-eyelet,.ProductMonogram__swatch--item .pink-eyelet,.ProductCustom__swatch--item .pink-eyelet,.ProductForm__values--color .pink-eyelet{background:url(/cdn/shop/files/pink-eyelet.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .pewter,.ProductCustom__text--container .pewter,.ProductMonogram__swatch--item .pewter,.ProductCustom__swatch--item .pewter,.ProductForm__values--color .pewter{background:url(/cdn/shop/files/pewter.PNG?13499986245917811);background-size:contain}.ProductMonogram__text--container .pewter-silver,.ProductCustom__text--container .pewter-silver,.ProductMonogram__swatch--item .pewter-silver,.ProductCustom__swatch--item .pewter-silver,.ProductForm__values--color .pewter-silver{background:url(/cdn/shop/files/pewter-silver.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .pecan,.ProductCustom__text--container .pecan,.ProductMonogram__swatch--item .pecan,.ProductCustom__swatch--item .pecan,.ProductForm__values--color .pecan{background:url(/cdn/shop/files/pecan.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .petrol,.ProductCustom__text--container .petrol,.ProductMonogram__swatch--item .petrol,.ProductCustom__swatch--item .petrol,.ProductForm__values--color .petrol{background:url(/cdn/shop/files/petrol.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .pecan-white,.ProductCustom__text--container .pecan-white,.ProductMonogram__swatch--item .pecan-white,.ProductCustom__swatch--item .pecan-white,.ProductForm__values--color .pecan-white{background:url(/cdn/shop/files/pecan-white.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .pale-pink,.ProductCustom__text--container .pale-pink,.ProductMonogram__swatch--item .pale-pink,.ProductCustom__swatch--item .pale-pink,.ProductForm__values--color .pale-pink{background:url(/cdn/shop/files/pale-pink.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .pale-pink-bright-pink,.ProductCustom__text--container .pale-pink-bright-pink,.ProductMonogram__swatch--item .pale-pink-bright-pink,.ProductCustom__swatch--item .pale-pink-bright-pink,.ProductForm__values--color .pale-pink-bright-pink{background:url(/cdn/shop/files/pale-pink-bright-pink.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .orange,.ProductCustom__text--container .orange,.ProductMonogram__swatch--item .orange,.ProductCustom__swatch--item .orange,.ProductForm__values--color .orange{background:url(/cdn/shop/files/orange.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .orange-white,.ProductCustom__text--container .orange-white,.ProductMonogram__swatch--item .orange-white,.ProductCustom__swatch--item .orange-white,.ProductForm__values--color .orange-white{background:url(/cdn/shop/files/orange-white.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .orange-purple,.ProductCustom__text--container .orange-purple,.ProductMonogram__swatch--item .orange-purple,.ProductCustom__swatch--item .orange-purple,.ProductForm__values--color .orange-purple{background:url(/cdn/shop/files/orange-purple.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .orange-platinum,.ProductCustom__text--container .orange-platinum,.ProductMonogram__swatch--item .orange-platinum,.ProductCustom__swatch--item .orange-platinum,.ProductForm__values--color .orange-platinum{background:url(/cdn/shop/files/orange-platinum.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .orange-paisley,.ProductCustom__text--container .orange-paisley,.ProductMonogram__swatch--item .orange-paisley,.ProductCustom__swatch--item .orange-paisley,.ProductForm__values--color .orange-paisley{background:url(/cdn/shop/files/orange-paisley.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .orange-midnight,.ProductCustom__text--container .orange-midnight,.ProductMonogram__swatch--item .orange-midnight,.ProductCustom__swatch--item .orange-midnight,.ProductForm__values--color .orange-midnight{background:url(/cdn/shop/files/orange-midnight.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .orange-gold,.ProductCustom__text--container .orange-gold,.ProductMonogram__swatch--item .orange-gold,.ProductCustom__swatch--item .orange-gold,.ProductForm__values--color .orange-gold{background:url(/cdn/shop/files/orange-gold.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .olive,.ProductCustom__text--container .olive,.ProductMonogram__swatch--item .olive,.ProductCustom__swatch--item .olive,.ProductForm__values--color .olive{background:url(/cdn/shop/files/olive.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .ocean-blue-white,.ProductCustom__text--container .ocean-blue-white,.ProductMonogram__swatch--item .ocean-blue-white,.ProductCustom__swatch--item .ocean-blue-white,.ProductForm__values--color .ocean-blue-white{background:url(/cdn/shop/files/ocean-blue-white.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .oak,.ProductCustom__text--container .oak,.ProductMonogram__swatch--item .oak,.ProductCustom__swatch--item .oak,.ProductForm__values--color .oak{background-color:#cb7e1f;background-size:contain}.ProductMonogram__text--container .oak-gold,.ProductCustom__text--container .oak-gold,.ProductMonogram__swatch--item .oak-gold,.ProductCustom__swatch--item .oak-gold,.ProductForm__values--color .oak-gold{background:url(/cdn/shop/files/oak-gold.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .nude,.ProductCustom__text--container .nude,.ProductMonogram__swatch--item .nude,.ProductCustom__swatch--item .nude,.ProductForm__values--color .nude{background:url(/cdn/shop/files/nude.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .navy-white,.ProductCustom__text--container .navy-white,.ProductMonogram__swatch--item .navy-white,.ProductCustom__swatch--item .navy-white,.ProductForm__values--color .navy-white{background:url(/cdn/shop/files/navy-white.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .nude-white,.ProductCustom__text--container .nude-white,.ProductMonogram__swatch--item .nude-white,.ProductCustom__swatch--item .nude-white,.ProductForm__values--color .nude-white{background:url(/cdn/shop/files/nude-white.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .navy,.ProductCustom__text--container .navy,.ProductMonogram__swatch--item .navy,.ProductCustom__swatch--item .navy,.ProductForm__values--color .navy{background:url(/cdn/shop/files/navy.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .navy-platinum,.ProductCustom__text--container .navy-platinum,.ProductMonogram__swatch--item .navy-platinum,.ProductCustom__swatch--item .navy-platinum,.ProductForm__values--color .navy-platinum{background:url(/cdn/shop/files/navy-platinum.PNG?13499986245917811);background-size:contain}.ProductMonogram__text--container .navy-lilac,.ProductCustom__text--container .navy-lilac,.ProductMonogram__swatch--item .navy-lilac,.ProductCustom__swatch--item .navy-lilac,.ProductForm__values--color .navy-lilac{background:url(/cdn/shop/files/navy-lilac.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .natural-raffia-gold,.ProductCustom__text--container .natural-raffia-gold,.ProductMonogram__swatch--item .natural-raffia-gold,.ProductCustom__swatch--item .natural-raffia-gold,.ProductForm__values--color .natural-raffia-gold{background:url(/cdn/shop/files/natural-raffia-gold.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .navy-black-patent,.ProductCustom__text--container .navy-black-patent,.ProductMonogram__swatch--item .navy-black-patent,.ProductCustom__swatch--item .navy-black-patent,.ProductForm__values--color .navy-black-patent{background:url(/cdn/shop/files/navy-black-patent.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .natural-gold,.ProductCustom__text--container .natural-gold,.ProductMonogram__swatch--item .natural-gold,.ProductCustom__swatch--item .natural-gold,.ProductForm__values--color .natural-gold{background:url(/cdn/shop/files/natural-gold.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .natural,.ProductCustom__text--container .natural,.ProductMonogram__swatch--item .natural,.ProductCustom__swatch--item .natural,.ProductForm__values--color .natural{background:url(/cdn/shop/files/natural.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .natural-cork,.ProductCustom__text--container .natural-cork,.ProductMonogram__swatch--item .natural-cork,.ProductCustom__swatch--item .natural-cork,.ProductForm__values--color .natural-cork{background:url(/cdn/shop/files/natural-cork.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .natural-cork-white,.ProductCustom__text--container .natural-cork-white,.ProductMonogram__swatch--item .natural-cork-white,.ProductCustom__swatch--item .natural-cork-white,.ProductForm__values--color .natural-cork-white{background:url(/cdn/shop/files/natural-cork-white.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .natural-cork-gold,.ProductCustom__text--container .natural-cork-gold,.ProductMonogram__swatch--item .natural-cork-gold,.ProductCustom__swatch--item .natural-cork-gold,.ProductForm__values--color .natural-cork-gold{background:url(/cdn/shop/files/natural-cork-gold.png?13499986245917811);background-size:contain}.ProductMonogram__text--container .natural-chevron,.ProductCustom__text--container .natural-chevron,.ProductMonogram__swatch--item .natural-chevron,.ProductCustom__swatch--item .natural-chevron,.ProductForm__values--color .natural-chevron{background:url(/cdn/shop/files/natural-chevron.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .multicork-platinum,.ProductCustom__text--container .multicork-platinum,.ProductMonogram__swatch--item .multicork-platinum,.ProductCustom__swatch--item .multicork-platinum,.ProductForm__values--color .multicork-platinum{background:url(/cdn/shop/files/multicork-platinum.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .multi-sparkle,.ProductCustom__text--container .multi-sparkle,.ProductMonogram__swatch--item .multi-sparkle,.ProductCustom__swatch--item .multi-sparkle,.ProductForm__values--color .multi-sparkle{background:url(/cdn/shop/files/multi-sparkle.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .multicork-buff,.ProductCustom__text--container .multicork-buff,.ProductMonogram__swatch--item .multicork-buff,.ProductCustom__swatch--item .multicork-buff,.ProductForm__values--color .multicork-buff{background:url(/cdn/shop/files/multicork-buff.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .multi-pewter,.ProductCustom__text--container .multi-pewter,.ProductMonogram__swatch--item .multi-pewter,.ProductCustom__swatch--item .multi-pewter,.ProductForm__values--color .multi-pewter{background:url(/cdn/shop/files/multi-pewter.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .multi,.ProductCustom__text--container .multi,.ProductMonogram__swatch--item .multi,.ProductCustom__swatch--item .multi,.ProductForm__values--color .multi{background:url(/cdn/shop/files/multi.png?4010852863386055139);background-size:contain}.ProductMonogram__text--container .mint,.ProductCustom__text--container .mint,.ProductMonogram__swatch--item .mint,.ProductCustom__swatch--item .mint,.ProductForm__values--color .mint{background:url(/cdn/shop/files/mint.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .mint-white,.ProductCustom__text--container .mint-white,.ProductMonogram__swatch--item .mint-white,.ProductCustom__swatch--item .mint-white,.ProductForm__values--color .mint-white{background:url(/cdn/shop/files/mint-white.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .mint-gold,.ProductCustom__text--container .mint-gold,.ProductMonogram__swatch--item .mint-gold,.ProductCustom__swatch--item .mint-gold,.ProductForm__values--color .mint-gold{background:url(/cdn/shop/files/mint-gold.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .midnight,.ProductCustom__text--container .midnight,.ProductMonogram__swatch--item .midnight,.ProductCustom__swatch--item .midnight,.ProductForm__values--color .midnight{background:url(/cdn/shop/files/midnight.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .midnight-white,.ProductCustom__text--container .midnight-white,.ProductMonogram__swatch--item .midnight-white,.ProductCustom__swatch--item .midnight-white,.ProductForm__values--color .midnight-white{background:url(/cdn/shop/files/midnight-white.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .midnight-silver,.ProductCustom__text--container .midnight-silver,.ProductMonogram__swatch--item .midnight-silver,.ProductCustom__swatch--item .midnight-silver,.ProductForm__values--color .midnight-silver{background:url(/cdn/shop/files/midnight-silver.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .midnight-red,.ProductCustom__text--container .midnight-red,.ProductMonogram__swatch--item .midnight-red,.ProductCustom__swatch--item .midnight-red,.ProductForm__values--color .midnight-red{background:url(/cdn/shop/files/midnight-red.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .midnight-raffia,.ProductCustom__text--container .midnight-raffia,.ProductMonogram__swatch--item .midnight-raffia,.ProductCustom__swatch--item .midnight-raffia,.ProductForm__values--color .midnight-raffia{background:url(/cdn/shop/files/midnight-raffia.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .midnight-platinum,.ProductCustom__text--container .midnight-platinum,.ProductMonogram__swatch--item .midnight-platinum,.ProductCustom__swatch--item .midnight-platinum,.ProductForm__values--color .midnight-platinum{background:url(/cdn/shop/files/midnight-platinum.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .midnight-orange,.ProductCustom__text--container .midnight-orange,.ProductMonogram__swatch--item .midnight-orange,.ProductCustom__swatch--item .midnight-orange,.ProductForm__values--color .midnight-orange{background:url(/cdn/shop/files/midnight-orange.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .midnight-gold,.ProductCustom__text--container .midnight-gold,.ProductMonogram__swatch--item .midnight-gold,.ProductCustom__swatch--item .midnight-gold,.ProductForm__values--color .midnight-gold{background:url(/cdn/shop/files/midnight-gold.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .midnight-lime,.ProductCustom__text--container .midnight-lime,.ProductMonogram__swatch--item .midnight-lime,.ProductCustom__swatch--item .midnight-lime,.ProductForm__values--color .midnight-lime{background:url(/cdn/shop/files/midnight-lime.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .midnight-light-blue,.ProductCustom__text--container .midnight-light-blue,.ProductMonogram__swatch--item .midnight-light-blue,.ProductCustom__swatch--item .midnight-light-blue,.ProductForm__values--color .midnight-light-blue{background:url(/cdn/shop/files/midnight-light-blue.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .midnight-french-blue,.ProductCustom__text--container .midnight-french-blue,.ProductMonogram__swatch--item .midnight-french-blue,.ProductCustom__swatch--item .midnight-french-blue,.ProductForm__values--color .midnight-french-blue{background:url(/cdn/shop/files/midnight-french-blue.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .midnight-bright-pink,.ProductCustom__text--container .midnight-bright-pink,.ProductMonogram__swatch--item .midnight-bright-pink,.ProductCustom__swatch--item .midnight-bright-pink,.ProductForm__values--color .midnight-bright-pink{background:url(/cdn/shop/files/midnight-bright-pink.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .midnight-caribbean-blue,.ProductCustom__text--container .midnight-caribbean-blue,.ProductMonogram__swatch--item .midnight-caribbean-blue,.ProductCustom__swatch--item .midnight-caribbean-blue,.ProductForm__values--color .midnight-caribbean-blue{background:url(/cdn/shop/files/midnight-caribbean-blue.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .midnight-blush,.ProductCustom__text--container .midnight-blush,.ProductMonogram__swatch--item .midnight-blush,.ProductCustom__swatch--item .midnight-blush,.ProductForm__values--color .midnight-blush{background:url(/cdn/shop/files/midnight-blush.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .madras,.ProductCustom__text--container .madras,.ProductMonogram__swatch--item .madras,.ProductCustom__swatch--item .madras,.ProductForm__values--color .madras{background:url(/cdn/shop/files/madras.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .lime-platinum,.ProductCustom__text--container .lime-platinum,.ProductMonogram__swatch--item .lime-platinum,.ProductCustom__swatch--item .lime-platinum,.ProductForm__values--color .lime-platinum{background:url(/cdn/shop/files/lime-platinum.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .lilac,.ProductCustom__text--container .lilac,.ProductMonogram__swatch--item .lilac,.ProductCustom__swatch--item .lilac,.ProductForm__values--color .lilac{background:url(/cdn/shop/files/lilac.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .lilac-white,.ProductCustom__text--container .lilac-white,.ProductMonogram__swatch--item .lilac-white,.ProductCustom__swatch--item .lilac-white,.ProductForm__values--color .lilac-white{background:url(/cdn/shop/files/lilac-white.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .lilac-silver,.ProductCustom__text--container .lilac-silver,.ProductMonogram__swatch--item .lilac-silver,.ProductCustom__swatch--item .lilac-silver,.ProductForm__values--color .lilac-silver{background:url(/cdn/shop/files/lilac-silver.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .light-grey,.ProductCustom__text--container .light-grey,.ProductMonogram__swatch--item .light-grey,.ProductCustom__swatch--item .light-grey,.ProductForm__values--color .light-grey{background:url(/cdn/shop/files/light-grey.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .light-grey-dark-grey,.ProductCustom__text--container .light-grey-dark-grey,.ProductMonogram__swatch--item .light-grey-dark-grey,.ProductCustom__swatch--item .light-grey-dark-grey,.ProductForm__values--color .light-grey-dark-grey{background:url(/cdn/shop/files/light-grey-dark-grey.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .light-blue,.ProductCustom__text--container .light-blue,.ProductMonogram__swatch--item .light-blue,.ProductCustom__swatch--item .light-blue,.ProductForm__values--color .light-blue{background:url(/cdn/shop/files/light-blue.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .light-blue-white,.ProductCustom__text--container .light-blue-white,.ProductMonogram__swatch--item .light-blue-white,.ProductCustom__swatch--item .light-blue-white,.ProductForm__values--color .light-blue-white{background:url(/cdn/shop/files/light-blue-white.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .light-blue-silver,.ProductCustom__text--container .light-blue-silver,.ProductMonogram__swatch--item .light-blue-silver,.ProductCustom__swatch--item .light-blue-silver,.ProductForm__values--color .light-blue-silver{background:url(/cdn/shop/files/light-blue-silver.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .light-blue-gold,.ProductCustom__text--container .light-blue-gold,.ProductMonogram__swatch--item .light-blue-gold,.ProductCustom__swatch--item .light-blue-gold,.ProductForm__values--color .light-blue-gold{background:url(/cdn/shop/files/light-blue-gold.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .leopard,.ProductCustom__text--container .leopard,.ProductMonogram__swatch--item .leopard,.ProductCustom__swatch--item .leopard,.ProductForm__values--color .leopard{background:url(/cdn/shop/files/leopard.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .lemon-chiffon-gold,.ProductCustom__text--container .lemon-chiffon-gold,.ProductMonogram__swatch--item .lemon-chiffon-gold,.ProductCustom__swatch--item .lemon-chiffon-gold,.ProductForm__values--color .lemon-chiffon-gold{background:url(/cdn/shop/files/lemon-chiffon-gold.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .lavender-pink,.ProductCustom__text--container .lavender-pink,.ProductMonogram__swatch--item .lavender-pink,.ProductCustom__swatch--item .lavender-pink,.ProductForm__values--color .lavender-pink{background:url(/cdn/shop/files/lavender-pink.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .lavender-pink-white,.ProductCustom__text--container .lavender-pink-white,.ProductMonogram__swatch--item .lavender-pink-white,.ProductCustom__swatch--item .lavender-pink-white,.ProductForm__values--color .lavender-pink-white{background:url(/cdn/shop/files/lavender-pink-white.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .lavender-pink-gold,.ProductCustom__text--container .lavender-pink-gold,.ProductMonogram__swatch--item .lavender-pink-gold,.ProductCustom__swatch--item .lavender-pink-gold,.ProductForm__values--color .lavender-pink-gold{background:url(/cdn/shop/files/lavender-pink-gold.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .island-blue,.ProductCustom__text--container .island-blue,.ProductMonogram__swatch--item .island-blue,.ProductCustom__swatch--item .island-blue,.ProductForm__values--color .island-blue{background:url(/cdn/shop/files/island-blue.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .iced-lime,.ProductCustom__text--container .iced-lime,.ProductMonogram__swatch--item .iced-lime,.ProductCustom__swatch--item .iced-lime,.ProductForm__values--color .iced-lime{background:url(/cdn/shop/files/iced-lime.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .iced-lime-white,.ProductCustom__text--container .iced-lime-white,.ProductMonogram__swatch--item .iced-lime-white,.ProductCustom__swatch--item .iced-lime-white,.ProductForm__values--color .iced-lime-white{background:url(/cdn/shop/files/iced-lime-white.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .hot-pink-white,.ProductCustom__text--container .hot-pink-white,.ProductMonogram__swatch--item .hot-pink-white,.ProductCustom__swatch--item .hot-pink-white,.ProductForm__values--color .hot-pink-white{background:url(/cdn/shop/files/hot-pink-white.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .grey,.ProductCustom__text--container .grey,.ProductMonogram__swatch--item .grey,.ProductCustom__swatch--item .grey,.ProductForm__values--color .grey{background:url(/cdn/shop/files/grey.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .green-white,.ProductCustom__text--container .green-white,.ProductMonogram__swatch--item .green-white,.ProductCustom__swatch--item .green-white,.ProductForm__values--color .green-white{background:url(/cdn/shop/files/green-white.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .greenery-platinum,.ProductCustom__text--container .greenery-platinum,.ProductMonogram__swatch--item .greenery-platinum,.ProductCustom__swatch--item .greenery-platinum,.ProductForm__values--color .greenery-platinum{background:url(/cdn/shop/files/greenery-platinum.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .green,.ProductCustom__text--container .green,.ProductMonogram__swatch--item .green,.ProductCustom__swatch--item .green,.ProductForm__values--color .green{background:url(/cdn/shop/files/green.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .green-platinum,.ProductCustom__text--container .green-platinum,.ProductMonogram__swatch--item .green-platinum,.ProductCustom__swatch--item .green-platinum,.ProductForm__values--color .green-platinum{background:url(/cdn/shop/files/green-platinum.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .green-navy,.ProductCustom__text--container .green-navy,.ProductMonogram__swatch--item .green-navy,.ProductCustom__swatch--item .green-navy,.ProductForm__values--color .green-navy{background:url(/cdn/shop/files/green-navy.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .green-green,.ProductCustom__text--container .green-green,.ProductMonogram__swatch--item .green-green,.ProductCustom__swatch--item .green-green,.ProductForm__values--color .green-green{background:url(/cdn/shop/files/green-green.png?8855608471256079152);background-size:contain}.ProductMonogram__text--container .gold,.ProductCustom__text--container .gold,.ProductMonogram__swatch--item .gold,.ProductCustom__swatch--item .gold,.ProductForm__values--color .gold{background:url(/cdn/shop/files/gold.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .gold-white,.ProductCustom__text--container .gold-white,.ProductMonogram__swatch--item .gold-white,.ProductCustom__swatch--item .gold-white,.ProductForm__values--color .gold-white{background:url(/cdn/shop/files/gold-white.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .gold-sparkle,.ProductCustom__text--container .gold-sparkle,.ProductMonogram__swatch--item .gold-sparkle,.ProductCustom__swatch--item .gold-sparkle,.ProductForm__values--color .gold-sparkle{background:url(/cdn/shop/files/gold-sparkle.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .gold-raffia,.ProductCustom__text--container .gold-raffia,.ProductMonogram__swatch--item .gold-raffia,.ProductCustom__swatch--item .gold-raffia,.ProductForm__values--color .gold-raffia{background:url(/cdn/shop/files/gold-raffia.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .gold-midnight,.ProductCustom__text--container .gold-midnight,.ProductMonogram__swatch--item .gold-midnight,.ProductCustom__swatch--item .gold-midnight,.ProductForm__values--color .gold-midnight{background:url(/cdn/shop/files/gold-midnight.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .gold-black,.ProductCustom__text--container .gold-black,.ProductMonogram__swatch--item .gold-black,.ProductCustom__swatch--item .gold-black,.ProductForm__values--color .gold-black{background:url(/cdn/shop/files/gold-black.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .geranium,.ProductCustom__text--container .geranium,.ProductMonogram__swatch--item .geranium,.ProductCustom__swatch--item .geranium,.ProductForm__values--color .geranium{background:url(/cdn/shop/files/geranium.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .geranium-gold,.ProductCustom__text--container .geranium-gold,.ProductMonogram__swatch--item .geranium-gold,.ProductCustom__swatch--item .geranium-gold,.ProductForm__values--color .geranium-gold{background:url(/cdn/shop/files/geranium-gold.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .geranium-white,.ProductCustom__text--container .geranium-white,.ProductMonogram__swatch--item .geranium-white,.ProductCustom__swatch--item .geranium-white,.ProductForm__values--color .geranium-white{background:url(/cdn/shop/files/geranium-white.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .garnet,.ProductCustom__text--container .garnet,.ProductMonogram__swatch--item .garnet,.ProductCustom__swatch--item .garnet,.ProductForm__values--color .garnet{background:url(/cdn/shop/files/garnet.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .garnet-white,.ProductCustom__text--container .garnet-white,.ProductMonogram__swatch--item .garnet-white,.ProductCustom__swatch--item .garnet-white,.ProductForm__values--color .garnet-white{background:url(/cdn/shop/files/garnet-white.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .garnet-orange,.ProductCustom__text--container .garnet-orange,.ProductMonogram__swatch--item .garnet-orange,.ProductCustom__swatch--item .garnet-orange,.ProductForm__values--color .garnet-orange{background:url(/cdn/shop/files/garnet-orange.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .garnet-gold,.ProductCustom__text--container .garnet-gold,.ProductMonogram__swatch--item .garnet-gold,.ProductCustom__swatch--item .garnet-gold,.ProductForm__values--color .garnet-gold{background:url(/cdn/shop/files/garnet-gold.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .garnet-black,.ProductCustom__text--container .garnet-black,.ProductMonogram__swatch--item .garnet-black,.ProductCustom__swatch--item .garnet-black,.ProductForm__values--color .garnet-black{background:url(/cdn/shop/files/garnet-black.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .french-blue,.ProductCustom__text--container .french-blue,.ProductMonogram__swatch--item .french-blue,.ProductCustom__swatch--item .french-blue,.ProductForm__values--color .french-blue{background:url(/cdn/shop/files/french-blue.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .french-blue-white,.ProductCustom__text--container .french-blue-white,.ProductMonogram__swatch--item .french-blue-white,.ProductCustom__swatch--item .french-blue-white,.ProductForm__values--color .french-blue-white{background:url(/cdn/shop/files/french-blue-white.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .french-blue-gold,.ProductCustom__text--container .french-blue-gold,.ProductMonogram__swatch--item .french-blue-gold,.ProductCustom__swatch--item .french-blue-gold,.ProductForm__values--color .french-blue-gold{background:url(/cdn/shop/files/french-blue-gold.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .fire-coral,.ProductCustom__text--container .fire-coral,.ProductMonogram__swatch--item .fire-coral,.ProductCustom__swatch--item .fire-coral,.ProductForm__values--color .fire-coral{background:url(/cdn/shop/files/fire-coral.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .fire-coral-white,.ProductCustom__text--container .fire-coral-white,.ProductMonogram__swatch--item .fire-coral-white,.ProductCustom__swatch--item .fire-coral-white,.ProductForm__values--color .fire-coral-white{background:url(/cdn/shop/files/fire-coral-white.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .fire-coral-patent,.ProductCustom__text--container .fire-coral-patent,.ProductMonogram__swatch--item .fire-coral-patent,.ProductCustom__swatch--item .fire-coral-patent,.ProductForm__values--color .fire-coral-patent{background:url(/cdn/shop/files/fire-coral-patent.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .fire-coral-gold,.ProductCustom__text--container .fire-coral-gold,.ProductMonogram__swatch--item .fire-coral-gold,.ProductCustom__swatch--item .fire-coral-gold,.ProductForm__values--color .fire-coral-gold{background:url(/cdn/shop/files/fire-coral-gold.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .fawn,.ProductCustom__text--container .fawn,.ProductMonogram__swatch--item .fawn,.ProductCustom__swatch--item .fawn,.ProductForm__values--color .fawn{background:url(/cdn/shop/files/fawn.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .espresso,.ProductCustom__text--container .espresso,.ProductMonogram__swatch--item .espresso,.ProductCustom__swatch--item .espresso,.ProductForm__values--color .espresso{background:url(/cdn/shop/files/espresso.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .emerald,.ProductCustom__text--container .emerald,.ProductMonogram__swatch--item .emerald,.ProductCustom__swatch--item .emerald,.ProductForm__values--color .emerald{background:url(/cdn/shop/files/emerald.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .eggplant,.ProductCustom__text--container .eggplant,.ProductMonogram__swatch--item .eggplant,.ProductCustom__swatch--item .eggplant,.ProductForm__values--color .eggplant{background:url(/cdn/shop/files/eggplant.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .ecru-gold,.ProductCustom__text--container .ecru-gold,.ProductMonogram__swatch--item .ecru-gold,.ProductCustom__swatch--item .ecru-gold,.ProductForm__values--color .ecru-gold{background:url(/cdn/shop/files/ecru-gold.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .ecru,.ProductCustom__text--container .ecru,.ProductMonogram__swatch--item .ecru,.ProductCustom__swatch--item .ecru,.ProductForm__values--color .ecru{background:url(/cdn/shop/files/ecru.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .ecru-eyelet,.ProductCustom__text--container .ecru-eyelet,.ProductMonogram__swatch--item .ecru-eyelet,.ProductCustom__swatch--item .ecru-eyelet,.ProductForm__values--color .ecru-eyelet{background:url(/cdn/shop/files/ecru-eyelet.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .dove-grey,.ProductCustom__text--container .dove-grey,.ProductMonogram__swatch--item .dove-grey,.ProductCustom__swatch--item .dove-grey,.ProductForm__values--color .dove-grey{background:url(/cdn/shop/files/dove-grey.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .dove-grey-white,.ProductCustom__text--container .dove-grey-white,.ProductMonogram__swatch--item .dove-grey-white,.ProductCustom__swatch--item .dove-grey-white,.ProductForm__values--color .dove-grey-white{background:url(/cdn/shop/files/dove-grey-white.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .dove-grey-silver,.ProductCustom__text--container .dove-grey-silver,.ProductMonogram__swatch--item .dove-grey-silver,.ProductCustom__swatch--item .dove-grey-silver,.ProductForm__values--color .dove-grey-silver{background:url(/cdn/shop/files/dove-grey-silver.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .denim,.ProductCustom__text--container .denim,.ProductMonogram__swatch--item .denim,.ProductCustom__swatch--item .denim,.ProductForm__values--color .denim{background:url(/cdn/shop/files/denim.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .denim-gold,.ProductCustom__text--container .denim-gold,.ProductMonogram__swatch--item .denim-gold,.ProductCustom__swatch--item .denim-gold,.ProductForm__values--color .denim-gold{background:url(/cdn/shop/files/denim-gold.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .dark-orange,.ProductCustom__text--container .dark-orange,.ProductMonogram__swatch--item .dark-orange,.ProductCustom__swatch--item .dark-orange,.ProductForm__values--color .dark-orange{background:url(/cdn/shop/files/dark-orange.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .dark-grey,.ProductCustom__text--container .dark-grey,.ProductMonogram__swatch--item .dark-grey,.ProductCustom__swatch--item .dark-grey,.ProductForm__values--color .dark-grey{background:url(/cdn/shop/files/dark-grey.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .dark-espresso,.ProductCustom__text--container .dark-espresso,.ProductMonogram__swatch--item .dark-espresso,.ProductCustom__swatch--item .dark-espresso,.ProductForm__values--color .dark-espresso{background:url(/cdn/shop/files/dark-espresso.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .dark-brown,.ProductCustom__text--container .dark-brown,.ProductMonogram__swatch--item .dark-brown,.ProductCustom__swatch--item .dark-brown,.ProductForm__values--color .dark-brown{background:url(/cdn/shop/files/dark-brown.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .cream,.ProductCustom__text--container .cream,.ProductMonogram__swatch--item .cream,.ProductCustom__swatch--item .cream,.ProductForm__values--color .cream{background:url(/cdn/shop/files/cream.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .cork,.ProductCustom__text--container .cork,.ProductMonogram__swatch--item .cork,.ProductCustom__swatch--item .cork,.ProductForm__values--color .cork{background:url(/cdn/shop/files/cork.png?10609506810039505975);background-size:contain}.ProductMonogram__text--container .cork-white,.ProductCustom__text--container .cork-white,.ProductMonogram__swatch--item .cork-white,.ProductCustom__swatch--item .cork-white,.ProductForm__values--color .cork-white{background:url(/cdn/shop/files/cork-white.png?1404839489258591544);background-size:contain}.ProductMonogram__text--container .copper,.ProductCustom__text--container .copper,.ProductMonogram__swatch--item .copper,.ProductCustom__swatch--item .copper,.ProductForm__values--color .copper{background:url(/cdn/shop/files/copper.png?1404839489258591544);background-size:contain}.ProductMonogram__text--container .cork-gold,.ProductCustom__text--container .cork-gold,.ProductMonogram__swatch--item .cork-gold,.ProductCustom__swatch--item .cork-gold,.ProductForm__values--color .cork-gold{background:url(/cdn/shop/files/cork-gold.png?1404839489258591544);background-size:contain}.ProductMonogram__text--container .cognac-yellow,.ProductCustom__text--container .cognac-yellow,.ProductMonogram__swatch--item .cognac-yellow,.ProductCustom__swatch--item .cognac-yellow,.ProductForm__values--color .cognac-yellow{background:url(/cdn/shop/files/cognac-yellow.png?1404839489258591544);background-size:contain}.ProductMonogram__text--container .cognac,.ProductCustom__text--container .cognac,.ProductMonogram__swatch--item .cognac,.ProductCustom__swatch--item .cognac,.ProductForm__values--color .cognac{background:url(/cdn/shop/files/cognac.png?1404839489258591544);background-size:contain}.ProductMonogram__text--container .cognac-white,.ProductCustom__text--container .cognac-white,.ProductMonogram__swatch--item .cognac-white,.ProductCustom__swatch--item .cognac-white,.ProductForm__values--color .cognac-white{background:url(/cdn/shop/files/cognac-white.png?1404839489258591544);background-size:contain}.ProductMonogram__text--container .cognac-pink,.ProductCustom__text--container .cognac-pink,.ProductMonogram__swatch--item .cognac-pink,.ProductCustom__swatch--item .cognac-pink,.ProductForm__values--color .cognac-pink{background:url(/cdn/shop/files/cognac-pink.png?1404839489258591544);background-size:contain}.ProductMonogram__text--container .cognac-gold,.ProductCustom__text--container .cognac-gold,.ProductMonogram__swatch--item .cognac-gold,.ProductCustom__swatch--item .cognac-gold,.ProductForm__values--color .cognac-gold{background:url(/cdn/shop/files/cognac-gold.png?1404839489258591544);background-size:contain}.ProductMonogram__text--container .cognac-fire-coral,.ProductCustom__text--container .cognac-fire-coral,.ProductMonogram__swatch--item .cognac-fire-coral,.ProductCustom__swatch--item .cognac-fire-coral,.ProductForm__values--color .cognac-fire-coral{background:url(/cdn/shop/files/cognac-fire-coral.png?1404839489258591544);background-size:contain}.ProductMonogram__text--container .cognac-bone,.ProductCustom__text--container .cognac-bone,.ProductMonogram__swatch--item .cognac-bone,.ProductCustom__swatch--item .cognac-bone,.ProductForm__values--color .cognac-bone{background:url(/cdn/shop/files/cognac-bone.png?1404839489258591544);background-size:contain}.ProductMonogram__text--container .charcoal,.ProductCustom__text--container .charcoal,.ProductMonogram__swatch--item .charcoal,.ProductCustom__swatch--item .charcoal,.ProductForm__values--color .charcoal{background:url(/cdn/shop/files/charcoal.png?1404839489258591544);background-size:contain}.ProductMonogram__text--container .chestnut,.ProductCustom__text--container .chestnut,.ProductMonogram__swatch--item .chestnut,.ProductCustom__swatch--item .chestnut,.ProductForm__values--color .chestnut{background:url(/cdn/shop/files/chestnut.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .caribbean-blue,.ProductCustom__text--container .caribbean-blue,.ProductMonogram__swatch--item .caribbean-blue,.ProductCustom__swatch--item .caribbean-blue,.ProductForm__values--color .caribbean-blue{background:url(/cdn/shop/files/caribbean-blue.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .biscuit-rose-gold,.ProductCustom__text--container .biscuit-rose-gold,.ProductMonogram__swatch--item .biscuit-rose-gold,.ProductCustom__swatch--item .biscuit-rose-gold,.ProductForm__values--color .biscuit-rose-gold{background:url(/cdn/shop/files/caribbean-blue.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .champagne,.ProductCustom__text--container .champagne,.ProductMonogram__swatch--item .champagne,.ProductCustom__swatch--item .champagne,.ProductForm__values--color .champagne{background:url(/cdn/shop/files/champagne.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .caribbean-blue-white,.ProductCustom__text--container .caribbean-blue-white,.ProductMonogram__swatch--item .caribbean-blue-white,.ProductCustom__swatch--item .caribbean-blue-white,.ProductForm__values--color .caribbean-blue-white{background:url(/cdn/shop/files/caribbean-blue-white.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .caribbean-blue-silver,.ProductCustom__text--container .caribbean-blue-silver,.ProductMonogram__swatch--item .caribbean-blue-silver,.ProductCustom__swatch--item .caribbean-blue-silver,.ProductForm__values--color .caribbean-blue-silver{background:url(/cdn/shop/files/caribbean-blue-silver.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .caribbean-blue-platinum,.ProductCustom__text--container .caribbean-blue-platinum,.ProductMonogram__swatch--item .caribbean-blue-platinum,.ProductCustom__swatch--item .caribbean-blue-platinum,.ProductForm__values--color .caribbean-blue-platinum{background:url(/cdn/shop/files/caribbean-blue-platinum.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .caribbean-blue-mint,.ProductCustom__text--container .caribbean-blue-mint,.ProductMonogram__swatch--item .caribbean-blue-mint,.ProductCustom__swatch--item .caribbean-blue-mint,.ProductForm__values--color .caribbean-blue-mint{background:url(/cdn/shop/files/caribbean-blue-mint.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .caribbean-blue-gold,.ProductCustom__text--container .caribbean-blue-gold,.ProductMonogram__swatch--item .caribbean-blue-gold,.ProductCustom__swatch--item .caribbean-blue-gold,.ProductForm__values--color .caribbean-blue-gold{background:url(/cdn/shop/files/caribbean-blue-gold.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .caribbean-blue-midnight,.ProductCustom__text--container .caribbean-blue-midnight,.ProductMonogram__swatch--item .caribbean-blue-midnight,.ProductCustom__swatch--item .caribbean-blue-midnight,.ProductForm__values--color .caribbean-blue-midnight{background:url(/cdn/shop/files/caribbean-blue-midnight.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .camouflage,.ProductCustom__text--container .camouflage,.ProductMonogram__swatch--item .camouflage,.ProductCustom__swatch--item .camouflage,.ProductForm__values--color .camouflage{background:url(/cdn/shop/files/camouflage.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .camel,.ProductCustom__text--container .camel,.ProductMonogram__swatch--item .camel,.ProductCustom__swatch--item .camel,.ProductForm__values--color .camel{background:url(/cdn/shop/files/camel.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .camel-gold,.ProductCustom__text--container .camel-gold,.ProductMonogram__swatch--item .camel-gold,.ProductCustom__swatch--item .camel-gold,.ProductForm__values--color .camel-gold{background:url(/cdn/shop/files/camel-gold.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .camel-black,.ProductCustom__text--container .camel-black,.ProductMonogram__swatch--item .camel-black,.ProductCustom__swatch--item .camel-black,.ProductForm__values--color .camel-black{background:url(/cdn/shop/files/camel-black.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .buttercup-platinum,.ProductCustom__text--container .buttercup-platinum,.ProductMonogram__swatch--item .buttercup-platinum,.ProductCustom__swatch--item .buttercup-platinum,.ProductForm__values--color .buttercup-platinum{background:url(/cdn/shop/files/buttercup-platinum.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .buttercup-white,.ProductCustom__text--container .buttercup-white,.ProductMonogram__swatch--item .buttercup-white,.ProductCustom__swatch--item .buttercup-white,.ProductForm__values--color .buttercup-white{background:url(/cdn/shop/files/buttercup-white.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .buttercup-gold,.ProductCustom__text--container .buttercup-gold,.ProductMonogram__swatch--item .buttercup-gold,.ProductCustom__swatch--item .buttercup-gold,.ProductForm__values--color .buttercup-gold{background:url(/cdn/shop/files/buttercup-gold.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .butter-rum,.ProductCustom__text--container .butter-rum,.ProductMonogram__swatch--item .butter-rum,.ProductCustom__swatch--item .butter-rum,.ProductForm__values--color .butter-rum{background:url(/cdn/shop/files/butter-rum.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .burgundy,.ProductCustom__text--container .burgundy,.ProductMonogram__swatch--item .burgundy,.ProductCustom__swatch--item .burgundy,.ProductForm__values--color .burgundy{background:url(/cdn/shop/files/burgundy.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .burnt-orange,.ProductCustom__text--container .burnt-orange,.ProductMonogram__swatch--item .burnt-orange,.ProductCustom__swatch--item .burnt-orange,.ProductForm__values--color .burnt-orange{background:url(/cdn/shop/files/burnt-orange.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .buff,.ProductCustom__text--container .buff,.ProductMonogram__swatch--item .buff,.ProductCustom__swatch--item .buff,.ProductForm__values--color .buff{background:url(/cdn/shop/files/buff.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .buff-cognac,.ProductCustom__text--container .buff-cognac,.ProductMonogram__swatch--item .buff-cognac,.ProductCustom__swatch--item .buff-cognac,.ProductForm__values--color .buff-cognac{background:url(/cdn/shop/files/buff-cognac.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .bright-pink,.ProductCustom__text--container .bright-pink,.ProductMonogram__swatch--item .bright-pink,.ProductCustom__swatch--item .bright-pink,.ProductForm__values--color .bright-pink{background:url(/cdn/shop/files/bright-pink.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .brown-croc,.ProductCustom__text--container .brown-croc,.ProductMonogram__swatch--item .brown-croc,.ProductCustom__swatch--item .brown-croc,.ProductForm__values--color .brown-croc{background:url(/cdn/shop/files/brown-croc.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .brown,.ProductCustom__text--container .brown,.ProductMonogram__swatch--item .brown,.ProductCustom__swatch--item .brown,.ProductForm__values--color .brown{background:url(/cdn/shop/files/brown.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .bronze,.ProductCustom__text--container .bronze,.ProductMonogram__swatch--item .bronze,.ProductCustom__swatch--item .bronze,.ProductForm__values--color .bronze{background:url(/cdn/shop/files/bronze.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .bright-pink-white,.ProductCustom__text--container .bright-pink-white,.ProductMonogram__swatch--item .bright-pink-white,.ProductCustom__swatch--item .bright-pink-white,.ProductForm__values--color .bright-pink-white{background:url(/cdn/shop/files/bright-pink-white.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .bright-pink-gold,.ProductCustom__text--container .bright-pink-gold,.ProductMonogram__swatch--item .bright-pink-gold,.ProductCustom__swatch--item .bright-pink-gold,.ProductForm__values--color .bright-pink-gold{background:url(/cdn/shop/files/bright-pink-gold.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .bright-pink-platinum,.ProductCustom__text--container .bright-pink-platinum,.ProductMonogram__swatch--item .bright-pink-platinum,.ProductCustom__swatch--item .bright-pink-platinum,.ProductForm__values--color .bright-pink-platinum{background:url(/cdn/shop/files/bright-pink-platinum.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .bone,.ProductCustom__text--container .bone,.ProductMonogram__swatch--item .bone,.ProductCustom__swatch--item .bone,.ProductForm__values--color .bone{background:url(/cdn/shop/files/bone.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .bright-pink-lime,.ProductCustom__text--container .bright-pink-lime,.ProductMonogram__swatch--item .bright-pink-lime,.ProductCustom__swatch--item .bright-pink-lime,.ProductForm__values--color .bright-pink-lime{background:url(/cdn/shop/files/bright-pink-lime.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .bright-pink-midnight,.ProductCustom__text--container .bright-pink-midnight,.ProductMonogram__swatch--item .bright-pink-midnight,.ProductCustom__swatch--item .bright-pink-midnight,.ProductForm__values--color .bright-pink-midnight{background:url(/cdn/shop/files/bright-pink-midnight.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .bone-white,.ProductCustom__text--container .bone-white,.ProductMonogram__swatch--item .bone-white,.ProductCustom__swatch--item .bone-white,.ProductForm__values--color .bone-white{background:url(/cdn/shop/files/bone-white.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .blush-midnight,.ProductCustom__text--container .blush-midnight,.ProductMonogram__swatch--item .blush-midnight,.ProductCustom__swatch--item .blush-midnight,.ProductForm__values--color .blush-midnight{background:url(/cdn/shop/files/blush-midnight.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .blush,.ProductCustom__text--container .blush,.ProductMonogram__swatch--item .blush,.ProductCustom__swatch--item .blush,.ProductForm__values--color .blush{background:url(/cdn/shop/files/blush.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .blush-white,.ProductCustom__text--container .blush-white,.ProductMonogram__swatch--item .blush-white,.ProductCustom__swatch--item .blush-white,.ProductForm__values--color .blush-white{background:url(/cdn/shop/files/blush-white.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .bone-gold,.ProductCustom__text--container .bone-gold,.ProductMonogram__swatch--item .bone-gold,.ProductCustom__swatch--item .bone-gold,.ProductForm__values--color .bone-gold{background:url(/cdn/shop/files/bone-gold.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .blush-gold,.ProductCustom__text--container .blush-gold,.ProductMonogram__swatch--item .blush-gold,.ProductCustom__swatch--item .blush-gold,.ProductForm__values--color .blush-gold{background:url(/cdn/shop/files/blush-gold.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .blue-white,.ProductCustom__text--container .blue-white,.ProductMonogram__swatch--item .blue-white,.ProductCustom__swatch--item .blue-white,.ProductForm__values--color .blue-white{background:url(/cdn/shop/files/blue-white.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .blush-bright-pink,.ProductCustom__text--container .blush-bright-pink,.ProductMonogram__swatch--item .blush-bright-pink,.ProductCustom__swatch--item .blush-bright-pink,.ProductForm__values--color .blush-bright-pink{background:url(/cdn/shop/files/blush-bright-pink.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .blue,.ProductCustom__text--container .blue,.ProductMonogram__swatch--item .blue,.ProductCustom__swatch--item .blue,.ProductForm__values--color .blue{background:url(/cdn/shop/files/blue.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .blue-raffia,.ProductCustom__text--container .blue-raffia,.ProductMonogram__swatch--item .blue-raffia,.ProductCustom__swatch--item .blue-raffia,.ProductForm__values--color .blue-raffia{background:url(/cdn/shop/files/blue-raffia.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .blue-paisley,.ProductCustom__text--container .blue-paisley,.ProductMonogram__swatch--item .blue-paisley,.ProductCustom__swatch--item .blue-paisley,.ProductForm__values--color .blue-paisley{background:url(/cdn/shop/files/blue-paisley.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .black-white,.ProductCustom__text--container .black-white,.ProductMonogram__swatch--item .black-white,.ProductCustom__swatch--item .black-white,.ProductForm__values--color .black-white{background:url(/cdn/shop/files/black-white.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .black,.ProductCustom__text--container .black,.ProductMonogram__swatch--item .black,.ProductCustom__swatch--item .black,.ProductForm__values--color .black{background:url(/cdn/shop/files/black.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .black-python,.ProductCustom__text--container .black-python,.ProductMonogram__swatch--item .black-python,.ProductCustom__swatch--item .black-python,.ProductForm__values--color .black-python{background:url(/cdn/shop/files/black-python.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .black-patent,.ProductCustom__text--container .black-patent,.ProductMonogram__swatch--item .black-patent,.ProductCustom__swatch--item .black-patent,.ProductForm__values--color .black-patent{background:url(/cdn/shop/files/black-patent.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .black-leopard,.ProductCustom__text--container .black-leopard,.ProductMonogram__swatch--item .black-leopard,.ProductCustom__swatch--item .black-leopard,.ProductForm__values--color .black-leopard{background:url(/cdn/shop/files/black-leopard.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .black-black,.ProductCustom__text--container .black-black,.ProductMonogram__swatch--item .black-black,.ProductCustom__swatch--item .black-black,.ProductForm__values--color .black-black{background:url(/cdn/shop/files/black-black.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .black-herringbone,.ProductCustom__text--container .black-herringbone,.ProductMonogram__swatch--item .black-herringbone,.ProductCustom__swatch--item .black-herringbone,.ProductForm__values--color .black-herringbone{background:url(/cdn/shop/files/black-herringbone.png?12349626034119505451);background-size:contain}.ProductMonogram__text--container .black-gold,.ProductCustom__text--container .black-gold,.ProductMonogram__swatch--item .black-gold,.ProductCustom__swatch--item .black-gold,.ProductForm__values--color .black-gold{background:url(/cdn/shop/files/black-gold.png?7429802163047338527);background-size:contain}.ProductMonogram__text--container .black-black-patent,.ProductCustom__text--container .black-black-patent,.ProductMonogram__swatch--item .black-black-patent,.ProductCustom__swatch--item .black-black-patent,.ProductForm__values--color .black-black-patent{background:url(/cdn/shop/files/black-black-patent.png?7429802163047338527);background-size:contain}.ProductMonogram__text--container .acorn,.ProductCustom__text--container .acorn,.ProductMonogram__swatch--item .acorn,.ProductCustom__swatch--item .acorn,.ProductForm__values--color .acorn{background:url(/cdn/shop/files/acorn.png?7429802163047338527);background-size:contain}.ProductMonogram__text--container .ballet-slipper-rose-gold,.ProductCustom__text--container .ballet-slipper-rose-gold,.ProductMonogram__swatch--item .ballet-slipper-rose-gold,.ProductCustom__swatch--item .ballet-slipper-rose-gold,.ProductForm__values--color .ballet-slipper-rose-gold{background:url(/cdn/shop/files/ballet-slipper-rose-gold.png?7429802163047338527);background-size:contain}.ProductMonogram__text--container .beige,.ProductCustom__text--container .beige,.ProductMonogram__swatch--item .beige,.ProductCustom__swatch--item .beige,.ProductForm__values--color .beige{background:url(/cdn/shop/files/beige.png?7429802163047338527);background-size:contain}.ProductMonogram__text--container .aubergine,.ProductCustom__text--container .aubergine,.ProductMonogram__swatch--item .aubergine,.ProductCustom__swatch--item .aubergine,.ProductForm__values--color .aubergine{background:url(/cdn/shop/files/aubergine.png?7429802163047338527);background-size:contain}.ProductMonogram__text--container .baby-camel-gold,.ProductCustom__text--container .baby-camel-gold,.ProductMonogram__swatch--item .baby-camel-gold,.ProductCustom__swatch--item .baby-camel-gold,.ProductForm__values--color .baby-camel-gold{background:url(/cdn/shop/files/baby-camel-gold.png?7429802163047338527);background-size:contain}.ProductMonogram__text--container .mocha,.ProductCustom__text--container .mocha,.ProductMonogram__swatch--item .mocha,.ProductCustom__swatch--item .mocha,.ProductForm__values--color .mocha{background:url(/cdn/shop/files/Screen_Shot_2020-10-30_at_10.11.17_AM.png?v=1604081510);background-size:contain}.ProductMonogram__text--container .camo,.ProductCustom__text--container .camo,.ProductMonogram__swatch--item .camo,.ProductCustom__swatch--item .camo,.ProductForm__values--color .camo{background:url(/cdn/shop/files/Screen_Shot_2020-11-04_at_11.25.22_AM.png?v=1604516398);background-size:contain}.ProductMonogram__text--container .white-daisy,.ProductCustom__text--container .white-daisy,.ProductMonogram__swatch--item .white-daisy,.ProductCustom__swatch--item .white-daisy,.ProductForm__values--color .white-daisy{background:url(/cdn/shop/files/WHITEDAISY.png?v=1608646583);background-size:contain}.ProductMonogram__text--container .quiet-wave-white,.ProductCustom__text--container .quiet-wave-white,.ProductMonogram__swatch--item .quiet-wave-white,.ProductCustom__swatch--item .quiet-wave-white,.ProductForm__values--color .quiet-wave-white{background:url(/cdn/shop/files/quiet-wave-white.png?v=1609937788);background-size:contain}.ProductMonogram__text--container .desert-sand,.ProductCustom__text--container .desert-sand,.ProductMonogram__swatch--item .desert-sand,.ProductCustom__swatch--item .desert-sand,.ProductForm__values--color .desert-sand{background:url(/cdn/shop/files/Screen_Shot_2020-12-21_at_6.09.30_PM.png?v=1608646583);background-size:contain}.ProductMonogram__text--container .fire-red,.ProductCustom__text--container .fire-red,.ProductMonogram__swatch--item .fire-red,.ProductCustom__swatch--item .fire-red,.ProductForm__values--color .fire-red{background:url(/cdn/shop/files/Screen_Shot_2020-12-22_at_1.20.42_PM.png?v=1608743965);background-size:contain}.ProductMonogram__text--container .caramel,.ProductCustom__text--container .caramel,.ProductMonogram__swatch--item .caramel,.ProductCustom__swatch--item .caramel,.ProductForm__values--color .caramel{background:url(/cdn/shop/files/Caramel_1.png?v=1609937788);background-size:contain}.ProductMonogram__text--container .aqua-white,.ProductCustom__text--container .aqua-white,.ProductMonogram__swatch--item .aqua-white,.ProductCustom__swatch--item .aqua-white,.ProductForm__values--color .aqua-white{background:url(/cdn/shop/files/aqua-white.png?v=1609937788);background-size:contain}.ProductMonogram__text--container .blush-daisy,.ProductCustom__text--container .blush-daisy,.ProductMonogram__swatch--item .blush-daisy,.ProductCustom__swatch--item .blush-daisy,.ProductForm__values--color .blush-daisy{background:url(/cdn/shop/files/Screen_Shot_2021-01-15_at_10.54.28_AM.png?v=1610752998);background-size:contain}.ProductMonogram__text--container .lapis,.ProductCustom__text--container .lapis,.ProductMonogram__swatch--item .lapis,.ProductCustom__swatch--item .lapis,.ProductForm__values--color .lapis{background:url(/cdn/shop/files/LAPIS_5a7db888-bb86-4c01-beb3-3b034823b150.png?v=1611180835);background-size:contain}.ProductMonogram__text--container .leopard,.ProductCustom__text--container .leopard,.ProductMonogram__swatch--item .leopard,.ProductCustom__swatch--item .leopard,.ProductForm__values--color .leopard{background:url(/cdn/shop/files/LEOPARD_ae21b20f-3d94-4dbb-a107-8498a52bc9bc.png?v=1611180850);background-size:contain}.ProductMonogram__text--container .light-gold,.ProductCustom__text--container .light-gold,.ProductMonogram__swatch--item .light-gold,.ProductCustom__swatch--item .light-gold,.ProductForm__values--color .light-gold{background:url(/cdn/shop/files/db28a6ca-82f7-465f-a178-58f84d50d904.png?v=1614017746);background-size:contain}.ProductMonogram__text--container .bone-black,.ProductCustom__text--container .bone-black,.ProductMonogram__swatch--item .bone-black,.ProductCustom__swatch--item .bone-black,.ProductForm__values--color .bone-black{background:url(/cdn/shop/files/bone-black_d4bab338-66e7-484b-9ba8-50b0bc2fdca5.png?v=1614018233);background-size:contain}.ProductMonogram__text--container .black-tan,.ProductCustom__text--container .black-tan,.ProductMonogram__swatch--item .black-tan,.ProductCustom__swatch--item .black-tan,.ProductForm__values--color .black-tan{background:url(/cdn/shop/files/black-tan.png?v=1619120090);background-size:contain}.ProductMonogram__text--container .denim,.ProductCustom__text--container .denim,.ProductMonogram__swatch--item .denim,.ProductCustom__swatch--item .denim,.ProductForm__values--color .denim{background:url(/cdn/shop/files/DENIM_c7f22b60-2ac8-4e85-9de3-74c15deac8f1.png?v=1619120493);background-size:contain}.ProductMonogram__text--container .azure-tangerine,.ProductCustom__text--container .azure-tangerine,.ProductMonogram__swatch--item .azure-tangerine,.ProductCustom__swatch--item .azure-tangerine,.ProductForm__values--color .azure-tangerine{background:url(/cdn/shop/files/azure-tangerine.png?v=1619122222);background-size:contain}.ProductMonogram__text--container .midnight-lemon,.ProductCustom__text--container .midnight-lemon,.ProductMonogram__swatch--item .midnight-lemon,.ProductCustom__swatch--item .midnight-lemon,.ProductForm__values--color .midnight-lemon{background:url(/cdn/shop/files/midnight-lemon.png?v=1614941821);background-size:contain}.ProductMonogram__text--container .salmon-rosegold,.ProductCustom__text--container .salmon-rosegold,.ProductMonogram__swatch--item .salmon-rosegold,.ProductCustom__swatch--item .salmon-rosegold,.ProductForm__values--color .salmon-rosegold{background:url(/cdn/shop/files/salmon-rose-gold.png?v=1620070528);background-size:contain}.ProductMonogram__text--container .mandarin-gold,.ProductCustom__text--container .mandarin-gold,.ProductMonogram__swatch--item .mandarin-gold,.ProductCustom__swatch--item .mandarin-gold,.ProductForm__values--color .mandarin-gold{background:url(/cdn/shop/files/mandarin-gold.png?v=1620070773);background-size:contain}.ProductMonogram__text--container .azure-silver,.ProductCustom__text--container .azure-silver,.ProductMonogram__swatch--item .azure-silver,.ProductCustom__swatch--item .azure-silver,.ProductForm__values--color .azure-silver{background:url(/cdn/shop/files/azure-silver2.png?v=1620070954);background-size:contain}.ProductMonogram__text--container .blush-caribbean,.ProductCustom__text--container .blush-caribbean,.ProductMonogram__swatch--item .blush-caribbean,.ProductCustom__swatch--item .blush-caribbean,.ProductForm__values--color .blush-caribbean{background:url(/cdn/shop/files/blush-caribbean.png?v=1620071431);background-size:contain}.ProductMonogram__text--container .white-fuchsia,.ProductCustom__text--container .white-fuchsia,.ProductMonogram__swatch--item .white-fuchsia,.ProductCustom__swatch--item .white-fuchsia,.ProductForm__values--color .white-fuchsia{background:url(/cdn/shop/files/WHITE-FUCHSIA.png?v=1681856664);background-size:contain}.ProductMonogram__text--container .caribbean-gold,.ProductCustom__text--container .caribbean-gold,.ProductMonogram__swatch--item .caribbean-gold,.ProductCustom__swatch--item .caribbean-gold,.ProductForm__values--color .caribbean-gold{background:url(/cdn/shop/files/caribbean-gold.png?v=1614941821);background-size:contain}.ProductMonogram__text--container .cayenne,.ProductCustom__text--container .cayenne,.ProductMonogram__swatch--item .cayenne,.ProductCustom__swatch--item .cayenne,.ProductForm__values--color .cayenne{background:url(/cdn/shop/files/CAYENNE.png?v=1623702328);background-size:contain}.ProductMonogram__text--container .lemon-print,.ProductCustom__text--container .lemon-print,.ProductMonogram__swatch--item .lemon-print,.ProductCustom__swatch--item .lemon-print,.ProductForm__values--color .lemon-print{background:url(/cdn/shop/files/Lemon_Print.png?v=1623946078);background-size:contain}.ProductMonogram__text--container .midnight-gingham,.ProductCustom__text--container .midnight-gingham,.ProductMonogram__swatch--item .midnight-gingham,.ProductCustom__swatch--item .midnight-gingham,.ProductForm__values--color .midnight-gingham{background:url(/cdn/shop/files/Midnight_Gingham.png?v=1623946643);background-size:contain}.ProductMonogram__text--container .lemon,.ProductCustom__text--container .lemon,.ProductMonogram__swatch--item .lemon,.ProductCustom__swatch--item .lemon,.ProductForm__values--color .lemon{background:url(/cdn/shop/files/LEMON.png?v=1624032750);background-size:contain}.ProductMonogram__text--container .gunmetal,.ProductCustom__text--container .gunmetal,.ProductMonogram__swatch--item .gunmetal,.ProductCustom__swatch--item .gunmetal,.ProductForm__values--color .gunmetal{background:url(/cdn/shop/files/GUNMETAL.png?v=1625660818);background-size:contain}.ProductMonogram__text--container .dark-chocolate,.ProductCustom__text--container .dark-chocolate,.ProductMonogram__swatch--item .dark-chocolate,.ProductCustom__swatch--item .dark-chocolate,.ProductForm__values--color .dark-chocolate{background:url(/cdn/shop/files/DARK_CHOCOLATE.png?v=1627062703);background-size:contain}.ProductMonogram__text--container .ecru,.ProductCustom__text--container .ecru,.ProductMonogram__swatch--item .ecru,.ProductCustom__swatch--item .ecru,.ProductForm__values--color .ecru{background:url(/cdn/shop/files/ECRU_55041712-10ac-4a9e-ba60-e9685876c9e4.png?v=1627062730);background-size:contain}.ProductMonogram__text--container .green-leopard,.ProductCustom__text--container .green-leopard,.ProductMonogram__swatch--item .green-leopard,.ProductCustom__swatch--item .green-leopard,.ProductForm__values--color .green-leopard{background:url(/cdn/shop/files/GREEN_LEOPARD.png?v=1627062757);background-size:contain}.ProductMonogram__text--container .leopard,.ProductCustom__text--container .leopard,.ProductMonogram__swatch--item .leopard,.ProductCustom__swatch--item .leopard,.ProductForm__values--color .leopard{background:url(/cdn/shop/files/LEOPARD_0e0d9c96-4d9e-4a7f-a929-22aa57e6f019.png?v=1627062778);background-size:contain}.ProductMonogram__text--container .oak,.ProductCustom__text--container .oak,.ProductMonogram__swatch--item .oak,.ProductCustom__swatch--item .oak,.ProductForm__values--color .oak{background:url(/cdn/shop/files/OAK_cc0fcc1c-d1a0-419c-aef7-90f4eca16664.png?v=1627062799);background-size:contain}.ProductMonogram__text--container .pine-green,.ProductCustom__text--container .pine-green,.ProductMonogram__swatch--item .pine-green,.ProductCustom__swatch--item .pine-green,.ProductForm__values--color .pine-green{background:url(/cdn/shop/files/PINE_GREEN.png?v=1627062811);background-size:contain}.ProductMonogram__text--container .plaid,.ProductCustom__text--container .plaid,.ProductMonogram__swatch--item .plaid,.ProductCustom__swatch--item .plaid,.ProductForm__values--color .plaid{background:url(/cdn/shop/files/PLAID_15b7b0a5-daa7-4d7c-a464-792e63a445b2.png?v=1627062832);background-size:contain}.ProductMonogram__text--container .tortoise,.ProductCustom__text--container .tortoise,.ProductMonogram__swatch--item .tortoise,.ProductCustom__swatch--item .tortoise,.ProductForm__values--color .tortoise{background:url(/cdn/shop/files/TORTOISE.png?v=1627062854);background-size:contain}.ProductMonogram__text--container .gold,.ProductCustom__text--container .gold,.ProductMonogram__swatch--item .gold,.ProductCustom__swatch--item .gold,.ProductForm__values--color .gold{background:url(/cdn/shop/files/GOLD_7b6d66f2-a738-4982-a70a-9866bcd03e0b.png?v=1627501587);background-size:contain}.ProductMonogram__text--container .bone-haircalf,.ProductCustom__text--container .bone-haircalf,.ProductMonogram__swatch--item .bone-haircalf,.ProductCustom__swatch--item .bone-haircalf,.ProductForm__values--color .bone-haircalf{background:url(/cdn/shop/files/BONE_HAIRCALF.png?v=1627501599);background-size:contain}.ProductMonogram__text--container .haircalf,.ProductCustom__text--container .haircalf,.ProductMonogram__swatch--item .haircalf,.ProductCustom__swatch--item .haircalf,.ProductForm__values--color .haircalf{background:url(/cdn/shop/files/HAIRCALF_5523d1f1-9ce6-48f2-8bb0-0b29b92a3da2.png?v=1627501609);background-size:contain}.ProductMonogram__text--container .fuchsia,.ProductCustom__text--container .fuchsia,.ProductMonogram__swatch--item .fuchsia,.ProductCustom__swatch--item .fuchsia,.ProductForm__values--color .fuchsia{background:url(/cdn/shop/files/FUCHSIA_cc272631-6b9c-45e9-b650-fba7492421e7.png?v=1681856664);background-size:contain}.ProductMonogram__text--container .black,.ProductCustom__text--container .black,.ProductMonogram__swatch--item .black,.ProductCustom__swatch--item .black,.ProductForm__values--color .black{background:url(/cdn/shop/files/BLACK_ddce337b-c21e-40b2-9202-25a5e8fb3497.png?v=1628191478);background-size:contain}.ProductMonogram__text--container .rose,.ProductCustom__text--container .rose,.ProductMonogram__swatch--item .rose,.ProductCustom__swatch--item .rose,.ProductForm__values--color .rose{background:url(/cdn/shop/files/ROSE_474e337b-4f1a-4273-a991-8f1972395fe7.png?v=1632317587);background-size:contain}.ProductMonogram__text--container .truffle,.ProductCustom__text--container .truffle,.ProductMonogram__swatch--item .truffle,.ProductCustom__swatch--item .truffle,.ProductForm__values--color .truffle{background:url(/cdn/shop/files/TRUFFLE.png?v=1632317774);background-size:contain}.ProductMonogram__text--container .champagne,.ProductCustom__text--container .champagne,.ProductMonogram__swatch--item .champagne,.ProductCustom__swatch--item .champagne,.ProductForm__values--color .champagne{background:url(/cdn/shop/files/CHAMPAGNE_4b844a3a-f85a-4a19-b568-0ad3d6e45558.png?v=1632317792);background-size:contain}.ProductMonogram__text--container .black,.ProductCustom__text--container .black,.ProductMonogram__swatch--item .black,.ProductCustom__swatch--item .black,.ProductForm__values--color .black{background:url(/cdn/shop/files/BLACK_ddce337b-c21e-40b2-9202-25a5e8fb3497.png?v=1628191478);background-size:contain}.ProductMonogram__text--container .brocade,.ProductCustom__text--container .brocade,.ProductMonogram__swatch--item .brocade,.ProductCustom__swatch--item .brocade,.ProductForm__values--color .brocade{background:url(/cdn/shop/files/BROCADE.png?v=1633551627);background-size:contain}.ProductMonogram__text--container .fuchsia,.ProductCustom__text--container .fuchsia,.ProductMonogram__swatch--item .fuchsia,.ProductCustom__swatch--item .fuchsia,.ProductForm__values--color .fuchsia{background:url(/cdn/shop/files/FUCHSIA_1.png?v=1674230556);background-size:contain}@media screen and (max-width: 1149px){.ProductMonogram{flex-flow:row wrap}.ProductMonogram__image-background{height:auto}.ProductMonogram__right-text-container.expand .ProductMonogram__reset{display:block;position:absolute;bottom:0;left:10px}.ProductMonogram--top{background-color:#f4f4f4;width:100%;justify-content:space-between;padding:10px;text-align:center}.ProductMonogram--top.show{display:flex}.ProductMonogram--top h1,.ProductMonogram--top p{font-size:12px;text-transform:uppercase;margin-bottom:0}.ProductMonogram--mobile.active{display:block}.ProductMonogram--right{margin:10px 0}.ProductMonogram--right{margin-top:0}.ProductMonogram--right.active{margin-top:10px}.ProductMonogram--left{display:none}.ProductMonogram__image-sandal{margin-left:50px;transition:all .5s ease}.ProductMonogram__right__step--2.active .ProductMonogram__image-sandal img{margin-top:0;margin-bottom:0}.ProductMonogram__right__step--2.active .ProductMonogram__initial-letters img{width:33%;margin-top:0;margin-bottom:0}.ProductMonogram__text-container{position:relative;top:initial;left:initial;transform:initial}.ProductMonogram__right__step--2.active .ProductMonogram__right-text-container{position:relative;max-width:50px;height:100%;background-color:transparent;border-left:1px solid #ebebeb}.ProductMonogram__option--size{display:none}.ProductMonogram__text--right{padding:10px 0 0;height:auto}.ProductMonogram__swatch--color{display:block!important;margin:0 auto}.ProductMonogram__swatch--color .ProductMonogram__swatch--color,.ProductMonogram__swatch--item .ProductMonogram__swatch--color{width:30px;height:30px;cursor:pointer;border:1px solid #dedede}.ProductMonogram__right-text-container p,.ProductMonogram__right-text-container h1{display:none}.ProductMonogram__right-text-container:not(.expand) .ProductMonogram__text--right p,.ProductMonogram__right-text-container:not(.expand) .ProductMonogram__text--right h1{display:none!important}.ProductMonogram--mobile{width:100%;display:block}.ProductMonogram__size .hidden{display:flex!important;padding-bottom:10px}.ProductMonogram__size .hidden .select-wrapper{width:49%;margin-right:1%;position:relative}.ProductMonogram__size .hidden select{border:1px solid #9b9b9b;width:100%;font-size:12px;height:30px;border-radius:0;line-height:30px}.ProductMonogram__size .hidden .select-wrapper:after{font-size:20px;top:-4px;position:absolute;line-height:30px;right:8px}.ProductMonogram__size .hidden .quantity-selector{position:relative;width:49%;margin-left:1%;height:30px}.ProductMonogram__size .hidden .quantity-selector:after{position:absolute;font-size:20px;right:8px;top:-4px;line-height:30px}.ProductMonogram__size--container{padding:0 15px}.ProductMonogram__step-container{background-color:#f4f4f4;display:flex;justify-content:space-between;text-transform:uppercase;text-align:center;margin-bottom:20px}.ProductMonogram__step--mobile{padding:8px 0;display:none;text-align:center}.ProductMonogram__step--mobile.active{display:block}.ProductMonogram__step-container h3{font-size:15px;margin-bottom:0}.ProductMonogram__step-container p{margin-bottom:0;font-size:10px}.ProductMonogram__step-container .ProductMonogram__forward,.ProductMonogram__step-container .ProductMonogram__back{width:100%;max-width:50px;display:flex;align-items:center;justify-content:center;padding:8px 0;opacity:0;line-height:24px;border:0;height:auto;color:#000;transition:all .5s;border-radius:0;margin-bottom:0}.ProductMonogram__swatch--color--container{width:16%}.ProductMonogram__forward.show,.ProductMonogram__back.show{opacity:1;background-color:#e9e9e9}.ProductMonogram__forward:disabled{opacity:.5}.ProductMonogram__forward:hover{background-color:intiial;color:initial}.ProductMonogram__add--mobile{font-size:12px;text-align:center;text-transform:uppercase;cursor:pointer;padding:10px 15px;margin-top:50px;background-color:#e2e2e2}.ProductMonogram__add--mobile button{color:#fff;background-color:#000;text-transform:uppercase;height:36px;max-width:100%;line-height:32px;width:100%;font-size:18px;margin-bottom:20px}.ProductMonogram__add--mobile button:hover{background-color:#000;border-color:#000}.ProductMonogram__right-text-container .ProductMonogram__swatch--color{margin:initial;margin-left:10px;margin-right:10px}.ProductMonogram__right__step--2.active .ProductMonogram__right-text-container.expand{max-width:500px;position:relative}.ProductMonogram__right-text-container.expand .ProductMonogram__text--container{display:flex}.ProductMonogram__right-text-container.expand .ProductMonogram__text--container .ProductMonogram__text--details p{display:block;margin-bottom:0;font-size:9px}.ProductMonogram__right-text-container.expand .ProductMonogram__text--details--top{border-bottom:1px solid black}.ProductMonogram__option--color{margin-bottom:5px}.ProductMonogram__close{display:block;text-align:right}.ProductMonogram__close svg{width:16px;height:16px;margin-right:16px}.ProductMonogram__right-text-container.expand .ProductMonogram__close span{opacity:1;visibility:visible}.ProductMonogram__option-selector{display:flex;background-color:#000;color:#fff}.ProductMonogram__option-selector p{letter-spacing:1.4px;font-size:9px;margin-bottom:0;text-transform:uppercase;width:50%;text-align:center;padding:10px 0;position:relative;display:block;color:#fff}.ProductMonogram__circle--option,.ProductMonogram__diamond--option{display:none}.ProductMonogram__circle--option.show,.ProductMonogram__diamond--option.show{display:block}.ProductMonogram .InitialForm{opacity:1;visibility:visible;transition:all .5s ease}.ProductMonogram__label{display:none}.ProductMonogram__image-label{width:auto;margin-right:10px}.ProductMonogram__image-label p{visibility:visible;opacity:1}.ProductMonogram__initial--container.active .ProductMonogram__image-label{border:1px solid transparent}.ProductMonogram .InitialForm{display:flex;justify-content:center}.ProductMonogram__options{padding:0 15px}.ProductMonogram__option--swatches{flex-flow:nowrap;justify-content:center}.ProductMonogram .InitialForm .InitialForm__second{margin:0 10px}.ProductMonogram__option__stitch{display:flex;align-items:center}.ProductMonogram__option__stitch .ProductMonogram__image-label{margin-right:0;max-width:30px;margin-left:10px}.ProductMonogram__option__stitch .ProductMonogram__image-label img{width:100%;margin-left:0;margin-right:0}.ProductMonogram__option__stitch .ProductMonogram__text--container{display:none}.ProductMonogram__right-text-container.expand .ProductMonogram__option__stitch .ProductMonogram__image-label{max-width:30px;margin:0 10px;width:100%}.ProductMonogram__text--container{width:100%}.ProductMonogram__text--details{max-width:86px;width:100%}.ProductMonogram__option-selector p.active:after{width:16px;height:16px;background-color:#000;position:absolute;top:-8px;content:"";left:50%;transform:rotate(-45deg);z-index:0}.ProductMonogram .InitialForm__first,.ProductMonogram .InitialForm__second,.ProductMonogram .InitialForm__third{height:50px;max-width:60px;margin-bottom:0;font-size:20px}.ProductMonogram input.InitialForm__first{margin-bottom:0}.ProductMonogram__initial-letters{transform:translate(-50%,-19%);width:80%}.slide-left{margin-left:-19%}.ProductMonogram__text--details--top{text-transform:uppercase}.ProductMonogram__text--details--bottom{text-transform:capitalize}.ProductMonogram__whipstitch--selector{display:none;width:100%;justify-content:center}.ProductMonogram__whipstitch--selector.active{display:flex!important}.ProductMonogram__image--block.active p{display:block;font-size:11px}.ProductMonogram__image--block.active{border:0;border-bottom:1px solid black}.ProductMonogram__swatch--color--container{display:none}.ProductMonogram__swatch--color--container.show{display:inline-block}.ProductMonogram__option--style .ProductMonogram__option--swatches,.ProductMonogram__option--whipstitch .ProductMonogram__option--swatches{border-bottom:0px}.ProductMonogram__whipstitch--options .ProductMonogram__image--block.active .ProductMonogram__text--details--top{display:none}.ProductMonogram__option--whipstitch .ProductMonogram__image--block.active .ProductMonogram__text--details--top{display:block}.ProductMonogram__right-text-container .ProductMonogram__whipstitch--options{margin-bottom:15px}.ProductMonogram__right-text-container .ProductMonogram__whipstitch--options .ProductMonogram__image--block.active{border:none;margin-left:10px;margin-right:10px}.ProductMonogram__right-text-container .ProductMonogram__whipstitch--options .ProductMonogram__image--block.active .ProductMonogram__text--details{display:none}.ProductMonogram__right-text-container.expand .ProductMonogram__whipstitch--options .ProductMonogram__image--block.active .ProductMonogram__text--details{display:block}.ProductMonogram__right-text-container .ProductMonogram__whipstitch--options .ProductMonogram__text--details{max-width:100%;text-align:left;width:auto}.js-optionStitchColor{display:none}.ProductMonogram__option__stitch .js-optionStitch{display:flex;align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/911/assets/product-monogram.css.map */
