.home-promo .home-promo-inner{position:relative}.home-promo img{width:100%}.home-promo .content{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:15px 78px;line-height:1.1}.home-promo .text_line_1{font-size:47px;text-transform:uppercase}.home-promo .text_line_2{font-size:112px}.home-promo .text_line_3{font-size:28px;font-weight:700;margin-bottom:25px}.home-promo .button{display:inline-block;padding:13px 15px 10px;text-align:center;min-width:285px}@media (max-width: 1024px){.home-promo{margin-bottom:15px}.home-promo .text_line_1,.home-promo .text_line_2,.home-promo .text_line_3{width:200px}.home-promo .text_line_1{font-size:18px;text-align:right}.home-promo .text_line_2{font-size:46px}.home-promo .text_line_3{font-size:21px;text-align:center;margin-bottom:0;font-weight:400}.home-promo .button{display:none}.home-promo .content{padding:15px 30px 40px;justify-content:end}}.benefits .content{background-color:var(--theme-primary);display:flex;justify-content:center;padding-top:10px;padding-bottom:14px;text-align:center}.benefits .content a{color:var(--button-c)}.benefits .benefit-box{width:255px;min-height:75px;display:inline-flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-left:15px;padding-right:15px}.benefits .benefit-box:not(:last-child){border-right:1px solid rgba(255,255,255,.5);display:inline-flex;flex-direction:column;align-items:center;justify-content:flex-end}.benefits .benefit-box .image{flex:1;display:flex;align-items:center;justify-content:center}.template-index .benefits .benefit-box .image img{min-width:45px;max-width:60px}.benefits .benefit-box .title{font-size:12px;margin-top:10px}.benefits a{height:100%;display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 767px){.benefits{display:none}.benefits .content{flex-wrap:wrap}.benefits .benefit-box{width:50%;margin-bottom:15px}}.home-collections .row .home-collection-box:nth-child(2n){border-bottom:14px solid #D7CCDD;border-left:.5px solid rgb(199,214,221,.5)}.home-collections .row .home-collection-box:nth-child(odd){border-right:.5px solid rgb(199,214,221,.5);border-bottom:14px solid #D6B549}.home-collections .home-collection-box-inner{display:flex;align-items:center;padding:80px 0 80px 60px;height:100%}.home-collections .home-collection-box-inner .content-box .title{font-size:35px;line-height:1.1;text-transform:uppercase}.home-collections .home-collection-box-inner .content-box .subtitle{font-size:16px;text-transform:uppercase;margin-bottom:3px}.home-collections .home-collection-box:first-child .image{width:40%}.home-collections .home-collection-box:last-child .image{width:54%}.home-collections .home-collection-box-inner .content-box .button{background-color:var(--theme-primary);color:var(--button-c);padding:15px 50px 12px;text-transform:uppercase;font-size:14px;display:inline-block;margin-top:5px}@media (max-width: 1259px){.home-collections .home-collection-box-inner .content-box .title{font-size:23px}}@media (max-width: 1024px){.home-collections .home-collection-box:first-child .image,.home-collections .home-collection-box:last-child .image{width:inherit}}@media (max-width: 767px){.home-collections .home-collection-box-inner{padding:20px 0 20px 15px;justify-content:space-between;min-height:200px}.home-collections .home-collection-box-inner .content-box .subtitle{font-size:12px}.home-collections .home-collection-box-inner .content-box .title{font-size:22px}.home-collections .home-collection-box-inner .image{max-width:190px}.home-collections .row .home-collection-box:nth-child(2n){border-bottom-width:9px;border-left:none}.home-collections .row .home-collection-box:nth-child(odd){border-bottom-width:9px;border-right:none}.home-collections .home-collection-box-inner .content-box .button{margin-top:10px;font-size:12px;padding:8px 20px 6px}}.gift-collections{text-align:center;text-transform:uppercase;line-height:1.1}.gift-collections .header .subtitle{font-size:24px}.gift-collections .header .title{font-size:54px;margin-top:10px;margin-bottom:30px}.gift-collections .gift-collection-box{margin-bottom:30px}.gift-collections .gift-collection-box-inner{display:flex;flex-direction:column;height:100%}.gift-collections .gift-collection-box-inner .image{overflow:hidden;flex:1}.gift-collections .gift-collection-box-inner .image img{transition:1s}.gift-collections .gift-collection-box-inner:hover .image img{transform:scale3d(1.1,1.1,1) translateZ(0)}.gift-collections .gift-collection-box-inner .title{margin-top:12px;font-size:18px;font-weight:700}@media (max-width: 767px){.gift-collections .header .subtitle{font-size:14px}.gift-collections .header .title{font-size:24px;margin-top:8px;margin-bottom:20px}.gift-collections .gift-collection-box .header{order:0}.gift-collections .gift-collection-box:nth-child(2){order:1}.gift-collections .gift-collection-box:nth-child(3){order:2}.gift-collections .gift-collection-box:nth-child(4){order:4}.gift-collections .gift-collection-box:nth-child(5){order:3}.gift-collections .gift-collection-box:nth-child(6){order:6}.gift-collections .gift-collection-box:nth-child(7){order:5}.gift-collections .gift-collection-box:nth-child(8){order:7}.gift-collections .gift-collection-box:nth-child(9){order:8}.gift-collections .gift-collection-box-inner .title{font-size:10px;margin-top:10px}.gift-collections .gift-collection-box{margin-bottom:20px}}.home-collection-grid .home-collection-grid-inner{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);grid-gap:30px}.home-collection-grid .home-collection-text-box{grid-column:1 / 3;grid-row:1 / 2}.home-collection-grid .home-collection-text-box{background-color:#fde4ce;display:flex;align-items:center;justify-content:center;padding:10px;line-height:1.1;text-align:center}.home-collection-grid .home-collection-text-box .subtitle{font-size:24px;margin-bottom:5px;text-transform:uppercase}.home-collection-grid .home-collection-text-box .title{font-size:52px;margin-bottom:10px;text-transform:uppercase}.home-collection-grid .home-collection-text-box .content{font-size:14px}.home-collection-grid .home-collection-grid-inner .home-collection-image-box:nth-child(2){grid-column:3 / 5;grid-row:1 / 3}.home-collection-grid .home-collection-grid-inner .home-collection-image-box:nth-child(2) img{max-height:631px}.home-collection-grid .home-collection-grid-inner .home-collection-image-box:not(:nth-child(2)) img{max-height:300px}.home-collection-grid .home-collection-image-box{position:relative;text-align:center}.home-collection-grid .home-collection-image-box .name{font-size:18px;position:absolute;bottom:25px;width:100%;padding:0 15px;text-align:center}.home-collection-grid .home-collection-image-box a{display:block;border:1px solid #ebebeb}@media (max-width: 1259px){.home-collection-grid .home-collection-image-box .name{font-size:16px}}@media (max-width: 1024px){.home-collection-grid .home-collection-grid-inner .home-collection-image-box:nth-child(2) img{max-height:inherit}.home-collection-grid .home-collection-grid-inner .home-collection-image-box:not(:nth-child(2)) img{max-height:inherit}.home-collection-grid .home-collection-grid-inner{display:flex;flex-direction:row-reverse;width:100%;white-space:nowrap;overflow:scroll;margin-top:15px;padding:0 10px;grid-gap:15px}.home-collection-grid .home-collection-image-box{position:relative;min-width:50vw;margin-left:5px;display:inline-block}.home-collection-grid .home-collection-image-box a{display:block;height:100%}.home-collection-grid .home-collection-image-box img{width:100%}.home-collection-grid .home-collection-image-box .name{white-space:normal}.home-collection-grid-inner .home-collection-text-box{display:none}.home-collection-grid .home-collection-text-box{width:100%;padding:24px 15px 33px}.home-collection-grid .home-collection-text-box .subtitle{font-size:14px;margin-bottom:8px}.home-collection-grid .home-collection-text-box .title{font-size:24px;margin-bottom:11px;font-weight:500}.home-collection-grid .home-collection-text-box .content p{margin-bottom:0;line-height:1.4;padding-left:15px;padding-right:15px}.home-collection-grid .home-collection-text-box .content p br:last-of-type{display:none}}@media (max-width: 767px){.home-collection-grid .home-collection-image-box .name{bottom:10px;line-height:1.2;font-size:15px}}.home-grid-images{line-height:1.1}.home-grid-images .title{font-size:52px;text-align:center;margin-bottom:5px}.home-grid-images .subtitle{font-size:24px;text-align:center;margin-bottom:5px;text-transform:uppercase}.home-grid-images .images-wrap{margin-top:30px;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:16rem;grid-gap:16px;grid-auto-flow:dense}.home-grid-images .home-grid-image-box.home-grid-image-box-expanded{grid-column:span 1;grid-row:span 2}.home-grid-images .home-grid-image-box img{height:100%;width:100%;object-fit:cover}@media (max-width: 767px){.home-grid-images .images-wrap{grid-template-columns:repeat(2,1fr);grid-gap:10px;display:block}.home-grid-images .images-wrap:after{content:"";display:table;clear:both}.home-grid-images .images-wrap .home-grid-image-box{width:calc(50% - 5px);margin-bottom:10px;height:197px}.home-grid-images .images-wrap .home-grid-image-box:nth-child(2n){float:left}.home-grid-images .images-wrap .home-grid-image-box:nth-child(odd){float:right}.home-grid-images .images-wrap .home-grid-image-box.home-grid-image-box-expanded{width:calc(60% - 5px);float:left;height:334px}.home-grid-images .images-wrap .home-grid-image-box:nth-child(2),.home-grid-images .images-wrap .home-grid-image-box:nth-child(3){width:calc(40% - 5px);height:161.5px;float:right}.home-grid-images .images-wrap .home-grid-image-box:nth-child(7)~.home-grid-image-box{display:none}.home-grid-images .subtitle{font-size:14px;max-width:360px;margin:9px auto;line-height:1.5}.home-grid-images .title{font-size:32px;max-width:260px;margin:auto}}.carousel-reviews-custom{background-color:#f7f7f780;padding:30px 50px}.carousel-reviews-custom-container .carousel__title{text-transform:uppercase;font-size:52px}.carousel-reviews-custom-container .carousel__subtitle{font-size:24px;text-transform:uppercase}.carousel-reviews-custom .carousel-reviews-custom__review{border-right:.5px solid rgba(112,112,112,.3);border-left:.5px solid rgba(112,112,112,.3)}.carousel-reviews-custom .carousel-reviews-custom__item_title_wrap{display:flex;align-items:center}.carousel-reviews-custom .carousel-reviews-custom__item_image{width:50px;margin-right:10px}.carousel-reviews-custom .carousel-reviews-custom__title{font-weight:800}.carousel-reviews-custom .carousel-reviews-custom__stars .icon{fill:#d6b549;width:35px}.carousel-reviews-custom .carousel-reviews-custom__item_product{display:flex}.carousel-reviews-custom .carousel-reviews-custom__item_product_image{width:62px;margin-right:10px}.carousel-reviews-custom .carousel-reviews-custom__item_product_name{width:calc(100% - 72px)}.carousel-reviews-custom .carousel-reviews-custom__reviews .slick-track{display:flex}.carousel-reviews-custom .carousel-reviews-custom__reviews .slick-track>div{height:auto}.carousel-reviews-custom .carousel-reviews-custom__reviews .slick-track .col{height:100%}.carousel-reviews-custom .carousel-reviews-custom__reviews .carousel-reviews-custom__item_content{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:10px 0 30px}.carousel-reviews-custom.carousel .slick-dots li{width:15px;height:15px;background-color:transparent;border:1px solid var(--theme14)}.carousel-reviews-custom.carousel .slick-dots li.slick-active{background-color:#d7ccdd}@media (max-width: 767px){.carousel-reviews-custom{padding-left:15px;padding-right:15px}.carousel-reviews-custom-container .carousel__subtitle{font-size:14px;margin-bottom:5px!important}.carousel-reviews-custom-container .carousel__title{font-size:32px;line-height:1.1}\44e  .carousel-reviews-custom .carousel-reviews-custom__review{border-right:none;border-left:none}.carousel-reviews-custom .carousel-reviews-custom__review{border:none}.carousel-reviews-custom .carousel-reviews-custom__reviews .carousel-reviews-custom__item_content{width:70vw;padding:0 20px 30px;border-left:1px solid rgba(112,112,112,.3)}.carousel-reviews-custom .carousel__prev,.carousel-reviews-custom .carousel__prev-placeholder,.carousel-reviews-custom .carousel__next,.carousel-reviews-custom .carousel__next-placeholder,.carousel-reviews-custom.carousel .slick-dots{display:none!important}}@media (max-width: 380px){.carousel-reviews-custom-container .carousel__title{font-size:27px}}.carousel-products-custom .carousel__head{text-align:center}.carousel-products-custom .carousel__head .carousel__subtitle{font-size:24px;text-transform:uppercase;margin-bottom:15px}.carousel-products-custom .carousel__head .carousel__title{font-size:52px;text-transform:uppercase;margin-bottom:30px}.carousel-products-custom .carousel__head .button{text-transform:uppercase;font-size:14px;padding:13px 15px 10px;min-width:300px}.carousel-products-custom .slick-list{padding-top:45px!important;padding-bottom:45px!important}.carousel-products-custom .carousel__item a{display:block;text-align:center}.carousel-products-custom .slick-slide{transform:scale(1);transition:.3s}.carousel-products-custom .slick-slide .title{display:none}.carousel-products-custom .slick-slide.slick-current{transform:scale(1.3)}.carousel-products-custom .slick-slide.slick-current .title{display:block;font-size:12px}.carousel-products-custom .carousel__next,.carousel-products-custom .carousel__prev{top:-15px!important;opacity:1!important}.carousel-products-custom .carousel__next svg,.carousel-products-custom .carousel__prev svg{fill:var(--theme)}.carousel-products-custom .carousel__prev-placeholder,.carousel-products-custom .carousel__next-placeholder{top:-29px!important;min-height:25px!important}.carousel-products-custom .carousel__arrows-wrap{width:25%;margin:auto;position:relative;top:-30px}@media (max-width: 1024px){.carousel-products-custom .carousel__arrows-wrap{width:50%}}@media (max-width: 767px){.carousel-products-custom{overflow:hidden}.carousel-products-custom .slick-list{padding:45px 0!important}.carousel-products-custom .carousel__arrows-wrap{width:65%;top:-13px}.carousel-products-custom .carousel__head{padding-left:15px;padding-right:15px}.carousel-products-custom .carousel__head .carousel__subtitle{font-size:14px;line-height:1.1;margin-bottom:8px}.carousel-products-custom .carousel__head .carousel__title{font-size:24px;line-height:1.1;margin-bottom:15px}.carousel-products-custom .slick-slide .title{font-size:12px;font-weight:500}.carousel-products-custom .carousel__head .button{display:none}.carousel-products-custom .carousel__slider_wrapper{margin-right:-80px;margin-left:-80px}}footer.footer{padding:1px 0 33px;background-color:var(--theme-c)}footer.footer .footer-inner{margin-top:70px;display:grid;grid-template:"a b c d" "e f c d";grid-column-gap:70px;grid-row-gap:30px}footer.footer .footer-inner>:first-child{grid-area:a}footer.footer .footer-inner>:nth-child(2){grid-area:b}footer.footer .footer-inner>:nth-child(3){grid-area:c}footer.footer .footer-inner>:nth-child(4){grid-area:d}footer.footer .footer-inner>:nth-child(5){grid-area:e;display:flex;flex-direction:column;justify-content:space-between}footer.footer .footer-inner>:nth-child(6){grid-area:f}footer.footer .footer-inner .footer-block__reviews .operated{line-height:1.5;color:#fff;text-align:center;font-size:15px}footer.footer .footer-inner .footer-block.footer-block__logo img,footer.footer .footer-inner .footer-block__reviews img{margin-bottom:23px;max-width:212px}footer.footer .footer-inner .footer-block.footer-block__logo .phone{display:flex;align-items:center}footer.footer .footer-inner .footer-block.footer-block__logo .phone p{color:#fff;font-size:15px;font-weight:700;display:inline-block;margin-bottom:0;margin-left:5px}footer.footer .footer-inner .footer-block.footer-block__logo .phone a{color:#fff}footer.footer .footer-inner .footer-block.footer-block__logo .phone strong{color:#d6b549}footer.footer .footer-inner .footer-block.footer-block__logo .shipping{color:#fff}footer.footer .footer-inner .footer-block h4{font-size:20px;color:#d6b549;margin-bottom:18px;margin-top:0;text-transform:uppercase;font-weight:700}footer.footer .footer-inner .footer-block .content{font-size:16px;line-height:1.5}footer.footer .footer-inner .footer-block .content p{color:#fff}footer.footer .footer-inner .footer-block.footer-block__menu .menu li{list-style:none;padding-left:0;margin-bottom:5px}footer.footer .footer-inner .footer-block.footer-block__menu .menu li a{color:#fff;font-size:20px;line-height:1.2}footer.footer .footer-inner .footer-block.footer-block__menu .menu li:before{display:none}footer.footer .footer-inner .footer-block__custom_html_payments p{margin-bottom:0}footer.footer .footer-copy{text-align:center;line-height:1.3;color:#fff;font-size:13px;margin-top:70px}footer.footer .footer-copy ul{display:flex;align-items:center;justify-content:center;white-space:nowrap}footer.footer .footer-copy ul li:first-child{padding-left:0;padding-right:10px}footer.footer .footer-copy ul li:before{background-color:#fff}footer.footer .footer-copy ul li:first-child:before{display:none}footer.footer .footer-copy ul li a{color:#fff}.footer-scroll-top{display:flex;align-items:center;justify-content:center;padding:13px;background:var(--theme12)}.footer-scroll-top span{display:inline-block;font-size:18px;margin-left:8px}@media (max-width: 1199px){footer.footer .footer-inner{grid-column-gap:20px}footer.footer .footer-inner .footer-block{max-width:200px}footer.footer .footer-inner .footer-block.footer-block__logo,footer.footer .footer-inner .footer-block.footer-block__reviews{max-width:180px}footer.footer .footer-inner .footer-block img,footer.footer .footer-inner .footer-block svg{max-width:100%}footer.footer .footer-inner .footer-block.footer-block__custom_html_payments svg{min-width:34px;max-width:62px;width:11vw}footer.footer .footer-inner .footer-block h4,footer.footer .footer-inner .footer-block.footer-block__menu .menu li a{font-size:17px}}@media (max-width: 1024px){footer.footer .footer-inner{display:flex;flex-direction:column;text-align:left}footer.footer .footer-inner .footer-block,footer.footer .footer-inner .footer-block.footer-block__logo,footer.footer .footer-inner .footer-block.footer-block__reviews{max-width:inherit}footer.footer .footer-inner .footer-block.footer-block__logo{display:flex;justify-content:space-between;align-items:center;padding:0 15px;margin-bottom:45px}footer.footer .footer-inner .footer-block.footer-block__reviews,footer.footer .footer-inner .footer-block.footer-block__custom_html_payments{text-align:center}footer.footer .footer-inner .footer-block.footer-block__custom_html_payments p{display:none}footer.footer .footer-inner .footer-block.footer-block__logo img{margin-bottom:0}footer.footer .footer-inner .footer-block.footer-block__logo .phone{margin-bottom:4px}footer.footer .footer-inner .footer-block.footer-block__logo .phone p{font-weight:700;font-size:19px}footer.footer .footer-inner .footer-block.footer-block__logo .shipping{font-size:17px}footer.footer .footer-inner .footer-block.footer-block__custom_html_payments .content{display:flex;justify-content:center}footer.footer .footer-copy{margin-top:20px}}@media (max-width: 767px){footer.footer .footer-inner .footer-block.footer-block__logo img{width:105px}}@media (max-width: 541px){footer.footer .footer-inner{grid-row-gap:0;margin-top:30px}footer.footer .footer-inner .footer-block.footer-block__logo{margin-bottom:30px}footer.footer .footer-inner .footer-block.footer-block__custom_html_text h4,footer.footer .footer-inner .footer-block.footer-block__menu h4{text-align:center;font-size:14px;text-transform:inherit;margin-bottom:0;padding:14px 10px;border-bottom:1px solid rgba(199,214,221,.2);margin-left:-10px;margin-right:-10px;position:relative;font-weight:400}footer.footer .footer-inner .footer-block.footer-block__custom_html_text h4:before,footer.footer .footer-inner .footer-block.footer-block__menu h4:before{position:absolute;right:24px;top:25px;content:"";display:block;width:7px;height:1px;background-color:#fff}footer.footer .footer-inner .footer-block.footer-block__custom_html_text h4:after,footer.footer .footer-inner .footer-block.footer-block__menu h4:after{position:absolute;right:27px;top:22px;content:"";display:block;height:7px;width:1px;background-color:#fff;transition:.3s}footer.footer .footer-inner .footer-block.footer-block__custom_html_text.opened h4:after,footer.footer .footer-inner .footer-block.footer-block__menu.opened h4:after{transform:rotate(90deg)}footer.footer .footer-inner .footer-block.footer-block__custom_html_text .content,footer.footer .footer-inner .footer-block.footer-block__menu .content{display:none;text-align:center;padding:20px;border-bottom:1px solid rgba(199,214,221,.2)}footer.footer .footer-inner .footer-block.footer-block__reviews{margin-top:30px;margin-bottom:30px}footer.footer .footer-inner .footer-block.footer-block__reviews img{width:140px}}@media (max-width: 400px){footer.footer .footer-inner .footer-block.footer-block__logo .phone p,footer.footer .footer-inner .footer-block.footer-block__logo .shipping{font-size:14px}footer.footer .footer-inner .footer-block.footer-block__logo img{width:80px}}@media (max-width: 400px){footer.footer .footer-inner .footer-block.footer-block__custom_html_payments svg{width:10vw}}.product-recently-viewed{display:block;padding-bottom:45px}.product-recently-viewed .product-recently-viewed-title{font-size:48px;text-align:center;margin-bottom:50px;text-transform:uppercase}.product-recently-viewed .recently-viewed-product{flex:0 0 20%;max-width:20%;padding-left:15px;padding-right:15px}.product-recently-viewed .recently-viewed-product .title{font-size:14px;text-align:center;margin-top:14px;line-height:1.4}@media (max-width: 767px){.product-recently-viewed .recently-viewed-product{padding-left:10px;padding-right:10px}}@media (max-width: 767px){.product-recently-viewed .product-recently-viewed-title{font-size:31px}.product-recently-viewed .recently-viewed-product{flex:0 0 50%;max-width:50%;margin-bottom:20px}}.better-place{display:block}.better-place-inner{background-size:cover;background-position:top center;min-height:450px;display:flex;flex-direction:column;justify-content:space-between;padding:40px 30px 40px 45%;margin-bottom:50px}.better-place-inner .title{color:#fff;line-height:1.2;font-weight:700}.better-place-inner .title .top{font-size:56px}.better-place-inner .title .bot{font-size:90px}.better-place-inner .you-will-save{font-size:31px;color:#211a15;margin-bottom:20px}.better-place-inner .already-saved{background-color:#211a1538;color:#211a15;font-size:26px;padding:20px;font-weight:700}.better-place-inner .already-saved span{text-decoration:underline}.better-place .better-place-cart{padding:35px 20px 35px 35%;line-height:1.2;min-height:137px;background-size:cover}.better-place .better-place-cart-inner{display:flex;flex-direction:column}.better-place .better-place-cart-inner .top{font-size:35px;color:#785338}.better-place .better-place-cart-inner .bottom{font-size:46px;color:#fff;font-weight:700}@media (max-width: 1399px){.better-place-inner{min-height:400px}.better-place-inner .title .top{font-size:45px}.better-place-inner .title .bot{font-size:80px}.better-place-inner .you-will-save{font-size:27px}.better-place-inner .already-saved{font-size:23px}}@media (max-width: 1259px){.better-place-inner{min-height:350px}.better-place-inner .title .top{font-size:35px}.better-place-inner .title .bot{font-size:60px}.better-place-inner .you-will-save{font-size:22px}.better-place-inner .already-saved{font-size:18px}.better-place .better-place-cart-inner .top{font-size:23px;color:#fff}.better-place .better-place-cart-inner .bottom{font-size:32px}}@media (width: 1024px){.better-place .better-place-cart-inner .top{font-size:17px}.better-place .better-place-cart-inner .bottom{font-size:22px}}@media (max-width: 1024px){.better-place .better-place-cart{min-height:94px;padding-top:20px;padding-bottom:20px}.better-place-inner{padding:30px 30px 30px 30%;min-height:300px}}@media (max-width: 767px){.better-place .better-place-cart{min-height:400px;padding:20px 10px;display:flex;align-items:center;justify-content:center;text-shadow:1px 1px black;text-align:center}.better-place .better-place-cart-inner .top{font-weight:700;font-size:16px}.better-place .better-place-cart-inner .bottom{font-size:21px}.better-place-inner{padding-bottom:20px}.better-place-inner .title .top{font-size:21px}.better-place-inner .title .bot{font-size:33px}.better-place-inner .you-will-save{line-height:1.3;font-weight:700;font-size:16px}.better-place-inner .already-saved{font-size:13px;line-height:1.3}}@media (min-width:1025px){.tabs[data-type=horizontal] .tabs__slider{justify-content:center}}carousel-spice-product{display:block;margin-top:20px}.carousel-spice-product-container .carousel_spice_product__title{font-size:49px;margin-bottom:55px}.carousel-spice-product-container .item{font-size:14px;line-height:1.3;text-align:center}.carousel-spice-product-container .carousel-spice-product_slider{position:relative;margin-bottom:60px}@media (max-width: 1199px){.carousel-spice-product-container .carousel_spice_product__title{font-size:35px}}@media (max-width: 1024px){.carousel-spice-product-container .carousel_spice_product__title{font-size:30px}}@media (max-width: 767px){.carousel-spice-product-container .carousel_spice_product__title{font-size:24px}}.product-custom-request{display:flex;margin:auto;justify-content:space-between;width:765px}.product-custom-request .content-wrap{width:calc(100% - 450px)}.product-custom-request .content-wrap .title{font-size:16px;text-transform:uppercase}.product-custom-request .content-wrap .product-title{font-size:21px;text-transform:uppercase}.product-custom-request .content-wrap .product-custom-request__image{border:1px solid rgba(112,112,112,.2);margin-top:15px;max-width:225px}.product-custom-request .form-wrap{width:400px;max-width:100%}.product-custom-request .form-wrap input{width:100%}@media (max-width: 1024px){.product-custom-request{width:100%;flex-direction:column;align-items:center;text-align:center}.product-custom-request .content-wrap{width:100%}.product-custom-request .content-wrap .product-custom-request__image{margin:25px auto}}.popup-options-wrap{background-color:var(--theme2);max-height:90vh;overflow:auto;width:870px;max-width:95vw;color:var(--theme-c)}.popup-options-wrap h2{font-size:35px;margin-bottom:20px}.popup-options-wrap i{position:absolute;z-index:2;right:19px;top:17px}.popup-options-wrap p a{font-weight:700;text-decoration:underline}.popup-ring-size table{border-collapse:separate;border-spacing:3px}.popup-ring-size table thead th{background-color:#d7ccdd7f}.popup-ring-size table thead th,.popup-ring-size table tbody td{border:none;font-size:10px;font-weight:700;color:var(--theme-c)}.popup-ring-size table tbody tr:nth-child(odd) td{background-color:#d7ccdd3d}.popup-stone-guides .popup-stone-guides__content{padding:0 80px}.popup-stone-guides .stone-guides-list{margin-bottom:30px}.popup-stone-guides .stone-guides-list .head{background-color:#d7ccdd7f;padding:10px 15px;font-weight:700;text-transform:uppercase}.popup-stone-guides .stone-guides-list .guide-item{display:flex;border-bottom:1px solid rgb(53 78 87 / 20%);padding:20px 0}.popup-stone-guides .stone-guides-list .image-wrap{width:90px;margin-right:20px}.popup-stone-guides .stone-guides-list .content-wrap{width:calc(100% - 110px)}.popup-options-wrap.popup-diamond-size{width:auto}.popup-diamond-size img{max-height:calc(100vh - 110px)}.popup-necklaces-size-guide .popup-necklaces-size-guide__content{padding:40px 50px}.popup-necklaces-size-guide .content-wrap{display:flex;align-items:center;flex-direction:row-reverse;gap:50px;margin-top:35px}.popup-necklaces-size-guide .image-wrap{width:45%}.popup-necklaces-size-guide .content{width:50%}.popup-necklaces-size-guide .size-item{margin-bottom:10px}.popup-necklaces-size-guide .size-item .size{font-size:30px;margin-bottom:5px}.popup-necklaces-size-guide .size-item .size-content{font-size:13px;line-height:1.7}.popup-about-metal-types{background-position:center;background-size:cover}.popup-about-metal-types .about-metal-types__logo{margin-bottom:70px}.popup-about-metal-types .popup-about-metal-types__content{padding:15px 15px 50px}.popup-about-metal-types .metal-types-labels{display:flex;justify-content:space-between;margin-bottom:-19px;margin-top:45px;text-align:center;padding-left:15px;padding-right:44px}.popup-about-metal-types .metal-types-labels li{font-size:14px;line-height:1.2}.popup-about-metal-types .metal-types-labels li div{font-weight:700}.popup-about-metal-types .metal-types-wrap{display:flex;justify-content:space-between;gap:40px;margin-top:80px}.popup-about-metal-types .about-metal-types__img-wrap{text-align:center}.popup-about-metal-types .about-metal-types__img-wrap img{max-width:820px;width:100%}.popup-about-metal-types .metal-type{width:33%;max-width:200px}.popup-about-metal-types .title{border-bottom:2px solid var(--icons-c);padding:0 20px 5px 0;margin-bottom:15px;font-size:32px;font-weight:900;color:var(--icons-c);position:relative}.popup-about-metal-types .title span{position:absolute;display:block;border-bottom:2px solid var(--icons-c);transform-origin:bottom right}.popup-about-metal-types .title span:before{content:"";display:block;position:absolute;left:-5px;top:-5px;width:10px;height:10px;border-radius:50%;background-color:var(--icons-c)}.popup-about-metal-types .metal-type:nth-child(1) .title span{width:130px;rotate:71deg;left:68px;bottom:-2px}.popup-about-metal-types .metal-type:nth-child(2) .title span{width:130px;rotate:71deg;left:68px;bottom:-2px}.popup-about-metal-types .metal-type:nth-child(3) .title span{width:130px;rotate:71deg;left:68px;bottom:-2px}.popup-about-metal-types .content{font-size:15px;color:#354e57}.popup-no-product-found,.popup-product,.popup-product-contact,.popup-customize-product{background-color:#fff;width:540px}.popup-product h2,.popup-no-product-found h2{font-size:35px;margin-bottom:5px;padding-left:25px;padding-right:25px}.popup-rush-my-orders .product-title{font-size:18px;text-transform:uppercase;max-width:350px;margin:0 auto 20px}.popup-rush-my-orders h4{margin-bottom:30px}.popup-product h4{margin-top:10px;margin-bottom:10px}.popup-product form,.popup-no-product-found form{margin-bottom:0}.popup-product input[type=tel],.popup-product input[type=submit],.popup-no-product-found input[type=tel],.popup-no-product-found input[type=submit]{width:100%}.popup-product i,.popup-no-product-found i,.popup-customize-product i{position:absolute;z-index:2;right:19px;top:17px}.popup-rush-my-orders .expected-delivery-date{padding:10px 30px 20px;display:flex;justify-content:space-between;font-size:14px;text-transform:uppercase}.popup-rush-my-orders .expected-delivery-date input{border:none;color:#707070;text-transform:uppercase}.popup-contact-confirmation{width:510px;max-width:100%}.popup-contact-confirmation-custom__close{top:16px;right:16px;z-index:1}.popup-contact-confirmation-custom__content{max-width:420px}.popup-contact-confirmation-custom{background-color:#fff;width:400px;height:500px;max-width:95vw;align-items:center;justify-content:center;display:flex}.popup-contact-confirmation-custom .popup-contact-confirmation-custom__content svg{width:128px;height:128px}.popup-contact-confirmation-custom .popup-contact-confirmation-custom__content .btn{width:100px}.popup-contact-confirmation-custom__close .icon,.popup-contact-confirmation-custom__title-icon .icon{fill:var(popup-subscription-confirmation-icon-close-c)}.popup-contact-confirmation-custom__message--error{background-color:var(--popup-subscription-confirmation-error-bg);color:var(--popup-subscription-confirmation-error-c)}.popup-contact-confirmation-custom__message--error ul{color:var(--popup-subscription-confirmation-error-c)}.popup-contact-confirmation-custom__message--error ul:not(.list-unstyled) li:before{background-color:var(--popup-subscription-confirmation-error-c)}@media (max-width:920px){.popup-about-metal-types .metal-types-wrap{flex-wrap:wrap}.popup-about-metal-types .metal-type{width:100%;max-width:100%}.popup-about-metal-types .metal-type .title span{display:none}.popup-about-metal-types .metal-types-wrap{margin-top:70px}}@media (max-width: 767px){.popup-options-wrap h2{font-size:25px;margin-bottom:10px}.popup-stone-guides .popup-stone-guides__content{padding:0}.popup-stone-guides .stone-guides-list .image-wrap{width:70px;margin-right:20px}.popup-stone-guides .stone-guides-list .content-wrap{width:calc(100% - 90px);font-size:16px;line-height:1.6}.popup-about-metal-types .metal-types-labels{display:none}.popup-about-metal-types .popup-about-metal-types__content{padding:30px 20px}.popup-about-metal-types .metal-types-wrap{margin-top:40px}}.your-order-includes{display:flex;align-items:center;width:670px;max-width:95vw;margin:auto}.your-order-includes.content li{font-size:16px;font-weight:600;margin-bottom:7px}.your-order-includes.content .small{font-size:12px;font-weight:400}@media (max-width: 1024px){.your-order-includes{flex-direction:column}.your-order-includes .image-wrap{margin-bottom:20px}}#qab_container{display:none!important}.banner_wrap2{width:100%;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important;min-height:415px;display:table;position:relative;text-align:center}.banner_wrap2 img{display:none}.rte .banner_wrap2 h1,.rte .banner_wrap2 .h1{text-transform:uppercase;color:#fff;display:inline-table;position:relative;margin:155px auto;vertical-align:middle;font-size:25pt;padding:32px 105px;border:1px solid #b9a080}.banner_wrap2 h1:before,.banner_wrap2 .h1:before{top:-9px;left:-9px}.banner_wrap2 h1:after,.banner_wrap2 .h1:after{bottom:-9px;right:-9px}.banner_wrap2 h1:after,.banner_wrap2 .h1:after,.banner_wrap2 h1:before,.banner_wrap2 .h1:before{width:18px;height:18px;background:#b9a080;content:"";position:absolute}@media (max-width: 991px){.banner_wrap2{min-height:350px}.rte .banner_wrap2 h1,.rte .banner_wrap2 .h1{margin:100px auto;font-size:18pt;padding:32px 50px}}#how-we-at-segal-jewelry-keep-our-customers-satisfied .page img{float:none!important;width:100%}#how-we-at-segal-jewelry-keep-our-customers-satisfied .rte span{text-decoration:none}#how-we-at-segal-jewelry-keep-our-customers-satisfied .page__title{display:none}.ju_popup_overlay{position:fixed;background-color:#000;background-image:none;z-index:999998;display:block;opacity:.4;left:0%;top:0%;width:100%;height:100%}.ju_popup_wrap{position:fixed;top:10%;left:0;right:0;width:660px;z-index:999999;transform:scale(1);display:block;visibility:visible;opacity:1;box-shadow:0 0 10px #323232bf;border-width:0px;background-color:var(--theme);padding-bottom:50px}.ju_popup_close{position:absolute;top:0;right:0;width:40px;height:40px;z-index:4;display:block;visibility:visible;cursor:pointer}.ju_popup_close span{font-family:Arial,Helvetica;font-size:40px;color:#fff0f5;text-align:center;height:36px;width:36px;display:table-cell;vertical-align:middle;z-index:1}.ju_popup_wrap .header{height:90px;width:100%;display:inline-block;vertical-align:middle;position:relative;margin:auto}.ju_popup_wrap .header h2,.ju_popup_wrap .header .h2{text-align:center;font-size:35px;line-height:90px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:0}.ju_popup_wrap .content{background-size:cover;text-align:center;display:block;margin:auto;padding:60px 0;background-position:center}.ju_popup_wrap .content h5,.ju_popup_wrap .content .h5{font-size:16px;line-height:16px;display:inline-block;margin:0;color:#000;text-transform:uppercase;color:var(--theme)}.ju_popup_wrap .content h2,.ju_popup_wrap .content .h2{font-size:72px;line-height:70px;color:var(--theme);font-weight:700;width:100%;display:inline-block;margin:10px auto 0;text-transform:uppercase}.ju_popup_wrap .content h3,.ju_popup_wrap .content .h3{text-transform:uppercase;font-size:28px;line-height:26px;color:var(--theme);width:100%;display:inline-block;margin:10px auto 0}.ju_popup_wrap .content form{margin-top:40px;margin-bottom:40px;display:flex;align-items:center;flex-direction:column;gap:20px}.ju_popup_wrap .content form input[type=email]{display:inline-block;vertical-align:middle;margin:0;font-size:13px;border:2px solid var(--theme);padding:0 5px;height:43px;text-align:center;width:310px}.ju_popup_wrap .content form input[type=submit]{padding:13px;border-radius:2px;border-width:1px;border-color:#d6b549;background-color:#d6b549;text-align:center;font-size:18px;color:#fff;text-transform:uppercase;line-height:16px;outline:none;width:310px;font-weight:700}.ju_popup_wrap .content .text{font-size:14px;line-height:15px}.ju_success.ju_popup_wrap .content h5,.ju_success.ju_popup_wrap .content .h5{margin:10px auto 0;text-transform:none}.ju_success.ju_popup_wrap .content p.coupon span{color:#000;border:5px dashed;padding:15px;font-size:26px;display:block;width:215px;margin:auto}.ju_success.ju_popup_wrap .content a.btn,.ju_success.ju_popup_wrap .content a.btn--secondary,.ju_success.ju_popup_wrap .content a.btn--tertiary{background:transparent;color:var(--theme);font-weight:700;border:2px solid var(--theme);display:flex;align-items:center;max-width:200px;margin:30px auto 0}@media screen and (max-width: 768px){.ju_popup_wrap{width:280px;padding-bottom:30px}.ju_popup_wrap .header h2,.ju_popup_wrap .header .h2{font-size:22px;line-height:60px}.ju_popup_wrap .content{padding:30px 0}.ju_popup_wrap .content h5,.ju_popup_wrap .content .h5{font-size:14px;line-height:14px;margin:15px auto 0}.ju_popup_wrap .content h2,.ju_popup_wrap .content .h2{font-size:40px;line-height:36px;margin:10px auto 0}.ju_popup_wrap .content h3,.ju_popup_wrap .content .h3{font-size:20px;line-height:20px;margin:10px auto 0}.ju_popup_wrap .content form{margin-top:25px;margin-bottom:25px;gap:10px}.ju_popup_wrap .content form input[type=email]{width:90%;margin:0 0 5px}.ju_popup_wrap .content form input[type=submit]{width:90%;margin:0}.ju_popup_close{top:-15px;right:-15px;width:30px;height:30px;border:1px solid #fff;border-radius:50%}.ju_popup_close span{height:20px;width:22px;display:inline-block;position:relative;top:2px;left:3px;line-height:18px;font-size:27px;color:#fff}.ju_popup_wrap .header{height:55px}.ju_success.ju_popup_wrap .content h5,.ju_success.ju_popup_wrap .content .h5{margin:50px auto 0}.ju_success.ju_popup_wrap .content a.btn{margin-top:41px}}.product-family-wrap.main-stone .custom-select-panel>div,.product-family-wrap.side-stones .custom-select-panel>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-family-wrap.main-stone .custom-select-panel>div:before,.product-family-wrap.side-stones .custom-select-panel>div:before{content:"";display:inline-block!important;width:13px;height:13px;background-size:contain;background-position:center;margin-right:5px;position:relative;top:2px}wise-product-reviews section>ul>li:before{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/114/assets/custom.css.map */
