@font-face{font-family:WoodMart;src:url(/wp-content/themes/entaijewelry-preview/assets/reference/fonts/woodmart-font-1-300.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Lora;src:url(/wp-content/themes/entaijewelry-preview/assets/reference/fonts/lora-400.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Marcellus SC;src:url(/wp-content/themes/entaijewelry-preview/assets/reference/fonts/marcellus-sc.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--navy: #2b3967;--button-blue: #314a84;--ink: #242424;--muted: #767676;--line: #e9e9e9;--display: "Marcellus SC", Georgia, serif;--body: "Lora", Georgia, serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;color:var(--ink);background:#fff;font:15px/1.6 var(--body);-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button{color:inherit;border:0;background:none;cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,h4,p{margin-top:0}.app-shell{min-height:100vh;overflow:clip;background:#fff}.wide-container{width:min(1354px,calc(100% - 40px));margin-inline:auto}.content-container{width:min(1192px,calc(100% - 40px));margin-inline:auto}.section-lines{background:#fff url(/wp-content/themes/entaijewelry-preview/assets/reference/home-current/line-bg.png) repeat-y center top / 1920px 1px}.kicker{margin-bottom:8px;color:#b89064;font:13px/1.4 var(--body);text-transform:uppercase;letter-spacing:.08em}.wd-icon{display:inline-block;font-family:WoodMart;font-style:normal;font-weight:300;line-height:1}.social-facebook:before{content:""}.social-twitter:before{content:""}.social-pinterest:before{content:""}.social-linkedin:before{content:""}.social-telegram:before{content:""}.search-icon:before{content:""}.wishlist-icon:before{content:""}.cart-icon:before{content:""}.shop-icon:before{content:""}.account-icon:before{content:""}.zoom-icon:before{content:""}.sidebar-icon:before{content:""}.filter-icon:before{content:""}.site-header{height:150px;position:sticky;top:0;z-index:50;background:#fff;transition:transform .4s ease,box-shadow .4s ease}.site-header.is-hidden{transform:translateY(-100%)}.top-bar{height:50px;color:#fff;background:var(--navy)}.top-bar-inner{height:50px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.top-bar-inner>p{margin:0;font-size:13px;opacity:.88}.social-icons{display:flex;gap:13px;align-items:center}.social-icons a{color:#fff;font-size:14px;transition:opacity .25s ease}.social-icons a:hover{opacity:.62}.top-search{width:44px;height:50px;justify-self:end;color:#fff;font-size:18px}.main-header{height:100px;display:grid;grid-template-columns:160px minmax(620px,1fr) 392px;align-items:center;padding-inline:15px;background:#fff;box-shadow:0 4px 14px #0000000d}.brand-link{width:122px;height:88px;padding:0;overflow:hidden}.brand-link img{width:100%;height:100%;object-fit:contain}.desktop-nav{display:flex;flex-wrap:wrap;justify-content:center;align-content:center;gap:2px 26px;height:82px;padding:8px 0;overflow:hidden}.desktop-nav button{position:relative;height:34px;padding:0;color:#333;font-size:14px;white-space:nowrap;text-transform:uppercase}.desktop-nav button:after{content:"";position:absolute;left:0;right:0;bottom:1px;height:2px;background:var(--navy);transform:scaleX(0);transition:transform .25s ease}.desktop-nav button:hover:after,.desktop-nav button.active:after{transform:scaleX(1)}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:19px;white-space:nowrap}.account-trigger{padding:16px 0;font-size:14px;text-transform:uppercase}.tool-button{min-width:27px;height:42px;position:relative;padding:0;font-size:23px}.tool-count{min-width:16px;height:16px;position:absolute;top:1px;right:-2px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--navy);font:10px/1 Arial,sans-serif}.cart-trigger{padding-right:50px}.cart-trigger .tool-count{right:45px}.cart-total{position:absolute;right:0;top:12px;color:#333;font-size:14px}.language-picker{position:relative}.language-picker>button{height:48px;display:flex;align-items:center;gap:7px;padding:0;font-size:14px;text-transform:uppercase}.flag{width:25px;height:18px;display:inline-block;background-position:center;background-size:cover;box-shadow:0 0 0 1px #0000000f}.flag-us{background-image:url(/wp-content/themes/entaijewelry-preview/assets/reference/flags/en-us.svg)}.flag-sa{background-image:url(/wp-content/themes/entaijewelry-preview/assets/reference/flags/ar.svg)}.caret{font-size:8px}.language-menu{width:145px;position:absolute;top:50px;right:0;padding:8px;border:1px solid var(--line);background:#fff;box-shadow:0 8px 28px #0000001a}.language-menu button{width:100%;padding:8px 10px;text-align:left}.language-menu button:hover{background:#f4f4f4}.mobile-menu-trigger,.mobile-cart-trigger{display:none}.search-dropdown{width:300px;height:70px;position:absolute;top:50px;right:max(40px,calc((100vw - 1354px)/2));z-index:60;padding:14px;background:#fff;box-shadow:0 0 16px #00000017;animation:dropIn .4s both}.search-dropdown>label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.search-dropdown>div{height:42px;display:grid;grid-template-columns:1fr 42px;border:1px solid var(--line)}.search-dropdown input{min-width:0;border:0;padding:0 12px;outline:0}.search-dropdown button{font-size:18px}@keyframes dropIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.drawer-overlay,.quick-view-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;background:#090e1cb8;animation:fadeIn .35s both}.side-drawer{width:340px;height:100%;position:absolute;right:0;top:0;overflow:auto;background:#fff;animation:drawerRight .4s both}.mobile-drawer{width:300px;height:100%;position:absolute;left:0;top:0;overflow:auto;background:#fff;animation:drawerLeft .4s both}@keyframes drawerRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes drawerLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.drawer-heading{height:69px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid var(--line)}.drawer-heading h2{margin:0;font:20px/1.4 var(--display);text-transform:uppercase}.drawer-heading button{display:flex;align-items:center;gap:8px;font-weight:600;text-transform:uppercase}.drawer-heading button span{font:28px/1 Arial,sans-serif}.empty-cart{min-height:300px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;padding:30px;text-align:center}.empty-cart .wd-icon{color:#d9d9d9;font-size:72px}.empty-cart p{margin:0;font-family:var(--display)}.empty-cart button,.login-form .primary{min-height:42px;padding:0 20px;color:#fff;background:var(--button-blue);font-weight:600;text-transform:uppercase}.login-form{padding:24px 15px}.login-form>label{display:block;margin-bottom:18px}.login-form b{color:#d22323}.login-form input[type=text],.login-form input[type=password],.login-form>label input{width:100%;height:42px;margin-top:7px;border:1px solid #ddd}.login-form .primary{width:100%}.remember-row{display:flex;justify-content:space-between;align-items:center;padding:17px 0;border-bottom:1px solid var(--line);font-size:13px}.remember-row label{display:flex;gap:8px;align-items:center}.remember-row input{width:auto;margin:0}.create-account{display:flex;flex-direction:column;align-items:center;gap:10px;padding:35px 0}.create-account .wd-icon{color:#e8e8e8;font-size:66px}.create-account button{border-bottom:2px solid var(--navy);font-weight:600}.mobile-search{height:70px;display:grid;grid-template-columns:1fr 50px;border-bottom:1px solid var(--line)}.mobile-search input{min-width:0;padding:0 20px;border:0;outline:0}.mobile-search span{display:grid;place-items:center;font-size:20px}.mobile-drawer nav button{width:100%;min-height:50px;padding:0 20px;border-bottom:1px solid var(--line);text-align:left;font-weight:600}.mobile-drawer nav button.active{color:var(--navy)}.drawer-meta{width:100%;min-height:50px;display:flex;align-items:center;gap:8px;padding:0 20px;border-bottom:1px solid var(--line);text-align:left}.drawer-meta b{margin-left:auto}.hero{width:calc(100% - 15px);height:650px;position:relative;margin-inline:auto;overflow:hidden;border-radius:12px;color:#fff}.hero>img{width:100%;height:100%;object-fit:cover;animation:heroImage 1.1s ease both}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgb(21 30 35 / 28%),transparent 58%)}.hero-copy{width:520px;position:absolute;left:calc((100% - 1222px)/2 + 130px);top:50%;z-index:2;text-align:center;transform:translateY(-50%);animation:heroCopy .75s .12s ease both}.hero-copy>p:first-child{margin-bottom:8px;font-size:20px}.hero-copy h1{margin-bottom:4px;font:54px/1.4 var(--display)}.hero-description{margin:0 auto 25px;font-size:16px;line-height:1.7}.hero-copy>div{display:flex;justify-content:center;gap:14px}.hero-copy button,.brand-copy button,.quality-detail button,.custom-process>button{min-height:42px;padding:0 22px;background:#fff;color:#333;font-size:13px;font-weight:600;text-transform:uppercase}.hero-copy .outline{color:#fff;border:2px solid rgb(255 255 255 / 50%);background:transparent}@keyframes heroImage{0%{opacity:.4;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@keyframes heroCopy{0%{opacity:0;transform:translateY(calc(-50% + 25px))}to{opacity:1;transform:translateY(-50%)}}.feature-tiles{width:calc(100% - 15px);height:400px;margin:20px auto 15px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-tile{position:relative;overflow:hidden;border-radius:12px}.feature-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 46%,#00000047)}.feature-tile img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.feature-tile:hover img{transform:scale(1.045)}.feature-copy{position:absolute;left:30px;right:30px;bottom:17px;z-index:2;text-align:center}.feature-copy h2{margin-bottom:5px;font:22px/1.3 var(--display);text-transform:uppercase}.feature-copy button{position:relative;padding:0 0 4px;font-weight:600;text-transform:uppercase}.feature-copy button:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:currentColor}.brand-intro{width:calc(100% - 15px);min-height:675px;margin-inline:auto;display:grid;grid-template-columns:1fr 1fr}.brand-photo{position:relative;overflow:hidden}.brand-photo img{width:100%;height:675px;object-fit:cover}.brand-photo span{position:absolute;right:20px;bottom:20px;font-size:12px;text-transform:lowercase}.brand-copy{align-self:center;max-width:440px;margin-inline:auto;text-align:center}.brand-copy h2{margin:0;font:65px/1.15 var(--display);text-transform:uppercase}.brand-copy h3{margin:4px 0 24px;font:40px/1.4 var(--display);text-transform:uppercase}.brand-copy>p:not(.kicker){color:var(--muted);line-height:1.85}.brand-copy>div{display:flex;justify-content:center;gap:18px;margin-top:24px}.brand-copy button:first-child{color:#fff;background:#212121}.brand-copy .outline-dark{border:2px solid var(--line);background:transparent}.shape-section{padding:75px 0 0}.section-heading{min-height:156px;text-align:center}.section-heading>p{margin-bottom:5px;color:#b89064;font-size:13px;text-transform:uppercase;letter-spacing:.06em}.section-heading h2{margin-bottom:8px;font:30px/1.33 var(--display);text-transform:uppercase}.section-heading h3{max-width:1140px;margin:auto;font:18px/1.6 var(--body)}.shape-grid{height:465px;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,1fr);gap:2px}.shape-card{display:flex;flex-direction:column;align-items:center;padding:0 10px}.shape-card>span{width:173px;height:173px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#f4f4f4}.shape-card img{width:100%;transition:transform .35s ease}.shape-card:hover img{transform:scale(1.07)}.shape-card strong{margin-top:8px;font:20px/1.4 var(--display);text-transform:uppercase}.shape-card small{color:var(--muted)}.story-wrap{width:calc(100% - 15px);margin-inline:auto;padding:50px 15px 70px}.story-inner{max-width:1380px;height:637px;margin:auto;display:grid;grid-template-columns:1fr 1fr;background:#fff}.story-inner>img{width:100%;height:637px;object-fit:cover}.story-copy{align-self:center;max-width:650px;padding:40px 50px}.story-copy h2{margin-bottom:18px;font:38px/1.26 var(--display)}.story-copy p{font:18px/1.5 var(--display)}.story-copy blockquote{margin:26px 0 18px;padding-left:20px;border-left:2px solid #d7d0c9;color:var(--muted);line-height:1.8}.story-copy strong{display:block;text-align:right}.gemstone-section{padding-top:0}.gemstone-section .section-heading{min-height:126px}.gemstone-grid{height:340px;display:grid;grid-template-columns:repeat(4,1fr);gap:45px;margin-top:30px}.gemstone-grid article{position:relative;overflow:hidden;text-align:center}.gemstone-grid img{width:100%;height:340px;object-fit:cover;transition:transform .5s ease}.gemstone-grid article:hover img{transform:scale(1.04)}.gemstone-grid h3{position:absolute;left:15px;right:15px;bottom:14px;margin:0;font:22px/1.3 var(--display);text-transform:uppercase}.gemstone-grid button{position:absolute;right:18px;bottom:48px;padding-bottom:3px;border-bottom:2px solid currentColor;font-size:13px;font-weight:600;text-transform:uppercase}.product-section{width:calc(100% - 15px);min-height:752px;margin:15px auto 0;padding:0 15px}.product-heading{height:124px;display:flex;flex-direction:column;justify-content:center;text-align:center}.product-heading h2{margin-bottom:6px;font:30px/1.35 var(--display);text-transform:uppercase}.product-heading p{margin:0;color:var(--muted)}.product-window{overflow:hidden}.home-product-grid{width:calc(125% + 20px);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;padding:15px 0}.product-card{min-width:0}.product-media{position:relative;overflow:hidden;background:#f6f6f6}.product-image-button{width:100%;display:block;padding:0}.product-image-button img{width:100%;height:378px;object-fit:cover;transition:transform .45s ease}.product-card:hover .product-image-button img{transform:scale(1.035)}.product-tag{position:absolute;top:8px;left:8px;z-index:2;min-width:46px;height:46px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#b51c21;font-size:12px;font-weight:600;text-transform:uppercase}.product-tag.sold{color:#333;background:#fff}.product-tools{position:absolute;top:10px;right:10px;display:grid;gap:6px;opacity:0;transform:translate(12px);transition:.25s ease}.product-tools button{width:40px;height:40px;border-radius:50%;background:#fff;box-shadow:0 3px 14px #0000001a;font-size:18px}.product-card:hover .product-tools{opacity:1;transform:none}.product-cart{height:42px;position:absolute;left:0;right:0;bottom:0;color:#fff;background:#314a84f0;font-size:12px;font-weight:600;text-transform:uppercase;transform:translateY(100%);transition:transform .3s ease}.product-card:hover .product-cart{transform:translateY(0)}.product-meta{padding:13px 0 25px;text-align:center}.product-meta>button{max-width:100%;min-height:42px;font:15px/1.4 var(--display)}.product-meta p{min-height:24px;margin:1px 0;color:#888;font-size:13px}.product-meta strong{color:var(--navy)}.site-footer{min-height:483px;margin-top:40px;color:#fffc;background:var(--navy)}.footer-main{min-height:418px;display:grid;grid-template-columns:1.5fr .8fr .9fr;gap:60px;padding-top:56px}.footer-main h3{margin:0 0 18px;color:#fff;font:22px/1.4 var(--display);text-transform:uppercase}.footer-main h3:not(:first-child){margin-top:26px}.footer-main p{margin:0 0 8px}.footer-main button{display:block;margin:0 0 8px;padding:0;color:inherit;text-align:left}.footer-main button:hover{color:#fff}.footer-bottom{min-height:65px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgb(255 255 255 / 10%);font-size:12px}.footer-bottom img{width:255px;height:22px}.archive-page,.about-page,.quality-page,.custom-page,.contact-page,.product-page{min-height:700px;padding-top:40px}.archive-page{min-height:1727px;margin-top:-150px;padding-top:0}.archive-shop{min-height:1733px}.archive-page .page-title-band{display:none}.page-title-band{min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center}.page-title-band p{margin-bottom:8px;color:var(--muted);font-size:13px}.page-title-band p span{margin:0 8px}.page-title-band h1{margin:0;font:36px/1.35 var(--display);text-transform:uppercase}.shop-toolbar{min-height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);font-size:13px}.shop-toolbar>button{justify-self:start;font-weight:600;text-transform:uppercase}.shop-toolbar button .wd-icon{margin-right:8px;font-size:18px;vertical-align:-1px}.shop-toolbar>div{display:flex;justify-self:end;gap:15px}.shop-toolbar select{border:0;background:transparent}.archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:40px 0}.archive-grid .product-image-button img{height:252px;border-radius:12px}.filters-area{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:34px 0 26px;border-bottom:1px solid var(--line)}.filters-area h2{margin:0 0 20px;font:18px/1.4 var(--display);text-transform:uppercase}.filters-area button{display:block;margin:0 0 14px;padding:0;color:var(--muted);text-align:left}.filter-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;background:#090e1cb8;animation:fadeIn .35s both}.filter-drawer{width:340px;height:100%;overflow:auto;background:#fff;animation:drawerLeft .4s both}.filter-drawer>section{padding:24px 20px;border-bottom:1px solid var(--line)}.filter-drawer h3{margin-bottom:16px;font:18px/1.4 var(--display);text-transform:uppercase}.filter-drawer label,.filter-drawer section>button{width:100%;display:block;margin:0 0 12px;text-align:left}.about-page{min-height:3576px;margin-top:-7px;padding-top:0}.about-founder{height:800px;position:relative;overflow:hidden;background:#edf8fc}.about-founder>img{width:100%;height:100%;object-fit:cover;object-position:left top}.about-founder-copy{width:720px;position:absolute;left:92px;top:214px;color:#191919}.about-founder-copy .kicker{margin-bottom:10px;color:var(--navy);font:600 20px/32px var(--body);letter-spacing:0;text-transform:none}.about-founder-copy h1{margin-bottom:12px;font:40px/56px var(--display);text-transform:none}.about-founder-copy p{margin-bottom:23px;color:#191919;font:18px/1.62 Arial,Helvetica,sans-serif}.about-founder-copy blockquote{margin:0;font:italic 18px/1.7 var(--display);text-align:center}.about-blocks{background:url(/wp-content/themes/entaijewelry-preview/assets/reference/home-current/line-bg.png) repeat-y center top / 1920px 1px}.founder-quote{width:min(820px,calc(100% - 40px));height:253px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;font:italic 15px/24px var(--body);text-align:center}.about-block{min-height:630.75px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:75px;padding:55px 0}.about-block.reverse img{order:2}.about-block img{width:100%;height:470px;object-fit:cover}.about-block h2{font:38px/1.3 var(--display)}.about-block p{color:var(--muted);font-size:17px;line-height:1.9}.about-page+.site-footer{margin-top:80px}.quality-hero{min-height:410px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.quality-hero h1{font:48px/1.25 var(--display);text-transform:uppercase}.quality-hero p{max-width:780px;color:var(--muted);font-size:18px}.quality-detail{width:calc(100% - 15px);margin-inline:auto;padding:75px 0}.quality-detail>div{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.quality-detail h2{font:42px/1.25 var(--display);text-transform:uppercase}.quality-detail p:not(.kicker){color:var(--muted);line-height:1.9}.quality-detail img{width:100%;height:530px;object-fit:cover}.quality-detail button{color:#fff;background:#222}.custom-hero{height:610px;position:relative;margin:-40px 7.5px 0;overflow:hidden;border-radius:12px}.custom-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000040}.custom-hero img{width:100%;height:100%;object-fit:cover}.custom-hero h1{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:grid;place-items:center;margin:0;color:#fff;font:54px/1.2 var(--display);text-transform:uppercase}.custom-process{padding:80px 0 100px;text-align:center}.custom-process h2{font:42px/1.3 var(--display);text-transform:uppercase}.custom-process>div{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin:45px 0}.custom-process article{padding:35px 20px;border:1px solid var(--line)}.custom-process article span{color:#b89064;font:46px/1 var(--display)}.custom-process article p{margin:18px 0 0}.custom-process>button{color:#fff;background:#222}.contact-page{height:636px;min-height:636px;margin-top:-150px;display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-top:190px;padding-bottom:30px;overflow:hidden}.contact-page h1,.contact-page h2{margin-bottom:32px;font:34px/1.3 var(--display);text-transform:uppercase}.faq{border-top:1px solid var(--line)}.faq:last-child{border-bottom:1px solid var(--line)}.faq>button{width:100%;min-height:58px;display:flex;align-items:center;justify-content:space-between;text-align:left}.faq>button span{font-size:22px}.faq>p{padding:0 25px 20px 0;color:var(--muted)}.contact-page form>div{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-page label{display:block;margin-bottom:18px}.contact-page input,.contact-page textarea{width:100%;margin-top:7px;padding:10px 12px;border:1px solid #ddd;background:#fff;outline:0}.contact-page input{height:44px}.contact-page textarea{resize:vertical}.contact-page form>button{min-height:42px;padding:0 24px;color:#fff;background:var(--button-blue);font-weight:600;text-transform:uppercase}.contact-page address{margin-top:28px;color:var(--muted);font-style:normal}.product-page{padding-bottom:25px}.breadcrumb{height:44px;padding:0;color:var(--muted);font-size:13px;line-height:24px}.product-main-section{height:1042px;display:grid;grid-template-columns:596px 1fr;gap:20px}.product-gallery{min-width:0;position:relative}.product-gallery>img{width:596px;height:860px;object-fit:cover;background:#f7f7f7}.product-gallery small{display:block;margin-top:8px;color:var(--muted);text-align:center}.product-zoom{width:45px;height:45px;position:absolute;left:15px;bottom:43px;z-index:3;border-radius:50%;background:#fff;box-shadow:0 2px 8px #00000014;font-size:16px}.product-summary{padding-top:25px}.product-summary h1{font:42px/1.25 var(--display)}.product-summary .price{color:var(--navy);font:25px/1.4 var(--display)}.product-specs{display:grid;gap:10px;margin:20px 0;padding:0;color:var(--muted);list-style:none}.quantity-label{margin:20px 0 8px;color:var(--muted)}.purchase-row{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0 18px}.purchase-row>div{height:44px;display:flex;border:1px solid var(--line)}.purchase-row>div button,.purchase-row>div span{width:40px;display:grid;place-items:center}.express-pay{display:grid;gap:8px;margin:0 0 22px}.express-pay button{height:42px;color:#fff;background:#000;font-weight:600}.purchase-or{margin:0 0 18px;color:var(--muted);text-align:center}.standard-purchase{display:flex;gap:10px;margin-bottom:20px}.standard-purchase button{min-height:44px;padding:0 22px;color:#fff;background:var(--button-blue);font-weight:600;text-transform:uppercase}.standard-purchase button:last-child{color:#222;border:1px solid #222;background:transparent}.wishlist-text{display:flex;align-items:center;gap:8px;margin-bottom:25px}.category{padding:17px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted)}.share-row{display:flex;align-items:center;gap:12px;color:var(--muted)}.share-row .social-icons{display:flex;gap:10px}.share-row .social-icons a{color:#333}.product-tabs{height:461px;margin-top:40px;border-top:1px solid var(--line)}.product-tabs nav{height:66px;display:flex;justify-content:center;gap:34px;border-bottom:1px solid var(--line)}.product-tabs nav button{position:relative;font-weight:600;text-transform:uppercase}.product-tabs nav button:first-child:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--navy)}.product-tabs>div{max-width:820px;margin:auto;padding:65px 0;text-align:center}.product-tabs h2{font:30px/1.35 var(--display);text-transform:uppercase}.product-tabs p{color:var(--muted);line-height:1.9}.related-products{height:353px;margin-top:81px;text-align:center}.related-products h2{margin-bottom:28px;font:28px/1.3 var(--display);text-transform:uppercase}.related-products>div{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.related-products article img{width:100%;height:220px;object-fit:cover;border-radius:8px}.related-products article h3{margin-top:9px;font:14px/1.4 var(--display)}.zoom-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000;animation:fadeIn .25s both}.zoom-overlay img{max-width:100vw;max-height:100vh;object-fit:contain;border-radius:12px;transition:transform .25s ease}.zoom-overlay img.is-magnified{transform:scale(1.6)}.zoom-topbar{height:44px;position:absolute;right:0;top:0;z-index:2;display:flex}.zoom-overlay .zoom-control{width:44px;height:44px;position:static;padding:0;border:0;opacity:.75;background:url(/wp-content/themes/entaijewelry-preview/assets/reference/icons/default-skin.svg) 0 0 / 264px 88px no-repeat;transition:opacity .2s}.zoom-overlay .zoom-control:hover{opacity:1}.zoom-overlay .zoom-control-zoom{background-position:-88px 0}.zoom-overlay .zoom-control-fullscreen{background-position:-44px 0}.zoom-overlay .zoom-control-share{background-position:-44px -44px}.zoom-overlay .zoom-control-close{background-position:0 -44px}.quick-view-overlay{display:grid;place-items:center}.quick-view{width:min(900px,calc(100% - 40px));min-height:520px;position:relative;display:grid;grid-template-columns:1fr 1fr;background:#fff;animation:modalIn .35s both}.quick-view>img{width:100%;height:520px;object-fit:cover}.quick-view>div{align-self:center;padding:45px}.quick-view h2{font:34px/1.3 var(--display)}.quick-view strong{color:var(--navy);font-size:21px}.quick-view>div>button{min-height:44px;padding:0 24px;color:#fff;background:var(--button-blue);font-weight:600;text-transform:uppercase}.quick-close{width:44px;height:44px;position:absolute;right:0;top:0;z-index:2;background:#fff;font:28px/1 Arial}@keyframes modalIn{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:none}}.chat-button{position:fixed;left:29px;bottom:25px;z-index:1600;height:44px;display:flex;align-items:center;gap:9px;padding:0 14px 0 0;border-radius:24px;background:#fff;box-shadow:0 2px 12px #00000026}.chat-button img{width:44px;height:44px;padding:11px;border-radius:50%;background:#86cd91}body:has(.zoom-overlay) .chat-button{bottom:25px}.scroll-top{width:50px;height:50px;position:fixed;right:20px;bottom:20px;z-index:300;opacity:.5;font-size:22px}.mobile-bottom-bar{display:none}@media(max-width:1180px){.main-header{grid-template-columns:130px 1fr 300px}.desktop-nav{gap:2px 15px}.desktop-nav button{font-size:12px}.header-actions{gap:10px}.language-picker{display:none}.hero-copy{left:8%}.shape-card>span{width:145px;height:145px}}@media(max-width:840px){body{padding-bottom:55px}.wide-container,.content-container{width:100%}.site-header{height:60px}.top-bar,.desktop-nav,.header-actions{display:none}.main-header{width:100%;height:60px;display:grid;grid-template-columns:60px 1fr 60px;padding:0;box-shadow:0 2px 8px #00000012}.mobile-menu-trigger,.mobile-cart-trigger{display:block;justify-self:center;position:relative}.mobile-menu-trigger{width:22px;height:22px;padding:0}.mobile-menu-trigger span{width:19px;height:1px;display:block;margin:5px 0;background:#333}.mobile-cart-trigger{width:42px;height:50px;font-size:22px}.mobile-cart-trigger span:last-child{width:16px;height:16px;position:absolute;right:2px;top:6px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--navy);font:10px/1 Arial}.brand-link{width:90px;height:53px;justify-self:center}.search-dropdown{display:none}.side-drawer{width:300px}.hero{width:100%;height:490px;border-radius:0 0 12px 12px}.hero>img{object-position:36% center}.hero:after{background:#25373433}.hero-copy{width:calc(100% - 28px);left:14px}.hero-copy>p:first-child{font-size:17px}.hero-copy h1{font-size:38px}.hero-description{max-width:350px;font-size:14px}.hero-copy button{min-height:42px;padding:0 19px}.feature-tiles{display:none}.brand-intro{width:100%;display:block;min-height:0}.brand-intro{margin-top:35px}.brand-photo img{height:390px}.brand-copy{max-width:none;height:374px;display:flex;flex-direction:column;justify-content:center;margin-top:40px;padding:0 24px}.brand-copy h2{font-size:48px}.brand-copy h3{margin-bottom:13px;font-size:30px}.brand-copy>p:not(.kicker){margin-bottom:0;line-height:1.65}.brand-copy>div{margin-top:14px}.shape-section{padding-top:20px}.section-heading{min-height:270px;padding:0 22px}.section-heading h2{font-size:26px}.section-heading h3{font-size:15px}.shape-grid{width:360px;height:1247px;grid-template-columns:repeat(2,175px);grid-template-rows:repeat(5,241px);gap:10px;padding:0}.shape-card{height:241px;padding:0}.shape-card>span{width:175px;height:175px}.shape-card strong{font-size:17px}.story-wrap{width:100%;padding:50px 15px 70px;background-size:1920px 1px}.story-inner{width:360px;height:910px;display:flex;flex-direction:column-reverse;gap:30px}.story-inner>img{width:360px;height:360px}.story-copy{width:360px;height:520px;padding:35px 50px 20px}.story-copy h2{font-size:30px}.story-copy p{font-size:16px}.gemstone-section{width:360px}.gemstone-section .section-heading{min-height:141px;padding:0}.gemstone-grid{width:360px;height:384px;display:flex;gap:45px;margin-top:30px;padding-left:23px;overflow:hidden}.gemstone-grid article{height:340px;flex:0 0 313px;margin:0}.gemstone-grid img{width:313px;height:340px}.product-section{width:100%;min-height:582px;margin-top:15px;padding:0 15px 40px}.product-heading{height:103px;margin-bottom:40px}.product-heading h2{font-size:27px}.product-window{height:399px}.home-product-grid{width:max-content;height:399px;display:flex;gap:10px;padding:0}.home-product-grid .product-card{width:175px;flex:0 0 175px}.product-image-button img{height:250px}.product-tools,.product-cart{display:none}.product-meta{padding-top:9px}.product-meta>button{min-height:0;font-size:13px}.product-meta p{font-size:11px}.site-footer{min-height:627px;margin-top:40px}.footer-main{min-height:0;grid-template-columns:1fr 1fr;gap:35px 24px;padding:42px 20px 35px}.footer-main>div:first-child{grid-column:1 / -1}.footer-main h3{font-size:18px}.footer-main p,.footer-main button{font-size:12px}.footer-bottom{min-height:74px;padding:18px 20px;gap:15px}.footer-bottom img{width:170px;height:auto}.archive-page,.about-page,.quality-page,.custom-page,.contact-page,.product-page{padding-top:0}.page-title-band{min-height:120px;padding:25px 20px}.page-title-band h1{font-size:28px;text-align:center}.shop-toolbar{min-height:58px;grid-template-columns:1fr 1fr;padding:0 15px}.shop-toolbar>span{display:none}.shop-toolbar>div{gap:0}.shop-toolbar>div>button{display:block;font-weight:600;text-transform:uppercase}.shop-toolbar select{display:none}.archive-page{min-height:0;margin-top:0}.shop-toolbar{height:58px;min-height:58px}.archive-grid{width:360px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:9px 0 40px}.archive-grid .product-image-button img{height:131px}.archive-grid .product-cart{width:45px;height:45px;left:50%;right:auto;bottom:8px;display:grid;place-items:center;border-radius:50%;color:#333;background:#fff;box-shadow:0 2px 8px #00000014;font-size:0;transform:translate(-50%)}.archive-grid .product-cart:before{content:"";font-family:WoodMart;font-size:17px;font-weight:300}.filters-area{width:360px;height:512px;min-height:512px;display:block;padding:7px 0 11px}.filters-area>div{min-height:236px;padding-top:0}.filters-area h2{margin:0 0 20px;padding-top:0;font-size:18px;line-height:42px}.filters-area button{margin:0 0 14px;font:16px/1.45 var(--body)}.filters-area+.archive-grid{padding-top:30px}.filter-drawer{width:300px}.archive-diamonds .archive-grid{padding-bottom:68px}.archive-diamonds .product-card{height:209px;overflow:hidden}.archive-gemstones .archive-grid{padding-bottom:86px}.archive-gemstones .product-card{height:194px;overflow:hidden}.archive-shop .shop-toolbar{height:33px;min-height:33px}.archive-shop .archive-grid{padding-top:0;padding-bottom:81px}.archive-shop .filters-area+.archive-grid{padding-top:30px}.archive-shop .product-card{height:205px;overflow:hidden}.about-page{min-height:0;margin-top:9px}.about-page+.site-footer{margin-top:40px}.about-founder{height:474px}.about-founder>img{object-position:left top;opacity:.92}.about-founder-copy{width:auto;left:15px;right:0;top:0}.about-founder-copy .kicker{margin-bottom:10px;font-size:20px;line-height:32px;text-transform:none}.about-founder-copy h1{margin-bottom:12px;font-size:40px;line-height:56px}.about-founder-copy p{width:370px;margin-bottom:23px;font-size:18px;line-height:1.6}.founder-quote{width:360px;height:136px;padding:12px 8px 0;font-size:15px;line-height:24px}.about-block{min-height:1034px;display:flex;flex-direction:column;gap:28px;padding:0 20px 55px}.about-block.reverse img{order:0}.about-block img{height:360px}.about-block h2{font-size:30px}.quality-hero{min-height:390px;padding:50px 22px}.quality-hero h1{font-size:36px}.quality-hero p{font-size:16px}.quality-detail{width:100%;padding:50px 20px}.quality-detail>div{display:flex;flex-direction:column-reverse;gap:35px}.quality-detail img{height:350px}.quality-detail h2{font-size:32px}.custom-hero{height:480px;margin:0;border-radius:0 0 12px 12px}.custom-hero h1{padding:0 20px;font-size:38px;text-align:center}.custom-process{padding:55px 20px 70px}.custom-process h2{font-size:32px}.custom-process>div{grid-template-columns:1fr;gap:12px;margin:35px 0}.contact-page{height:1085px;min-height:1085px;margin-top:0;grid-template-columns:1fr;gap:55px;padding:55px 20px 0;overflow:hidden}.contact-page h1,.contact-page h2{font-size:29px}.contact-page form>div{grid-template-columns:1fr;gap:0}.product-page{padding:20px 15px 30px}.breadcrumb{height:44px}.product-page{padding-bottom:5px}.product-main-section{height:auto;grid-template-columns:1fr;gap:20px}.product-gallery>img{width:100%;height:auto;max-height:none}.product-gallery small{display:none}.product-zoom{bottom:15px}.zoom-overlay img{width:100vw;height:auto;max-width:none;max-height:none}.product-summary{min-height:754px;padding-top:0}.product-summary h1{margin:0 0 12px;font-size:24px;line-height:1}.product-summary .price{margin:0 0 18px;font-size:22px}.product-specs{gap:11px;margin:0 0 22px}.quantity-label{margin-top:0}.purchase-row{margin:8px 0 18px}.standard-purchase button{flex:1;padding:0 12px}.product-tabs{height:500px;min-height:500px;margin-top:50px}.product-tabs nav{height:66px;justify-content:flex-start;border-bottom:1px solid var(--line)}.product-tabs nav button{width:100%;padding:0 10px;font-size:15px;text-align:left}.product-tabs nav button:first-child:after{display:none}.product-tabs>div{padding:45px 10px;text-align:left}.product-tabs h2{font-size:24px}.related-products{height:257px;margin-top:50px;overflow:hidden}.related-products h2{margin-bottom:20px}.related-products>div{display:flex;gap:12px;overflow:hidden}.related-products article{flex:0 0 174px}.related-products article img{height:170px}.quick-view{width:calc(100% - 24px);min-height:0;grid-template-columns:1fr;max-height:calc(100vh - 30px);overflow:auto}.quick-view>img{height:380px}.quick-view>div{padding:28px}.mobile-bottom-bar{height:55px;position:fixed;left:0;right:0;bottom:0;z-index:500;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;box-shadow:0 -2px 12px #0000001a}.mobile-bottom-bar button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:0}.mobile-bottom-bar .wd-icon{font-size:21px}.mobile-bottom-bar small{font-size:10px}.mobile-bottom-bar i{min-width:14px;height:14px;position:absolute;top:2px;left:calc(50% + 5px);display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--navy);font: 9px/1 Arial}.chat-button{left:29px;bottom:25px}.scroll-top{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
