@media (max-width: 767px){.js-drawer-open-nav.active .icon-close{display:block}.js-drawer-open-nav.active .icon-hamburger,.js-drawer-open-nav .icon-close{display:none}#NavDrawer{top:71px;height:calc(100% - 71px)}#NavDrawer .drawer__fixed-header{display:none!important}#NavDrawer.drawer--left.drawer--is-open{transform:translate(0);transition:all .3s ease;box-shadow:none}#NavDrawer.drawer--left{left:0;width:100%}#NavDrawer.drawer{max-width:100%;transform:translate(-100%)}}#NavDrawer .drawer__fixed-header{z-index:9;padding:0}#NavDrawer .drawer__fixed-header .drawer__header{padding-left:30px}#NavDrawer .custom-tp-image{padding:30px 20px 20px;text-align:center;border-top:1px solid #e1e1e1}#NavDrawer .custom-tp-image a{max-width:70%;margin:0 auto}.mobile-nav{padding-left:2vw;padding-right:2vw;margin:0}.mobile-nav .nav-item.main{padding:.75rem 1rem .75rem 0;display:flex;align-items:center;justify-content:space-between}.mobile-nav .nav-item.main.active .main-link{opacity:1}.mobile-nav .nav-item.main.active .main-link:after{width:100%}.mobile-nav .nav-item.main.disable{opacity:.5}@media (min-width: 767px){.mobile-nav .nav-item.main .icon{opacity:0;visibility:hidden;transition:all .3s ease}.mobile-nav .nav-item.main.active-hover{opacity:1}.mobile-nav .nav-item.main.active-hover .icon{opacity:1;visibility:visible;transition:all .3s ease}}.mobile-nav .nav-item.main .main-link{background:linear-gradient(#000,#000) no-repeat 0 100%/0 1px;transition:background-size .3s cubic-bezier(.39,.575,.565,1);margin-right:10px;display:inline-block;position:relative;cursor:pointer;text-transform:capitalize;opacity:1;font-weight:600;font-size:22px}@media (max-width: 767px){.mobile-nav .nav-item.main .main-link{font-size:22px}}.mobile-nav .nav-item.main .main-link:after{content:"";width:0px;height:2px;display:block;background:#000;transition:.3s}.mobile-nav .nav-item.main .main-link:hover{opacity:1}.mobile-nav .nav-item.main .main-link:hover:after{width:100%}.mobile-nav .nav-item.main .main-link .icon{height:1rem;position:absolute;top:50%;width:1rem;right:0;transform:translateY(-50%)}.mobile-nav .nav-item.main .mega-menu{box-shadow:inset -1px 0 #e1e1e1;left:0;display:flex;flex-direction:column;min-height:100%;position:absolute;top:0;width:100%;z-index:2;background-color:#fff;opacity:0;visibility:hidden;margin:0;transition:opacity .3s cubic-bezier(.39,.575,.565,1),transform .3s cubic-bezier(.39,.575,.565,1);padding:80px 0 16px;padding-left:3.3333333333vw;padding-right:3.3333333333vw;transition:all .3s ease}@media (max-width: 767px){.mobile-nav .nav-item.main .mega-menu{padding-top:.75rem}}.mobile-nav .nav-item.main .mega-menu.active{transform:translateZ(0);opacity:1;visibility:visible}.mobile-nav .nav-item.main .mega-menu .icon-back{cursor:pointer;padding:.75rem 0}.mobile-nav .nav-item.main .mega-menu .icon-back.active{position:relative;z-index:99999999}@media (max-width: 767px){.mobile-nav .nav-item.main .mega-menu .icon-back{margin-left:-3.3333333333vw;padding-left:3.3333333333vw;padding-right:3.3333333333vw;margin-right:-3.3333333333vw;padding-top:0;padding-bottom:0}}.mobile-nav .nav-item.main .mega-menu .icon-back svg{transform:rotate(180deg);opacity:1;visibility:visible}.mobile-nav .nav-item.main .mega-menu .collection-products{padding-top:10px;border-bottom:1px solid #e1e1e1;margin-left:-3.3333333333vw;margin-right:-3.3333333333vw;margin-bottom:1rem}.mobile-nav .nav-item.main .mega-menu .collection-products .product-grid{display:flex;flex-wrap:wrap;gap:10px}.mobile-nav .nav-item.main .mega-menu .collection-products .product-grid .product-item{width:100%}.mobile-nav .nav-item.main .mega-menu .collection-products .product-grid .product-item .full-link{display:flex;flex-direction:column;height:100%;position:relative;transition:all .3s ease}.mobile-nav .nav-item.main .mega-menu .collection-products .product-grid .product-item .full-link .wrapper-image{position:relative}.mobile-nav .nav-item.main .mega-menu .collection-products .product-grid .product-item .full-link .wrapper-image:before{padding-top:56.27462%;content:"";display:block;width:100%}.mobile-nav .nav-item.main .mega-menu .collection-products .product-grid .product-item .full-link img{position:absolute;top:0;width:100%;left:0;right:0;height:100%;object-fit:cover}.mobile-nav .nav-item.main .mega-menu .collection-products .product-grid .product-item .full-link .product-tit{padding:.5rem 1rem 1.5rem;font-size:18px;text-align:center;margin:0}@media (max-width: 767px){.mobile-nav .nav-item.main .mega-menu .collection-products .product-grid .product-item .full-link .product-tit{font-size:16px}}.mobile-nav .nav-item.main .mega-menu .collection-products .product-grid .product-item .full-link:hover{transform:all .3s ease}.mobile-nav .nav-item.main .mega-menu .nav-items-wrapper{padding-bottom:10px}.mobile-nav .nav-item.main .mega-menu .hr-block{border-top:1px solid;border-top-color:#e1e1e1;margin-right:-3.3333333333vw;margin-left:-3.3333333333vw}.mobile-nav .nav-item.main .mega-menu .child{padding:.75rem 1rem .75rem .75rem;display:flex;align-items:center;justify-content:space-between}.mobile-nav .nav-item.main .mega-menu .child.active-hover{opacity:1}.mobile-nav .nav-item.main .mega-menu .child.active-hover .icon{opacity:1;visibility:visible;transition:all .3s ease}.mobile-nav .nav-item.main .mega-menu .child.disable{opacity:.5}.mobile-nav .nav-item.main .mega-menu .child .icon{opacity:0;visibility:hidden;transition:all .3s ease}@media (max-width: 576px){.mobile-nav .nav-item.main .mega-menu .child .icon{opacity:1;visibility:visible}}.mobile-nav .nav-item.main .mega-menu .child.active .child-link{opacity:1}.mobile-nav .nav-item.main .mega-menu .child.active .child-link:after{width:100%}.mobile-nav .nav-item.main .mega-menu .child .child-link{background:linear-gradient(#000,#000) no-repeat 0 100%/0 1px;transition:background-size .3s cubic-bezier(.39,.575,.565,1);margin-right:10px;display:inline-block;position:relative;cursor:pointer;text-transform:capitalize;opacity:1;font-size:22px}@media (max-width: 767px){.mobile-nav .nav-item.main .mega-menu .child .child-link{font-size:16px}}.mobile-nav .nav-item.main .mega-menu .child .child-link:after{content:"";width:0px;height:2px;display:block;background:#000;transition:.3s}.mobile-nav .nav-item.main .mega-menu .child .child-link:hover{opacity:1}.mobile-nav .nav-item.main .mega-menu .child .child-link:hover:after{width:100%}.mobile-nav .nav-item.main .mega-menu .child .child-link .icon{height:1rem;position:absolute;top:50%;width:1rem;right:0;transform:translateY(-50%)}.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu{box-shadow:inset -1px 0 #e1e1e1;left:0;display:flex;flex-direction:column;height:100%;position:absolute;top:0;margin:0;width:100%;z-index:2;background-color:#fff;opacity:0;visibility:hidden;padding:80px 0 16px;padding-left:3.3333333333vw;padding-right:3.3333333333vw;transition:all .3s ease}@media (max-width: 767px){.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu{padding-top:.75rem}}.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu.active{transform:translateZ(0);opacity:1;visibility:visible}.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu .icon-back{cursor:pointer;padding:.75rem 0}.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu .icon-back.active{position:relative;z-index:99999999}@media (max-width: 767px){.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu .icon-back{margin-left:-3.3333333333vw;padding-left:3.3333333333vw;padding-right:3.3333333333vw;margin-right:-3.3333333333vw;padding-top:0;padding-bottom:0}}.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu .icon-back svg{transform:rotate(180deg);opacity:1;visibility:visible}.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu .wrapper-child{margin-top:50px}.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu .sub-child{padding:.75rem 1rem .75rem .75rem;display:flex;align-items:center;justify-content:space-between;opacity:1}.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu .sub-child .sub-child-link{background:linear-gradient(#000,#000) no-repeat 0 100%/0 1px;transition:background-size .3s cubic-bezier(.39,.575,.565,1);margin-right:10px;display:inline-block;position:relative;cursor:pointer;text-transform:capitalize;font-size:22px}@media (max-width: 767px){.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu .sub-child .sub-child-link{font-size:16px}}.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu .sub-child .sub-child-link:after{content:"";width:0px;height:2px;display:block;background:#000;transition:.3s}.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu .sub-child .sub-child-link:hover{opacity:1}.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu .sub-child .sub-child-link:hover:after{width:100%}.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu .sub-child .sub-child-link .icon{height:1rem;position:absolute;top:50%;width:1rem;right:0;transform:translateY(-50%)}.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu .collection-products{padding:10px 20px 0;border-bottom:1px solid #e1e1e1;margin-left:-3.3333333333vw;margin-right:-3.3333333333vw;margin-bottom:1rem}.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu .collection-products .product-grid{display:flex;flex-wrap:wrap;gap:10px}.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu .collection-products .product-grid .product-item{width:100%}.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu .collection-products .product-grid .product-item .full-link{display:flex;flex-direction:column;height:100%;position:relative;transition:all .3s ease}.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu .collection-products .product-grid .product-item .full-link .wrapper-image{position:relative}.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu .collection-products .product-grid .product-item .full-link .wrapper-image:before{padding-top:56.27462%;content:"";display:block;width:100%}.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu .collection-products .product-grid .product-item .full-link img{position:absolute;top:0;width:100%;left:0;right:0;height:100%;object-fit:cover}.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu .collection-products .product-grid .product-item .full-link .product-tit{padding:.5rem 1rem 1.5rem;font-size:18px;text-align:center;margin:0}@media (max-width: 767px){.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu .collection-products .product-grid .product-item .full-link .product-tit{font-size:16px}}.mobile-nav .nav-item.main .mega-menu .child .sub-mega-menu .collection-products .product-grid .product-item .full-link:hover{transform:all .3s ease}.mobile-nav .contact-info{margin:1.5rem 0;margin-bottom:0;padding-top:1rem;padding-bottom:1rem;padding-right:3.125vw;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1}.mobile-nav .contact-info li{padding:.5rem 0}.mobile-nav .contact-info li:hover a:after{width:100%}.mobile-nav .contact-info li a{font-size:16px;font-weight:400;display:inline-block}.mobile-nav .contact-info li a:after{content:"";width:0px;height:2px;display:block;background:#000;transition:.3s}.mobile-nav .site-info-detail{margin:0;padding-top:1rem;padding-bottom:1rem;padding-right:3.125vw}.mobile-nav .site-info-detail li{padding:.5rem 0}.mobile-nav .site-info-detail li:hover a:after{width:100%}.mobile-nav .site-info-detail li a{font-size:16px;font-weight:400;display:inline-block}.mobile-nav .site-info-detail li a:after{content:"";width:0px;height:2px;display:block;background:#000;transition:.3s}.mobile-nav .custom-tp-image a{max-width:300px}@media (max-width: 767px){.header-sticky-wrapper #HeaderWrapper #StickyHeaderWrap .site-header.active{background-color:#fff}.header-sticky-wrapper #HeaderWrapper #StickyHeaderWrap .site-header.active .header-layout *{color:#000}.header-sticky-wrapper #HeaderWrapper #StickyHeaderWrap .site-header.active .header-layout * .custom-cart--count{color:#fff}.header-sticky-wrapper #HeaderWrapper #StickyHeaderWrap .site-header.active .header-layout .logo--has-inverted{display:block!important}.header-sticky-wrapper #HeaderWrapper #StickyHeaderWrap .site-header.active .header-layout .logo--inverted{display:none!important}}@media (max-width: 991px){.custom-hero .custom-hero-wrapper .swiper-wrapper .custom-hero-slide .custom-hero-bg .custom-hero-video.desktop{display:none}}@media (min-width: 991px){.custom-hero .custom-hero-wrapper .swiper-wrapper .custom-hero-slide .custom-hero-bg .custom-hero-video.mobile{display:none}}.custom-hero .custom-hero-wrapper .swiper-wrapper .custom-hero-slide .custom-hero-bg .custom-hero-content .custom-hero-heading{font-size:20px}.custom-hero .custom-hero-wrapper .swiper-wrapper .custom-hero-slide .custom-hero-bg .custom-hero-content .custom-hero-subheading{font-size:32px;max-width:500px;margin:10px 0}.custom-hero .custom-hero-wrapper .swiper-wrapper .custom-hero-slide .custom-hero-bg .custom-hero-content .custom-hero-text{font-size:20px;text-transform:uppercase}.custom-hero .custom-hero-wrapper .swiper-wrapper .custom-hero-slide .custom-hero-bg .custom-hero-content .custom-hero-btn-wrapper .custom-hero-btn{font-size:12px;border:1px solid #000000;background-color:#fff;color:#041e3a}@media (max-width: 767px){.custom-hero .custom-hero-wrapper .swiper-wrapper .custom-hero-slide .custom-hero-bg .custom-hero-content .custom-hero-btn-wrapper .custom-hero-btn{padding:.9rem}}@media (max-width: 385px){.custom-hero .custom-hero-wrapper .swiper-wrapper .custom-hero-slide .custom-hero-bg .custom-hero-content .custom-hero-btn-wrapper .custom-hero-btn{padding:.7rem;font-size:10px}}.column-block .wrap-column-block{padding-top:20px;padding-bottom:30px}@media (max-width: 1440px){.column-block .wrap-column-block{padding:0 20px 10px}}@media (max-width: 767px){.column-block .wrap-column-block{display:none}}.column-block .wrap-column-block .main-heading{font-size:20px;text-align:center;margin:20px 0;font-weight:400;color:#041e3a}@media (max-width: 767px){.column-block .wrap-column-block .main-heading{font-size:18px}}.column-block .wrap-column-block .top-block{display:flex;align-items:center;justify-content:space-between;margin:10px 15px 10px 40px}@media (max-width: 767px){.column-block .wrap-column-block .top-block{margin-left:0}}.column-block .wrap-column-block .category-block-wrapper{margin-top:0;padding-left:40px}@media (max-width: 767px){.column-block .wrap-column-block .category-block-wrapper{padding-left:0}}.column-block .wrap-column-block .category-block-wrapper .category-block{position:relative;margin:0 3px}.column-block .wrap-column-block .category-block-wrapper .category-block .overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transition:transform .8s cubic-bezier(.5,0,0,1),scale 1.2s cubic-bezier(.5,0,0,1);background:#00000080;z-index:1}.column-block .wrap-column-block .category-block-wrapper .category-block .image img{aspect-ratio:3/4;object-fit:cover;width:100%;transition:transform .8s cubic-bezier(.5,0,0,1),scale 1.2s cubic-bezier(.5,0,0,1)}.column-block .wrap-column-block .category-block-wrapper .category-block .title{font-size:16px;margin-top:10px;width:100%;text-align:center;text-decoration:underline;color:#041e3a;font-weight:500;text-transform:capitalize;letter-spacing:1px}@media (min-width: 2120px){.column-block .wrap-column-block .category-block-wrapper .category-block .title{font-size:1.7rem}}.column-block .masonry__columns{padding:0 20px}@media (min-width: 767px){.column-block .masonry__columns{display:none}}.column-block .masonry__columns .masonry__column{margin:0 -.5rem;display:flex;flex-flow:row wrap;row-gap:1rem}.column-block .masonry__columns .masonry__column .masonry__item{padding:0 .5rem;box-sizing:border-box;width:50%}.column-block .masonry__columns .masonry__column .masonry__item .img-wrapper{position:relative}.column-block .masonry__columns .masonry__column .masonry__item .img-wrapper:before{padding-top:125%;content:"";display:block;width:100%}.column-block .masonry__columns .masonry__column .masonry__item .img-wrapper .cat_image{position:absolute;top:0;width:100%;left:0;right:0;height:100%;object-fit:cover}.column-block .masonry__columns .masonry__column .masonry__item .title{margin:.75rem 0 .5rem;text-align:center;font-size:16px;text-transform:none;letter-spacing:1px}@media (max-width: 576px){.column-block .masonry__columns .masonry__column .masonry__item .title{text-align:left;font-size:18px;border-bottom:1px solid;display:inline-block}}.logos-block{padding:25px 20px;margin-bottom:10px}.logos-block.collection{background-color:#041e3a;padding:15px 20px;margin-bottom:10px}@media (max-width: 576px){.logos-block.collection{padding:7px 15px}}@media (max-width: 767px){.logos-block{margin-bottom:0}}.logos-block .wrap-logos-block{max-width:830px;margin:0 auto;display:flex;align-items:center}.logos-block .wrap-logos-block.full_width{max-width:1840px}.logos-block .wrap-logos-block.full_width .logos-block-wrapper{width:100%}.logos-block .wrap-logos-block .slick-list .slick-track{display:flex;align-items:center}.logos-block .wrap-logos-block .main-heading{font-size:12px;text-transform:uppercase;text-align:center;width:100px;display:inline-block;margin-bottom:0;color:#000}.logos-block .wrap-logos-block .logos-block-wrapper{width:calc(100% - 100px);display:flex}.logos-block .wrap-logos-block .logos-block-wrapper .item{text-align:center;margin:0 20px}@media (max-width: 767px){.logos-block .wrap-logos-block .logos-block-wrapper .item{margin:0 10px}}.logos-block .wrap-logos-block .logos-block-wrapper .item img{width:100%;transition:transform .8s cubic-bezier(.5,0,0,1),scale 1.2s cubic-bezier(.5,0,0,1)}.logos-block .wrap-logos-block .logos-block-wrapper .item .text{color:#fff;margin:0;font-size:14px;text-transform:uppercase}@media (max-width: 576px){.logos-block .wrap-logos-block .logos-block-wrapper .item .text{font-size:12px}}.trustpilot-widget{padding:20px 30px}.trustpilot-widget .wrapper-company-info{padding:16px 0 24px;text-align:center;-ms-flex-negative:0;flex-shrink:0;position:relative}.trustpilot-widget .wrapper-company-info .tp-widget-humanscore{display:inline-block;margin:0 6px 12px;vertical-align:middle}.trustpilot-widget .wrapper-company-info .tp-widget-humanscore h1{font-size:24px;font-weight:500;margin:0}.trustpilot-widget .wrapper-company-info .tp-widget-stars{max-width:100%;display:inline-block;margin:0 6px 6px;vertical-align:middle}.trustpilot-widget .wrapper-company-info .logo-info{display:flex;justify-content:center}@media (max-width: 426px){.trustpilot-widget .wrapper-company-info .logo-info{display:block}}.trustpilot-widget .wrapper-company-info .logo-info .revi-text{font-size:14px}.trustpilot-widget .wrapper-company-info .logo-info .main-logo svg{width:80px}.trustpilot-widget .tp-widget-reviewcolumn{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;gap:20px;max-height:550px;overflow:auto;scrollbar-width:thin;scrollbar-color:#888 #f1f1f1;scroll-behavior:smooth}.trustpilot-widget .tp-widget-reviewcolumn::-webkit-scrollbar{width:3px}.trustpilot-widget .tp-widget-reviewcolumn::-webkit-scrollbar-track{background:#f1f1f1}.trustpilot-widget .tp-widget-reviewcolumn::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px;border:2px solid #f1f1f1}.trustpilot-widget .tp-widget-reviewcolumn .tp-widget-review{flex-basis:calc(25% - 20px);background-color:#f8f9fa;border-radius:2px;box-shadow:0 1px #b6c4d266;line-height:18px;margin:0 0 16px;overflow:hidden;padding:16px;position:relative;word-wrap:break-word;height:100%;flex-grow:1}@media (max-width: 1050px){.trustpilot-widget .tp-widget-reviewcolumn .tp-widget-review{flex-basis:calc(33.33% - 20px)}}@media (max-width: 850px){.trustpilot-widget .tp-widget-reviewcolumn .tp-widget-review{flex-basis:calc(50% - 20px)}}@media (max-width: 550px){.trustpilot-widget .tp-widget-reviewcolumn .tp-widget-review{flex-basis:100%}}.trustpilot-widget .tp-widget-reviewcolumn .tp-widget-review .tp-widget-stars{display:block}.trustpilot-widget .tp-widget-reviewcolumn .tp-widget-review .tp-widget-stars .stars-and-verified-wrapper{-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;max-width:fit-content}.trustpilot-widget .tp-widget-reviewcolumn .tp-widget-review .tp-widget-stars .stars-and-verified-wrapper .tp-widget-stars-wrapper{-ms-flex-negative:0;flex-shrink:0;margin:0 8px 4px 0;max-width:100%;width:110px}.trustpilot-widget .tp-widget-reviewcolumn .tp-widget-review .tp-widget-stars .stars-and-verified-wrapper .tp-widget-stars-wrapper .tp-stars .stars-wrapper{display:flex;gap:3px}.trustpilot-widget .tp-widget-reviewcolumn .tp-widget-review .date-and-user-info-wrapper{display:-ms-flexbox;display:flex;color:#0009;font-size:12px;line-height:1.2;margin:8px 8px 6px 0;max-width:fit-content}.trustpilot-widget .tp-widget-reviewcolumn .tp-widget-review .date-and-user-info-wrapper .tp-widget-review__user-name{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trustpilot-widget .tp-widget-reviewcolumn .tp-widget-review .date-and-user-info-wrapper .tp-widget-review__date{-ms-flex-negative:0;flex-shrink:0;margin-left:3px}.trustpilot-widget .tp-widget-reviewcolumn .tp-widget-review .header{color:#041e3a;font-size:14px;font-weight:700;line-height:18px;margin:0 0 12px}.trustpilot-widget .tp-widget-reviewcolumn .tp-widget-review .text{font-size:13px;color:#041e3a;overflow:hidden;position:relative;max-height:85px}.trustpilot-widget .tp-widget-reviewcolumn .tp-widget-review .text:after{bottom:0;content:"";font-size:0;height:50px;left:0;pointer-events:none;position:absolute;width:100%;background:linear-gradient(to bottom,#fff0,#f8f9fa 85% 100%)}.trustpilot-widget .tp-widget-reviewcolumn .tp-widget-review .text.show-full{max-height:none}.trustpilot-widget .tp-widget-reviewcolumn .tp-widget-review .text.show-full:after{content:none}.trustpilot-widget .tp-widget-reviewcolumn .tp-widget-review .read-more{color:#00b67a;cursor:pointer;font-size:13px;font-weight:500;text-align:center}@media (min-width: 767px){.hide-desktop-drawer{display:none}}@media (max-width: 767px){.header-item.header-item--left.header-item--navigation,.header-item.header-item--split-left{display:none}.swym-wishlist{display:none!important}}.custom-ann-wrapper .custom-ann-review{display:flex;align-items:center;justify-content:center;grid-gap:9.2px;font-size:7px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;letter-spacing:1px;margin-top:10px}.custom-ann-wrapper .custom-ann-review .img-wrapper{display:inline-block}.custom-ann-wrapper .custom-ann-review .img-wrapper img{display:block;max-height:12px}.custom-ann-wrapper .custom-ann-review .text,.custom-ann-wrapper .custom-ann-review .text span{color:#fff}@media (max-width: 960px){.site-footer .custom-f-pw .custom-f-grid .footer__item--footer2{order:1}}@media (max-width: 767px){.site-footer .custom-f-pw .custom-f-grid .footer__item--footer2{border-bottom:1px solid #e1e1e1}}.site-footer .custom-f-pw .custom-f-grid .footer__item--footer2 .footer__item-padding{padding:0}@media (min-width: 767px){.site-footer .custom-f-pw .custom-f-grid .footer__item--footer2 .footer__item-padding{max-width:90%}}.site-footer .custom-f-pw .custom-f-grid .footer__item--footer2 .footer__item-padding .collapsible-triggers span{display:none}@media (max-width: 767px){.site-footer .custom-f-pw .custom-f-grid .footer__item--footer2 .footer__item-padding #Footer-footer2.collapsible-content.is-open{margin:15px 20px;height:auto!important}}.site-footer .custom-f-pw .custom-f-grid .footer__item--footer2 .footer__item-padding #Footer-footer2 .footer__collapsible p{font-size:12px}@media (max-width: 767px){.site-footer .custom-f-pw .custom-f-grid .footer__item--footer2 .footer__item-padding #Footer-footer2 .footer__collapsible p{text-align:left}}@media (max-width: 760px){.site-footer .custom-f-pw .custom-f-grid .footer__item--footer2 .footer__item-padding #Footer-footer2 .footer__collapsible #newsletter-footer .footer__newsletter{justify-content:center}}.site-footer .custom-f-pw .custom-f-grid .footer__item--footer2 .footer__item-padding #Footer-footer2 .footer__collapsible #newsletter-footer .footer__newsletter .footer__newsletter-btn{background-color:#191919;color:#fff;border-top-right-radius:5px;border-bottom-right-radius:5px;padding:5px 25px}@media (min-width: 767px){.site-footer .custom-f-pw .custom-f-grid .footer__item--footer2 .footer__item-padding #Footer-footer2 .footer__collapsible #newsletter-footer .footer__newsletter .footer__newsletter-btn{width:50%}}@media (max-width: 960px){.site-footer .custom-f-pw .custom-f-grid .footer__item--footer-1{order:2}.site-footer .custom-f-pw .custom-f-grid .footer__item--footer-1 .collapsible-content{margin-left:20px}}@media (max-width: 960px){.site-footer .custom-f-pw .custom-f-grid .footer__item--menu_gjeJwk{order:3}.site-footer .custom-f-pw .custom-f-grid .footer__item--menu_gjeJwk .collapsible-content{margin-left:20px}}@media (max-width: 960px){.site-footer .custom-f-pw .custom-f-grid .footer__item--menu_VMNknb{order:4}.site-footer .custom-f-pw .custom-f-grid .footer__item--menu_VMNknb .collapsible-content{margin-left:20px}}@media (min-width: 890px) and (max-width: 1280px){.site-footer .custom-f-pw .custom-f-grid .custom-f-grid-item{width:33.33%}}.site-footer .custom-f-pw .custom-f-grid .custom-f-grid-item:nth-child(4n){border-right:1px solid #e1e1e1!important}.site-footer .custom-f-pw .custom-f-grid .custom-f-grid-item .contact-wrapper{color:#fff}@media (max-width: 960px){.site-footer .custom-f-pw .custom-f-grid .custom-f-grid-item .contact-wrapper{padding:10px 20px}}.site-footer .custom-f-pw .custom-f-grid .custom-f-grid-item .contact-wrapper .wrap-icon-box{display:flex;margin-bottom:10px}.site-footer .custom-f-pw .custom-f-grid .custom-f-grid-item .contact-wrapper .wrap-icon-box .svg{margin-right:1rem}.site-footer .custom-f-pw .custom-f-grid .custom-f-grid-item .contact-wrapper .wrap-icon-box .wrap-content{text-align:left}.site-footer .custom-f-pw .custom-f-grid .custom-f-grid-item .contact-wrapper .wrap-icon-box .wrap-content a{text-decoration:underline;margin-left:5px}@media (max-width: 960px){.site-footer .custom-f-pw .custom-f-grid .custom-f-grid-item.footer__item--contact_iFzikB{order:4}}@media (max-width: 576px){.site-footer .custom-f-pw .custom-footer-social{justify-content:center}}.site-footer .custom-f-pw .footer-payment-icons-block{padding:0 20px}@media (min-width: 991px){.site-footer .custom-f-pw .footer-payment-icons-block{display:flex;justify-content:space-between}}.site-footer .custom-f-pw .footer-payment-icons-block .footer__section{margin-top:0}@media (max-width: 991px){.site-footer .custom-f-pw .footer-payment-icons-block .footer__section{text-align:left}}.site-footer .custom-f-pw .footer-payment-icons-block .certificate-block .title{font-size:16px;color:#fff;text-transform:none;letter-spacing:normal}.site-footer .custom-f-pw .footer-payment-icons-block .certificate-block ul{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:wrap}.site-footer .custom-f-pw .footer-payment-icons-block .certificate-block .custom-footer-social{border-top:0}.site-footer .custom-f-pw .footer-payment-icons-block .certificate-block li img{height:24px;margin-bottom:5px}.site-footer .custom-f-pw .footer-payment-icons-block .payment-icons .title{font-size:16px;color:#fff;text-transform:none;letter-spacing:normal;text-align:left}.custom-product-images-gallery .product-media-slider{width:100%;overflow:hidden;white-space:nowrap;position:relative;background:#fff;padding-bottom:10px}.custom-product-images-gallery .product-media-wrapper{display:flex;width:max-content}.custom-product-images-gallery .product-media-wrapper.active{animation:marquee 40s linear infinite}.custom-product-images-gallery .product-media-wrapper:hover{animation-play-state:paused}.custom-product-images-gallery .slider-item-custom{flex:0 0 auto;width:600px;background:#fff;display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:700}@media (max-width: 767px){.custom-product-images-gallery .slider-item-custom{width:300px}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.custom-main-product-grid{padding:0!important}.custom-main-product-grid .product_container__image{top:109px}@media (max-width: 767px){.custom-main-product-grid .product_container__image{top:105px}}.custom-main-product-grid .custom-product-info-container{background-color:#fff;position:relative}.custom-main-product-grid .custom-product-info-container .product-single__meta{padding:25px 45px 15px;border-bottom:1px solid lightgray;margin-bottom:20px}@media (max-width: 1400px){.custom-main-product-grid .custom-product-info-container .product-single__meta{padding:25px}}@media (max-width: 991px){.custom-main-product-grid .custom-product-info-container .product-single__meta{padding:20px}}@media (max-width: 767px){.custom-main-product-grid .custom-product-info-container .product-single__meta{margin-top:0;padding-bottom:0}}.custom-main-product-grid .custom-product-info-container .product-single__meta .product-block .product-single__title{font-size:18px;margin-bottom:0}@media (max-width: 1400px){.custom-main-product-grid .custom-product-info-container .product-single__meta .product-block .product-single__title{font-size:14px}}.custom-main-product-grid .custom-product-info-container .product-single__meta .product-block .swym-button-bar{display:none}@media (max-width: 991px){.custom-main-product-grid .custom-product-info-container .payment-icons.desktop{display:none}}.custom-main-product-grid .custom-product-info-container .payment-icons.mobile{padding:20px 20px 0}@media (min-width: 991px){.custom-main-product-grid .custom-product-info-container .payment-icons.mobile{display:none}}.custom-main-product-grid .custom-product-info-container .variant-block-custom .product-variants-block .variant-option-wrap{position:relative}.custom-main-product-grid .custom-product-info-container .variant-block-custom .product-variants-block .variant-option-wrap .variant-wrapper .hiddentab-ui{position:absolute;width:100%;height:100%}@media (min-width: 767px){.custom-main-product-grid .custom-product-info-container .variant-block-custom .product-variants-block .variant-option-wrap .variant-wrapper .hiddentab-ui{display:none}}.custom-main-product-grid .custom-product-info-container .variant-block-custom .product-variants-block .variant-option-wrap .product-sizeguide-block{position:absolute;top:0;right:0;margin:0}@media (min-width: 991px){.custom-main-product-grid .custom-product-info-container .variant-block-custom .product-variants-block .variant-option-wrap .product-custom-colorswatch{display:none}}@media (min-width: 991px){.custom-main-product-grid .custom-product-info-container .variant-block-custom.mobile{display:none}}.custom-main-product-grid .custom-product-info-container .variant-block-custom.mobile .product-custom-colorswatch{padding:0 20px}.custom-main-product-grid .custom-product-info-container .variant-block-custom.mobile .product-custom-colorswatch .custom-color-title .variant__label{font-size:14px;letter-spacing:0;text-transform:none}.custom-main-product-grid .custom-product-info-container .variant-block-custom.mobile .product-custom-colorswatch .variant-input-wrap .variant-input{width:40px;border-radius:50%}.custom-main-product-grid .custom-product-info-container .wrapper-info-block{gap:50px;text-align:left}@media (max-width: 1400px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block{gap:20px}}@media (min-width: 991px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block{display:flex;align-items:flex-start;position:relative}}.custom-main-product-grid .custom-product-info-container .wrapper-info-block.outer{margin:10px 45px}@media (max-width: 1400px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block.outer{margin:10px 25px}}@media (max-width: 991px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block.outer{padding:10px 20px;margin:0;display:flex;flex-direction:column-reverse}}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box{width:45%}@media (max-width: 991px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box{width:100%;margin-bottom:20px}}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-product-details-only .product-description *{font-size:11px!important}@media (max-width: 991px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-product-details-only{display:none}}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .custom-acc{background:#f8f8f8;margin-bottom:10px;padding:0 10px}@media (min-width: 991px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .custom-acc.only-mobile-desc{display:none}}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-top-content .details-column-wrapper{display:flex;flex-wrap:wrap}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-top-content .details-column-wrapper .custom-icon-wrap{flex:0 0 50%;padding:5px}@media (max-width: 1400px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-top-content .details-column-wrapper .custom-icon-wrap{text-align:center}}@media (max-width: 1400px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-top-content .details-column-wrapper .custom-icon-wrap .custom-advance-cont{flex-direction:column}}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-top-content .details-column-wrapper .custom-icon-wrap .custom-advance-cont .custom-ad-img{flex:0 0 60px}@media (max-width: 1400px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-top-content .details-column-wrapper .custom-icon-wrap .custom-advance-cont .custom-ad-img{flex:auto}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-top-content .details-column-wrapper .custom-icon-wrap .custom-advance-cont .custom-ad-img img{width:50px}}@media (max-width: 1400px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-top-content .details-column-wrapper .custom-icon-wrap .custom-advance-cont .custom-ad-cont-wrap p{font-size:12px}}@media (max-width: 991px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-top-content .details-column-wrapper{margin-bottom:20px}}@media (max-width: 767px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-top-content .fair--pricing{flex-wrap:wrap;flex-direction:column}}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-top-content .fair--pricing .fair--text{display:flex;flex-direction:column;justify-content:center;margin-right:25px}@media (max-width: 767px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-top-content .fair--pricing .fair--text{margin-right:0}}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-top-content .fair--pricing .fair--text p{font-size:14px}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-top-content .fair--pricing .fair--compare{justify-content:space-between}@media (max-width: 767px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-top-content .fair--pricing .fair--compare{width:100%;justify-content:center}}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-top-content .fair--pricing .fair--compare .fair--outrage{width:110px}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-top-content .fair--pricing .fair--compare .fair--outrage .price{display:flex;justify-content:center}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-top-content .fair--pricing .fair--compare .fair--outrage .outrage--bar{padding:5px}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-top-content .fair--pricing .fair--compare .fair--outrage .outrage--bar .text{font-size:15px}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-top-content .fair--pricing .fair--compare .fair--retail{width:110px}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-top-content .fair--pricing .fair--compare .fair--retail .price{display:flex;justify-content:center}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-top-content .fair--pricing .fair--compare .fair--retail .retail--bar{padding:5px}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-top-content .fair--pricing .fair--compare .fair--retail .retail--bar .text{font-size:13px;color:#041e3a}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .info-description-box .wrap-top-content .fair--pricing .fair--compare .fair--retail .getpricetoround{display:inline-block}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .wrapper-item-space{width:55%}@media (min-width: 991px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block .wrapper-item-space{position:sticky;top:150px;display:flex;flex-direction:column-reverse}}@media (max-width: 991px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block .wrapper-item-space{width:100%}}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .left-column-wrapper{width:25%}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .left-column-wrapper .title-price-wrap{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}@media (max-width: 991px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block .left-column-wrapper{width:100%;margin-bottom:20px;border-bottom:1px solid #cccccc;padding-bottom:7px}}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .left-column-wrapper .product-block{margin-top:0;margin-bottom:0}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .left-column-wrapper .product-block .product__price{font-size:14px;margin-top:0;font-weight:700}@media (min-width: 991px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block .left-column-wrapper .variant-block-custom .product-variants-block{display:none}}@media (max-width: 991px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block .left-column-wrapper .variant-block-custom.desktop{display:none}}@media (min-width: 991px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block .left-column-wrapper .show-in-mobile-only{display:none}}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .right-column-block{width:75%;display:flex;gap:50px}@media (max-width: 1400px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block .right-column-block{gap:20px}}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .right-column-block .variant-block-custom{width:50%}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .right-column-block .variant-block-custom .variant-input-wrap{position:relative}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .right-column-block .variant-block-custom .variant-input-wrap .custom-stock-wrap{position:absolute;right:40px;top:50%;transform:translateY(-50%)}@media (max-width: 767px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block .right-column-block .variant-block-custom .variant-input-wrap .custom-stock-wrap .final_custom_stock{font-size:12px!important}}@media (max-width: 576px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block .right-column-block .variant-block-custom .variant-input-wrap .custom-stock-wrap .final_custom_stock{font-size:11px!important}}@media (max-width: 767px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block .right-column-block .variant-block-custom .variant-input-wrap select{font-size:14px!important}}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .right-column-block .add-to-cart-details-wrap{width:50%}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .right-column-block .add-to-cart-details-wrap .engraving-text-btn-wrapper .custom-engariving-examples{text-align:right}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .right-column-block .add-to-cart-details-wrap .engraving-text-btn-wrapper .custom-engariving-examples .wrapper-engraving{display:inline-block;text-decoration:underline;margin-bottom:10px;cursor:pointer}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .right-column-block .add-to-cart-details-wrap .engraving-text-btn-wrapper .engraving-value-block{display:none;justify-content:space-between;padding:12px;font-size:14px;border:1px solid #041e3a;border-radius:5px;margin-top:10px}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .right-column-block .add-to-cart-details-wrap .engraving-text-btn-wrapper .engraving-value-block .wrap-input-field-with-text{display:flex;cursor:pointer;gap:5px;font-weight:700}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .right-column-block .add-to-cart-details-wrap .engraving-text-btn-wrapper .engraving-value-block .engraving-input-saved-value{cursor:pointer;text-transform:uppercase;font-weight:700}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .right-column-block .add-to-cart-details-wrap .engraving-text-btn-wrapper .engraving-value-block .buttons-wrapper .btn-eng{text-decoration:underline;font-size:14px}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .right-column-block .add-to-cart-details-wrap .engraving-text-btn-wrapper .engraving-value-block.active{display:flex;flex-wrap:wrap;gap:10px}@media (max-width: 991px){.custom-main-product-grid .custom-product-info-container .wrapper-info-block .right-column-block{width:100%;flex-wrap:wrap;gap:15px}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .right-column-block .variant-block-custom,.custom-main-product-grid .custom-product-info-container .wrapper-info-block .right-column-block .add-to-cart-details-wrap{width:100%}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .right-column-block .add-to-cart-details-wrap.show-fixed .hsb-buy- .fixed-btn{display:block;position:fixed;width:90%;z-index:99;left:0;right:0;margin:0 auto;bottom:0}.custom-main-product-grid .custom-product-info-container .wrapper-info-block .right-column-block .add-to-cart-details-wrap.show-fixed .hsb-buy- .fixed-btn .product-single__form button{border:1px solid}}.custom-cart-page,.custom-cart-page #CartPageForm{min-height:100vh}.custom-cart-page #CartPageForm .cart__page{min-height:100vh;background:#f8f8f8}.custom-cart-page #CartPageForm .cart__page #cart-sentinel,.custom-cart-page #CartPageForm .cart__page #stop-fix{height:1px}.custom-cart-page #CartPageForm .cart__page .lv-cart__actions{margin-top:1.5rem;text-align:center;display:none;transition:all .2s ease-in-out}.custom-cart-page #CartPageForm .cart__page .lv-cart__actions.mobile{display:flex;margin-top:0;flex-direction:row-reverse}.custom-cart-page #CartPageForm .cart__page .lv-cart__actions.mobile button{padding:0;width:50%}.custom-cart-page #CartPageForm .cart__page .lv-cart__actions.mobile .link-wrapper{width:50%}@media screen and (min-width: 64rem){.custom-cart-page #CartPageForm .cart__page .lv-cart__actions{margin-top:2.5rem;display:flex;flex-direction:row;justify-content:flex-end}.custom-cart-page #CartPageForm .cart__page .lv-cart__actions.mobile{display:none}}.custom-cart-page #CartPageForm .cart__page .lv-cart__actions button{background-color:#041e3a;border:1px solid #041e3a;text-transform:none;color:#fff;padding:.8125rem 2rem;transition:border .3s cubic-bezier(.39,.575,.565,1),box-shadow .3s cubic-bezier(.39,.575,.565,1),color .3s cubic-bezier(.39,.575,.565,1),background .3s cubic-bezier(.39,.575,.565,1),box-shadow .3s cubic-bezier(.39,.575,.565,1);border-radius:100vmax;cursor:pointer;text-align:center;width:auto;letter-spacing:inherit}.custom-cart-page #CartPageForm .cart__page .lv-cart__actions button:hover{color:#041e3a;background-color:transparent}@media screen and (max-width: 64rem){.custom-cart-page #CartPageForm .cart__page .lv-cart__actions button{width:100%}}.custom-cart-page #CartPageForm .cart__page .lv-cart__actions .link-wrapper{margin:1rem 0}.custom-cart-page #CartPageForm .cart__page .lv-cart__actions .link-wrapper a{text-decoration:underline;font-size:13px;color:#041e3a}@media (max-width: 767px){.custom-cart-page #CartPageForm .cart__page .lv-cart__actions .link-wrapper a{font-size:11px}}.custom-cart-page #CartPageForm .cart__page .cart-item-details{padding:1.5rem 6.4vw 2.5rem;padding-bottom:5rem;padding-left:8.3333333333vw;padding-right:8.3333333333vw;flex:0 0 66.666666%}@media (max-width: 1024px){.custom-cart-page #CartPageForm .cart__page .cart-item-details{flex:0 0 100%;padding-left:3.125vw;padding-right:3.125vw;padding:1.5rem 6.4vw 2.5rem}}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart-item-data-wrapper .customshipbar .shipping-progress-bar-fill img{z-index:0}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart-empty-message{height:250px;width:100%;background:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:15px;margin-bottom:20px}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart-empty-message .link-wrapper{text-decoration:underline}.custom-cart-page #CartPageForm .cart__page .cart-item-details .heading{text-transform:capitalize;font-weight:500}.custom-cart-page #CartPageForm .cart__page .cart-item-details .art-gifting{padding:.5rem;background-color:#fff}.custom-cart-page #CartPageForm .cart__page .cart-item-details .art-gifting .custom-sidebar-toggle{display:flex;align-items:center;position:relative;min-height:6.875rem;cursor:pointer;padding:.5rem}.custom-cart-page #CartPageForm .cart__page .cart-item-details .art-gifting .custom-sidebar-toggle.art-bg{margin-top:.5rem;background-color:#f8f8f8}.custom-cart-page #CartPageForm .cart__page .cart-item-details .art-gifting .custom-sidebar-toggle .iconimg img{width:8.75rem;height:8.75rem;object-fit:cover}@media (max-width: 767px){.custom-cart-page #CartPageForm .cart__page .cart-item-details .art-gifting .custom-sidebar-toggle .iconimg img{width:6.75rem;height:6.75rem}}.custom-cart-page #CartPageForm .cart__page .cart-item-details .art-gifting .custom-sidebar-toggle .text-block{padding:.5rem .5rem .5rem 1rem}.custom-cart-page #CartPageForm .cart__page .cart-item-details .art-gifting .custom-sidebar-toggle .text-block .main_title{display:block;color:#041e3a}.custom-cart-page #CartPageForm .cart__page .cart-item-details .art-gifting .custom-sidebar-toggle .text-block .sub_title{display:block;font-size:12px;margin-top:10px;color:#041e3a}.custom-cart-page #CartPageForm .cart__page .cart-item-details .art-gifting .custom-sidebar-toggle #Capa_1{position:absolute;right:15px;width:10px}.custom-cart-page #CartPageForm .cart__page .cart-item-details .art-gifting .addon-products .cart__toggle-button{flex-direction:row;margin:0 0 10px;margin-top:.5rem;background-color:#f8f8f8;display:flex;align-items:center;position:relative;min-height:6.875rem;padding:1rem}.custom-cart-page #CartPageForm .cart__page .cart-item-details .art-gifting .addon-products .cart__toggle-button input[type=checkbox]{cursor:pointer;background-color:#6d7175;border-radius:25px;min-width:50px;height:25px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:left center;transition:background-position .15s ease-in-out;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;margin:0 10px 0 20px}@media (max-width: 767px){.custom-cart-page #CartPageForm .cart__page .cart-item-details .art-gifting .addon-products .cart__toggle-button input[type=checkbox]{min-width:26px;height:14px;border-radius:10px}}.custom-cart-page #CartPageForm .cart__page .cart-item-details .art-gifting .addon-products .cart__toggle-button input[type=checkbox]:checked{background-position:right center;background-color:#041e3a}.custom-cart-page #CartPageForm .cart__page .cart-item-details .art-gifting .addon-products .cart__toggle-button.gift-note-hidden{display:none}.custom-cart-page #CartPageForm .cart__page .cart-item-details .art-gifting .addon-products .cart__toggle-button .iconimg img{width:8.75rem}@media (max-width: 767px){.custom-cart-page #CartPageForm .cart__page .cart-item-details .art-gifting .addon-products .cart__toggle-button .iconimg img{width:6.75rem}}.custom-cart-page #CartPageForm .cart__page .cart-item-details .art-gifting .addon-products .cart__toggle-button .toggle-label{padding-left:16px;margin-bottom:0;width:calc(100% - 176px);cursor:auto}@media (max-width: 767px){.custom-cart-page #CartPageForm .cart__page .cart-item-details .art-gifting .addon-products .cart__toggle-button .toggle-label{width:calc(100% - 110px)}}.custom-cart-page #CartPageForm .cart__page .cart-item-details .art-gifting .addon-products .cart__toggle-button .toggle-label .toggle-text{margin-bottom:2px;font-size:13px;color:#041e3a;font-family:"'ITC Cheltenham Std'";font-weight:700}@media (max-width: 767px){.custom-cart-page #CartPageForm .cart__page .cart-item-details .art-gifting .addon-products .cart__toggle-button .toggle-label .toggle-text{font-size:11px}.custom-cart-page #CartPageForm .cart__page .cart-item-details .art-gifting .addon-products .cart__toggle-button .toggle-label .toggle-text span{display:block}}.custom-cart-page #CartPageForm .cart__page .cart-item-details .art-gifting .addon-products .cart__toggle-button .toggle-label .toggle-description{font-size:11px;color:#041e3a}.custom-cart-page #CartPageForm .cart__page .cart-item-details .customer-bonding-block{background-color:#ccebff;padding:15px;display:flex;align-items:center;border-radius:15px;gap:10px;margin-bottom:15px}@media (max-width: 767px){.custom-cart-page #CartPageForm .cart__page .cart-item-details .customer-bonding-block{font-size:13px}}.custom-cart-page #CartPageForm .cart__page .cart-item-details .customer-bonding-block a{text-decoration:underline}.custom-cart-page #CartPageForm .cart__page .cart-item-details .lv-cart__actions{margin-top:1.5rem;text-align:center;display:none}.custom-cart-page #CartPageForm .cart__page .cart-item-details .lv-cart__actions.mobile{display:flex;flex-direction:row-reverse}.custom-cart-page #CartPageForm .cart__page .cart-item-details .lv-cart__actions.mobile button{padding:0;width:50%}.custom-cart-page #CartPageForm .cart__page .cart-item-details .lv-cart__actions.mobile .link-wrapper{width:50%}@media screen and (min-width: 64rem){.custom-cart-page #CartPageForm .cart__page .cart-item-details .lv-cart__actions{margin-top:2.5rem;display:flex;flex-direction:row;justify-content:flex-end}.custom-cart-page #CartPageForm .cart__page .cart-item-details .lv-cart__actions.mobile{display:none}}.custom-cart-page #CartPageForm .cart__page .cart-item-details .lv-cart__actions button{background-color:#041e3a;border:1px solid #041e3a;text-transform:none;color:#fff;padding:.8125rem 2rem;transition:border .3s cubic-bezier(.39,.575,.565,1),box-shadow .3s cubic-bezier(.39,.575,.565,1),color .3s cubic-bezier(.39,.575,.565,1),background .3s cubic-bezier(.39,.575,.565,1),box-shadow .3s cubic-bezier(.39,.575,.565,1);border-radius:100vmax;cursor:pointer;text-align:center;width:auto;letter-spacing:inherit}.custom-cart-page #CartPageForm .cart__page .cart-item-details .lv-cart__actions button:hover{color:#041e3a;background-color:transparent}@media screen and (max-width: 64rem){.custom-cart-page #CartPageForm .cart__page .cart-item-details .lv-cart__actions button{width:100%}}.custom-cart-page #CartPageForm .cart__page .cart-item-details .lv-cart__actions .link-wrapper{margin:1rem 0}.custom-cart-page #CartPageForm .cart__page .cart-item-details .lv-cart__actions .link-wrapper a{text-decoration:underline;font-size:13px}@media (max-width: 767px){.custom-cart-page #CartPageForm .cart__page .cart-item-details .lv-cart__actions .link-wrapper a{font-size:11px}}.custom-cart-page #CartPageForm .cart__page .cart-item-details .availibility-notify{background-color:#ccebffa6;padding:15px;border-radius:5px;margin-bottom:15px;text-align:center}@media (max-width: 767px){.custom-cart-page #CartPageForm .cart__page .cart-item-details .availibility-notify{font-size:14px}}.custom-cart-page #CartPageForm .cart__page .cart-item-details .availibility-notify #countdown-timer{font-weight:700;display:inline-block}.custom-cart-page #CartPageForm .cart__page .cart-item-details .orl-cart_head{display:flex;justify-content:space-between;align-items:center}.custom-cart-page #CartPageForm .cart__page .cart-item-details .orl-cart_head .text-orl{font-size:1.2rem;text-transform:none;font-weight:500;margin:1.5rem 0}@media (max-width: 767px){.custom-cart-page #CartPageForm .cart__page .cart-item-details .orl-cart_head .text-orl{font-size:18px}}.custom-cart-page #CartPageForm .cart__page .cart-item-details .orl-cart_head .text-orl .orl-cart_count{font-weight:400}@media screen and (max-width: 64rem){.custom-cart-page #CartPageForm .cart__page .cart-item-details .orl-cart_head .link-wrapper{display:none}}.custom-cart-page #CartPageForm .cart__page .cart-item-details .orl-cart_head .link-wrapper a{text-decoration:underline;font-size:13px}@media (max-width: 767px){.custom-cart-page #CartPageForm .cart__page .cart-item-details .orl-cart_head .link-wrapper a{font-size:11px}}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items{display:flex;flex-direction:column}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart_drawer_item{display:none!important}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item{grid-template-columns:50% 50%;grid-template-rows:auto 1fr;display:grid;background-color:#fff;padding-bottom:0}@media (max-width: 1024px){.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item{grid-template-columns:132px 1fr}}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item.show-qty[data-variant-id="55073221968247"],.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item.show-qty[data-variant-id="54900395868535"],.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item.show-qty[data-variant-id="55274346807671"],.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item.show-qty[data-variant-id="43684089692351"],.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item.show-qty[data-variant-id="55073318568311"]{order:1}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__image-custom{padding:.5rem}@media (max-width: 1024px){.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__image-custom{border-bottom:1px solid #e1e1e1}}@media (min-width: 1024px){.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__image-custom{-ms-grid-column-span:1;-ms-grid-row-span:3;-ms-grid-column:1;grid-column:1/2;-ms-grid-row:1;grid-row:1/4;border-right:1px solid #e1e1e1}}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__image-custom .image-wrap{position:relative}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__image-custom .image-wrap .image-wrap{display:none}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__image-custom .image-wrap .magnify-icon{position:absolute;right:1rem;top:1rem}@media (max-width: 767px){.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__image-custom .image-wrap .magnify-icon{right:5px;top:5px}}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__image-custom .image-wrap .magnify-icon img{width:16px;height:16px}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__item-title-with-remove-btn{grid-column:2;padding:1.5rem;border-bottom:1px solid #e1e1e1}@media (max-width: 767px){.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__item-title-with-remove-btn{padding:1.5rem .5rem}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__item-title-with-remove-btn a{font-size:16px}}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__item-title-with-remove-btn a{font-size:15px;font-weight:400}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__item-details{padding:1.5rem;-ms-grid-column-span:2;-ms-grid-column:1;grid-column:1/3;grid-row:2;border-bottom:1px solid #e1e1e1}@media (min-width: 1024px){.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__item-details{-ms-grid-column-span:1;-ms-grid-column:2;grid-column:2}}@media (max-width: 767px){.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__item-details .cart__item-title .cart__item--variants .title,.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__item-details .cart__item-title .cart__item--variants .value{font-size:14px!important}}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__item-details .cart__item-sub{margin-top:auto;align-items:center}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__remove{-ms-grid-column-span:2;display:flex;-ms-grid-column:1;grid-column:1/3;grid-row:3}@media (min-width: 1024px){.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__remove{-ms-grid-column-span:1;-ms-grid-column:2;grid-column:2}}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__remove a{margin-top:0;display:flex;justify-content:center;cursor:pointer}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__remove .swym-button{max-width:100%;display:flex!important;flex:0 0 50%;flex-direction:row-reverse;justify-content:center;align-items:center;border-right:1px solid #e1e1e1;font-size:14px;color:#041e3a;font-family:ITC Cheltenham Std;padding:.8125rem .5rem;text-transform:none}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__remove .swym-button:after{font-family:swym-font;margin-right:10px}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__remove .remove-btn{padding:.8125rem .5rem;flex:0 0 50%;text-align:center;font-size:14px;color:#041e3a;font-family:ITC Cheltenham Std;text-transform:none}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__remove .remove-btn img{flex:0 0 1rem;height:1rem;width:1rem;margin-right:.5rem}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__remove .remove-btn .cart__item-sub{justify-content:center}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__remove .remove-btn .cart__item-sub .remove_current{text-align:center;font-size:14px;color:#041e3a;font-family:ITC Cheltenham Std;text-transform:none}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__remove .remove-btn .cart__item-sub .remove_current img{flex:0 0 1rem;height:1rem;width:1rem;margin-right:.5rem}.custom-cart-page #CartPageForm .cart__page .cart-item-details .cart__items .cart__item .cart__remove.hide-qty{display:none}.custom-cart-page #CartPageForm .cart__page .cart-payment-details{background-color:#fff;padding:0;flex:0 0 33.33%}@media (max-width: 1024px){.custom-cart-page #CartPageForm .cart__page .cart-payment-details{flex:0 0 100%}}@media (min-width: 1024px){.custom-cart-page #CartPageForm .cart__page .cart-payment-details .wrapper-sticker{margin-bottom:50px}}.custom-cart-page #CartPageForm .cart__page .cart-payment-details .payment-info-details{padding:40px 0;padding-left:3.3333333333vw;padding-right:3.3333333333vw;border-bottom:1px solid #e1e1e1;padding-bottom:15px}.custom-cart-page #CartPageForm .cart__page .cart-payment-details .payment-info-details *{color:#041e3a}.custom-cart-page #CartPageForm .cart__page .cart-payment-details .payment-info-details .cart__item-sub{font-size:.9rem;font-family:ITC Cheltenham Std;margin-bottom:12px}.custom-cart-page #CartPageForm .cart__page .cart-payment-details .payment-info-details .cart__item-sub.total{font-size:.9rem;padding-top:10px;font-weight:700;border-top:1px solid rgba(14,14,14,.1803921569)}.custom-cart-page #CartPageForm .cart__page .cart-payment-details .payment-info-details .cart__item-sub.items{font-weight:700;border-bottom:1px solid rgba(14,14,14,.1803921569);margin-bottom:10px;padding-bottom:10px}.custom-cart-page #CartPageForm .cart__page .cart-payment-details .payment-info-details .cart__item-sub .shippingPrice{font-size:12px}.custom-cart-page #CartPageForm .cart__page .cart-payment-details .payment-info-details .cart__checkout-wrapper button{background-color:#041e3a;border:1px solid #041e3a;text-transform:none;color:#fff;width:100%;padding:.8125rem 2rem;transition:border .3s cubic-bezier(.39,.575,.565,1),box-shadow .3s cubic-bezier(.39,.575,.565,1),color .3s cubic-bezier(.39,.575,.565,1),background .3s cubic-bezier(.39,.575,.565,1),box-shadow .3s cubic-bezier(.39,.575,.565,1);border-radius:100vmax;cursor:pointer;letter-spacing:inherit;text-align:center}.custom-cart-page #CartPageForm .cart__page .cart-payment-details .payment-info-details .cart__checkout-wrapper button:hover{color:#041e3a;background-color:transparent}.custom-cart-page #CartPageForm .cart__page .cart-payment-details .payment-info-details .cart__checkout-wrapper.show-fixed{position:fixed;width:100%;background:#fff;padding:1.5rem;z-index:999;left:0;margin-top:0;right:0;top:0}.custom-cart-page #CartPageForm .cart__page .cart-payment-details .payment-info-details .shipping-text{margin-bottom:0}.custom-cart-page #CartPageForm .cart__page .cart-payment-details .payment-info-details .offsets-text{display:flex;align-items:center;justify-content:center;font-size:13px}@media (min-width: 767px){.custom-cart-page #CartPageForm .cart__page .cart-payment-details .payment-info-details .offsets-text{margin-top:10px}}.custom-cart-page #CartPageForm .cart__page .cart-payment-details .payment-info-details .offsets-text .wt-icon{fill:currentColor;height:24px;width:24px;vertical-align:middle;display:inline-block}.custom-cart-page #CartPageForm .cart__page .cart-payment-details .info-details{padding-left:3.3333333333vw;padding-right:3.3333333333vw}.custom-cart-page #CartPageForm .cart__page .cart-payment-details .info-details .custom-sidebar-toggle{display:flex;align-items:center;position:relative;min-height:6.875rem;cursor:pointer}.custom-cart-page #CartPageForm .cart__page .cart-payment-details .info-details .custom-sidebar-toggle:not(:last-child){border-bottom:1px solid #e1e1e1}.custom-cart-page #CartPageForm .cart__page .cart-payment-details .info-details .custom-sidebar-toggle .iconimg{margin-right:1.5rem}.custom-cart-page #CartPageForm .cart__page .cart-payment-details .info-details .custom-sidebar-toggle .iconimg img{height:32px;width:32px}.custom-cart-page #CartPageForm .cart__page .cart-payment-details .info-details .custom-sidebar-toggle .text-block{margin-right:1.5rem}.custom-cart-page #CartPageForm .cart__page .cart-payment-details .info-details .custom-sidebar-toggle .text-block .main_title{display:block;color:#041e3a}.custom-cart-page #CartPageForm .cart__page .cart-payment-details .info-details .custom-sidebar-toggle .text-block .sub_title{display:block;font-size:12px;margin-top:10px;color:#041e3a}.custom-cart-page #CartPageForm .cart__page .cart-payment-details .info-details .custom-sidebar-toggle #Capa_1{position:absolute;right:0}.custom-cart-page #CartPageForm .cart__page .cart-payment-details .info-details .custom-sidebar-toggle #Capa_1 path{fill:#041e3a}.custom-cart-page .logo-block{padding-bottom:2rem;padding-top:2rem;padding-left:6.4vw;padding-right:6.4vw;display:flex;flex-direction:column;justify-content:center}@media (min-width: 991px){.custom-cart-page .logo-block{display:none}}.custom-cart-page .logo-block img{max-width:350px;margin:0 auto}@media (max-width: 426px){.custom-cart-page .logo-block img{width:100%}}.customshipbar{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 8px #0000000a,0 12px 20px #00000014;margin-bottom:1.5rem;align-items:stretch;display:flex;flex-direction:row;overflow:hidden}.customshipbar .logo{background-color:#f8f8f8;padding:1rem;align-items:center;display:flex}.customshipbar .logo img{border:1px solid #000000;border-radius:50%}.customshipbar .shipping-data{width:100%;padding:20px 40px 10px 10px}.customshipbar .shipping-progress-bar{width:100%;background-color:#eee;border-radius:100px;overflow:unset;display:block;position:relative;height:10px;border:0px}.customshipbar .shipping-progress-bar .shipping-progress-bar-fill{height:100%;background:linear-gradient(270deg,#05b2ff,#007db5);width:0%;border-radius:5px;transition:width .5s ease}.customshipbar .shipping-progress-bar .shipping-progress-bar-fill .barimage1,.customshipbar .shipping-progress-bar .shipping-progress-bar-fill .barimage2{position:absolute;width:32px;height:32px;top:-12px;z-index:12;box-shadow:0 0 0 .5px #000;border-radius:50%;transform:translate(-50%)}.customshipbar .shipping-progress-bar .shipping-progress-bar-fill .barimage1{left:75%}.customshipbar .shipping-progress-bar .shipping-progress-bar-fill .barimage2{left:100%}.customshipbar .shipping-progress-text{margin-top:15px}.customshipbar .shipping-progress-text span{text-transform:capitalize;font-size:14px;text-align:center;font-weight:600!important;width:100%;font-family:var(--typeBasePrimary)!important}@media (max-width: 767px){.customshipbar .shipping-progress-text span{font-size:12px}}.custom-sidebar .custom-sidebar-content.msg-bg{padding:0}.custom-sidebar .custom-sidebar-content .gift-msg-description{font-size:12px;padding:0 4.3vw}.custom-sidebar .custom-sidebar-content .ol-gift-msg-note{background-color:#f8f8f8;padding:3.3333rem;text-align:center}.custom-sidebar .custom-sidebar-content .ol-gift-msg-note *{color:#041e3a}.custom-sidebar .custom-sidebar-content .ol-gift-msg-note #linesLeft{text-align:center}.custom-sidebar .custom-sidebar-content .ol-gift-msg-note .gift-message_area{background:#fff;background-clip:padding-box;border:1px solid #929292;border-radius:.25rem;box-shadow:none;padding:1.5rem;text-align:center;transition:border .3s cubic-bezier(.39,.575,.565,1);height:13.5rem;align-items:center;box-sizing:border-box;color:#000;display:flex;font-size:1rem;font-weight:400;letter-spacing:.025rem;line-height:1.5rem;width:100%}.custom-sidebar .custom-sidebar-content .ol-gift-msg-note .gift-message_area label{display:none}.custom-sidebar .custom-sidebar-content .ol-gift-msg-note .gift-message_area #CartNote{max-height:13.5rem;overflow:hidden;border:none;padding:0;text-align:center;resize:none;background:#fff;background-clip:padding-box;transition:border .3s cubic-bezier(.39,.575,.565,1);border-radius:.25rem;height:1.5rem;min-height:1.5rem}.custom-sidebar .custom-sidebar-content .ol-gift-msg-note .ov-gift-message__remove{box-shadow:0 2px 0 -1px currentColor;cursor:pointer;transition:color .3s cubic-bezier(.39,.575,.565,1);color:#041e3a;font-size:.875rem;font-weight:400;letter-spacing:.025rem;line-height:1rem;-webkit-text-decoration:none;text-decoration:none;margin:1rem}.custom-sidebar .ol-gift-footer{padding:25px 4.3vw}.custom-sidebar .ol-gift-footer button{background-color:#041e3a;border:1px solid #041e3a;text-transform:none;color:#fff;width:100%;padding:.8125rem 2rem;transition:border .3s cubic-bezier(.39,.575,.565,1),box-shadow .3s cubic-bezier(.39,.575,.565,1),color .3s cubic-bezier(.39,.575,.565,1),background .3s cubic-bezier(.39,.575,.565,1),box-shadow .3s cubic-bezier(.39,.575,.565,1);border-radius:100vmax;cursor:pointer;text-align:center}.custom-sidebar .ol-gift-footer button:hover{color:#041e3a;background-color:transparent}#CartDrawer{transform:translate3d(0,-50vw,0);height:fit-content;position:fixed;top:0;overflow-y:auto;overflow-x:hidden;z-index:999999;width:calc(33.33333vw + 3rem);background-color:#bfbfbf;right:0;transition:all .3s ease-in}@media (max-width: 991px){#CartDrawer{width:100%;max-width:100%;top:auto;bottom:0;transform:translate3d(0,100vw,0)}}#CartDrawer.drawer-reminder-remove{transform:translate(100%);display:block}#CartDrawer.drawer-reminder-remove.active{transform:translate(0)!important;transition:all .3s ease-in}#CartDrawerForm{padding:0 1.5rem}@media screen and (min-width: 48rem){#CartDrawerForm{padding:1.5rem 3rem 0;padding-top:0}}#CartDrawerForm .drawer__fixed-header{min-height:auto;padding:1.5rem 5rem 1.5rem 3rem;padding-left:6.4vw;padding-right:calc(6.4vw + 2.5rem);margin:2rem 0 0}@media screen and (min-width: 64rem){#CartDrawerForm .drawer__fixed-header{padding-left:3.125vw}}@media screen and (min-width: 90rem){#CartDrawerForm .drawer__fixed-header{padding-left:3.3333333333vw}}@media screen and (min-width: 48rem){#CartDrawerForm .drawer__fixed-header{padding-left:8.3333333333vw;padding-right:calc(8.33333vw + 2.5rem);margin-top:2.5rem}}#CartDrawerForm .drawer__fixed-header .drawer__close{padding:0!important}#CartDrawerForm .custom-rec-wrapper-main.reminder-cart{max-height:70vh;overflow:auto}#CartDrawerForm .custom-rec-wrapper-main .drawer__scrollable .custom-rec-wrapper{display:none}#CartDrawerForm .custom-rec-wrapper-main .drawer__scrollable .cart__items .cart_drawer_item{align-items:center;display:flex;flex:1 0 auto;width:100%!important;margin:0!important}#CartDrawerForm .custom-rec-wrapper-main .drawer__scrollable .cart__items .cart_drawer_item .cart__images{flex:0 0 115px}@media (max-width: 767px){#CartDrawerForm .custom-rec-wrapper-main .drawer__scrollable .cart__items .cart_drawer_item .cart__images{flex:0 0 100px}}#CartDrawerForm .custom-rec-wrapper-main .drawer__scrollable .cart__items .cart_drawer_item .cart__item-details{flex-basis:calc(100% - 115px)}@media (max-width: 767px){#CartDrawerForm .custom-rec-wrapper-main .drawer__scrollable .cart__items .cart_drawer_item .cart__item-details{flex-basis:calc(100% - 100px)}}#CartDrawerForm .custom-rec-wrapper-main .drawer__scrollable .cart__items .cart_drawer_item .cart__item-details .cart__item-title .cart__item-title-with-remove-btn .cart__item-name{font-size:14px;font-weight:400}#CartDrawerForm .custom-rec-wrapper-main .drawer__scrollable .cart__items .cart_drawer_item .cart__item-details .cart__item-title .cart__item--variants{display:block}#CartDrawerForm .custom-rec-wrapper-main .drawer__scrollable .cart__items .cart_drawer_item .cart__item-details .cart__item-title .cart__item--properties{display:block;margin-bottom:0}#CartDrawerForm .custom-rec-wrapper-main .drawer__scrollable .cart__items .cart_drawer_item .cart__item-details .cart__item-sub .cart__price{font-size:14px;font-weight:400}#CartDrawerForm .custom-rec-wrapper-main .drawer__scrollable .cart__items .cart_drawer_item.engraving-item-cart .cart__item-details-has-engrave .cart__item-title .cart__item--properties[data-engrave=engraving-text]{display:block!important}#CartDrawerForm .drawer__inner{height:auto!important}#CartDrawerForm .drawer__inner .cart-page-only{display:none}#CartDrawerForm .drawer__inner .total-wrap{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;position:relative;padding:1.5rem 0}@media screen and (min-width: 48rem){#CartDrawerForm .drawer__inner .total-wrap{margin-bottom:1rem;padding:1rem 0}}#CartDrawerForm .drawer__inner .drawer__footer{padding-bottom:3rem!important}@media screen and (max-width: 48rem){#CartDrawerForm .drawer__inner .drawer__footer{padding-bottom:2rem!important}}#CartDrawerForm .drawer__inner .cart-btn-wrapper .swym-button-bar{display:none}#CartDrawerForm .drawer__inner .cart-btn-wrapper button{background-color:#041e3a;border:1px solid #041e3a;text-transform:none;color:#fff;border-radius:100vmax;width:100%;padding:11px 20px;transition:border .3s cubic-bezier(.39,.575,.565,1),box-shadow .3s cubic-bezier(.39,.575,.565,1),color .3s cubic-bezier(.39,.575,.565,1),background .3s cubic-bezier(.39,.575,.565,1),box-shadow .3s cubic-bezier(.39,.575,.565,1);cursor:pointer;text-align:center;font-size:16px;font-weight:400;display:flex;justify-content:center}#CartDrawerForm .drawer__inner .cart-btn-wrapper button:hover{color:#041e3a;background-color:transparent}#CartDrawerForm .drawer__inner .cart-btn-wrapper button #cartTotal{margin-left:10px}#CartDrawerForm .drawer__inner .cart-btn-continue{margin-top:15px}#CartDrawerForm .drawer__inner .cart-btn-continue .cart-btn{background-color:transparent;border:1px solid #041e3a;text-transform:none;color:#041e3a;border-radius:100vmax;width:100%;padding:11px 20px;transition:border .3s cubic-bezier(.39,.575,.565,1),box-shadow .3s cubic-bezier(.39,.575,.565,1),color .3s cubic-bezier(.39,.575,.565,1),background .3s cubic-bezier(.39,.575,.565,1),box-shadow .3s cubic-bezier(.39,.575,.565,1);cursor:pointer;text-align:center;font-size:16px;font-weight:400;display:flex;justify-content:center}#CartDrawerForm .drawer__inner .cart-btn-continue .cart-btn:hover{color:#fff;background-color:#041e3a}.reels-block{max-width:1280px;margin:0 auto;padding:40px}@media (max-width: 767px){.reels-block{padding:20px}}.reels-block .main-heading{text-transform:uppercase;font-size:28px;color:#041e3a;font-weight:600;padding:0 10px}@media (max-width: 767px){.reels-block .main-heading{font-size:20px;text-align:center}}.reels-block .wrap-icons-slider{position:relative}.reels-block .wrap-icons-slider .video-card{position:relative;overflow:hidden;cursor:pointer;border-radius:10px;margin:0 10px}.reels-block .wrap-icons-slider .video-card video{width:100%;height:100%;object-fit:cover;max-width:95%;border-radius:10px}@media (max-width: 767px){.reels-block .wrap-icons-slider .video-card video{max-width:100%}}.reels-block .wrap-icons-slider .video-card .play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:40px;color:#fff;border-radius:50%;padding:10px;pointer-events:none}.reels-block .wrap-icons-slider .custom-arrows{display:none}.reels-block .wrap-icons-slider .custom-arrows .slick-arrow{padding:.75rem;background:#fff;border-radius:50%;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.reels-block .wrap-icons-slider .custom-arrows .slick-arrow.custom-prev{left:20px}.reels-block .wrap-icons-slider .custom-arrows .slick-arrow.custom-next{right:20px}.reels-block .wrap-icons-slider .slick-dots{display:flex;justify-content:center;direction:ltr}.reels-block .wrap-icons-slider .slick-dots li button{opacity:0;font-size:0}.reels-block .modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:none;align-items:center;justify-content:center;z-index:999}.reels-block .modal video{max-width:90%;max-height:90%}.reels-block .modal .close-modal{position:absolute;top:20px;right:20px;font-size:30px;color:#fff;cursor:pointer}#shopify-section-template--24823676404087__1744067009c1682d7a .index-section{margin:25px 0 0}.template-product .index-section[data-section-type=collection-grid]{position:relative;max-width:1440px;margin:25px auto}@media (max-width: 1500px){.template-product .index-section[data-section-type=collection-grid]{max-width:90%}}.template-product .custom-review-sec .custom-iwt-wrapper,.template-product .custom-iwt-wrapper{padding:20px 0}.template-product .page-container .main-content .custom-sticky-wrapper{display:none!important}@media (max-width: 991px){.main-content .custom-sidebar{width:100%}}.related-recommended-slider .section-header{margin-bottom:25px}.related-recommended-slider .product-recommendations-placeholder .grid{margin:0}.related-recommended-slider .product-recommendations-placeholder .grid .related-products-slider-container .products-slider{width:100%;overflow:hidden}.related-recommended-slider .product-recommendations-placeholder .grid .related-products-slider-container .products-slider .products-slider-wrapper{display:flex;transition:transform .3s ease}.related-recommended-slider .product-recommendations-placeholder .grid .related-products-slider-container .products-slider .products-slider-wrapper .product-slide{flex:0 0 22.2222222222%;max-width:22.2222222222%;padding:10px}@media screen and (max-width: 749px){.related-recommended-slider .product-recommendations-placeholder .grid .related-products-slider-container .products-slider .products-slider-wrapper .product-slide{flex:0 0 50%;max-width:50%}}.related-recommended-slider .product-recommendations-placeholder .grid .related-products-slider-container .products-slider .products-slider-wrapper .product-slide .grid__item{height:100%;padding:0}.related-recommended-slider .product-recommendations-placeholder .grid .related-products-slider-container .products-slider .products-slider-wrapper .product-slide .grid__item .custom-main-collection-grid{height:100%;display:flex;flex-direction:column;justify-content:space-between;position:relative}.related-recommended-slider .product-recommendations-placeholder .grid .related-products-slider-container .products-slider .products-slider-wrapper .product-slide .grid__item .custom-main-collection-grid .custom-main-collection-badge{position:absolute;top:.5rem;padding-left:.5rem;text-transform:uppercase;background-color:#fff;color:#041e3a;display:inline-block}.related-recommended-slider .product-recommendations-placeholder .grid .related-products-slider-container .products-slider .products-slider-wrapper .product-slide .grid__item .custom-main-collection-grid .custom-main-collection-grid-info .custom-main-collection-grid-title{padding-bottom:5px}.related-recommended-slider .product-recommendations-placeholder .grid .related-products-slider-container .slider-navigation{display:flex;position:absolute;top:-17px;right:0;gap:10px;z-index:10}@media (max-width: 576px){.related-recommended-slider .product-recommendations-placeholder .grid .related-products-slider-container .slider-navigation{top:-7px}}.related-recommended-slider .product-recommendations-placeholder .grid .related-products-slider-container .slider-navigation .custom-prev-button,.related-recommended-slider .product-recommendations-placeholder .grid .related-products-slider-container .slider-navigation .custom-next-button{width:56px;height:56px;margin:0;padding:0;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;border:1px solid #000000;border-radius:9999px}@media (max-width: 576px){.related-recommended-slider .product-recommendations-placeholder .grid .related-products-slider-container .slider-navigation .custom-prev-button,.related-recommended-slider .product-recommendations-placeholder .grid .related-products-slider-container .slider-navigation .custom-next-button{width:35px;height:35px}}@media (max-width: 576px){.related-recommended-slider .product-recommendations-placeholder .grid .related-products-slider-container .slider-navigation .custom-prev-button svg,.related-recommended-slider .product-recommendations-placeholder .grid .related-products-slider-container .slider-navigation .custom-next-button svg{width:15px}}.related-recommended-slider .product-recommendations-placeholder .grid .related-products-slider-container .slider-navigation .custom-prev-button svg path,.related-recommended-slider .product-recommendations-placeholder .grid .related-products-slider-container .slider-navigation .custom-next-button svg path{stroke:#000}.related-recommended-slider .product-recommendations-placeholder .grid .related-products-slider-container .slider-navigation .custom-prev-button:hover,.related-recommended-slider .product-recommendations-placeholder .grid .related-products-slider-container .slider-navigation .custom-next-button:hover{background-color:#000}.related-recommended-slider .product-recommendations-placeholder .grid .related-products-slider-container .slider-navigation .custom-prev-button:hover svg path,.related-recommended-slider .product-recommendations-placeholder .grid .related-products-slider-container .slider-navigation .custom-next-button:hover svg path{stroke:#fff!important}.fancybox__container .fancybox__backdrop{background:#e5e4e3}.fancybox__container .fancybox__toolbar{background:none}.fancybox__container .fancybox__toolbar .fancybox__toolbar__items .fancybox__button--zoom,.fancybox__container .fancybox__toolbar .fancybox__toolbar__items .fancybox__button--slideshow,.fancybox__container .fancybox__toolbar .fancybox__toolbar__items .fancybox__button--fullscreen,.fancybox__container .fancybox__toolbar .fancybox__toolbar__items .fancybox__button--thumbs{display:none}.fancybox__container .fancybox__toolbar .fancybox__toolbar__items .fancybox__button--close{padding:.75rem;background-color:#fff;border-color:#fff;border:1px solid;height:auto;width:auto;font-size:.875rem;font-weight:400;letter-spacing:.025rem;line-height:1rem;margin-top:50px;margin-right:25px}.fancybox__container .fancybox__toolbar .fancybox__toolbar__items .fancybox__button--close svg{stroke:#000;height:.75rem;width:.75rem}.fancybox__container .fancybox__toolbar .fancybox__toolbar__items.fancybox__toolbar__items--right{display:block}.fancybox__container .fancybox__toolbar .fancybox__toolbar__items.fancybox__toolbar__items--left{display:none}.fancybox__container .fancybox__carousel .fancybox__nav .carousel__button{padding:.75rem;background-color:#fff;border-color:#fff;border:1px solid;height:auto;width:auto;font-size:.875rem;font-weight:400;letter-spacing:.025rem;line-height:1rem;margin:0 1rem}.fancybox__container .fancybox__carousel .fancybox__nav .carousel__button svg{stroke:#000;height:.75rem;width:.75rem}.fancybox__container .fancybox__carousel .fancybox__nav .carousel__button.is-next{right:0}.fancybox__container .fancybox__carousel .fancybox__nav .carousel__button.is-prev{left:0}.fancybox__container .fancybox__thumbs{display:none}.shopify-app-block #looxReviews #looxReviewsFrame .widget-header-actions{width:25%}.dynamic_metafield{margin-bottom:15px}.dynamic_metafield .meta-wrap .add-all-wrap{text-align:center}.dynamic_metafield .meta-wrap .add-all-wrap .custom-upsell-add-all,.dynamic_metafield .meta-wrap .add-all-wrap .custom-upsell-add-all-mob{margin:10px auto 0;border-radius:8px;background:#041e3a;color:#fff;display:flex;align-items:center;justify-content:center;padding:10px 40px;height:38px;text-transform:uppercase;font-weight:600;letter-spacing:1px;font-size:12px;transition:all .2s;width:auto}.dynamic_metafield .meta-wrap .slick-track{display:flex;justify-content:center;margin-left:0}.dynamic_metafield .meta-wrap .slick-track .slick-slide{height:inherit;display:flex;flex-direction:column;justify-content:space-between;margin:0 10px}@media (max-width: 991px){.dynamic_metafield .meta-wrap .slick-track .slick-slide{margin:0 5px}}.dynamic_metafield .meta-wrap .custom-upsell-form .bottom-field,.dynamic_metafield .meta-wrap .custom-upsell-form-mob .bottom-field{margin-top:10px}.dynamic_metafield .meta-wrap .custom-upsell-form .custom-upsell-title,.dynamic_metafield .meta-wrap .custom-upsell-form-mob .custom-upsell-title{font-size:15px;font-weight:600;font-weight:700;margin:10px 0;display:block}@media (max-width: 1400px){.dynamic_metafield .meta-wrap .custom-upsell-form .custom-upsell-title,.dynamic_metafield .meta-wrap .custom-upsell-form-mob .custom-upsell-title{font-size:13px}}@media (max-width: 991px){.dynamic_metafield .meta-wrap .custom-upsell-form .custom-upsell-title,.dynamic_metafield .meta-wrap .custom-upsell-form-mob .custom-upsell-title{font-size:12px}}.dynamic_metafield .meta-wrap .custom-upsell-form .bottom-content .custom-upsell-price,.dynamic_metafield .meta-wrap .custom-upsell-form-mob .bottom-content .custom-upsell-price{font-size:14px;font-weight:500}@media (max-width: 991px){.dynamic_metafield .meta-wrap .custom-upsell-form .bottom-content .custom-upsell-price,.dynamic_metafield .meta-wrap .custom-upsell-form-mob .bottom-content .custom-upsell-price{font-size:12px}}.dynamic_metafield .meta-wrap .custom-upsell-form .bottom-content .select-btn-main .engraving-text-btn-wrapper .engraving-wrapper,.dynamic_metafield .meta-wrap .custom-upsell-form-mob .bottom-content .select-btn-main .engraving-text-btn-wrapper .engraving-wrapper{margin-top:10px}.dynamic_metafield .meta-wrap .custom-upsell-form .bottom-content .select-btn-main .engraving-text-btn-wrapper .engraving-wrapper .engraving-text-fieldd-title,.dynamic_metafield .meta-wrap .custom-upsell-form-mob .bottom-content .select-btn-main .engraving-text-btn-wrapper .engraving-wrapper .engraving-text-fieldd-title{text-transform:none}.dynamic_metafield .meta-wrap .custom-upsell-form .bottom-content .select-btn-main .engraving-text-btn-wrapper .engraving-wrapper .line_item_input_field,.dynamic_metafield .meta-wrap .custom-upsell-form-mob .bottom-content .select-btn-main .engraving-text-btn-wrapper .engraving-wrapper .line_item_input_field{background-color:#fff;border:1px solid #000;width:100%;padding:10px 0;border-radius:6px;font-size:12px;text-transform:uppercase;letter-spacing:2px;font-weight:700;text-align:center;color:#041e3a;letter-spacing:0;margin:0 0 2px}@media (max-width: 767px){.dynamic_metafield .meta-wrap .custom-upsell-form .bottom-content .select-btn-main .engraving-text-btn-wrapper .engraving-wrapper .line_item_input_field,.dynamic_metafield .meta-wrap .custom-upsell-form-mob .bottom-content .select-btn-main .engraving-text-btn-wrapper .engraving-wrapper .line_item_input_field{padding:10px 0;font-size:10px!important}}.dynamic_metafield .meta-wrap .custom-upsell-form .bottom-content .select-btn-main .engraving-text-btn-wrapper .engraving-wrapper .engraving-text-field-main,.dynamic_metafield .meta-wrap .custom-upsell-form-mob .bottom-content .select-btn-main .engraving-text-btn-wrapper .engraving-wrapper .engraving-text-field-main{display:block}.dynamic_metafield .meta-wrap .custom-upsell-form .bottom-content .select-btn-main .engraving-text-btn-wrapper .engraving-wrapper .engraving-text-field-main .engraving-text-field .engraving-text-character,.dynamic_metafield .meta-wrap .custom-upsell-form-mob .bottom-content .select-btn-main .engraving-text-btn-wrapper .engraving-wrapper .engraving-text-field-main .engraving-text-field .engraving-text-character{text-transform:none}.dynamic_metafield .meta-wrap .custom-upsell-form .bottom-content .select-btn-main .engraving-text-btn-wrapper .engraving-wrapper .engraving-text-field-main .engraving-text-field #engraving-text-val,.dynamic_metafield .meta-wrap .custom-upsell-form-mob .bottom-content .select-btn-main .engraving-text-btn-wrapper .engraving-wrapper .engraving-text-field-main .engraving-text-field #engraving-text-val{padding:6px;font-size:10px!important}.dynamic_metafield .meta-wrap .custom-upsell-form .bottom-content .select-btn-main .custom-upsell-btn,.dynamic_metafield .meta-wrap .custom-upsell-form-mob .bottom-content .select-btn-main .custom-upsell-btn{margin-top:10px;border-radius:8px;background:#041e3a;color:#fff;display:flex;align-items:center;justify-content:center;padding:0 10px;height:38px;text-transform:uppercase;font-weight:600;letter-spacing:1px;font-size:12px;transition:all .2s;width:100%}.head-purchase-protection{background-color:#ccebff;padding:5rem 40px}@media (max-width: 767px){.head-purchase-protection{padding:40px}}.head-purchase-protection .wrap-head-protection{display:flex;align-items:center;max-width:1300px;margin:auto;gap:50px}@media (max-width: 767px){.head-purchase-protection .wrap-head-protection{flex-direction:column;align-items:flex-start;gap:25px}}.head-purchase-protection .wrap-head-protection .heading{font-size:40px}@media (max-width: 767px){.head-purchase-protection .wrap-head-protection .heading{font-size:30px;margin-bottom:15px}}.head-purchase-protection .wrap-head-protection .text{font-size:20px}@media (max-width: 767px){.head-purchase-protection .wrap-head-protection .text{font-size:18px}}@media (max-width: 1400px){#shopify-section-template--24982008398199__1744067009c1682d7a .index-section .page-width{padding:0 25px}}#overlay.active{background:#00000080;top:0;right:0;bottom:0;left:0;position:fixed;width:100%;height:100%;z-index:99}.engraving-gift-event{position:relative}.engraving-gift-event .desktop-image{display:none;width:100%}@media (min-width: 767px){.engraving-gift-event .desktop-image{display:block}}.engraving-gift-event .mobile-image{width:100%}@media (min-width: 767px){.engraving-gift-event .mobile-image{display:none}}.engraving-gift-event .wrap-gift-event{padding:20px;display:flex;align-items:flex-end;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0}@media (min-width: 767px){.engraving-gift-event .wrap-gift-event{padding:100px;align-items:end;justify-content:left}}@media (max-width: 767px){.engraving-gift-event .wrap-gift-event .content-block{text-align:center}}.engraving-gift-event .wrap-gift-event .content-block .title{font-size:28px;font-weight:700;color:#fff;letter-spacing:2px}@media (max-width: 767px){.engraving-gift-event .wrap-gift-event .content-block .title{color:#fff;font-size:24px}}.engraving-gift-event .wrap-gift-event .content-block .subtitle{font-size:18px;text-transform:none;margin-top:10px;margin-bottom:0}@media (max-width: 767px){.engraving-gift-event .wrap-gift-event .content-block .subtitle{color:#fff}}.engraving-gift-event .wrap-gift-event .content-block .btn-link{display:inline-block;margin-top:20px;padding:12px 50px;background-color:#041e3a;color:#fff;text-transform:uppercase;text-align:center;margin-bottom:20px;font-size:16px;font-weight:700}@media (max-width: 767px){.engraving-gift-event .wrap-gift-event .content-block .btn-link{background-color:transparent;border:1px solid currentColor;margin-bottom:0}}@media screen and (min-width: 48rem){.custom-iwl .custom-iwl-wrapper{padding-left:6.4vw;padding-right:6.4vw}}@media screen and (min-width: 48rem) and (min-width: 48rem){.custom-iwl .custom-iwl-wrapper{padding-left:3.125vw;padding-right:3.125vw}}@media screen and (min-width: 48rem) and (min-width: 64rem){.custom-iwl .custom-iwl-wrapper{padding-left:4.6875vw;padding-right:4.6875vw}}@media screen and (min-width: 48rem) and (min-width: 90rem){.custom-iwl .custom-iwl-wrapper{padding-left:8.3333333333vw;padding-right:8.3333333333vw}}.custom-iwl .custom-iwl-wrapper .top-content{max-width:32.5rem;margin-left:auto;margin-right:auto;text-align:center;padding-bottom:1.5rem}@media (min-width: 68.75rem){.custom-iwl .custom-iwl-wrapper .top-content{max-width:60%}}@media (min-width: 48rem){.custom-iwl .custom-iwl-wrapper .top-content{max-width:66.66vw}}.custom-iwl .custom-iwl-wrapper .top-content .heading{font-size:32px;text-transform:capitalize}@media (max-width: 767px){.custom-iwl .custom-iwl-wrapper .top-content .heading{font-size:24px}}.custom-iwl .custom-iwl-wrapper .top-content .description{max-width:40rem;margin:0 auto;color:#767676;font-size:16px}.custom-iwl .custom-iwl-wrapper .custom-iwl-flex-wrapper .custom-iwl-flex-item{text-align:center;margin:0 5px}@media (max-width: 767px){.custom-iwl .custom-iwl-wrapper .custom-iwl-flex-wrapper .custom-iwl-flex-item .wrapper-image{position:relative}.custom-iwl .custom-iwl-wrapper .custom-iwl-flex-wrapper .custom-iwl-flex-item .wrapper-image:before{padding-top:125%;content:"";display:block;width:100%}.custom-iwl .custom-iwl-wrapper .custom-iwl-flex-wrapper .custom-iwl-flex-item .wrapper-image .custom-iwl-img{position:absolute;top:0;width:100%;left:0;right:0;height:100%;object-fit:cover}}.custom-iwl .custom-iwl-wrapper .custom-iwl-flex-wrapper .custom-iwl-flex-item .custom-iwl-title{font-size:18px}.custom-iwl .custom-iwl-wrapper .custom-iwl-flex-wrapper .custom-iwl-flex-item .custom-iwl-link{font-size:16px;border-bottom:1px solid;box-shadow:none}.custom-iwl .custom-iwl-wrapper .custom-iwl-flex-wrapper .slick-dots{display:flex;justify-content:center;gap:10px;margin:30px 0 0;padding:0 25px}.custom-iwl .custom-iwl-wrapper .custom-iwl-flex-wrapper .slick-dots li{list-style:none;height:.375rem;width:.375rem;background-color:#929292;border-radius:.375rem;display:block}.custom-iwl .custom-iwl-wrapper .custom-iwl-flex-wrapper .slick-dots li.slick-active{width:1rem;height:.375rem;background-color:#000}.custom-iwl .custom-iwl-wrapper .custom-iwl-flex-wrapper .slick-dots li button{display:none}.engraving-overlay.active{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000a8}.engraving-block{background:#fff;border-radius:10px;width:400px;padding:20px;box-shadow:0 0 10px #0000001a;position:fixed;right:0;bottom:0;z-index:999;transition:all .3s ease;transform:translateY(100%)}@media (max-width: 576px){.engraving-block{width:100%}}.engraving-block.active{transform:translateY(0)}.engraving-block .wrapper-engraving-block .top-block{font-size:20px;font-weight:700;margin-bottom:15px;display:flex;justify-content:space-between}.engraving-block .wrapper-engraving-block .image-block{position:relative;margin-bottom:15px}.engraving-block .wrapper-engraving-block .image-block img{width:100%;height:250px;border-radius:5px;object-fit:cover}.engraving-block .wrapper-engraving-block .image-block .custom-main-collection-badge{position:absolute;top:.5rem;right:0;margin-right:.5rem;text-transform:uppercase;background-color:#fff;color:#041e3a;display:inline-block;z-index:9;padding:8px 12px;border-radius:9999px;font-size:12px}.engraving-block .wrapper-engraving-block .image-block .engraving-text-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;display:flex;align-items:center;justify-content:center}.engraving-block .wrapper-engraving-block .image-block .engraving-text-wrapper .engraving-text{color:#000;font-weight:700;font-size:20px;margin-bottom:0;margin-right:2.5rem;text-transform:uppercase}.engraving-block .wrapper-engraving-block .engraving-input-field input{width:100%;padding:10px;font-size:14px;border:1px solid #ccc;border-radius:25px}.engraving-block .wrapper-engraving-block .chars-text{text-align:center;margin-top:10px;font-size:13px;color:#333}.engraving-block .wrapper-engraving-block .save-btn{margin-top:15px;width:100%;padding:10px;font-size:16px;border:none;background:#7d7d7d;color:#fff;border-radius:25px;cursor:not-allowed}.engraving-block .wrapper-engraving-block .note{font-size:12px;color:#555;margin-top:10px}.tabbed-collections{padding:50px 20px;position:relative}@media (max-width: 767px){.tabbed-collections{max-width:100%}}.tabbed-collections .tabs{display:flex;gap:20px;margin-bottom:1.5rem;justify-content:center}@media (max-width: 767px){.tabbed-collections .tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;justify-content:flex-start}}.tabbed-collections .tabs .collection-title{border-right:1px solid rgba(66,63,63,.1);padding-right:10px}.tabbed-collections .tabs .collection-title .tab-button{background:none;border:none;font-weight:700;font-size:30px;opacity:.5;cursor:pointer;padding:.5rem 1rem}@media (max-width: 1200px){.tabbed-collections .tabs .collection-title .tab-button{font-size:24px;white-space:nowrap}}@media (max-width: 767px){.tabbed-collections .tabs .collection-title .tab-button{font-size:16px;white-space:nowrap}}.tabbed-collections .tabs .collection-title .tab-button.active{background:#423f3f1a;opacity:1}.tabbed-collections .tabs .collection-title:last-child{border-right:0}.tabbed-collections .tab-content{max-width:90%;margin:0 auto}.tabbed-collections .tab-content.hidden{display:none}.tabbed-collections .tab-content .product-featured-slider{margin:0;position:unset}.tabbed-collections .tab-content .product-featured-slider .slick-arrow{background:#041e3a;position:absolute;top:45%;transform:translateY(-55%);z-index:9;width:3rem;color:#fff;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;direction:ltr}@media (max-width: 767px){.tabbed-collections .tab-content .product-featured-slider .slick-arrow{width:2rem;height:2rem}}.tabbed-collections .tab-content .product-featured-slider .slick-arrow.slick-prev{left:30px;right:auto}@media (max-width: 767px){.tabbed-collections .tab-content .product-featured-slider .slick-arrow.slick-prev{left:3px}}.tabbed-collections .tab-content .product-featured-slider .slick-arrow.slick-next{right:30px;left:auto}@media (max-width: 767px){.tabbed-collections .tab-content .product-featured-slider .slick-arrow.slick-next{right:3px}}.tabbed-collections .tab-content .product-featured-slider .slick-track{display:flex;gap:5px}.tabbed-collections .tab-content .product-featured-slider .slick-track .grid-product{padding-left:0}@media (max-width: 767px){.tabbed-collections .tab-content .product-featured-slider .slick-track .grid-product .grid-product__content .grid__item-image-wrapper .grid-product__meta .grid-product__title{text-transform:capitalize;letter-spacing:normal}}.tabbed-collections .tab-content .text-center .btn{background-color:#041e3a}.tabbed-collections .tab-content .text-center .btn:hover{background:#041e3a!important}.usps__container{margin:50px 0}.usps__container .header-title{text-align:center;color:#041e3a;text-transform:uppercase;padding:40px 0;font-size:32px}@media (max-width: 1100px){.usps__container .header-title{padding-bottom:0}}@media (max-width: 767px){.usps__container .header-title{font-size:18px}}@media (max-width: 370px){.usps__container .header-title{font-size:16px}}.usps__container .wrapper-usps-container{padding:0 40px 40px;display:flex;justify-content:center;align-items:center;gap:40px}@media (max-width: 1100px){.usps__container .wrapper-usps-container{padding:20px 20px 40px;flex-wrap:wrap;gap:30px;align-items:normal}}@media (max-width: 767px){.usps__container .wrapper-usps-container{align-items:center}}.usps__container .wrapper-usps-container .usp__container{flex:1;padding:10px;background-color:#fff;display:flex;align-items:center;gap:15px;max-width:400px;align-self:normal}@media (max-width: 1100px){.usps__container .wrapper-usps-container .usp__container{width:50%;height:auto;box-shadow:0 4px 8px #0003;flex:0 0 50%}}@media (max-width: 767px){.usps__container .wrapper-usps-container .usp__container{width:100%;box-shadow:0 4px 8px #0003;flex:0 0 100%}}.usps__container .wrapper-usps-container .usp__container .usp__image-wrapper{width:70px;min-width:70px}.usps__container .wrapper-usps-container .usp__container .usp__content .usp__title{font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}@media (max-width: 370px){.usps__container .wrapper-usps-container .usp__container .usp__content .usp__title{font-size:14px}}@media (max-width: 370px){.usps__container .wrapper-usps-container .usp__container .usp__description{font-size:13px}}.main-cookie-banner-shade{position:fixed;bottom:0;left:0;right:0;transform:translateY(-50%);top:50%;z-index:99999999;background-color:#14141499;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.cookie_preferences_popup_new{position:relative;background:#fff;border-radius:8px;box-shadow:0 -2px 20px #00000026;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:40px;max-width:1000px;margin:0 auto;display:none;height:max-content}@media (max-width: 1024px){.cookie_preferences_popup_new{max-width:90%}}.cookie_preferences_popup_new.active{display:block}.cookie_preferences_popup_new .wrap-shopify-pc_banner_btns{display:flex;justify-content:center}@media (max-width: 576px){.cookie_preferences_popup_new .wrap-shopify-pc_banner_btns{flex-wrap:wrap}}.cookie_preferences_popup_new .wrap-shopify-pc_banner_btns #shopify-pc__banner__btn-manage-prefs{background:transparent;border:0;cursor:pointer;margin:0 8px 15px 0;text-align:inherit;box-shadow:inset 0 0 0 1px #19110b;color:#19110b;align-content:center;-webkit-appearance:none;border-radius:100vmax;box-sizing:border-box;display:inline-flex;min-height:3rem;padding:1rem 0;font-family:Louis Vuitton Web,Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1;letter-spacing:.8px;justify-content:center;background:auto;transition:border .3s cubic-bezier(.39,.575,.565,1),box-shadow .3s cubic-bezier(.39,.575,.565,1),color .3s cubic-bezier(.39,.575,.565,1),background .3s cubic-bezier(.39,.575,.565,1);width:calc(50% - 8px)}@media (max-width: 576px){.cookie_preferences_popup_new .wrap-shopify-pc_banner_btns #shopify-pc__banner__btn-manage-prefs{width:100%;margin-right:0}}.cookie_preferences_popup_new .wrap-shopify-pc_banner_btns #shopify-pc__banner__btn-accept{background:#19110b;border:0;cursor:pointer;text-align:inherit;box-shadow:inset 0 0 0 1px #19110b;color:#fff;align-content:center;-webkit-appearance:none;border-radius:100vmax;box-sizing:border-box;display:inline-flex;min-height:3rem;padding:1rem 0;font-family:Louis Vuitton Web,Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1;letter-spacing:.8px;justify-content:center;background:auto;transition:border .3s cubic-bezier(.39,.575,.565,1),box-shadow .3s cubic-bezier(.39,.575,.565,1),color .3s cubic-bezier(.39,.575,.565,1),background .3s cubic-bezier(.39,.575,.565,1);width:calc(50% - 8px);margin:0 0 15px 8px}@media (max-width: 576px){.cookie_preferences_popup_new .wrap-shopify-pc_banner_btns #shopify-pc__banner__btn-accept{width:100%;margin-left:0}}.template-cart .fancybox__container .fancybox__carousel .fancybox__nav{display:none}.variant-wrapper-full-screen{position:fixed;bottom:0;left:0;width:100vw;max-height:90vh;padding:15px;overflow-x:hidden;overflow-y:auto;transition:transform .24s ease-out,visibility .24s ease-out;visibility:hidden;transform:translateY(100%);z-index:999999;background:#fff;border-top-right-radius:12px;border-top-left-radius:12px}.variant-wrapper-full-screen.active{transition:transform .38s ease-out,visibility .38s ease-out;visibility:visible;transform:translateY(0)}.variant-wrapper-full-screen .drowpdown-title{position:relative;width:calc(100% + 36px);display:flex;left:0%;height:50px;padding:15px 18px;align-items:center;justify-content:space-between;margin:0;text-transform:uppercase}.variant-wrapper-full-screen .variant-input-wrap-full-screen .wrapper-input .variant-option-pair input{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.variant-wrapper-full-screen .variant-input-wrap-full-screen .variant-input-select{border-radius:0;width:100%;justify-content:flex-start;height:3rem;justify-content:space-between;border:0px;color:gray;align-items:center;line-height:1;font-size:.8rem;padding:0 18px;height:2rem;margin-right:9px;background-color:transparent;border:1px solid var(--color--text-lightest);-webkit-transition:border-color .3s ease-out,background .3s ease-out;-moz-transition:border-color .3s ease-out,background .3s ease-out;transition:border-color .3s ease-out,background .3s ease-out;position:relative;cursor:pointer;display:inline-flex;margin-top:9px;min-width:3.5rem}.variant-wrapper-full-screen .variant-input-wrap-full-screen .variant-input-select .selected-text{display:none}.variant-wrapper-full-screen .variant-input-wrap-full-screen .variant-input-select[selected=selected]{border:1px solid;font-weight:700}.variant-wrapper-full-screen .variant-input-wrap-full-screen .variant-input-select[selected=selected] .selected-text{display:block}.layer-overlay{top:0;left:0;width:100%;height:100%;overflow:hidden;position:fixed;background:#0b0b0b66;visibility:hidden;opacity:0;transition:all .2s ease-out}.layer-overlay.active{visibility:visible;opacity:1}
/*# sourceMappingURL=/cdn/shop/t/75/assets/new-style.css.map */
