@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes animate{0%,8.5%{transform:translateY(0)}12.5%,21%{transform:translateY(2rem)}24%,32.5%{transform:translateY(4rem)}36.5%,45%{transform:translateY(6rem)}49%,57.5%{transform:translateY(8rem)}61.5%,70%{transform:translateY(10rem)}74.5%,83%{transform:translateY(12rem)}87%,95.5%{transform:translateY(14rem)}}.product{margin:0}.product.grid{gap:0;justify-content:center}.product--no-media{max-width:57rem;margin:0 auto}.product__media-wrapper{padding-left:0}#giva-go-pdp{display:none;margin-bottom:-5%;width:100%}@media screen and (min-width:750px){.product__column-sticky{display:block;position:sticky;top:16rem;z-index:2}.product--thumbnail .thumbnail-list{padding-right:var(--media-shadow-horizontal-offset)}.product__info-wrapper{padding:0 0 0 5rem}.product__info-wrapper--extra-padding{padding:0 0 0 8rem}.product--right .product__info-wrapper{padding:0 5rem 0 0}.product--right .product__info-wrapper--extra-padding{padding:0 8rem 0 0}.product--right .product__media-list{margin-bottom:2rem}.product__media-container .slider-buttons{display:none}}@media screen and (min-width:990px){.product--large:not(.product--no-media) .product__media-wrapper{max-width:65%;width:calc(65% - var(--grid-desktop-horizontal-spacing)/2)}.product--large:not(.product--no-media) .product__info-wrapper{padding:0 0 0 4rem;max-width:35%;width:calc(35% - var(--grid-desktop-horizontal-spacing)/2)}.product--large:not(.product--no-media).product--right .product__info-wrapper{padding:0 4rem 0 0}.product--medium:not(.product--no-media) .product__media-wrapper,.product--small:not(.product--no-media) .product__info-wrapper{max-width:41%;width:calc(41% - var(--grid-desktop-horizontal-spacing)/2)}.product--medium:not(.product--no-media) .product__info-wrapper,.product--small:not(.product--no-media) .product__media-wrapper{max-width:32%;width:calc(32% - var(--grid-desktop-horizontal-spacing)/2)}}@media screen and (min-width:700px) and (max-width:1200px){.product--medium:not(.product--no-media) .product__media-wrapper,.product--small:not(.product--no-media) .product__info-wrapper{max-width:60%;width:calc(60% - var(--grid-desktop-horizontal-spacing)/2)}.product--medium:not(.product--no-media) .product__info-wrapper,.product--small:not(.product--no-media) .product__media-wrapper{max-width:40%;width:calc(40% - var(--grid-desktop-horizontal-spacing)/2)}}.shopify-payment-button__button{font-family:inherit;min-height:4.6rem}.no-js .shopify-payment-button__button [role=button]:focus,.shopify-payment-button__button [role=button].focused{outline:.2rem solid rgba(var(--color-foreground),.5)!important;outline-offset:.3rem;box-shadow:0 0 0 .1rem rgba(var(--color-button),var(--alpha-button-border)),0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)!important}.shopify-payment-button__button [role=button]:focus:not(:focus-visible){outline:0;box-shadow:none!important}.shopify-payment-button__button [role=button]:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5)!important;box-shadow:0 0 0 .1rem rgba(var(--color-button),var(--alpha-button-border)),0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)!important}.shopify-payment-button__button--unbranded{background-color:rgba(var(--color-button),var(--alpha-button-background));color:rgb(var(--color-button-text));font-size:1.4rem;line-height:calc(1 + .2/var (--font-body-scale));letter-spacing:.07rem}.shopify-payment-button__button--unbranded::selection{background-color:rgba(var(--color-button-text),.3)}.shopify-payment-button__button--unbranded:hover,.shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:rgba(var(--color-button),var(--alpha-button-background))}.shopify-payment-button__more-options{margin:1.6rem 0 1rem;font-size:1.2rem;line-height:calc(1 + .5/var (--font-body-scale));letter-spacing:.05rem;text-decoration:underline;text-underline-offset:.3rem}.product-form__submit:after,.shopify-payment-button__button+.shopify-payment-button__button--hidden{display:none}.product-form{display:block;margin-bottom:3rem}.product-form__error-message-wrapper:not([hidden]){display:flex;align-items:flex-start;font-size:1.2rem;margin-bottom:1.5rem}.product-form__error-message-wrapper svg{flex-shrink:0;width:1.2rem;height:1.2rem;margin-right:.7rem;margin-top:.5rem}.product-form__input{flex:0 0 100%;padding:0;margin:0 0 1.2rem;max-width:44rem;min-width:fit-content;border:0}variant-radios,variant-selects{display:block}.product-form__input--dropdown{margin-bottom:1.6rem}.product-form__input .form__label{padding-left:0}.product-form__input input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.product-form__input input[type=radio]+label{border:.5px solid #8a8a8a;color:#000;border-radius:5px;display:inline-block;padding:1rem 2rem;font-size:16px;font-weight:400;letter-spacing:.03em;line-height:19.2px;text-align:center;transition:border var(--duration-short) ease;cursor:pointer;position:relative}.product-form__input input[type=radio]+label:before{content:"";position:absolute;top:calc(var(--variant-pills-border-width)*-1);right:calc(var(--variant-pills-border-width)*-1);bottom:calc(var(--variant-pills-border-width)*-1);left:calc(var(--variant-pills-border-width)*-1);z-index:-1;border-radius:var(--variant-pills-radius);box-shadow:var(--variant-pills-shadow-horizontal-offset) var(--variant-pills-shadow-vertical-offset) var(--variant-pills-shadow-blur-radius) rgba(var(--color-shadow),var(--variant-pills-shadow-opacity))}.product-form__input input[type=radio]+label:hover{border-color:rgb(var(--color-foreground))}.product-form__input input[type=radio]:checked+label{background-color:#fdf1f3;color:#000;font-weight:600;border:1px solid #e9708a}.product-form__input input[type=radio]:not(.disabled)+label>.visually-hidden{display:none}@media screen and (forced-colors:active){.product-form__input input[type=radio]:checked+label{text-decoration:underline}}.product-form__input input[type=radio]:checked+label::selection{background-color:rgba(var(--color-background),.3)}.product-form__input input[type=radio].disabled+label,.product-form__input input[type=radio]:disabled+label{pointer-events:none}.product-form__input input[type=radio].disabled:checked+label,.product-form__input input[type=radio]:disabled:checked+label{color:rgba(var(--color-background),.6)}.product-form__input input[type=radio]:focus-visible+label{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}.no-js .shopify-payment-button__button [role=button]:focus+label,.product-form__input input[type=radio].focused+label{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}.no-js .product-form__input input[type=radio]:focus:not(:focus-visible)+label{box-shadow:none}.product-form__input .select{max-width:25rem}.gift_wrap_adder,.product-form__submit{letter-spacing:normal}.product-form__submit:hover{box-shadow:0 4px 4px #00000040}.gift_wrap_label{display:flex;gap:1rem;align-items:center}.gift_wrap_adder label{color:#121212;font-size:1.3rem}.no-js .product-form__submit.button--secondary{--color-button: inherit;--color-button-text: inherit;--alpha-button-background: 1}.product-form__submit[aria-disabled=true]+.shopify-payment-button .shopify-payment-button__button[disabled],.product-form__submit[disabled]+.shopify-payment-button .shopify-payment-button__button[disabled]{cursor:not-allowed;opacity:.5}@media screen and (forced-colors:active){.product-form__submit[aria-disabled=true]{color:Window}}.shopify-payment-button__more-options{color:rgb(var(--color-foreground))}.shopify-payment-button__button{font-size:1.5rem;letter-spacing:.1rem}.product__info-container iframe{max-width:100%}.product__info-container .icon-with-text,.product__info-container .product-form,.product__info-container .product__description{margin:2.4rem 0}.diamond__details__content,.diamond__details__content .desc_breakup_table{margin:2rem 0 0}.diamond__details__content .prod_desc_title{margin:0}.product__text{margin-bottom:0}a.product__text{display:block;text-decoration:none;color:rgba(var(--color-foreground),.75)}.product__text.caption-with-letter-spacing{text-transform:uppercase}.product__title{word-break:break-word;margin-bottom:1rem;margin-top:0}.product__title>*{margin:0}.product__title .main__title{letter-spacing:normal}.gold_main__title{color:#333;margin:0;line-height:normal;font-size:1.6rem}.product__title .making_off{margin-bottom:1rem}.product__title>a{display:none}.product__title+.product__text.caption-with-letter-spacing{margin-top:-1.5rem}.product__text.caption-with-letter-spacing+.product__title{margin-top:0}.product__title h2{font-size:15px;font-weight:400}.product__accordion .accordion__content{padding:0 1rem}.product .price .badge,.product .price dl,.product .price__container{margin-bottom:.5rem}.product .price dl{margin-top:.5rem}.buy-row-3-card .side-btn{display:none}.product__info-container .price--on-sale .price-item--regular{color:#7d7d7d;font-size:1.22rem;letter-spacing:normal}@media screen and (min-width:750px){.product__info-container{max-width:60rem}.product__info-container .price--on-sale .price-item--regular{font-size:1.5rem}.product__info-container>:first-child{margin-top:0}.product__title h2{font-size:1.7rem}}.product__description-title{font-weight:600}.product__description{margin-top:1.5rem}.product--no-media .product__sku,.product--no-media .product__tax,.product--no-media .product__text,.product--no-media .product__title,.product--no-media noscript .product-form__input,.product--no-media shopify-payment-terms{text-align:center}.product--no-media .product__info-wrapper,.product--no-media .product__media-wrapper{padding:0}.view_details{font-size:1.3rem!important;letter-spacing:normal!important}.product__tax{color:#7d7d7d}.view_details{margin-left:1rem;color:#000;text-decoration:underline;cursor:pointer}.price-row-col-1{display:flex;align-items:center;gap:.1rem}.price-row-col-1 svg{height:.35rem;width:auto}.pair_it_with slider-component,.product--no-media .share-button,.product--no-media noscript .product-form__input,.product-popup-modal__content img{max-width:100%}.product--no-media .product-form,.product--no-media .product-form__input--dropdown,.product--no-media .product-form__quantity,.product--no-media .product__pickup-availabilities,.product--no-media .product__view-details,.product--no-media .share-button,.product--no-media fieldset.product-form__input{display:flex;align-items:center;justify-content:center;text-align:center}.product--no-media .product-form{flex-direction:column}.product--no-media .product-form>.form{max-width:30rem;width:100%}.product--no-media .product-form__input--dropdown,.product--no-media .product-form__quantity{flex-direction:column;max-width:100%}.product-form__quantity .form__label{margin-bottom:.6rem}.price-per-item__label.form__label{margin-bottom:0}.product-form__quantity-top .form__label{margin-bottom:1.2rem}.product--no-media fieldset.product-form__input{flex-wrap:wrap;margin:0 auto 1.2rem}.product-form__buttons{display:flex;gap:1.5rem}.product--no-media .product__info-container>modal-opener{display:block;text-align:center}.product--no-media .product-popup-modal__button{padding-right:0}.product--no-media .price{text-align:center}.product__media-list video{border-radius:calc(var(--media-radius) - var(--media-border-width))}.product_media_modal_mobile .slider.slider--mobile{padding:0}.product_media_modal_mobile .product__media-list .product__media-item,.product_media_modal_mobile .product__media-list .product__media-item .product-media-container{min-width:100%;padding:0;margin:0}.product_media_modal_mobile .slider-mobile-gutter{width:100%;margin:0}.product_media_modal_mobile .thumbnail-slider{width:50%;position:absolute;bottom:1rem}.product_media_modal_mobile .thumbnail-list__item.slider__slide{width:calc(25% - .6rem)}.breakup_table .diamondTotal td:first-child,.breakup_table td:first-child{font-size:1.5rem;font-weight:600!important}.breakup_table .diamondTotal td:last-child,.breakup_table td:last-child{font-size:1.5rem;font-weight:400!important}.accordion__intro{margin:1.5rem 0 0}.accordion__intro h2{margin:0!important}.accordion__content{color:#121212bf;letter-spacing:normal}.pair_it_with h2{margin:0}.frequently-asked-ques{font-weight:600;font-size:2.2rem;color:#000;text-align:center}.buy-row-3-card media-gallery{width:100%;position:static}.border-image{margin-bottom:.5rem}.buy-row-3-card{border:.31px solid;border-image-source:linear-gradient(90.01deg,#ffedbe 18.45%,#ded0a7 99.99%);border-radius:20px;background:#fff;padding:1rem;display:flex;flex-direction:column;border-image-slice:1}.buy-row-3-card slider-component{display:flex;align-items:center}.buy-row-3-card .thumbnail[aria-current]{box-shadow:none;border:var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity));border-radius:0}.accordion__intro:after{background:url('data:image/svg+xml;utf8,<svg width="10" height="6" viewBox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.45703 1.0246L8.71759 0.285156L4.90438 4.09836L1.09118 0.285156L0.351733 1.0246L4.90438 5.57725L9.45703 1.0246Z" fill="%23121212" fill-opacity="0.75"/></svg>') no-repeat 50% 50%!important}.faqs .accordion__content{line-height:normal;padding-left:0}@media screen and (max-width:749px){.buy-row-3-card .side-btn{display:none!important}.buy-row-3-card .small-hide{display:flex!important}.thumbnail-list__item.slider__slide{width:calc(25% - .6rem)}.product-form__input input[type=radio]+label{font-size:14px;line-height:16.8px}.product-card-wrapper .quick-add__submit{font-weight:600;font-size:3.4vw!important}.silver_tags .product__policies .tag{font-size:1.2rem!important}.accordion__intro:after{height:10px!important;width:10px!important;max-width:3%}.product-form__buy,.product-form__buy:not([disabled]):hover{border:1px solid #e9718b!important}.specs_table td,.specs_table th{font-size:13px!important}.specifications_table .heading{font-size:14px!important}.breakup_table{margin-top:0!important}.breakup_table td:first-child{font-size:13px!important;font-weight:600!important;line-height:16px}.breakup_table td:last-child{font-size:13px!important;font-weight:400!important;line-height:16px}.special_offers_heading{line-height:19.2px!important}.gold_main__title{color:#333!important;font-size:13px!important;font-weight:400}.faqs .accordion__content{font-size:3.9vw}.faqs .accordion{margin-top:0!important}.faqs .accordion__intro h2{font-size:14px}.product__view-details{margin-bottom:15rem}.product__media-list{margin-left:-2.5rem;margin-bottom:3rem;width:calc(100% + 4rem)}.slider.product__media-list::-webkit-scrollbar{height:.2rem;width:.2rem}.product__media-list::-webkit-scrollbar-thumb{background-color:rgb(var(--color-foreground))}.product__media-list::-webkit-scrollbar-track{background-color:rgba(var(--color-foreground),.2)}.product__media-list .product__media-item{width:calc(100% - 3rem - var(--grid-mobile-horizontal-spacing))}.product--mobile-columns .product__media-item{width:calc(50% - 1.5rem - var(--grid-mobile-horizontal-spacing))}.product_form_fixed_buttons{position:fixed;bottom:0;width:100vw;margin-left:-1.5rem!important;background:#f9f9f9;z-index:2147483645!important;margin-bottom:0!important;padding:1rem 1.5rem 3rem;box-shadow:0 0 14.8px #00000026}.product-form__buttons{gap:1.25rem}#buy-row-3 .side-btn{display:flex}.faqs .accordion__content,label[for=gift_wrap]{font-size:13px}.frequent-items h2{padding-left:1.5rem}.product__media-wrapper slider-component:not(.thumbnail-slider--no-slide){margin-right:-1.5rem}}@media screen and (min-width:750px){.product--thumbnail .product__media-list,.product--thumbnail_slider .product__media-list{padding-bottom:calc(var(--media-shadow-vertical-offset)*var(--media-shadow-visible))}.product__media-list{padding-right:calc(var(--media-shadow-horizontal-offset)*var(--media-shadow-visible))}.product--thumbnail .product__media-item:not(.is-active),.product--thumbnail_slider .product__media-item:not(.is-active){display:none}.product-media-modal__content>.product__media-item--variant.product__media-item--variant{display:none}.product-media-modal__content>.product__media-item--variant:first-child{display:block}}.product__media-item.product__media-item--variant{display:none}.product__media-item--variant:first-child{display:block}@media screen and (min-width:750px) and (max-width:989px){.product__media-list .product__media-item:first-child{padding-left:0}.product--thumbnail_slider .product__media-list{margin-left:0}.product__media-list .product__media-item{width:100%}}.product__media-icon .icon{width:1.2rem;height:1.4rem}.product__media-icon,.thumbnail__badge{background-color:rgb(var(--color-background));border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;left:1.2rem;top:1.2rem;transition:color var(--duration-short) ease,opacity var(--duration-short) ease}.product__media-icon{border:.1rem solid rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground));height:3rem;width:3rem;z-index:-1!important}.thumbnail__badge{z-index:1}.product__media-video .product__media-icon{opacity:1}.product__modal-opener--image .product__media-toggle:hover{cursor:zoom-in}.product__modal-opener:hover .product__media-icon,.thumbnail__badge{border:.1rem solid rgba(var(--color-foreground),.1)}@media screen and (min-width:750px){.grid__item.product__media-item--full{width:100%}.product--columns .product__media-item:not(.product__media-item--single):not(:only-child){max-width:calc(50% - var(--grid-desktop-horizontal-spacing)/2)}.product--large.product--columns .product__media-item--full .deferred-media__poster-button{height:5rem;width:5rem}.product--medium.product--columns .product__media-item--full .deferred-media__poster-button{height:4.2rem;width:4.2rem}.product--medium.product--columns .product__media-item--full .deferred-media__poster-button .icon{width:1.8rem;height:1.8rem}.product--small.product--columns .product__media-item--full .deferred-media__poster-button{height:3.6rem;width:3.6rem}.product--small.product--columns .product__media-item--full .deferred-media__poster-button .icon{width:1.6rem;height:1.6rem}}@media screen and (min-width:990px){.product--stacked .product__media-item{max-width:calc(50% - var(--grid-desktop-horizontal-spacing)/2)}.product:not(.product--columns) .product__media-list .product__media-item--full,.product:not(.product--columns) .product__media-list .product__media-item:first-child{width:100%;max-width:100%}.product__modal-opener .product__media-icon{opacity:0}.product__modal-opener:focus .product__media-icon,.product__modal-opener:hover .product__media-icon{opacity:1}}.product__media-item>*{display:block;position:relative}.product__media-toggle{display:flex;border:0;background-color:transparent;color:currentColor;padding:0}.product__media-toggle:after{content:"";cursor:pointer;display:block;margin:0;padding:0;position:absolute;top:calc(var(--border-width)*-1);right:calc(var(--border-width)*-1);bottom:calc(var(--border-width)*-1);left:calc(var(--border-width)*-1);z-index:2}.product__media-toggle:focus-visible{outline:0;box-shadow:none}@media (forced-colors:active){.product-form__input input[type=radio]:focus-visible+label,.product__media-toggle:focus-visible,.product__media-toggle:focus-visible:after{outline:transparent solid 1px;outline-offset:2px}}.product__media-toggle.focused{outline:0;box-shadow:none}.product__media-toggle:focus-visible:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5);border-radius:var(--media-radius)}.product__media-toggle.focused:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5);border-radius:var(--media-radius)}.product-media-modal{background-color:rgb(var(--color-background));height:100%;position:fixed;top:0;left:0;width:100%;visibility:hidden;opacity:0;z-index:-1}.product-media-modal[open]{visibility:visible;opacity:1;z-index:101}.product-media-modal__dialog{display:flex;align-items:center;height:100vh}.product-media-modal__content{height:100%;width:100%;overflow:auto;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center}.product__media-list .deferred-media{display:block}.product__modal-opener:not(.product__modal-opener--image){display:none!important}.product-media-modal__content>:not(.active){display:block}@media screen and (min-width:750px){.product-media-modal__content{padding-bottom:2rem}}@media screen and (max-width:749px){.product--thumbnail .is-active .product__modal-opener:not(.product__modal-opener--image),.product--thumbnail_slider .is-active .product__modal-opener:not(.product__modal-opener--image){display:none}.product--thumbnail .is-active .deferred-media,.product--thumbnail_slider .is-active .deferred-media{display:block;width:100%}}.product-media-modal__content>*{display:block;height:auto;margin:auto}.product-media-modal__content .media{background:0 0}#buy-row-3 media-gallery,.product-media-modal__content .deferred-media,.product-media-modal__model{width:100%}.product-media-modal__toggle{background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;left:2rem;padding:.7rem;position:fixed;z-index:3;top:2rem}.product-media-modal__toggle img{height:1.5rem;width:auto}@media screen and (min-width:750px){.product-media-modal__content{padding:2rem 11rem}.product-media-modal__content>*{width:100%}.product-media-modal__content>*+*{margin-top:2rem}.product-media-modal__toggle{right:5rem;top:2.2rem}}@media screen and (min-width:990px){.product-media-modal__content{padding:2rem 11rem}.product-media-modal__content>*+*{margin-top:1.5rem}.product-media-modal__content{padding-bottom:1.5rem}.product-media-modal__toggle{right:5rem}}.product-media-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}.product-media-modal__toggle .icon{height:auto;margin:0;width:2.2rem}.product-popup-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;overflow:auto;width:100%;background:rgba(var(--color-foreground),.2);height:100%}.product-popup-modal[open]{opacity:1;visibility:visible;z-index:101}.product-popup-modal__content{border-radius:var(--popup-corner-radius);background-color:rgb(var(--color-background));overflow:auto;height:80%;margin:0 auto;left:50%;transform:translate(-50%);margin-top:5rem;width:92%;position:absolute;top:0;padding:0 1.5rem 0 3rem;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.product-popup-modal__content.focused{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.product-popup-modal__content:focus-visible{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}@media screen and (min-width:750px){.product-popup-modal__content{margin-top:10rem;width:70%;padding:0 3rem}.product-media-modal__dialog .global-media-settings--no-shadow{overflow:visible!important}}@media screen and (max-width:749px){.product-media-modal__dialog .global-media-settings{max-width:100%;border:0;border-radius:0}.product-popup-modal__content table{display:block;max-width:fit-content;overflow-x:auto;white-space:nowrap;margin:0}.product-media-modal__dialog .global-media-settings iframe,.product-media-modal__dialog .global-media-settings img,.product-media-modal__dialog .global-media-settings model-viewer,.product-media-modal__dialog .global-media-settings video{border:0;border-radius:0}}.product-popup-modal__opener{display:inline-block}.product-popup-modal__button{font-size:1.6rem;padding-right:1.3rem;padding-left:0;min-height:4.4rem;text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness var(--duration-short) ease}.product-popup-modal__button:hover{text-decoration-thickness:.2rem}.product-popup-modal__content-info{padding-right:4.4rem}.product-popup-modal__content-info>*{height:auto;margin:0 auto;max-width:100%;width:100%}@media screen and (max-width:749px){.product-popup-modal__content-info>*{max-height:100%}}.product-popup-modal__toggle{background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;color:rgba(var(--color-foreground),.55);display:flex;align-items:center;justify-content:center;cursor:pointer;position:sticky;padding:1.2rem;z-index:2;top:1.5rem;width:4rem;margin:0 0 0 auto}.product-popup-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}.product-popup-modal__toggle .icon{height:auto;margin:0;width:2.2rem}.product__media-list .media>*{overflow:hidden}.thumbnail-list{flex-wrap:wrap;grid-gap:1rem}.slider--mobile.thumbnail-list:after{content:none}.buy-row-3-card .thumbnail-slider{width:100%!important}.buy-row-3-card .thumbnail:hover{opacity:1;cursor:default}@media screen and (min-width:750px){.product--stacked .thumbnail-list{display:none}.thumbnail-list{display:grid;grid-template-columns:repeat(4,1fr)}}.thumbnail-list_item--variant:not(:first-child){display:none}@media screen and (min-width:990px){.thumbnail-list{grid-template-columns:repeat(4,1fr)}.product--medium .thumbnail-list{grid-template-columns:repeat(5,1fr)}.product--large .thumbnail-list{grid-template-columns:repeat(6,1fr)}}@media screen and (max-width:749px){.product__media-item{display:flex;align-items:center}.product__modal-opener{width:100%}.thumbnail-slider{display:flex;align-items:center}.thumbnail-slider .thumbnail-list.slider{display:flex;padding:.5rem;flex:1;scroll-padding-left:.5rem}.product_media_modal_mobile .thumbnail-slider .thumbnail-list.slider{padding:.5rem .5rem 1.5rem}.thumbnail-list__item.slider__slide{width:calc(33% - .6rem)}}@media screen and (min-width:750px){.product--thumbnail_slider .thumbnail-slider{display:flex;align-items:center}.thumbnail-slider .thumbnail-list.slider--tablet-up{display:flex;padding:.5rem;flex:1;scroll-padding-left:.5rem}.product__media-wrapper .slider-mobile-gutter .slider-button{display:none}.thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(25% - .8rem)}.product--thumbnail_slider .slider-mobile-gutter .slider-button{display:flex;box-shadow:-3px 3px 5px #e3e3e380;background:#fbfbfb;height:2rem;width:2rem;padding:0;justify-content:center;align-items:center;border-radius:40%;margin:0 1rem}}@media screen and (min-width:900px){.product--small .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(25% - .8rem)}.thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(20% - .8rem)}}.thumbnail{position:absolute;top:0;left:0;display:block;height:100%;width:100%;padding:0;color:rgb(var(--color-foreground));cursor:pointer;background-color:transparent}.thumbnail:hover{opacity:.7}.thumbnail.global-media-settings img{border-radius:0}.thumbnail[aria-current]{border-radius:17%}.main-prod-imgs li:has(button[aria-current=true]){border:.1px solid gray}.global-media-settings{border-radius:15%!important}.image-magnify-full-size{cursor:zoom-out;z-index:1;margin:0;border-radius:calc(var(--media-radius) - var(--media-border-width))}.image-magnify-hover{cursor:zoom-in}.product__media-icon--none,.product__modal-opener--image .product__media-zoom-none{display:none}.product__modal-opener>.loading-overlay__spinner{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;display:flex;align-items:center;height:48px;width:48px}.product__modal-opener .path{stroke:rgb(var(--color-button));opacity:.75}@media (hover:hover){.product__media-icon--hover,.product__media-zoom-hover{display:none}}@media screen and (max-width:749px){.product__media-icon--hover,.product__media-zoom-hover{display:flex}.product_media_modal_mobile .product__media-icon--hover,.product_media_modal_mobile .product__media-zoom-hover{display:none}}.js .product__media{overflow:hidden!important}.thumbnail[aria-current]:focus-visible{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5)}.thumbnail.focused,.thumbnail[aria-current]:focus{outline:0;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5)}@media (forced-colors:active){.thumbnail.focused,.thumbnail[aria-current]:focus{outline:transparent solid 1px}}.thumbnail[aria-current]:focus:not(:focus-visible){outline:0;box-shadow:0 0 0 .1rem rgb(var(--color-foreground))}.thumbnail img{object-fit:cover;width:100%;height:100%;pointer-events:none}.thumbnail__badge .icon{width:1rem;height:1rem}.thumbnail__badge .icon-3d-model{width:1.2rem;height:1.2rem}.thumbnail__badge{color:rgb(var(--color-foreground),.6);height:2rem;width:2rem;left:auto;right:calc(.4rem + var(--media-border-width));top:calc(.4rem + var(--media-border-width))}@media screen and (min-width:750px){.product:not(.product--small) .thumbnail__badge{height:3rem;width:3rem}.product:not(.product--small) .thumbnail__badge .icon{width:1.2rem;height:1.2rem}.product:not(.product--small) .thumbnail__badge .icon-3d-model{width:1.4rem;height:1.4rem}}.thumbnail-list__item{position:relative}.thumbnail-list__item:before{content:"";display:block;padding-bottom:100%}.product:not(.featured-product) .product__view-details{display:none}.product__view-details{display:block;text-decoration:none}.product__view-details:hover{text-decoration:underline;text-underline-offset:.3rem}.product__view-details .icon{width:1.2rem;margin-left:1.2rem;flex-shrink:0}.product__inventory{display:flex;align-items:center;gap:.5rem;margin-top:0;margin-bottom:0;letter-spacing:normal;font-size:1.6rem}.product--no-media .product__inventory{justify-content:center}.product__inventory.visibility-hidden:empty{display:block}.product__inventory.visibility-hidden:empty:after{content:"#"}.icon-with-text{--icon-size: calc(var(--font-heading-scale) * 3rem);--icon-spacing: calc(var(--font-heading-scale) * 1rem)}.icon-with-text--horizontal{display:flex;justify-content:center;column-gap:3rem;flex-direction:row}.icon-with-text--vertical{--icon-size: calc(var(--font-heading-scale) * 2rem)}.icon-with-text .icon{fill:rgb(var(--color-foreground));height:var(--icon-size);width:var(--icon-size)}.icon-with-text--horizontal .icon,.icon-with-text--horizontal img{margin-bottom:var(--icon-spacing)}.icon-with-text--vertical .icon{min-height:var(--icon-size);min-width:var(--icon-size)}.icon-with-text img{height:var(--icon-size);width:var(--icon-size);object-fit:contain}.icon-with-text--vertical .icon,.icon-with-text--vertical img{margin-right:var(--icon-spacing)}.icon-with-text--horizontal .h4{padding-top:calc(var(--icon-size) + var(--icon-spacing));text-align:center}.icon-with-text--horizontal img+.h4,.icon-with-text--horizontal svg+.h4,.icon-with-text--horizontal.icon-with-text--text-only .h4{padding-top:0}#buy-row-3 slider-component,.icon-with-text__item{display:flex;align-items:center}.icon-with-text--horizontal .icon-with-text__item{flex-direction:column;width:33%}.icon-with-text--vertical .icon-with-text__item{margin-bottom:var(--icon-size)}.product__sku.visibility-hidden:after{content:"#"}.product-media-container{--aspect-ratio: var(--preview-ratio);--ratio-percent: calc(1 / var(--aspect-ratio) * 100%);position:relative;width:100%;max-width:calc(100% - calc(var(--media-border-width)*2))}.product-media-container.constrain-height{--viewport-offset: 400px;--constrained-min-height: 300px;--constrained-height: max( var(--constrained-min-height), calc(100vh - var(--viewport-offset)) );margin-right:auto;margin-left:auto}.product-form__input input[type=radio].disabled+label,.product-form__input input[type=radio]:disabled+label{border-color:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.6);text-decoration:line-through}.product-form__submit{margin-bottom:1rem;background:#e9718b;color:#fff;border:0;font-weight:400;padding:.5rem;font-size:2rem;text-transform:capitalize}.gift_wrap_adder{margin-bottom:1.25rem;display:flex;align-items:center;gap:1rem}.gift_wrap_adder #gift_wrap{height:18px;width:18px;margin-top:0}.product__info-container>*+*{margin:1.5rem 0}.product__title .main__title{color:#7d7d7d;margin-top:1rem}#buy-row-3 .side-btn,.no-js .recipient-checkbox,.product .price--sold-out .price__badge-sale{display:none}.gold_product_tax{text-decoration:underline}.product__tax{margin-bottom:0;display:flex;align-items:center;font-size:1rem!important;letter-spacing:normal!important}.accordion__content{margin-bottom:1.5rem!important}.center-heading,.frequent-items h2,.must_buy h2,.pair_it_with h2,.related-products h2{text-align:left!important}.center-heading,.frequent-items h2,.related-products h2{margin-bottom:1rem!important}#buy-row-3 .thumbnail[aria-current]{box-shadow:none;border:var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity))}.recipient-form{--recipient-checkbox-margin-top: .64rem;max-width:44rem;margin-bottom:2.5rem}.recipient-form-field-label{margin:.6rem 0}.recipient-form-field-label--space-between{display:flex;justify-content:space-between}.recipient-checkbox{flex-grow:1;font-size:1.6rem;display:flex;word-break:break-word;align-items:flex-start;max-width:inherit;position:relative;cursor:pointer}.recipient-form>input[type=checkbox]{position:absolute;width:1.6rem;height:1.6rem;margin:var(--recipient-checkbox-margin-top) 0;top:0;left:0;z-index:-1;appearance:none;-webkit-appearance:none}.recipient-fields__field{margin:0 0 2rem}.recipient-fields .field__label{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 3.5rem);overflow:hidden}.recipient-checkbox>svg{margin-top:var(--recipient-checkbox-margin-top);margin-right:1.2rem;flex-shrink:0}.recipient-form .icon-checkmark{visibility:hidden;position:absolute;left:.28rem;z-index:5;top:.4rem}.recipient-form>input[type=checkbox]:checked+label .icon-checkmark{visibility:visible}.js .recipient-fields{display:none}.recipient-fields hr{margin:1.6rem auto}.recipient-form>input[type=checkbox]:checked~.recipient-fields{display:block;animation:animateMenuOpen var(--duration-default) ease}.recipient-email-label,.recipient-form>input[type=checkbox]:not(:checked,:disabled)~.recipient-fields{display:none}.js .recipient-email-label.required,.no-js .recipient-email-label.optional,.recipient-form ul a{display:inline}.recipient-form ul{line-height:calc(1 + .6/var (--font-body-scale));padding-left:4.4rem;text-align:left}.recipient-form .error-message:first-letter{text-transform:capitalize}.product-form__buy,.product-form__buy:not([disabled]):hover{color:#e9718b;background:#fff;border:2px solid #e9718b;font-weight:400!important}@media screen and (forced-colors:active){.recipient-fields>hr{border-top:.1rem solid rgb(var(--color-background))}.recipient-checkbox>svg{background-color:inherit;border:.1rem solid rgb(var(--color-background))}.recipient-form>input[type=checkbox]:checked+label .icon-checkmark{border:0}}.price_row{justify-content:space-between}.price_row,.price_row_col{display:flex}.accordion__intro h2{color:#000!important;font-size:1.7rem!important;letter-spacing:normal}.personalised_input_2,.personalised_input_2_preview{display:none}delivery-time input[type=number]{background:0 0;border-radius:15px;padding:1.5rem 1.2rem;width:100%;min-width:85%;font-size:1.4rem;border:1px solid #edcdd3}delivery-time input[type=number]::placeholder{font-size:1.4rem}delivery-time input[type=number]:focus-visible{outline:0!important}#psedo-check,delivery-time .pincode_check{border:0;cursor:pointer;background:linear-gradient(74.77deg,#f8ccd5 -10.44%,#fff6f8 102.35%);position:absolute;width:fit-content;right:0;padding:0 2.5rem;border-radius:0 15px 15px 0;border-right:1px solid #edcdd3;border-top:1px solid #edcdd3;height:98%}#psedo-check h4,delivery-time .pincode_check h4{line-height:4.7rem;margin:0;height:100%;background:0 0;color:#000;text-transform:capitalize;font-size:12px;font-weight:400}delivery-time #response-head{display:flex;justify-content:space-between;font-size:1.2rem;letter-spacing:normal;color:#25282b;margin-bottom:1rem;margin-top:.5rem}delivery-time #edt_change{color:#e9708a;cursor:pointer;font-weight:700}delivery-time #response img{height:1.4rem;line-height:calc(1 + .8/var (--font-body-scale))}delivery-time .time{margin:0;font-size:1.2rem;color:#000;line-height:normal;letter-spacing:normal}delivery-time .time a{text-decoration:none;color:#000;font-weight:600}.no-variant-info{color:#454545;font-size:1.2rem}.brice_breakup_totals{font-weight:700;color:#000;font-size:1.4rem}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.saleAssist h3,.saleAssist h5{margin:.5rem!important}.saleAssist2,.saleAssistRow{width:100%;display:flex;align-items:center;justify-content:center}.saleAssistRow{gap:2rem;padding:1.88rem 3rem 1.25rem}.saleAssistRow img{width:2.5rem;height:2.5rem}.saleAssist2{min-height:2.625rem;text-align:center;margin:0;color:#000;font-size:2rem;padding:1.1rem}.main__title.silver{color:#000;letter-spacing:normal}#special_offers_section{background:#fff;padding:1rem 2rem;box-shadow:-3px 3px 5px #e3e3e380;border-radius:30px}.active-modal-page{position:relative}.active-modal-page:after{content:"";position:absolute;bottom:-8px;width:100%;height:3px;background-color:#fff;border-radius:5px}.main__title.gold{color:#7d7d7d}.promise_tags{display:grid;gap:1rem;grid-template-columns:1fr 1fr}.promise_tags_wrapper .product__policies{display:flex;gap:1.25rem;align-items:center;cursor:pointer;padding:1.5rem 1rem}.gold_tags_wrapper .product__policies{background:#fbfbfb;box-shadow:-2.09px 1.05px 2.09px #0000000d inset;border:.1px solid #dbdbdb;border-radius:15px}.product__policies img{width:2.2rem;height:auto}.active_product_policy{border:1px solid #000;padding:2rem;gap:.5rem;flex-direction:column;display:none;position:fixed;background:#000c;top:0;bottom:0;width:100%;height:100%;z-index:10000000;justify-content:center;align-items:center;letter-spacing:normal}.active_product_policy .product__policies{flex-direction:column;gap:0;display:flex;justify-content:center;align-items:center}.active_product_policy img{display:none;height:5.5rem;width:auto;margin-bottom:.5rem}.active_product_policy p{font-size:14px;margin-top:-.7rem;color:#fff;line-height:1.2;max-width:30%;text-align:center;font-weight:400}.product_policies_header{display:flex;justify-content:space-between;width:fit-content;max-width:30%;text-align:center}.product__policies_head{display:flex;gap:1.25rem;align-items:center;margin-bottom:.4rem;flex-direction:column}.active_product_policy svg,.product__policies svg{width:3rem;height:3rem}.active_product_policy .tag{font-weight:700;color:#fff;font-size:16px!important}.special_offers_label{font-size:1rem;font-weight:400;font-style:normal;border-bottom:none;margin-top:.3rem;color:#707070;line-height:normal}special-offers .copied,special-offers .copy-code{display:none;font-size:1.3rem;text-align:center;font-weight:600;line-height:1.5rem;margin-top:.4rem;color:#e9708a}special-offers .copy-code{display:block;color:#0075ff}.related-products .product-grid::-webkit-scrollbar,special-offers::-webkit-scrollbar{display:none}special-offers .accordion__title{color:#3d4246!important;font-size:14px!important;font-weight:600!important;line-height:normal;display:flex;align-items:center;gap:1rem;text-transform:none}.show-hide-offers,special-offers .accordion{background:#f9f9f9;box-shadow:-2.09px 1.05px 2.09px #0000000d inset;border-radius:15px}special-offers .accordion__content{display:flex;gap:1rem;justify-content:space-between;cursor:pointer;min-width:100%}.show-hide-offers{text-align:center}#hide-more-offers,#mob_similar_prods .related-products h2,#rest-offers{display:none}special-offers #offer-code{border:.68px solid #b26785;width:fit-content;padding:0 .5rem;font-size:1.2rem;font-weight:600;color:#7d0233;cursor:pointer}.small-header{font-size:1.7rem}.no-accordian{background:#f9f9f9;box-shadow:-2.09px 1.05px 2.09px #0000000d inset;border-radius:15px;padding:0 1rem}.icon-mbk{height:2rem}.no-accordian .accordion__title{padding:1.5rem 1rem 1.5rem 0;font-weight:400}.offer_box{border:.66px solid #414042;flex-shrink:0;padding:1.8rem 1.4rem;display:flex;flex-direction:column;align-items:center;color:#414042;cursor:pointer;text-align:center}.mbk-offer{width:50%!important;min-width:50%!important}.offer p{margin:0;font-size:1.3rem}.offer h4{margin:0;font-weight:600}.shop_by_category{padding-bottom:107px}.pair_it_with{display:flex;flex-direction:column}.pair_it_with .card-wrapper{margin:1px}.pair_it_with li{margin-left:0!important;margin-top:0!important;scroll-margin-left:0!important;padding-bottom:0!important;padding-top:0!important}.pair_it_with ul:after{padding-left:1rem!important;content:none!important}.pair_it_with .card__information .price-item--regular{font-size:1.3rem!important;margin-right:0}.pair_it_with .product-card-wrapper .price-item--sale{font-size:1.5rem!important}.pair_it_with .product-card-wrapper .collection__card__badge{font-size:1rem;line-height:normal;border-radius:15px}.pair_it_with .collection__card__badge .star{font-size:1.2rem!important}.pair_it_with .price--on-sale{text-align:center;margin:0;line-height:normal}.pair_it_with .h5 a{line-height:normal;width:85%;margin:0 auto;font-size:1.5rem}.pair_it_with .card__information{padding:0}.pair_it_with .price__container{margin:0!important}.pair-card-cover{flex-direction:column;gap:2rem;background:linear-gradient(180deg,#fdced61f 0,#ed849b1f)!important;align-items:center}.pair_with_heading{color:#e9718b;letter-spacing:normal;font-weight:700}.pair_with_heading span{color:#25282b;font-weight:400;margin-right:2px}.pair-card-cover .slider--desktop.grid--2-col-desktop .grid__item{width:calc((100% - var(--desktop-margin-left-first-item))/3 - var(--grid-desktop-horizontal-spacing)*3)!important;max-width:31%}#close_pair_it_with{cursor:pointer}.pair_it_with .card--media{border-radius:10px!important;overflow:hidden!important}.pair_it_final_row,.pair_it_with_input{display:flex;justify-content:space-between;align-items:center;margin:0 1rem;padding:1rem 0}.pair_it_with_input .check-label-box{flex-shrink:0}.pair_it_with .bestseller_badge{padding:0 1.5rem .5rem!important}.pair_it_with .bestseller_badge p{font-size:1rem!important;padding:.5rem 0 0!important}.pair_it_with ul{gap:.8rem!important;margin-top:0!important;justify-content:center}#pair-button,#pair-button-main{letter-spacing:calc(var(--font-heading-scale)*.06rem);font-weight:700}#pair-button-main{width:fit-content;padding:1rem 2rem;font-size:2rem;cursor:pointer;font-family:var(--font-heading-family);font-style:var(--font-heading-style);border:1px solid #e9718b;background:#fff;color:#fff;background:#e9718b;margin:0;border-radius:10px;font-weight:400;padding:.6vw 3.5vw;font-size:1.1vw}.pair_it_price_1{color:#121212;font-size:.8vw;letter-spacing:normal}#pair-button-text,.pair_it_price_2,.product_form_fixed_buttons button span{display:flex;align-items:center;gap:.5rem}.pair_it_price_2{color:#121212;letter-spacing:normal;font-size:1.5vw;font-weight:700;line-height:normal}#pair-button-text span,.pair_it_price_2 .span-2{color:#707070;text-decoration:line-through;font-weight:400}.pair_it_price_2 .span-2{font-size:.8vw}.pair_it_with_prod_details .pair_it_price_2{font-size:1.1vw}#pair-button-text{justify-content:center}#pair-button-text span{font-size:1rem}#pair_it_with_content{display:none;flex-direction:column;gap:1rem;background:#fff;height:fit-content;padding:1.5rem;width:100%;border-radius:15px;box-shadow:-3px 3px 5px #e3e3e380}#pair-button-main .loading-overlay__spinner .path{stroke:#fff}.pair-text-hidden{visibility:hidden;height:0}#pair-button-main:hover{box-shadow:0 4px 4px #00000040}.single-pair-card{position:relative}.related-products .product-grid{display:flex;width:100%;padding-left:0;gap:20px;overflow-x:auto}.related-products .product-grid .list__item{width:44.4%;max-width:44.4%;min-width:44.4%}.cbb-frequently-bought-title{font-size:calc(var(--font-heading-scale)*2.4rem)!important;font-weight:var(--font-heading-weight)!important;line-height:calc(1 + .3/max (1,var(--font-heading-scale)))!important;text-align:center!important;color:rgb(var(--color-foreground))!important}.cbb-frequently-bought-total-price-was-price span{text-decoration:line-through!important}.cbb-frequently-bought-recommendations-container{text-align:center}.cbb-frequently-bought-products{float:unset!important}.cbb-frequently-bought-add-button{padding:1.3rem 3.9rem!important;border:0!important;border-radius:.5rem!important;font-size:1.6rem!important;font-weight:400!important}.cbb-frequently-bought-add-button:hover{background-color:#e9718b!important}.cbb-frequently-bought-add-button:hover span{color:#fff!important}.cbb-frequently-bought-container{margin-bottom:0!important;font-family:var(--font-body-family);height:unset!important}.prod-cat{padding:1.5rem;flex:1 1 auto;text-align:center;width:25%;max-width:25%;text-decoration:none}.prod-cat div{color:#000;font-size:1.6rem}.prod-cat img{max-width:100%;height:auto}#mob_similar_prods_overlay,#pair_it_with_overlay,.pincode_address_overlay{display:none;position:fixed;height:100%;width:100%;background:#0000007a;z-index:1000000!important;top:0;left:0}#pair_it_with_overlay{align-items:flex-end}#pair_it_with_prods_header{display:flex;justify-content:space-between;align-items:center;color:#000;font-weight:700;letter-spacing:normal}#pair_it_with_prods_header h2{margin:0 1rem}#close_pair_it_with{font-size:10px}.pincode_address_close{cursor:pointer}#mob_similar_prods{display:flex;flex-direction:column;gap:1rem;position:fixed;bottom:0;border-radius:1rem 1rem 0 0;width:100%;background:#fff;left:0;padding:1rem;z-index:11}#mob_similar_prods_header{display:flex;justify-content:space-between}#mob_similar_prods_header h2{margin:0;font-size:1.5rem;font-weight:600}#close-similar-prods{cursor:pointer;font-size:1.25rem;font-weight:600}#neck-chain-info{color:#454545;line-height:normal;font-size:1.5rem}.personalised-input .headers{font-size:20px!important;color:rgb(var(--color-foreground))!important;margin-bottom:.5rem!important;font-weight:400}#lab-grown-benefits,#why-lab-grown,.product_swatch_row img{width:100%;height:auto}.buy-row-3-card li{width:5vw;border-radius:10px;overflow:hidden}.disable_pair_btn{background:#d7d7d7!important;color:#b0b0b0!important;pointer-events:none}.text-previews{box-shadow:-3.14px 3.14px 5.23px #e3e3e380;background:#fff;border:.21px solid var(--control-border, #dedede);border-radius:10px;margin:1rem 0;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:3vw}.men_silver_ring_size{color:#1773b0;cursor:pointer;font-size:.8vw;text-decoration:underline;display:flex;align-items:center}@media screen and (max-width:750px){.del-header{font-size:3.7vw;letter-spacing:normal;color:#25282b}.pair_it_price_1,.pair_it_price_2 span{font-size:4vw}.pair_it_price_2{font-size:6vw}#pair_it_with_content{border-radius:15px 15px 0 0;max-height:80vh;overflow-y:auto}.men_silver_ring_size{font-size:3vw}#pair-button-main{font-weight:700}variant-radios{margin-top:1rem!important;padding:0 1rem}.men_radio{margin-top:2.25rem!important;padding:0}.subcontent_hide,.subcontent_show{font-weight:600}#hide-more-offers{background:0 0!important;box-shadow:none!important}special-offers{border-radius:.7rem!important;margin-bottom:0!important}.pair_it_with .bestseller_badge{padding:0 1.3rem .5rem!important}.pair_it_with .bestseller_badge p{font-size:.7rem!important}.pair_it_with .card-wrapper{padding:.6rem;border-radius:5px;width:auto}.pair_it_with .single-pair-card .card-wrapper{width:10rem!important}.pair_it_with li{display:flex;flex-direction:column;justify-content:stretch}.pair_it_with ul{margin:0!important}.pair_it_with .product-card-wrapper .collection__card__badge{font-size:.7rem}.pair_it_with .collection__card__badge .star{font-size:1rem!important}.pair_it_with .h5 a{font-size:1rem}.pair-card-cover{padding:1.3rem;margin:1rem 0}.pair_it_with_input .check-label-box{height:1.5rem;width:1.5rem}#pair-button,#pair-button-main{padding:3vw 14vw;font-size:1.35rem;border-radius:10px}.pair_it_with_input .check-label-box:after{width:5px!important;height:9px!important}.offer_box svg,special-offers img,special-offers svg{width:8vw}#special_offers_heading_box{gap:.5rem!important;margin:.5rem 0 1rem}.product__inventory{position:fixed;background:#ffecec;left:0;padding:.5rem 1rem;border-radius:10px 10px 0 0;overflow:hidden;z-index:1000000;bottom:11rem;font-size:1.2rem;margin-bottom:0}.personalised-input .headers{font-size:1.6rem!important}.small-header{font-size:16px}.active_product_policy .product__policies{margin-bottom:0!important}special-offers .copied,special-offers .copy-code{font-size:1.2rem}special-offers .accordion__title{font-size:1.3rem!important}#special_offers_section{padding:1.5rem;border-radius:20px}delivery-time input[type=number]{width:100%;min-width:75%}.mbk-offer{width:100%!important;min-width:100%!important}.saleAssist2{font-size:1.6rem}.saleAssist h3,.special_offers_label{font-size:1.2rem}.special_offers_label{font-size:9px}.prod-cat{padding:.85rem}.prod-cat div,.product__policies .tag{font-size:3vw;line-height:normal}.cbb-frequently-bought-title{font-size:calc(var(--font-heading-scale)*2rem)!important}.offer{width:48%;min-width:48%}.offer_box{padding:.75rem}.product__policies svg{width:2rem;height:2rem}.product__policies{gap:.5rem}.slider-button{width:30px!important;height:30px!important;background:#e8e8e8!important;border-radius:100%}.product_tax .caption{font-size:.7497rem}.product-form__submit{font-size:1.4rem;margin-bottom:0;font-weight:600!important;letter-spacing:.02em}.product__title .main__title{margin-top:.5rem;line-height:normal;font-size:3.6vw}.product__title{margin-bottom:.5rem;margin-top:1rem;padding:0 1.5rem}.related-products .product-card-wrapper .full-unstyled-link{width:39.688vw!important}.related-products .product-grid .list__item{width:43.14%;max-width:43.14%}}.product_swatch_row{padding-bottom:.5rem}.product_swatch_row::-webkit-scrollbar{background:#e0e0e0;border-radius:4px;visibility:hidden;transition:all .5s ease-out;height:0}.product_swatch_row:hover::-webkit-scrollbar{height:4px;visibility:visible}.product_swatch_row::-webkit-scrollbar-track{background:#e0e0e0;border-radius:4px}.product_swatch_row::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:4px}.swatch_product{display:flex;gap:1.2rem;color:#000;text-decoration:none;align-items:center;padding:1rem;border-radius:10px!important;justify-content:space-between;font-size:1.2rem;flex-direction:column;text-transform:uppercase;font-weight:600;flex-shrink:0;flex-grow:0;width:27%;box-shadow:-3.38px 3.38px 5.63px #e3e3e380;background:#fff;border:0!important}#swatch-title{display:flex;justify-content:center;width:100%;flex:1;-webkit-font-smoothing:subpixel-antialiased;-webkit-text-stroke:1px transparent;font-size:.6vw;letter-spacing:inherit}.swatch_title{margin-bottom:.5rem;text-transform:capitalize;letter-spacing:normal}.special_offers_heading,.swatch_title,delivery-time h4,fieldset.product-form__input .form__label{font-size:1.2vw}#pair_it_with_prods_header h2,.center-heading,.frequent-items h2,.must_buy h2,.non-gold-desc-head,.pair_it_with h2,.personalised_input_2_preview .headers,.related-products h2{font-size:1.2vw;letter-spacing:normal}#swatch-title,.photoframe{align-items:center;text-align:center}.photoframe{border:.5px solid #000;border-radius:10px;padding:3% 10%;display:grid;gap:1.5rem;margin-bottom:2rem}.photoframe p{margin:0;color:#000;letter-spacing:normal;line-height:normal}.photo-prop{width:100%;font-size:1.4rem;line-height:1.2;text-align:left}.photoFrameImg{display:block;opacity:0;pointer-events:none;margin-top:-5rem}.buy-row-3-card,.photo{justify-content:center;align-items:center}.photo{display:flex;z-index:-1;position:relative}.photo>img{object-fit:contain;max-width:100%;max-height:100%}.photo-portrait{height:100%;aspect-ratio:102/152;margin:20.5% 16%}.photo-landscape{aspect-ratio:152/102;margin:11.5% 14%}.frame-cover-landscape,.frame-cover-portrait{position:relative}.specs_table{table-layout:fixed;width:100%;margin-top:1.5rem;border-collapse:collapse;border-radius:15px;overflow:hidden}.specs_table th{font-weight:400}.must_buy_item .specs_table{margin-top:.5rem;border-radius:15px;overflow:hidden}.must_buy .breakup_table,.must_buy_item .specs_table td,.must_buy_item .specs_table th{background:#fff}.buy-row-3-card #buy-head{color:#000;font-weight:600;width:100%;text-align:left}.specs_table:not(.breakup_table) td{text-align:center}.breakup_table tr td:first-child{font-weight:700;padding-left:1.5rem}.breakup_table{background:#fffafb}.breakup_table tr td:first-child,.breakup_table tr td:last-child{padding:1rem 1.5rem .4rem}.breakup_table tr td:first-child .discVal{font-weight:400}.breakup_with_disc div:first-child{line-height:2rem}.breakup_cut_price{text-decoration:line-through;font-weight:400;color:#d0d0d0;margin-right:.7rem}.diamondTotal .breakup_cut_price{color:#121212}.breakup_table tr td:last-child{text-align:right;padding-right:1rem}.specs_table .diamondTotal td{font-weight:700;color:#000;font-size:1.35rem}.specs_table .heading{text-align:left;color:#121212;font-size:1.5rem;padding:.5rem 1rem;background:#ffebef}delivery-time{margin-top:2rem!important;display:block}#special_offers_heading_box{display:flex;gap:1rem;align-items:baseline;margin:2rem 0 1rem;flex-wrap:wrap}.special_offers_heading{line-height:24px;color:#000;font-weight:600;margin:0;-webkit-font-smoothing:subpixel-antialiased;-webkit-text-stroke:1px transparent;letter-spacing:normal}.gold-chain-condition,.letters,.letters2{display:flex;flex-direction:column;align-items:center}.letters,.letters2{position:absolute;width:100%;z-index:999;justify-content:center}.related-products .slider-button{position:absolute;top:50%;transform:translateY(-50%);background:#f0f0f0;border-radius:50%}.related-products .slider-button--prev{left:0}.related-products .slider-button--next{right:0}.cbb-frequently-bought-selector-list h3,.cbb-frequently-bought-selector-list span{font-size:1.2rem!important}.cbb-frequently-bought-selector-label-compare-at-price span{text-decoration:line-through!important}.gold-chain-condition{background:#fff2f5;padding:2rem;gap:2rem}.gold-chain-condition p{margin:0;color:#121212;line-height:normal}.gold-chain-condition a{width:fit-content;padding:1rem 2rem!important;font-weight:100!important;font-size:1.7rem!important;margin-bottom:0!important}.must_buy{background:#f9f9f9;padding:2rem;border-radius:30px;box-shadow:-2.08px 2.08px 10.42px #0000000d inset}.must_buy h2{margin-bottom:2rem!important;margin-top:0;color:#000;text-transform:capitalize}.must_buy_item{background:#fff;padding:.5rem;display:flex;flex-direction:column;gap:1%;border-radius:18px;margin-bottom:1.5rem;box-shadow:-3.73px 3.73px 6.21px #fef8e880;position:relative;width:31%;flex-shrink:0;height:fit-content}.buy-row-active{width:100%}.frequently_bought{border:0!important;flex-direction:row!important;display:flex}#buy-row-1,#buy-row-2{display:flex}#buy-row-2{justify-content:center}.must_buy_item_link .price-item--sale{font-weight:600}.must_buy_item_link #gold_card_regular_price{font-size:1.2rem!important;letter-spacing:normal}.must_buy_item_label{position:absolute;right:1.25rem;top:1.25rem}.pair_it_with_prod_details{display:flex;gap:2rem;align-items:center;max-height:90%}.pair_it_with_prod_details img{border-radius:12px;border:.32px solid #cecece}.pair-title{font-weight:400;color:#000;letter-spacing:normal;font-size:.9vw}.gift_wrap_adder .check-label-box:before{width:100%;height:100%;position:relative}#buy-row-3-subrow input:checked~.check-label-box,.gift_wrap_adder input:checked~.check-label-box,.must_buy_item input:checked~.check-label-box,.pair_it_with_input input:checked~.check-label-box{background:#e9708a;border-radius:5px;border:0}.diamond_info img{height:1.7rem;width:auto}.diamond_info span{line-height:normal;padding-bottom:.15rem;border-bottom:1px solid #8091d9}.diamond_info_content_header img,.prod_desc_container_overlay_header img{height:1.6rem;width:auto;cursor:pointer;float:right;margin-right:1rem}.diamond_info_content h1{font-weight:700;color:#121212;font-size:1.8rem;margin:1rem 1rem 0}.diamond_info_subcontent p{padding:0 1rem;font-size:1.5rem;margin:0}.solo-head{margin-left:2rem}.solo-head-2{padding:1rem}.check-label-box:after{content:"";position:absolute;display:none}.breakup_table #breakup_total{white-space:nowrap}.breakup_table #breakup_total_val{white-space:nowrap;vertical-align:top}.must_buy_item_content{display:flex;flex-direction:column;color:#000;justify-content:center;width:100%}.must_buy .price__container{margin-bottom:0!important}.must_buy_item_content p{margin:0;font-size:1.3rem;text-overflow:ellipsis;overflow:hidden;max-width:100%;white-space:nowrap;color:#7d7d7d;letter-spacing:normal}.must_buy_item_list{display:flex;gap:1.5rem;width:100%;overflow-x:auto;line-height:normal;letter-spacing:normal}.must_buy_item_list::-webkit-scrollbar{background:#e0e0e0;border-radius:4px;visibility:hidden;transition:all .5s ease-out;height:0}.must_buy_item_list:hover::-webkit-scrollbar{height:4px;visibility:visible}.must_buy_item_list::-webkit-scrollbar-track{border-radius:4px}.must_buy_item_list::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:4px}.addon_error p{font-size:1.4rem;line-height:normal}.addon_error_box{position:fixed;bottom:16rem;display:none;justify-content:center;width:100%;z-index:10;left:0}.addon_error{display:flex;gap:.5rem;background:#fff3e0;border:1px solid #dc8400;border-radius:10px;align-items:center;padding:1rem;width:fit-content;margin:0 1rem}.addon_error img{height:2rem}.price_rows{display:flex;flex-direction:column}#mob_similar_prods_overlay li,.bestseller-prods li,.recently-viewed-prods li,.rel-position,.similar-prods li,.you-may-like-slider li{position:relative}.product-heart{height:3rem;cursor:pointer;margin-right:.25rem}.product-heart:hover:after{background:#000;border-radius:.5em;color:#fff;content:attr(data-tooltip);padding:0 1em;position:absolute;white-space:nowrap;font-size:1.25rem;font-weight:600;top:-3rem;right:1rem;letter-spacing:normal}.recently-viewed-prods{display:none}.price_row_col .heart-fill svg{height:2.4rem!important;width:auto!important;margin-right:1.8rem}.price_row_col .heart-no-fill svg{margin-right:2rem}.price_row_col .heart-no-fill svg,.share-button__button svg{height:2rem!important;width:auto!important}.share-button{height:2.3rem}.share-button__button{height:100%;display:flex;justify-content:center;align-items:center}.heart-fill{display:none}.offer_animation{height:2rem;overflow-y:hidden}.limited_off,.making_zero{font-weight:700!important;font-size:1.4rem!important;line-height:1.4rem!important;margin-top:.57rem}.making_zero{color:#a60913}.limited_off{color:#1453b2}.offer-container{margin-top:-14rem;animation:animate 20s cubic-bezier(.65,0,.35,1) infinite}#prod-rating{left:0;right:auto;display:flex;font-size:1.3rem}#see-similar img{height:1.6rem;width:auto}.accordion__active h2{font-weight:600!important}.anklet_style_form{max-width:100%!important;width:100%!important}.anklet_style_options{gap:1.5rem;margin-bottom:2rem}#best-price-main-box,#sale-info-main-box{padding:6px 12px;line-height:normal;margin-top:1.2rem;color:#1e4ca6;letter-spacing:normal;background:linear-gradient(90deg,#b6c3ff -14.59%,#fbfbfb);box-shadow:-2.98px 2.98px 4.97px #e3e3e380;border-radius:15px}#sale-info-main-box{background:linear-gradient(90deg,#ffe2e9 0,#fff0),linear-gradient(90deg,#ffc2d3 -14.59%,#fffafc)!important;color:#121212!important;display:none}#sale-info-main-box span{font-weight:700;color:#e9718b}#best-price-coupon,#best-price-main{font-weight:700}#best-price-coupon{color:#e9718b}.pair_it_with .price--on-sale .price__sale{display:flex;flex-direction:row-reverse;flex-wrap:wrap;align-items:center;gap:.5rem}.mto_customize{display:flex;text-align:center;color:#000;background:#fff;line-height:normal}.mto_details{display:flex;padding:1rem 0;width:75%}.mto_details_row{flex:1;border-right:1px solid #bbb}.prod_breakup_table_rows{display:flex;justify-content:space-between}.desc_breakup_table-2{flex-direction:column}.desc_table_row div:empty{display:block!important}.mto_details_row:last-child{border-right:none}.mto_details_row div:first-child{font-size:1rem}.mto_customize_open{background:linear-gradient(90.01deg,#ffb3bb 18.45%,#ffe086 99.99%);width:25%;display:flex;align-items:center;justify-content:center;cursor:pointer}.mto_customize_open p{margin:.7rem}.mto_bold{font-weight:700;font-size:.8vw}.header_mto_bold{font-weight:700;font-size:1.2rem}.men-ring-size-guide-overlay,.ring-size-guide-overlay{display:none;position:fixed;background:#000c;top:0;bottom:0;width:100%;height:100%;z-index:10000001;color:#000;align-items:center;justify-content:center}.ring-size-guide-header{display:flex;gap:1rem;font-weight:700;font-size:1.6rem;align-items:center;line-height:normal;margin-bottom:1.5rem;justify-content:space-between}#guide-back-1{font-size:1rem;cursor:pointer}.size-chart{width:auto;height:70vh}.size-chart-box{height:100%;overflow-y:auto}.customisation_popup_subcontent{display:flex;flex-direction:column;gap:1rem;overflow-y:auto;margin-bottom:7rem}.customisation_header{font-size:1.95vw;display:flex;justify-content:space-between;font-weight:700}#close-customisation{font-weight:400;margin:0;cursor:pointer;font-size:1.5rem;align-self:center}.custom_select_heading,.custom_select_value{font-size:.82vw;font-weight:700}.custom_select_heading{margin-bottom:1rem}.custom_select_options{display:flex;width:100%;overflow-x:auto;gap:1rem}.size_options{flex:1;display:grid!important;grid-template-columns:repeat(4,1fr)!important}.custom_select_options::-webkit-scrollbar{background:#e0e0e0;border-radius:4px;visibility:hidden;transition:all .5s ease-out;height:0}.custom_select_options:hover::-webkit-scrollbar{height:4px;visibility:visible}.custom_select_options::-webkit-scrollbar-track{border-radius:4px}.custom_select_options::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:4px}.custom_select_option{width:6vw;flex-shrink:0;border:1px solid #a2a2a2;border-radius:8px;height:4.5vw;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.customisation_btn{background:#e9708a;color:#fff;border:0;font-weight:400;padding:1rem .5rem;font-size:1.4rem;text-transform:capitalize;text-align:center;border-radius:4px;position:absolute;bottom:2rem;width:calc(100% - 6rem);cursor:pointer}.customisation_btn:hover{box-shadow:0 4px 4px #00000040}.active_option{border:1px solid #e9718b;background:linear-gradient(90.01deg,#fce1e480 18.45%,#fcf4dd80 99.99%)}.custom_select_size{position:relative}.row-1-heading{font-size:1vw;display:flex;gap:.5rem;align-items:baseline}.custom-toolti-0,.custom-toolti-1,.custom-tooltip{height:1.2rem;width:auto;cursor:pointer}.row-1-heading svg{height:1vw;width:auto;cursor:pointer}.custom-tooltip-1{width:fit-content!important}.tooltiptext{width:22vw!important;top:40%;right:3vw;margin-top:3rem;color:#000;font-size:.85vw}.tooltiptext-0,.tooltiptext-1,.tooltiptext-2,.tooltiptext-3{left:0}.tooltip-field{position:relative;display:flex;gap:.5rem;align-items:center}.custom-price{display:flex;gap:.5rem;align-items:baseline;line-height:normal}.custom-price-box{height:1.2vw;overflow:hidden}.custom-regular-price{font-size:.85vw;text-decoration:line-through}.custom_edt_box{display:none}.check-edt-info{color:#707070;font-size:.8vw;line-height:normal}.custom_edt{position:relative;margin-bottom:.5rem}.custom_edt_input::placeholder{color:#9d9d9d}.custom_edt_btn{font-size:1.2rem;text-decoration:underline;position:absolute;right:1rem;top:1rem;cursor:pointer;font-weight:600}.edt-error{color:#e1615c;background:#f7f7f7;line-height:normal;padding:1rem;font-size:.82vw;margin-top:1rem;display:none;border-radius:4px}.diff_bg{background:#fbfbfb!important}#discount_percent,.prod_desc_container_overlay{display:none}.main-prod-imgs media-gallery{background:#fff;box-shadow:-3px 3px 5px #e3e3e380;padding:.5rem .5rem 1rem;border-radius:5%}.main-prod-imgs li{border-radius:5%;overflow:hidden}.main-prod-imgs .slider-button .icon{height:.8rem}a[href="#looxReviews"]{text-decoration:none;color:#555;display:flex;align-items:center;justify-content:center;line-height:normal;gap:5px}.product-pdp .price__container{letter-spacing:normal}.price_row_col{align-items:center}.price_breakup_content{display:none}.price_breakup_content,.product_details_content{flex-direction:column;padding:0}.prod_desc_selector div{font-size:1.8rem;color:#25282b;letter-spacing:normal;line-height:normal;padding:1rem 0;flex:1;text-align:center;cursor:pointer;border-radius:14px}.prod_desc_selector-active{background:linear-gradient(90.01deg,#ffedbe 18.45%,#ded0a7 99.99%)}.prod_desc_title{margin:0 1.5rem;font-size:1.6rem;font-weight:600;color:#000}.desc_breakup_table_header{color:#755b14;font-weight:700;font-size:1.4rem;display:flex;align-items:center}.desc_table_column{display:flex;flex-direction:column;gap:1rem}.desc_table_row{display:flex;gap:.5rem;width:100%}.desc_table_row div:nth-child(1){width:31%}.desc_table_row div:nth-child(2),.desc_table_row div:nth-child(3),.desc_table_row div:nth-child(4){width:23%}.desc_breakup_table_full{flex-direction:column}.extra_table_margin{margin-bottom:1.5rem}.table-green-rows{color:#278a37}.table-strike-off{text-decoration:line-through}.breakup_table_total{background:linear-gradient(90.01deg,#ffedbe33 18.45%,#ded0a733 99.99%);padding:.5rem 1.5rem;color:#121212;font-size:1.75rem;display:flex;justify-content:space-between;margin-top:2rem;width:100%;letter-spacing:normal}.breakup_table_total_value{white-space:nowrap;display:flex;gap:1.5rem}.compared_price{font-weight:400;text-decoration:line-through}.desc_table_hide,.desc_table_view{color:#8091d9;text-decoration:underline;font-weight:700;font-size:1.4rem;cursor:pointer;text-align:center;margin:2rem 0}.prod_details_subcontent{display:flex;flex-direction:column;color:#333!important;font-size:1.6rem!important;padding:2rem;letter-spacing:normal}.subcontent_header{font-weight:700}.eliipse-content{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.prod_details_subcontent-full{display:none;margin-top:-2rem}.desc_breakup_table{display:flex;flex-direction:column;gap:1.5rem;line-height:normal;margin:2rem 1.5rem 0;font-size:1.3rem;color:#000;justify-content:space-between}.desc_breakup_table_full,.desc_table_hide{display:none}.shipping-show-less,.shipping-show-more,.subcontent_hide,.subcontent_show{color:#8091d9;cursor:pointer}.shipping-details-header{display:flex;justify-content:center;align-items:center;padding:1rem;gap:1rem}.shipping-details-header img{height:2rem;width:auto}.list--2,.shipping-show-less{display:none}.list--1,.list--2{margin:1rem 0}.list--2{margin-top:-1rem}.prod_details_table{border-image-slice:1;background:#fbfbfb;border-radius:26px;padding:1rem;color:#333;display:flex;gap:1rem;letter-spacing:normal;flex-direction:column}.prod_details_table_wrapper{border-radius:15px;border:1px solid transparent;background:linear-gradient(#fbfbfb,#fbfbfb) padding-box,linear-gradient(359.16deg,#ded0a7 .51%,#fef8e8 99.06%) border-box;background-clip:padding-box,border-box;background-origin:border-box;overflow:hidden;margin:0 1rem 1.5rem}.prod_details_table_row{display:flex;color:#333;font-size:1.7rem;align-items:center;gap:1rem;padding:0 1rem}.prod_details_table_blocks{font-size:1.6rem;font-weight:500;background:#eee;border-radius:8px;text-align:center;padding:1rem 2rem}.fixed_row_block{width:17%}.close-tooltip,.close-tooltip-0,.close-tooltip-1,.close-tooltip-2,.close-tooltip-3{position:absolute;right:.5rem;cursor:pointer;height:1rem!important}#buy-row-3-subrow{display:flex;width:100%;margin-bottom:1rem;gap:1rem}#buy-row-3-subrow .must_buy_item_label{display:flex;align-items:center;margin-right:1rem;position:static}#buy-row-3-subrow .check-label-box:after{width:7px;height:10px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-top:-3px}#buy-row-3-subrow .must_buy_item_link{display:flex;gap:1.5rem;text-decoration:none;width:95%;align-items:center;flex-direction:row}#buy-row-3-subrow .must_buy_item_link_img{height:5vw;width:5vw;display:flex;justify-content:center;align-items:center;border:.5px solid;border-image-source:linear-gradient(90.01deg,#ffedbe 18.45%,#ded0a7 99.99%);border-image-slice:1;border-radius:10px;overflow:hidden}#buy-row-3-subrow .must_buy_item_link_img img{height:100%;width:auto;object-fit:contain}#buy-row-3-subrow .must_buy_item_content{display:flex;flex-direction:column;color:#000;justify-content:center;width:75%}#buy-row-3-subrow .must_buy_item_content p{margin:0;font-size:1.9rem;text-overflow:ellipsis;overflow:hidden;max-width:100%;white-space:nowrap}#pincode-response-error{display:none;color:#f66;letter-spacing:normal;line-height:normal;gap:.5rem;background:0 0;border-radius:15px;padding:1.5rem 1.2rem;width:100%;min-width:85%;font-size:1.4rem;border:1px solid #edcdd3;justify-content:space-between;align-items:center;position:relative}#pincode-response-error .main-div{display:flex;gap:.9rem}#pincode-response-error img,.pincode_address_subheader img{border-right:1px solid #fdced6;height:1.5rem;padding-right:.5rem}.form__radio-button:after{content:"";display:block;width:2.2vw;height:2.2vw;border-radius:50%;position:absolute;background:#e9708a;opacity:0;transition:opacity .2s}input[type=radio]:checked+.form__radio-button:after{opacity:1}.pincode-address-option-list{height:60vh;overflow:auto}.pincode-address-option-header{display:flex;gap:.5rem;align-items:center}.pincode-address-option-header input{margin:0}.pincode_check_2{background:linear-gradient(253.1deg,#ffedf080 15.34%,#f9d0d980 89.77%);box-shadow:-2px 2px 4px #00000012 inset;font-size:.8vw;border:0;border-radius:10px;padding:.5rem 1rem}.product_form_fixed_buttons{margin-top:2rem}.breakup_table_total{font-weight:600!important}.non-gold-desc{box-shadow:-3.14px 3.14px 5.23px #e3e3e380;overflow:hidden}.non-gold-desc-content{padding:1rem 1.5rem;color:#333}.non-gold-desc-btn{color:#8091d9;cursor:pointer}#non-gold-desc-content-full{display:none}.char{display:inline-block;transition:opacity .3s ease,transform .3s ease}#see-similar{gap:0}#see-similar-text{overflow:hidden;white-space:nowrap;padding-left:.5rem}.diamond_info_content_overlay,.pair_it_with .card-wrapper h3{display:none}.mens_ring_size_label{width:fit-content;padding:.5rem 1.5rem;line-height:normal;height:fit-content;border-radius:10px}.mens_ring_size_var_options{display:flex!important;flex-wrap:wrap;gap:1rem}.mens_ring_size_var_options input[type=radio]+label{background:#fff;box-shadow:-3.12px 3.12px 5.2px #e3e3e380;border:.33px solid #fff;border-radius:10px}@media screen and (max-width:750px){.pair_it_with{width:100vw;margin-left:-1.5rem}#swatch-title{font-size:2.5vw!important;line-height:normal;margin-bottom:4px}.non-gold-desc-head{padding:1rem 1.5rem}.non-gold-desc{font-size:3.2vw}#best-price-main-box,#sale-info-main-box{position:relative;border-radius:0;margin-left:-1rem}#best-price-main-box:after,#best-price-main-box:before,#sale-info-main-box:after,#sale-info-main-box:before{position:absolute;content:"";display:block;width:100%}}#buy-row-3 .thumbnail-slider{width:100%!important}#buy-row-3 .thumbnail:hover{opacity:1;cursor:default}@media screen and (max-width:749px){.promise_tags_wrapper{margin:-1rem 0}.gold_tags_wrapper{margin:1.25rem 0}.pair_it_with .card__information .price-item--regular{font-size:1.1rem!important}.pair_it_with .product-card-wrapper .price-item--sale{font-size:1.2rem!important}.pair_it_with ul{gap:.4rem!important}#pair_plus{font-size:2.1rem}special-offers .accordion__intro h2,special-offers .no-accordian h2{font-size:14px!important;font-weight:600!important;letter-spacing:normal}.accordion__intro h2{font-size:16px!important;min-width:97%;font-weight:400}.product-pdp{margin-bottom:40vw}#pair_it_with_prods_header h2,.center-heading,.must_buy h2,.non-gold-desc-head,.pair_it_with h2,.personalised-input .headers,.personalised_input_2_preview .headers,.recently-viewed-prods h2,.related-products h2,.shipping-details-header,.similar-prods h2,.special_offers_heading,.swatch_title,delivery-time h4,fieldset.product-form__input .form__label{font-size:16px;font-weight:400}.promise_tags{grid-column-gap:1rem}.product__policies img{width:2.5rem}.photoframe{padding:1.2rem 2rem;gap:1rem}.photoframe label{margin-top:-1rem}.product_swatch_row{gap:1rem}.swatch_product{border-radius:10px!important;gap:.8rem;padding:1vw;font-size:1rem;width:29%}.gold-chain-condition{position:fixed;bottom:0;width:100vw;z-index:2;margin-bottom:0!important;margin-left:-1.5rem}.must_buy_item_content{padding:0 .5rem .5rem}.must_buy_item_content p{font-size:2.5vw}.must_buy_item{padding:.25rem;margin-bottom:1rem;box-shadow:-3px 3px 5px #e3e3e380}.must_buy_item_link{gap:0;width:100%}}@media screen and (min-width:750px){.product--thumbnail_slider .slider-mobile-gutter .slider-button{display:flex}.non-gold-desc{margin-top:2.5rem}}.thumbnail[aria-current]{box-shadow:0 0 0 .1rem rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.product-media-container.constrain-height.media-fit-contain{--contained-width: calc(var(--constrained-height) * var(--aspect-ratio));width:min(var(--contained-width),100%)}.product-media-container .media{padding-top:var(--ratio-percent);border-radius:15px}.photoframe label{width:fit-content;margin:0 auto;background:#e9718b;color:#fff;border:0;margin-bottom:1rem;font-weight:600;padding:1rem 1.6rem;font-size:1.5rem;margin-top:-1.5rem}@media screen and (max-width:749px){.product-media-container.media-fit-cover{display:flex;align-self:stretch}.product-media-container.media-fit-cover .media{position:initial}}@media screen and (min-width:750px){.product-media-container{max-width:100%}.product-media-container:not(.media-type-image){--aspect-ratio: var(--ratio)}.product-media-container.constrain-height{--viewport-offset: 170px;--constrained-min-height: 500px}.product-media-container.media-fit-cover,.product-media-container.media-fit-cover .media,.product-media-container.media-fit-cover .product__modal-opener{height:100%}.product-media-container.media-fit-cover .deferred-media__poster img{object-fit:cover;width:100%}}.product-media-container .product__modal-opener,.recipient-form{display:block;position:relative}@media screen and (min-width:750px){.product-media-container .product__modal-opener:not(.product__modal-opener--image){display:none}}delivery-time h4,fieldset.product-form__input .form__label{margin-top:0;margin-bottom:.7rem;color:#272727;letter-spacing:normal}.coin-box{display:flex;position:relative;background:linear-gradient(90.01deg,#ffedbe 18.45%,#ded0a7 99.99%);box-shadow:-3px 3px 5px #e3e3e380;border-radius:20px;padding:1.5rem 2.5rem;flex-direction:column;gap:.5rem;color:#524316;font-size:1.4rem;line-height:1.5}delivery-time #loggedin_pincode_container,delivery-time form{display:flex;flex-direction:row;position:relative}delivery-time #response{display:none;flex-direction:column;box-shadow:-3px 3px 5px #e3e3e380;background:#fff;border-radius:30px;padding:1rem}delivery-time #response2{border-top:.21px solid #9d9d9d;border-radius:0 0 15px 15px!important}delivery-time #subresponse-head,delivery-time .response-parts{display:flex;gap:.5rem;align-items:center}delivery-time .response-parts{gap:1rem}delivery-time #response1{border-radius:15px}delivery-time #response1,delivery-time #response2{display:none;background:#f6f6f6;padding:1rem}.coins-redeem{color:#000}.saleAssist,special-offers{flex-direction:column;display:flex;padding:0}.saleAssist{width:100%;background-color:#fff;border-radius:.25rem;border:1px solid #d0d0d0;cursor:pointer;margin-top:3.2rem;font-family:inherit}special-offers{gap:0}.product__policies .tag{color:#333;font-size:1rem}special-offers .accordion{margin:0;border-bottom:none;padding:0 1rem}special-offers .block_item{box-shadow:-2.09px 1.05px 2.09px #0000000d inset;background:#f9f9f9;border-radius:15px;margin-bottom:4px}.show-hide-offers{color:#3d4246;font-weight:700;font-size:1.3rem;text-decoration:underline;cursor:pointer;padding:1rem;justify-content:center;align-items:center}.offer,.pair_it_with slider-component{width:100%}.offer_box svg,special-offers img,special-offers svg{height:auto;width:2vw;flex-shrink:0}.pair_it_with .card-wrapper{background:#fff;padding:.4rem;border-radius:10px;width:100%;box-shadow:-2.77px 2.77px 4.61px #e3e3e380;border:0}.pair_it_with .bestseller_badge{left:-.4rem;top:1rem}.pair_it_with .heart,.pair_it_with .quick-add{display:none}.pair-card-cover{display:flex;width:100%;justify-content:center;border-radius:12.96px;padding:2.2rem;margin:2rem 0}#pair-button,.pair_it_with_input{cursor:pointer}.pair_it_with_input .check-label-box{height:1.6rem;width:1.6rem;margin:0;display:flex;align-items:center;justify-content:center;border:1.05px solid #000;border-radius:3px}#pair-button{color:#e9718b;border-radius:10px;width:fit-content;margin:0 auto;background:#fff;padding:1rem 2rem;font-size:2rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);letter-spacing:normal;border:1.6px solid #e9718b}#pair-button .loading-overlay__spinner .path{stroke:#fff}#pair-button:hover,.photoframe label:hover{box-shadow:0 4px 4px #00000040}#pair_plus{font-size:2.7rem;color:#000;line-height:normal;display:flex}.pincode_address_content{background:#fff;padding:1rem 1rem 0;height:fit-content;align-self:flex-end;border-radius:12px 12px 0 0}.pincode_address_header{display:flex;justify-content:space-between;align-items:center;color:#000;font-weight:700;letter-spacing:normal}.pincode_address_subheader{box-shadow:-3px 3px 5px #e3e3e380;padding:1rem;display:flex;gap:1rem;align-items:center}.pair_it_with .card__media{border-radius:5px}.product_form_fixed_buttons svg{display:none!important}.fixed-pair-slide .price{display:none}.fixed-pair-slide{height:fit-content;border-radius:10px}#pair_plus,.pair_it_with ul{align-items:center}@media screen and (max-width:750px){.pincode_check_2{font-size:3vw}.pincode-address-option input[type=radio]{width:3.5vw;height:3.5vw;position:absolute;opacity:1;z-index:-1;appearance:none;-webkit-appearance:none;display:inline-block;margin:0;cursor:pointer}.form__radio-button{width:3.5vw;height:3.5vw;border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative;border:1.08px solid #000;flex-shrink:0}.pincode-address-option{font-size:3.5vw;display:flex;border:.5px solid #000;gap:.5rem;border-radius:12px;color:#1e1f20;letter-spacing:normal;line-height:1.6;flex-direction:column;padding:1rem;margin-bottom:1rem}.fixed-pair-slide,.pair_it_with .card__media{border-radius:15px}#recently_viewed_component .grid--peek .grid__item,.you-may-like-slider .grid--peek .grid__item{max-width:calc(50% - var(--grid-mobile-horizontal-spacing) - 3rem)!important}#see-sililar-component .grid--peek .grid__item{max-width:50%!important;margin-left:0!important}.main-prod-imgs slider-component{width:100%}.subcontent_hide,.subcontent_show{font-weight:600}#hide-more-offers{background:0 0!important;box-shadow:none!important}.pair_it_with .card-wrapper{padding:.6rem;border-radius:15px;width:auto}.pair-card-cover{border-radius:10px;padding:1.3rem;margin:1rem 0}#pair-button{padding:1rem 3rem;font-size:1.35rem}.offer_box svg,special-offers img,special-offers svg{width:8vw}#psedo-check h4,delivery-time .pincode_check h4,delivery-time .time{font-size:12px}delivery-time #response img{height:1.3rem}}.product_swatch_row{display:flex;gap:1.5rem;margin-top:0;flex-wrap:wrap;overflow-x:auto}#buy-row-3,.previewPf{display:none}.specs_table td,.specs_table th{border:0;color:#7d7d7d;font-size:1.5rem;background:#fffcf5;padding:.25rem}#buy-row-3{flex-direction:column;gap:1rem}.diamondTotal{background:linear-gradient(90.01deg,#ffedbe33 18.45%,#ded0a733 99.99%);padding:1rem;width:100%;display:flex;justify-content:space-between;color:#121212;font-weight:700}.must-buy-view-details{color:#e9708a;border-bottom:1px solid #e9708a;font-size:1rem;cursor:pointer;width:fit-content;margin:1rem 0 1.5rem}.must_buy_item_link{display:flex;gap:1.5rem;text-decoration:none;align-items:center;flex-direction:column;width:100%}.must_buy_item_link_img img{object-fit:contain}.must_buy_item_link_img,.must_buy_item_link_img img{height:auto;border-radius:10px;width:100%}#buy-row-3-subrow input[type=checkbox],.gift_wrap_adder input[type=checkbox],.must_buy_item input[type=checkbox],.pair_it_with_input input[type=checkbox]{position:absolute;opacity:1;z-index:-1;appearance:none;-webkit-appearance:none}.gift_wrap_adder .check-label-box,.must_buy_item .check-label-box{height:1.7rem;width:1.7rem;border-radius:6px;display:flex;align-items:center;justify-content:center;background:#fff}#buy-row-3-subrow .check-label-box:before{position:absolute}#buy-row-3-subrow .check-label-box:before,.gift_wrap_adder .check-label-box:before,.must_buy_item .check-label-box:before{content:"";top:0;right:0;bottom:0;left:0;border-radius:5px;padding:1.24px;background:linear-gradient(180deg,#fdced6 0,#ed849b);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.must_buy_item .check-label-box:before{position:absolute}#buy-row-3-subrow input:checked+.check-label-box:before,.gift_wrap_adder input:checked+.check-label-box:before,.must_buy_item input:checked+.check-label-box:before{background:linear-gradient(180deg,#e9718b 0,#ed849b)}.diamond_info,.diamond_info_content{display:flex;box-shadow:-3px 3px 5px #e3e3e380;background:#fff}.diamond_info{gap:1rem;align-items:center;justify-content:center;cursor:pointer;color:#8091d9;font-weight:700;font-size:1.4rem;letter-spacing:normal;border-radius:20px;padding:2rem}.diamond_info_content{flex-direction:column;border-radius:30px}.diamond_info_content_header,.prod_desc_container_overlay_header{background:#fff7e6;padding:2rem 0;text-align:center;color:#000;font-weight:700;font-size:1.6rem;letter-spacing:normal}.diamond_info_subcontent{background:#fffdf9;padding:1rem;color:#333;border-radius:16px;letter-spacing:normal;margin:0 1rem}.diamond_info_subcontent .hide,.diamond_info_subcontent .show{padding:0 1rem;font-size:1.5rem;cursor:pointer;color:#8091d9}#upper-lower-margin{margin:2rem 0 1rem!important}.diamond_info_subcontent .hide,.diamond_subcontent_full{display:none}#lab-grown-benefits,#why-lab-grown{margin-top:2rem}#buy-row-3-subrow input:checked~.check-label-box:after,.gift_wrap_adder input:checked~.check-label-box:after,.must_buy_item input:checked~.check-label-box:after,.pair_it_with_input input:checked~.check-label-box:after{display:block}.gift_wrap_adder input:checked~.check-label-box:after,.must_buy_item .check-label-box:after,.pair_it_with_input .check-label-box:after{width:7px;height:10px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-top:-3px}#must_add_info{font-size:1.4rem;margin:1rem 0}#must_add_info,.addon_error p{margin:0;color:#000}#making-charges{letter-spacing:normal;background:linear-gradient(90deg,#fff0 -28.19%,#fff 98.36%);font-weight:700;display:flex;font-size:1.3rem;border-radius:15px 0 0 15px;gap:.5rem;padding:.3rem 1rem}#making-charges-fifty{color:#4c4c4c}#making-diamond{color:#969a16}#gold-lowest-price{position:absolute;top:0;right:0;display:none;justify-content:center;align-items:flex-start}#gold-lowest-price span{background:linear-gradient(90deg,#ffeef3 0,#e7ffef 84.62%);color:#087b1c;font-weight:600;letter-spacing:normal;font-size:1.2rem;padding:2px 5px 2px 15px;border-radius:0 0 0 10px}#gold-lowest-price img{height:2.5rem;width:auto}#prod-rating,#see-similar{position:absolute;bottom:.15rem;background:#fff9;padding:.5rem 1rem;border-radius:29px;margin:.8rem;cursor:pointer;justify-content:center;align-items:center;gap:.5rem;letter-spacing:normal;z-index:2;color:#555;font-weight:700}#see-similar{right:0;font-size:1.1rem}.anklet_style_options{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1.5rem}.pair_it_with .price--on-sale .price__sale{justify-content:center!important}.pair_it_offer_row{background:#e7f7f0;border-radius:14.86px 14.86px 0 0;color:#0a7b4b;display:flex;justify-content:center;align-items:center;padding:.5rem;gap:.5rem;font-size:1.1vw;width:calc(100% + 3rem);margin-left:-1.5rem}.pair_it_offer_row .offer_text span{border:.5px dotted #0a7b4b;background:#fff;color:#000;line-height:1.2vw;padding:0 .5rem;border-radius:4px}.mto_border,.mto_customize{border-radius:15px;overflow:hidden}.gold_tags_wrapper,.mto_border{box-shadow:-3px 3px 5px #e3e3e380}.mto_border{background:linear-gradient(90.01deg,#ffb3bb 18.45%,#ffe086 99.99%);padding:1px}.gold_tags_wrapper{background:#fff;border-radius:30px;padding:1rem}.ring-size-guide{display:flex;background:#fff;width:auto;height:fit-content;color:#000;flex-direction:column;padding:2rem;border-radius:8px}.men-ring-size-guide{position:relative;width:30%}.men-size-chart{width:100%;height:auto}#men-guide-back-1{font-size:2rem;cursor:pointer;position:absolute;top:1rem;right:1rem}.customisation_popup{border:1px solid #000;display:none;position:fixed;background:#000c;top:0;bottom:0;width:100%;height:100%;z-index:10000000;color:#000;align-items:flex-end;justify-content:flex-end}.customisation_popup_content{height:100%;width:32%;background:linear-gradient(180deg,#fff 0,#fff6f6);display:flex;flex-direction:column;gap:1rem;border-radius:20px 0 0 20px;padding:2rem 3rem 1rem;position:relative;box-shadow:0 -3px 4px #00000026}.custom_select_stock{font-size:.68vw;color:#333}.size-guide{color:#333;cursor:pointer;position:absolute;right:0;font-size:1rem;top:0;text-decoration:underline}.row-1{background:#eee;border-radius:8px;color:#707070;position:relative;padding:1rem;display:flex;justify-content:space-between}.tooltiptext,.tooltiptext-0,.tooltiptext-1,.tooltiptext-2,.tooltiptext-3{visibility:hidden;background-color:#e6e6e6;text-align:center;border-radius:11px;padding:1vw;position:absolute;z-index:1;top:1rem;font-size:1rem}.tooltiptext-0,.tooltiptext-1,.tooltiptext-2,.tooltiptext-3{width:15vw!important;margin-top:3rem;color:#000}.tooltiptext-0:before,.tooltiptext-1:before,.tooltiptext-2:before,.tooltiptext-3:before,.tooltiptext:before{content:"";position:absolute;background:#e6e6e6;clip-path:polygon(0 100%,100% 0,0 0);height:3.1rem;width:2.25rem;bottom:calc(100% - 2px);transform:scaleY(-1);top:-3rem;left:3.5rem}.custom-sale-price{font-weight:700;font-size:1.1vw;color:#000}.check-edt{color:#c6352e;font-size:1vw;cursor:pointer}.custom_edt_input{width:100%;font-size:1.4rem;padding:1rem;border-radius:5px;border:.5px solid #000}.main-prod-imgs .thumbnail-list__item{border-radius:15%;box-shadow:-3px 3px 5px #e3e3e380;overflow:hidden}#discount_percent{color:#0d9d60;font-size:1.5rem;height:fit-content;background:linear-gradient(270deg,#c4ffd3 0,#fff);font-weight:700;padding-right:1.2rem;margin-left:2rem;line-height:normal}.prod_desc_container{box-shadow:-3px 3px 5px #e3e3e380;background:#fff;border-radius:30px;display:flex;flex-direction:column;gap:2rem}.prod_desc_selector{border:1.76px solid #e3cf94;background:#fff;border-radius:15px;padding:.35rem;display:flex;gap:1rem;margin:1rem}.desc_table_border_image{border-bottom:1px solid;border-image-source:linear-gradient(90deg,rgba(214,214,214,.2) 0,#707070 50.5%,rgba(214,214,214,.2) 100%);border-image-slice:1;padding-bottom:1rem}.shipping-details-content,.shipping_details{display:flex;flex-direction:column;border-radius:15px}.shipping_details{box-shadow:-3.14px 3.14px 5.23px #e3e3e380;background:#fff;color:#25282b;letter-spacing:normal;line-height:normal}.shipping-details-content{padding:.5rem 1rem;margin:1rem;background:#f1f1f1;font-size:1.4rem}.shipping-show-less,.shipping-show-more{margin:0 0 1.5rem 1.5rem}#buy-row-3-subrow .check-label-box{height:2rem;width:2rem;border-radius:4px;display:flex;align-items:center;justify-content:center;background:#fff;position:relative}.active-pincode-address{border:.5px solid #e9708a!important;background:#fffafb}input[type=radio]:checked+.form__radio-button{border:1.08px solid #e9708a}.non-gold-desc{box-shadow:-3.14px 3.14px 5.23px #e3e3e380;border-radius:15px;background:#fff;clip-path:inset(0 round 15px);font-size:1vw}.non-gold-desc-head{background:linear-gradient(180deg,#fdced633 0,#ed849b33);color:#25282b;padding:.5rem 1rem}.silver_tags{gap:0!important}.gold_tags_wrapper{margin:2.25rem 0}@media screen and (max-width:750px){#gold-lowest-price span{line-height:normal}#gold-lowest-price img{height:2rem}.desc_breakup_table_full{display:none}.text-previews{font-size:7vw}.personalised-input input,.personalised_input_2 input{font-size:16px}.pair_it_offer_row{font-size:3.2vw}.pincode_address_subheader input{font-size:3vw!important;padding:.5rem 1.2rem!important;width:80%!important}.pair-title{font-size:3vw}.pair_it_with_prod_details{gap:1rem}.pair_it_with_prod_details .pair_it_price_2{font-size:4vw}.pair_it_price_2 .span-2{font-size:3vw}.men-ring-size-guide{width:90%}.silver_tags{gap:0!important;margin-top:2.5rem}.silver_tags .product__policies{padding:1rem}.product_swatch_row img{border-radius:8px}.swatch_title{margin-top:2.7rem}product-info .price-item--sale{font-weight:600;letter-spacing:normal}.non-gold-desc{font-size:3.2vw;margin-top:2.5rem}#best-price-main-box,#sale-info-main-box{position:relative;border-radius:0;margin-left:-1.5rem;font-size:3.6vw}#best-price-main-box:after,#best-price-main-box:before,#sale-info-main-box:after,#sale-info-main-box:before{position:absolute;content:"";display:block}#best-price-main-box:before,#sale-info-main-box:before{width:.469em;height:100%;padding:0 0 .438em;top:0;left:-.469em;background:#b6c3ffd9;border-radius:1em 0 0 .313em}#sale-info-main-box:before{background:#ffe2e9}#best-price-main-box:after,#sale-info-main-box:after{width:.4em;height:.5em;background:#ab6f7f;bottom:-.5em;left:-.4em;border-radius:0 0 0 .313em;box-shadow:inset -1px 2px 2px #ab6f7f}.mto_border,delivery-time #response{border-radius:15px}#Slider-similar{flex-wrap:wrap}.prod_desc_container_overlay .prod_desc_title{margin:1rem 2rem}.diamond__details__content .prod_desc_title{margin:0}.prod-rating img{height:1.3rem;width:auto}.product__tax,.view_details{font-size:1rem!important}.main--prod--price .price--on-sale .price__sale{flex-direction:row-reverse}.main--prod--price .price--large{line-height:normal!important}#special_offers_heading_box{margin:.5rem 0 1rem}.no-variant-info{margin:1rem 0!important;padding:0 1rem}#making-charges{margin:.8rem 0 2rem -1.4rem;padding:.3rem 1rem .3rem 2rem;font-size:3.5vw}#pincode-response-error img,.pincode_address_subheader img{height:3.5vw}#pincode-response-error{font-size:3.5vw}product-info .price_rows{padding:0 1.5rem}.prod_desc_container{border-radius:20px;gap:0}.prod_desc_selector{border-radius:8px}.prod_desc_selector div{font-size:3.7vw;padding:.7rem 0;border-radius:8px}.prod_desc_title,.prod_details_table_row{font-size:3.5vw;letter-spacing:normal}.prod_details_table_blocks{font-size:3vw;padding:.5rem 1rem}.desc_breakup_table{margin:1rem 2rem 0;font-size:2.7vw;max-width:100%;gap:1.5rem}.desc_breakup_table_half{margin:1rem 1.5rem 0}.desc_breakup_table-2{margin-left:0}.desc_breakup_table-2 div{display:flex;gap:1rem}.diamond__details__content{margin:1rem 0 0}.diamond_info_content_overlay{margin-bottom:0}.desc_breakup_table_full .breakup_table_total{padding:2rem;width:100vw;margin-left:-2rem}.extra_table_margin{margin-bottom:1rem}.breakup_table_total{font-size:3.6vw}.desc_table_hide,.desc_table_view{font-size:3vw;margin:1rem 0}.prod_details_subcontent{font-size:3.5vw!important;letter-spacing:normal;line-height:1.4;padding:1rem 2rem}.diamond_info{width:100vw;margin:0 0 0 -1.5rem;border-radius:inherit;font-size:3.1vw;gap:0}.diamond_info img{height:3.3vw;width:auto}.diamond_info_content_overlay,.prod_desc_container_overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000000;display:none;margin-top:0!important}.prod_desc_container_overlay{margin:0}.diamond_info_content,.prod_desc_container_overlay_content{display:flex;height:85vh;align-self:flex-end;overflow:auto;border-radius:20px 20px 0 0;width:100%}.prod_desc_container_overlay_content h2{margin:1.5rem}.brice_breakup_totals{font-size:3vw}.desc_table_border_image{padding-bottom:1.5rem!important}.slider-counter__link--dots .dot{width:.5rem!important;height:.5rem!important}.slider-counter__link--active.slider-counter__link--dots .dot{background-color:#707070!important;width:1rem!important;border-radius:17px!important}.slider-counter__link{padding:.3rem!important}.prod_desc_container_overlay_content{background:#fff;flex-direction:column}.diamond_info_content_header,.prod_desc_container_overlay_header{padding:1.5rem 0;font-size:3.8vw;line-height:normal}.prod_desc_container_overlay_header{background:linear-gradient(90.01deg,#ffedbe 18.45%,#ded0a7 99.99%)}.diamond_info_content_header img,.prod_desc_container_overlay_header img{height:3.8vw}#prod_desc_container_overlay_close{cursor:pointer}.diamond_info_subcontent{padding:0}.diamond_info_content h1{font-size:3.8vw;color:#333}.solo-head{margin-left:1.5rem!important;line-height:normal;margin-top:2rem!important}.solo-head-2{width:93%;margin:0 auto}.diamond_info_subcontent .hide,.diamond_info_subcontent .show,.diamond_info_subcontent p{font-size:3.3vw}.coin-box,.must_buy{border-radius:inherit;width:100vw;margin-left:-1.5rem}.must_buy{padding:1.5rem}.must_buy h2{text-transform:initial;margin-bottom:1rem!important}.coin-box{padding:1rem 2rem;font-size:3.5vw;line-height:normal}.shipping-details-header{border-radius:5px;padding-bottom:0}.shipping-details-content{font-size:2.7vw;border-radius:5px}#buy-row-3-subrow .must_buy_item_link_img{height:20vw;width:20vw}.shipping-show-less,.shipping-show-more{padding:0;font-weight:600}.shipping-show-more{margin:0 0 1rem 2.5rem}.shipping-show-less{margin:0 0 1rem}.list--1,.list--2{margin:1rem 0 0;padding-left:2.5rem}.list--2{margin-top:0}.frequently-asked-ques{text-align:left;letter-spacing:normal;margin-bottom:0!important}#discount_percent{margin-left:1rem}.main-prod-imgs{box-shadow:-3px 3px 5px #e3e3e380;background:#fff;padding:.25rem;margin-top:1rem}.main-prod-imgs li{padding-top:0!important}delivery-time #response1,delivery-time #response2,delivery-time #sub-response{border-radius:10px}.main-prod-imgs media-gallery{background:0 0;box-shadow:none;padding:0;border-radius:0}.main-prod-imgs .product-media-container,.main-prod-imgs li{width:100%!important}.main-prod-imgs,.main-prod-imgs li{border-radius:15px}.main-prod-imgs .slider.slider--mobile{scroll-padding-left:0!important}.main-prod-imgs .slider-buttons{position:absolute;bottom:1rem;width:100%;z-index:2}.customisation_popup_subcontent{margin-bottom:0}.size_options{display:flex!important}.ring-size-guide-header{justify-content:flex-start;font-size:1.6rem}#guide-back{height:2.5rem;width:auto;cursor:pointer}.edt-error{padding:.7rem;font-size:1.35rem}.tooltiptext,.tooltiptext-0,.tooltiptext-1,.tooltiptext-2,.tooltiptext-3{width:65vw!important;padding:1.7rem 1.9rem 1.7rem 1rem;font-size:2.8vw;left:18vw;right:auto;letter-spacing:normal}.tooltiptext-0,.tooltiptext-1,.tooltiptext-2,.tooltiptext-3{left:-45vw}.tooltiptext-0:before,.tooltiptext-1:before,.tooltiptext-2:before,.tooltiptext-3:before,.tooltiptext:before{height:3.1rem;width:2.25rem;bottom:calc(100% - 2px);top:-3rem;left:3.5rem}.tooltiptext-0:before,.tooltiptext-1:before,.tooltiptext-2:before,.tooltiptext-3:before{left:auto;right:5vw}.close-tooltip{height:2.2vw;margin-right:-.5rem}.close-tooltip-0,.close-tooltip-1,.close-tooltip-2,.close-tooltip-3{height:2.2vw;margin-right:0}.mto_customize{flex-direction:column;line-height:inherit;border-radius:15px}.desc_breakup_table_header{font-size:2.6vw;padding-bottom:.5rem}.mto_customize_open,.mto_details{width:100%}.header_mto_bold,.mto_bold{font-size:1.1rem}.mto_details_row div:first-child{font-size:.9rem}.similar-prods{background:#fff;padding:.5rem 1.5rem 0;border-radius:15px;box-shadow:-3px -5px 5px 3px #e3e3e380}.similar-prods-wrap{width:100vw;margin-left:-1.5rem}.customisation_popup_content{height:fit-content;width:100%;border-radius:20px 20px 0 0;padding:2rem 1rem 3rem;max-height:90vh;overflow-y:auto}.customisation_header{font-size:1.6rem}.custom_select_option{width:24vw;height:18vw}.row-1-heading{font-size:1rem}.custom-tooltip,.custom-tooltip-1,.row-1-heading svg{height:1rem!important}.check-edt{font-size:1rem}.check-edt-info{font-size:.8rem}.custom_select_heading,.custom_select_value{font-size:1.35rem;letter-spacing:normal}.ring-size-guide{width:100%;height:100%;border-radius:0}.size-guide{font-size:.9rem;top:.5rem}.size-chart{width:100%;height:auto}.custom-sale-price{font-size:1.6rem}.custom-price-box{height:1.7rem}.custom-regular-price{font-size:1rem}.custom_select_stock{font-size:.97rem;letter-spacing:normal}.customisation_btn{position:initial;width:100%;margin:1rem 0}.pair_it_with_prod_details img{max-height:70px;max-width:70px}.must_buy_item_list{gap:1rem}.must_buy_item{padding:.25rem;margin-bottom:1rem;box-shadow:-3px 3px 5px #e3e3e380}.must_buy_item_link{gap:0;width:100%}.must_buy_item_link_img{height:auto;width:100%;border-radius:12px;overflow:hidden}.must_buy_item_link .price-item--sale{font-size:3.2vw!important;margin:0 .3rem 0 0}.must-buy-view-details{font-size:2.5vw;margin:0 0 .5rem}.must_buy_item_link #gold_card_regular_price{font-size:2.5vw!important}#must_add_info{font-size:3vw;letter-spacing:normal;margin:1rem 0}.product-heart{height:2.5rem}#see-similar{font-size:1rem;bottom:1rem}#prod-rating{bottom:1rem}#see-similar img{height:1.4rem}.active_product_policy p,.product_policies_header{max-width:80%}.active_product_policy #cross{cursor:pointer;height:3rem;width:3rem;position:absolute;bottom:5rem}.active_product_policy #cross img{height:100%!important;width:auto!important;object-fit:contain;display:block!important}.active_product_policy img{height:5rem;margin-bottom:1.2rem;width:auto}}@media only screen and (min-width:740px){#best-price-main-box,#sale-info-main-box{font-size:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/179/assets/section-main-product.css.map */
