:root{--we-bg:#f7f8fa;--we-card:#ffffff;--we-text:#111827;--we-muted:#5f6b7a;--we-line:#e5e7eb;--we-accent:#ffb300;--we-accent-2:#131921;--we-accent-3:#232f3e;--we-success:#047857;--we-shadow:0 10px 30px rgba(17,24,39,.08);--we-radius:18px}body{background:var(--we-bg);color:var(--we-text)}#wrapper,.main_inside,.page_content,.index-scope,.product-scope,.collection-scope,.cart-scope{background:transparent}#header{background:linear-gradient(180deg,var(--we-accent-2),var(--we-accent-3));box-shadow:0 8px 24px #00000026;position:sticky;top:0;z-index:40}.header_top{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.08)}.header_user li,.header_user li a,.header_user li a:visited{color:#fff}#logo a{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}#logo img{max-height:62px;width:auto;border-radius:12px;background:#fff;padding:4px;box-shadow:0 8px 24px #00000029}#logo span{display:block;color:#d1d5db;font-size:12px;letter-spacing:.03em}.header_inside{padding:16px 0}.header_inside_right{display:flex;align-items:center;justify-content:flex-end}.header_search{width:100%;max-width:720px}.header_search .search_inside{display:flex;background:#fff;border-radius:999px;overflow:hidden;border:3px solid var(--we-accent);box-shadow:0 8px 24px #0000001f}.header_search input{height:52px;border:0;background:transparent;font-size:16px;padding:0 18px;flex:1}.header_search button{min-width:64px;border:0;background:var(--we-accent);font-size:20px;color:#111}#navigation{background:var(--we-accent-3);border-top:1px solid rgba(255,255,255,.06)}#navigation nav{background:transparent!important}#navigation .sf-menu>li>a{color:#fff;font-weight:700;padding:16px;display:block}#navigation .sf-menu>li.active>a,#navigation .sf-menu>li>a:hover{background:#ffffff14;border-radius:10px}.header_cart a{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#111;padding:10px 14px;border-radius:999px;font-weight:700;box-shadow:var(--we-shadow)}.main_inside .container{max-width:1380px;width:100%}.page_header,.page_content,.product-scope>.page_content,.collection-scope>.page_content,.cart-scope>.page_content{background:transparent}.page_heading{font-size:34px;line-height:1.15;margin:0 0 16px;color:#111827;font-weight:800;letter-spacing:-.02em}.breadcrumb,.breadcrumb a{font-size:13px}.vip-ticker{position:relative;z-index:41}.we-market-strip{background:#fff;border:1px solid var(--we-line);border-radius:16px;padding:12px 18px;box-shadow:var(--we-shadow);display:flex;gap:18px;flex-wrap:wrap;align-items:center;justify-content:space-between;margin:18px 0 26px}.we-market-strip .item{display:flex;align-items:center;gap:10px;color:var(--we-muted);font-weight:700}.we-hero{background:linear-gradient(135deg,#fff7e6,#fff 55%,#eef6ff);border:1px solid var(--we-line);border-radius:28px;padding:26px;box-shadow:var(--we-shadow);overflow:hidden;margin:0 0 28px}.we-hero-grid{display:grid;grid-template-columns:1.4fr .9fr;gap:24px;align-items:stretch}.we-kicker{display:inline-flex;gap:8px;background:#fff;border:1px solid #fde68a;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:800;color:#92400e;text-transform:uppercase;letter-spacing:.06em}.we-hero h1{font-size:44px;line-height:1.08;letter-spacing:-.03em;margin:14px 0 12px;color:#0f172a}.we-hero p{font-size:16px;line-height:1.7;color:#475569;max-width:760px}.we-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:22px}.we-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:999px;font-weight:800;text-decoration:none;box-shadow:var(--we-shadow)}.we-btn-primary{background:var(--we-accent);color:#111}.we-btn-secondary{background:#fff;color:#111;border:1px solid var(--we-line)}.we-feature-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.we-feature-card{background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.7);border-radius:20px;padding:18px;box-shadow:0 8px 20px #0f172a0f}.we-feature-card strong{display:block;font-size:16px;margin-bottom:6px;color:#111827}.we-feature-card span{color:#64748b;font-size:14px;line-height:1.6}.we-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 28px}.we-benefit{background:#fff;border:1px solid var(--we-line);border-radius:18px;padding:18px;box-shadow:var(--we-shadow)}.we-benefit strong{display:block;margin-bottom:5px;font-size:15px}.we-benefit span{font-size:13px;color:var(--we-muted);line-height:1.6}.product-listing__index,.product-listing__collection{margin-top:12px}.product>div,.collection{height:100%}.product>div{background:#fff;border:1px solid var(--we-line);border-radius:22px;padding:16px;box-shadow:var(--we-shadow);transition:transform .25s ease,box-shadow .25s ease;border-bottom:4px solid transparent;height:100%}.product>div:hover{transform:translateY(-4px);box-shadow:0 18px 40px #1118271f;border-bottom-color:var(--we-accent)}.product_img{position:relative;border-radius:18px;overflow:hidden;background:#f8fafc;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.product_img img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s ease}.product>div:hover .product_img img{transform:scale(1.04)}.product_badges{position:absolute;top:12px;left:12px;right:12px;display:flex;justify-content:space-between;gap:8px;pointer-events:none}.product_badge{display:inline-flex;align-items:center;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;letter-spacing:.03em;box-shadow:0 8px 20px #0000001f}.product_badge.sale{background:#b91c1c;color:#fff}.product_badge.fast{background:#fff;color:#111827}.product_meta_row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px}.product_rating_fake{font-size:12px;color:#b45309;font-weight:700}.product_name a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:15px;font-weight:700;line-height:1.5;color:#0f172a;min-height:46px}.product_price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin-bottom:12px}.product_price .money{font-size:22px;font-weight:800;color:#111827}.compare-at-price{font-size:14px;color:#94a3b8;text-decoration:line-through}.product_links{display:flex;gap:10px;flex-wrap:wrap}.product_links .btn,.product_links form .btn{border-radius:999px!important;padding:11px 16px!important;font-weight:800!important;box-shadow:none!important}.product_links .btn.details{background:#111827!important;color:#fff!important;border-color:#111827!important}.product_links .btn,.btn.btn-cart,#add-to-cart{background:var(--we-accent)!important;color:#111!important;border-color:var(--we-accent)!important}.product_info{display:flex;flex-direction:column;gap:0;min-height:180px}.collection_info,.collection_desc,.collection_info_wrap{background:#fff;border:1px solid var(--we-line);border-radius:20px;padding:20px;box-shadow:var(--we-shadow)}.collection_info .rte{color:var(--we-muted);line-height:1.7}.tags{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.tags li a,.tags li.active a,.tags li.active span,.tags li{list-style:none}.tags a{display:inline-flex;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid var(--we-line);font-weight:700;color:#334155}.product_wrap{background:#fff;border:1px solid var(--we-line);border-radius:28px;padding:22px;box-shadow:var(--we-shadow)}.product_img_wrap,.product_info_wrap{background:transparent!important}#product_image-container,#product_image{background:#f8fafc;border-radius:22px;padding:16px;border:1px solid var(--we-line)}#product_image img{width:100%;height:auto;object-fit:contain}.product_info_wrap h2,.product_name_wrap h1{font-size:34px!important;line-height:1.2!important;font-weight:800!important;color:#0f172a!important;margin-bottom:12px!important}#purchase{background:#f8fafc;border:1px solid var(--we-line);border-radius:20px;padding:18px;margin-top:18px}#purchase label,.selector-wrapper label,.product_details div{font-weight:700;color:#334155}#purchase input,#purchase select,.selector-wrapper select{height:46px;border-radius:12px;border:1px solid #cbd5e1;background:#fff;padding:0 12px}.payment-icons-premium{margin-top:16px;background:#fff;border:1px solid var(--we-line);border-radius:16px;padding:16px}.payment-text{font-weight:800;margin-bottom:10px;color:#111827}.payment-icons-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.payment-icons-row img{height:24px;width:auto;background:#fff;border:1px solid var(--we-line);border-radius:10px;padding:6px}#product_description{margin-top:20px;background:#fff;border:1px solid var(--we-line);border-radius:18px;padding:20px;line-height:1.8;color:#475569}.cart-list,.cart_subtotal,.cart_buttons,.cart_instructions{background:#fff;border:1px solid var(--we-line);border-radius:22px;padding:22px;box-shadow:var(--we-shadow)}.cart-item{padding:18px 0;border-bottom:1px solid var(--we-line)}.cart-item:last-child{border-bottom:0}.item_image img{border-radius:18px;border:1px solid var(--we-line);background:#f8fafc;padding:10px}.cart_buttons{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:18px}.cart_buttons a,.cart_buttons input{border-radius:999px!important;font-weight:800!important}#footer{background:linear-gradient(180deg,#111827,#0f172a);color:#fff;margin-top:40px}#footer h3,#footer a,#footer p,#footer .inside{color:#fff}#footer .footer_top{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}#footer .custom_footer{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:18px;min-height:100%}.-float{z-index:99999!important}@media(max-width:1199px){#footer .footer_top,.we-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:991px){#header{position:relative}.we-hero-grid{grid-template-columns:1fr}.header_inside{padding:14px 0}}@media(max-width:767px){.page_heading{font-size:28px}.we-hero{padding:18px;border-radius:22px}.we-hero h1{font-size:31px}.we-benefits,.we-feature-cards,#footer .footer_top{grid-template-columns:1fr}.we-market-strip{gap:12px;padding:14px}.header_search .search_inside{border-width:2px}.header_search input{height:46px;font-size:15px}.header_search button{min-width:56px}.product>div,.collection_info,.collection_desc,.product_wrap,.cart-list,.cart_subtotal,.cart_buttons,.cart_instructions{border-radius:18px}}.header_inside{display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:nowrap}#logo{flex:0 0 auto}.header_inside_right{flex:1 1 auto;min-width:0;display:flex;justify-content:flex-end;align-items:center}.header_search{width:min(100%,900px);max-width:900px;margin-left:auto}.header_search form,.header_search .search_inside{width:100%}.header_search input{padding-left:22px;padding-right:22px}#footer .footer_top{display:flex!important;flex-wrap:nowrap!important;align-items:stretch;justify-content:space-between;gap:14px}#footer .footer_top:after{content:none!important;display:none!important}#footer .custom_footer{float:none!important;width:calc((100% - 56px)/5)!important;min-width:0;display:flex;flex-direction:column}#footer .custom_footer h3{min-height:52px;display:flex;align-items:center}#footer .custom_footer5 .footer_newsletter{display:flex;flex-direction:column;gap:10px;height:100%}#footer .custom_footer5 .newsletter_form{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}#footer .custom_footer5 .newsletter_form label{display:block;margin:0 0 2px;font-size:12px;line-height:1.5}#footer .custom_footer5 #email-input{flex:1 1 auto;width:100%!important;min-width:0;margin:0!important;border-radius:12px!important;height:42px!important;padding:0 14px!important}#footer .custom_footer5 #email-submit{flex:0 0 auto;margin:0!important;height:42px;min-width:58px;border-radius:12px!important}#footer .custom_footer5 .contact-form,#footer .custom_footer5 .success,#footer .custom_footer5 .error{margin:8px 0 0!important}@media(max-width:1199px){.header_inside{flex-wrap:wrap}.header_inside_right{width:100%;justify-content:center}.header_search{max-width:100%}#footer .footer_top{flex-wrap:wrap!important}#footer .custom_footer{width:calc(50% - 7px)!important}}@media(max-width:767px){#footer .custom_footer{width:100%!important}#footer .custom_footer5 .newsletter_form{flex-wrap:wrap}}.header_cart a{position:relative;transition:background-color .25s ease,color .25s ease,box-shadow .25s ease,transform .25s ease,border-color .25s ease;border:1px solid rgba(255,255,255,.08)}.header_cart a.is-added{background:linear-gradient(135deg,#fff7cc,#fde68a);color:#111;border-color:#fbbf24;box-shadow:0 14px 34px #f59e0b47;transform:translateY(-1px)}.header_cart a .cart-total-items,.header_cart a .cart-total-price{transition:color .25s ease}.header_cart a.is-added .cart-total-items,.header_cart a.is-added .cart-total-price{color:#92400e}.we-cart-toast{position:fixed;top:92px;right:22px;z-index:99999;display:flex;align-items:center;gap:14px;min-width:280px;max-width:420px;padding:16px 18px;border-radius:18px;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 50px #02061759;opacity:0;pointer-events:none;transform:translateY(-12px) scale(.98);transition:opacity .25s ease,transform .25s ease}.we-cart-toast.is-visible{opacity:1;transform:translateY(0) scale(1)}.we-cart-toast__icon{width:42px;height:42px;flex:0 0 42px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fde68a,#f59e0b);color:#111;font-size:18px;box-shadow:inset 0 1px #ffffff80}.we-cart-toast__content{display:flex;flex-direction:column;gap:3px;min-width:0}.we-cart-toast__content strong{font-size:15px;font-weight:800;color:#fff}.we-cart-toast__content span{font-size:13px;line-height:1.45;color:#ffffffd1;word-break:break-word}@media(max-width:767px){.we-cart-toast{left:14px;right:14px;top:auto;bottom:18px;min-width:0;max-width:none;padding:14px 15px;border-radius:16px}.we-cart-toast__icon{width:38px;height:38px;flex-basis:38px;font-size:16px}}.header_inside{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:26px}.header_top{grid-column:1 / -1}#logo{justify-self:start}.header_inside_right{justify-content:center!important;width:100%}.header_search{width:min(100%,760px)!important;max-width:760px!important;margin:0 auto!important}.header_search .search_inside{border-radius:12px!important;border:3px solid var(--we-accent)!important;box-shadow:0 10px 24px #0000002e!important}.header_search input{height:50px!important;font-size:18px!important}.header_search button{min-width:58px!important;display:flex;align-items:center;justify-content:center;border-left:1px solid rgba(0,0,0,.08);border-radius:0 9px 9px 0}#navigation .header_inside{display:block;padding:0}#navigation .nav_wrapper,#navigation .nav_wrapper_inside{width:100%}.we-nav-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 0}#navigation nav{flex:1 1 auto;min-width:0}#navigation .sf-menu{display:flex!important;align-items:center;gap:6px;float:none!important}#navigation .sf-menu>li{float:none!important}.header_cart{flex:0 0 auto;float:none!important;margin:0!important}.header_cart a{background:#fff!important;color:#111827!important;border:2px solid #ff9900!important;border-radius:12px!important;padding:10px 16px!important;box-shadow:0 10px 22px #0000002e!important}.header_cart a i{background:#131921;color:#fff;border-radius:10px;padding:9px 10px;display:inline-flex;align-items:center;justify-content:center}.header_cart a.is-added{background:linear-gradient(135deg,#fff7cc,#ffe082)!important;border-color:#f59e0b!important}.we-cart-toast{top:108px!important;right:24px!important;background:linear-gradient(135deg,#131921,#232f3e)!important;border:1px solid rgba(255,255,255,.18)!important}.we-cart-toast__icon{background:linear-gradient(135deg,#ffce73,#f90)!important}@media(max-width:991px){.header_inside{grid-template-columns:1fr;gap:14px}.header_inside_right{order:3}.header_search{width:100%!important;max-width:none!important}.we-nav-inner{flex-wrap:wrap}.header_cart{width:100%}.header_cart a{justify-content:center;width:100%}}#header,#navigation{width:100%}#header .header_inside,#navigation .header_inside{width:100%!important;max-width:none!important;padding-left:18px!important;padding-right:18px!important;box-sizing:border-box}#header .header_inside{grid-template-columns:minmax(220px,320px) minmax(540px,1fr) auto!important;gap:22px!important}#logo{margin-top:0!important}.header_inside_right{min-width:0}.header_search{width:100%!important;max-width:none!important}.header_search form,.header_search .search_inside{width:100%!important}.header_search input{width:100%}#navigation{border-top:0!important}#navigation .we-nav-inner{padding:10px 18px!important}#navigation nav{flex:1 1 auto}#navigation .sf-menu{gap:2px!important}#navigation .sf-menu>li>a{padding:14px!important}.header_cart{margin-left:14px!important}.header_cart a{gap:10px!important;min-height:54px;padding:10px 18px!important;background:#fff!important;color:#111827!important;position:relative}.header_cart a .cart-total-items{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:30px;padding:0 10px;border-radius:999px;background:#f90;color:#111827!important;font-weight:800;line-height:1}.header_cart a .cart-total-items .count{color:#111827!important;font-weight:800}.header_cart a .cart-total-price{color:#0f172a!important;font-weight:800}.header_cart a .we-cart-label{display:inline-flex;align-items:center;font-weight:800;color:#374151}.header_cart.has-items a{border-color:#f90!important;box-shadow:0 12px 24px #ff990038!important}.header_cart.has-items a .we-cart-label:after{content:"In Cart";display:inline-flex;align-items:center;margin-left:8px;padding:4px 10px;border-radius:999px;background:#131921;color:#fff;font-size:11px;letter-spacing:.02em;text-transform:uppercase}.header_cart.is-persisted a{animation:weCartPulse .45s ease}@keyframes weCartPulse{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}@media(max-width:1199px){#header .header_inside{grid-template-columns:minmax(220px,280px) minmax(320px,1fr) auto!important}}@media(max-width:991px){#header .header_inside,#navigation .header_inside{padding-left:14px!important;padding-right:14px!important}#header .header_inside{grid-template-columns:1fr!important}#navigation .we-nav-inner{padding:10px 14px!important}.header_cart{margin-left:0!important}}@media(max-width:767px){#header{position:sticky;top:0;z-index:50}.header_top{justify-content:space-between;align-items:center;gap:10px;padding-bottom:8px}.header_user{display:flex;flex-wrap:wrap;gap:10px;margin:0}.header_user li,.header_user li a{font-size:12px;line-height:1.3}.header_currency{margin-left:auto}#header .header_inside{grid-template-columns:1fr!important;gap:12px!important;padding:10px 12px 14px!important}#logo{justify-self:center;width:100%;margin:0!important;text-align:center}#logo a{justify-content:center}#logo img{max-height:42px;width:auto;max-width:100%;padding:3px;border-radius:10px}#logo span{font-size:10px}.header_inside_right{order:3;width:100%;padding:0!important}.header_search,.header_search form,.header_search .search_inside{width:100%!important;max-width:none!important}.header_search .search_inside{border-width:2px!important;border-radius:12px!important;box-shadow:0 6px 16px #00000024!important}.header_search input{height:46px!important;font-size:16px!important;padding:0 14px!important}.header_search button{min-width:50px!important;border-radius:0 10px 10px 0!important}#navigation,#navigation .header_inside,#navigation .nav_wrapper,#navigation .nav_wrapper_inside{background:var(--we-accent-3)!important}#navigation .header_inside{padding:0 12px 12px!important}#navigation .we-nav-inner{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:0!important}#navigation nav{min-width:0;width:100%}#navigation .customselect_wrap{width:100%!important;float:none!important;margin:0!important;background:#fff!important;border:2px solid #ff9900!important;border-radius:12px!important;box-shadow:none!important;overflow:hidden}#navigation select.menu_mobile{width:100%!important;height:46px!important;padding:0 38px 0 14px!important;border:0!important;background:#fff!important;color:#111827!important;font-size:14px!important;font-weight:700}#navigation .customselect_wrap i.fa{right:12px!important;top:11px!important;font-size:20px!important;color:#111827!important;z-index:2!important}.header_cart{width:auto!important;float:none!important;margin:0!important}.header_cart a{width:auto!important;min-width:136px;min-height:46px!important;justify-content:center!important;gap:8px!important;padding:8px 12px!important;border-radius:12px!important}.header_cart a i{padding:8px 9px!important;border-radius:9px!important}.header_cart a .cart-total-items{min-width:26px;height:26px;padding:0 8px;font-size:12px}.header_cart a .cart-total-price{font-size:13px}.header_cart a .cart-text,.header_cart a .cart-separator,.header_cart a .we-cart-label:after{display:none!important}.we-market-strip{padding:10px 12px;margin:14px 0 18px;gap:8px;border-radius:14px}.we-market-strip .item{font-size:12px}.column_left,.column_right,.sidebar .block,#aside-left,#aside-right{display:none!important}.row.sidebar_left #main_content,.row.sidebar_right #main_content,.row.sidebar_both #main_content,.row.sidebar_none #main_content{width:100%!important;float:none!important}}@media(max-width:420px){.header_top{justify-content:flex-start}.header_currency{margin-left:0}#navigation .we-nav-inner{grid-template-columns:1fr}.header_cart,.header_cart a{width:100%!important}}@media(min-width:768px){body{background:#64676b!important}#header{background:linear-gradient(180deg,#0c1830,#142d56)!important;box-shadow:none!important}#header .header_inside{display:grid!important;grid-template-columns:1fr auto!important;grid-template-rows:auto auto auto!important;gap:14px!important;padding:0 18px 18px!important}.header_top{grid-column:1 / -1;padding:14px 0 10px!important;margin:0!important;border-bottom:1px solid rgba(255,255,255,.1)!important}#logo{grid-column:1 / -1;width:100%;margin:0!important}#logo a{position:relative;display:block!important;width:100%;min-height:250px;border-radius:0!important;background-image:linear-gradient(#0712262e,#0712262e),url('{{ "we-header-island.jpg" | asset_url }}');background-size:cover;background-position:center center;background-repeat:no-repeat;box-shadow:none!important;overflow:hidden}#logo img{opacity:0!important;pointer-events:none;display:block;width:100%!important;max-width:none!important;max-height:none!important;height:250px!important;padding:0!important;background:transparent!important;box-shadow:none!important}#logo a:before{content:"World Essentials";position:absolute;left:50%;top:36px;transform:translate(-50%);color:#fff;font-size:72px;line-height:1.02;font-weight:800;font-family:Georgia,Times New Roman,serif;text-shadow:0 4px 10px rgba(0,0,0,.35);white-space:nowrap}#logo a:after{content:"The Biggest Choice On the Web";position:absolute;left:50%;top:135px;transform:translate(-50%);color:#fff;font-size:30px;line-height:1.1;font-weight:700;font-family:Georgia,Times New Roman,serif;text-shadow:0 3px 8px rgba(0,0,0,.35);white-space:nowrap;border-top:4px solid rgba(255,184,0,.95);padding-top:12px}#logo span{display:none!important}.header_inside_right{grid-column:1 / -1;justify-content:center!important;align-items:center;position:relative;z-index:3;margin-top:-28px}.header_search{max-width:none!important;width:100%!important}.header_search .search_inside{border-radius:16px!important;border:4px solid #ffb300!important;overflow:visible!important;box-shadow:0 10px 22px #0000002e!important;position:relative;background:#fff!important}.header_search input{height:64px!important;font-size:22px!important;padding:0 24px!important}.header_search button{min-width:76px!important;background:#0f3d8f!important;color:#fff!important;border-radius:0 12px 12px 0!important;position:relative;z-index:2}#navigation{background:#0f2a56!important;border-top:0!important}#navigation .header_inside{padding:0 18px!important}#navigation .we-nav-inner{align-items:center!important;justify-content:flex-start!important;gap:18px!important;min-height:76px;position:relative}#navigation nav{flex:0 1 auto!important}#navigation .sf-menu>li>a{font-size:17px!important;padding:18px 14px!important}.header_cart{position:absolute!important;right:0;top:-96px;z-index:5;margin:0!important}.header_cart a{min-height:68px!important;padding:12px 16px!important;border-radius:16px!important;border:4px solid #ffb300!important;box-shadow:0 12px 22px #00000038!important;gap:14px!important;background:#fff!important}.header_cart a i{padding:12px 13px!important;border-radius:14px!important;background:#0f172a!important;color:#fff!important;font-size:26px!important}.header_cart a .cart-total-items{min-width:38px;height:38px;font-size:20px}.header_cart a .cart-text{font-size:15px;color:#4b5563!important;font-weight:700}.header_cart a .cart-separator{display:inline-block;color:#6b7280!important}.header_cart a .cart-total-price{font-size:18px!important}.header_currency{position:absolute;right:18px;top:18px;z-index:6}.header_currency .customselect_wrap{background:transparent!important}.header_currency select{height:46px;border:2px solid rgba(255,255,255,.35);background:#0f2a56;color:#fff;border-radius:6px;padding:0 8px;font-size:16px;font-weight:700}.main_inside .container,.container{max-width:none!important;width:auto!important}.we-market-strip{background:#f3f4f6!important;border:none!important;border-radius:18px!important;padding:14px 22px!important;box-shadow:none!important}#wrapper2{background:transparent!important}}@media(max-width:767px){body{background:#000!important}#header{background:linear-gradient(180deg,#0b1730,#102543)!important}#header .header_inside{padding:0 10px 10px!important;gap:10px!important}.header_top{padding:8px 0!important;border-bottom:1px solid rgba(255,255,255,.12)!important}.header_user{justify-content:flex-start!important}.header_user li,.header_user li a{font-size:11px!important}.header_currency{order:2;margin-left:0!important}#logo{width:100%}#logo a{position:relative;display:block!important;width:100%;min-height:165px;background-image:linear-gradient(#07122629,#07122629),url('{{ "we-header-island.jpg" | asset_url }}');background-size:cover;background-position:center center;background-repeat:no-repeat;border-radius:0!important}#logo img{opacity:0!important;height:165px!important;width:100%!important;max-width:none!important;max-height:none!important;padding:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important}#logo a:before{content:"World Essentials";position:absolute;left:50%;top:24px;transform:translate(-50%);color:#fff;font-size:34px;font-weight:800;font-family:Georgia,Times New Roman,serif;text-shadow:0 3px 8px rgba(0,0,0,.35);white-space:nowrap}#logo a:after{content:"The Biggest Choice On the Web";position:absolute;left:50%;top:74px;transform:translate(-50%);color:#fff;font-size:16px;font-weight:700;font-family:Georgia,Times New Roman,serif;text-shadow:0 2px 6px rgba(0,0,0,.35);white-space:nowrap;border-top:3px solid rgba(255,184,0,.95);padding-top:8px}#logo span{display:none!important}.header_inside_right{order:3;width:100%!important}.header_search .search_inside{border-width:3px!important;border-radius:12px!important}.header_search input{height:46px!important;font-size:15px!important;padding:0 12px!important}.header_search button{min-width:46px!important;background:#123f90!important;color:#fff!important}#navigation,#navigation .header_inside,#navigation .nav_wrapper,#navigation .nav_wrapper_inside{background:#0f2a56!important}#navigation .header_inside{padding:0 10px 12px!important}#navigation .we-nav-inner{display:block!important;position:relative;padding:0!important}#navigation nav{width:100%;margin-bottom:8px}#navigation .sf-menu{display:flex!important;justify-content:space-between;gap:4px!important;float:none!important}#navigation .sf-menu>li>a{padding:10px 6px!important;font-size:14px!important;text-align:center}.header_cart{margin:0!important;width:100%}.header_cart a{width:100%;justify-content:center;border:3px solid #ffb300!important;border-radius:14px!important;min-height:52px!important}.-float{left:auto!important;right:14px!important;bottom:76px!important;padding:10px 14px!important;gap:8px!important}.-float-text{display:none!important}}@media(min-width:990px){.header_search #search-submit,.header_search button{display:none!important;width:0!important;min-width:0!important;padding:0!important;border:0!important;overflow:hidden!important}.header_search .search_inside,.header_search form,.header_search{overflow:visible!important}.header_search input,.header_search #search-field{width:100%!important;padding-right:24px!important}.header_cart{position:relative!important;top:-44px!important;margin-left:16px!important;z-index:40!important}.header_cart a{min-height:58px!important;padding:12px 18px!important;box-shadow:0 14px 28px #00000029!important}#header .header_inside{align-items:end!important}.header_search{padding-right:0!important}}.we-review-summary{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:14px 0 20px}.we-review-summary__badge{display:inline-flex;align-items:center;text-decoration:none}.we-review-summary__cta{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 14px;border:1px solid #d8d8d8;border-radius:999px;background:#fff;color:#111;font-weight:600;text-decoration:none}.we-review-summary__cta:hover{color:#111;border-color:#111}.we-product-reviews-section{margin-top:28px;padding:18px;background:#fff;border:1px solid #e7e7e7;border-radius:18px;scroll-margin-top:110px}.we-product-reviews__header{margin-bottom:14px}.we-product-reviews__header h3{margin:0 0 8px;font-size:24px;line-height:1.2}.we-product-reviews__header p{margin:0;color:#666}.we-product-reviews-section .jdgm-rev-widg{margin-top:0!important}.we-product-reviews-section .jdgm-sort-dropdown,.we-product-reviews-section .jdgm-write-rev-link,.we-product-reviews-section .jdgm-ask-question-btn,.we-product-reviews-section .jdgm-paginate{font-size:14px}.we-product-reviews-section .jdgm-row-media,.we-product-reviews-section .jdgm-rev__pics{display:flex;flex-wrap:wrap;gap:10px}.we-product-reviews-section .jdgm-rev__pic-link,.we-product-reviews-section .jdgm-rev__pic-img,.we-product-reviews-section .jdgm-rev__video,.we-product-reviews-section .jdgm-rev__video-link{border-radius:12px;overflow:hidden}.we-product-reviews-section .jdgm-rev__pic-img,.we-product-reviews-section .jdgm-rev__video{max-width:110px;height:auto}.product_rating_real.jdgm-widget{display:inline-flex;align-items:center}.related-review-badge.jdgm-widget{display:inline-flex;margin-top:6px}@media(max-width:767px){.we-review-summary{align-items:flex-start}.we-review-summary__cta{width:100%}.we-product-reviews-section{padding:14px}}.we-section-head{margin:0 0 22px}.we-section-kicker{display:inline-block;margin-bottom:10px;padding:6px 12px;border-radius:999px;background:#eef4ff;color:#214c9b;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.we-section-head p{margin:8px 0 0;color:#666;font-size:15px;line-height:1.7}.we-world-tv-hub,.we-fun-zone{margin:34px 0;padding:24px;border:1px solid #e8edf5;border-radius:24px;background:linear-gradient(180deg,#fff,#f7faff);box-shadow:0 14px 32px #0a285a0f}.we-tv-grid,.we-fun-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.we-tv-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.we-tv-card,.we-fun-box{background:#fff;border:1px solid #e7ebf1;border-radius:20px;padding:20px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.we-tv-card:hover,.we-fun-box:hover{transform:translateY(-2px);border-color:#cfd9ec;box-shadow:0 12px 24px #0f172a14;text-decoration:none}.we-tv-flag{font-size:28px;line-height:1;margin-bottom:12px}.we-tv-card h3,.we-fun-box strong{display:block;margin:0 0 8px;color:#111}.we-tv-card p,.we-fun-box span{display:block;min-height:46px;margin:0;color:#666;line-height:1.6}.we-tv-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.we-tv-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 14px;border-radius:999px;background:#111;color:#fff;font-weight:600;text-decoration:none}.we-tv-actions a:last-child{background:#f3f6fb;color:#111}.we-tv-note{margin-top:18px;padding:14px 16px;border-radius:16px;background:#fff7dc;color:#5e4a00;border:1px solid #f1e0a3}.we-fun-box{color:inherit;text-decoration:none}@media(max-width:991px){.we-tv-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.we-world-tv-hub,.we-fun-zone{padding:18px;border-radius:18px}.we-tv-grid,.we-fun-grid{grid-template-columns:1fr}.we-tv-card p,.we-fun-box span{min-height:0}.we-tv-actions a{width:100%}}.we-media-hub{margin:34px 0}.we-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.we-media-card{background:#fff;border:1px solid #e7ebf1;border-radius:22px;padding:16px;box-shadow:0 10px 24px #0f172a0f}.we-media-top{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}.we-media-top h3{margin:0 0 4px;color:#101828}.we-media-top p{margin:0;color:#667085;line-height:1.55;font-size:13px}.we-media-stage{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:18px;background:linear-gradient(135deg,#0f172a,#1d4ed8);box-shadow:inset 0 0 0 1px #ffffff14}.we-media-stage iframe{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%!important;height:100%!important;max-width:100%!important;border:0}.we-media-launch{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:transparent;color:#fff;font-size:17px;font-weight:700;letter-spacing:.02em}.we-media-launch:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f172a26,#0f172a94)}.we-media-launch:hover:before{background:linear-gradient(180deg,#0f172a14,#0f172a73)}.we-media-launch{z-index:1}.we-media-switches{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.we-media-switches button{-webkit-appearance:none;appearance:none;border:0;border-radius:999px;min-height:38px;padding:9px 14px;background:#eef2f7;color:#111827;font-weight:700;cursor:pointer}.we-media-switches button.is-active{background:#111827;color:#fff}.we-media-switches.single button{width:100%}@media(max-width:1100px){.we-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.we-media-grid{grid-template-columns:1fr}.we-media-card{padding:14px;border-radius:18px}.we-media-top{gap:10px}.we-media-switches button{width:100%}}.we-media-card--movies .we-media-stage{min-height:230px}.we-media-switches--movies{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.we-media-switches--movies button{padding:10px 12px;line-height:1.2;font-size:14px}@media(max-width:767px){.we-media-switches--movies{grid-template-columns:1fr}}.we-media-grid,.we-media-card,.we-media-stage,.we-media-stage iframe,.we-media-switches,.we-media-switches button{box-sizing:border-box}.we-media-grid>*{min-width:0}.we-media-card{min-width:0;overflow:hidden}.we-media-stage{min-width:0}@media(max-width:767px){.we-media-hub{overflow-x:hidden}.we-media-card,.we-media-stage,.we-media-stage iframe,.we-media-switches,.we-media-switches button{width:100%!important;max-width:100%!important}.we-media-card--movies .we-media-stage{min-height:210px}}.we-floating-player{position:fixed;right:14px;bottom:96px;width:min(320px,calc(100vw - 28px));z-index:9999;display:none;border-radius:18px;overflow:hidden;background:#0f172a;box-shadow:0 18px 36px #0f172a47;max-width:calc(100vw - 20px);max-height:calc(100vh - 20px);touch-action:none;-webkit-user-select:none;user-select:none}.we-floating-player.is-visible{display:block}.we-floating-player__bar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;background:#0f172af5;color:#fff;cursor:move}.we-floating-player__title{margin:0;font-size:12px;font-weight:700;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.we-floating-player__actions{display:flex;align-items:center;gap:8px}.we-floating-player__btn{-webkit-appearance:none;appearance:none;border:0;border-radius:999px;min-width:28px;height:28px;padding:0 10px;background:#1d4ed8;color:#fff;font-size:12px;font-weight:700;cursor:pointer}.we-floating-player__btn--close{background:#334155;padding:0 9px}.we-floating-player__body{position:relative;width:100%;aspect-ratio:16 / 9;background:#000}.we-floating-player__body iframe{width:100%;height:100%;border:0;display:block}@media(max-width:767px){.we-floating-player{right:12px;bottom:90px;width:min(260px,calc(100vw - 24px));border-radius:16px}.we-floating-player__bar{padding:8px 10px}.we-floating-player__title{font-size:11px}.we-floating-player__btn{min-width:26px;height:26px;font-size:11px}}.we-media-card--game{background:linear-gradient(180deg,#0f172a,#111827);color:#fff}.we-media-card--game .we-media-top h3,.we-media-card--game .we-media-top p{color:#fff}.we-door-game{margin-top:12px;padding:16px;border-radius:18px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12)}.we-door-game__head{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.we-door-game__badge{display:inline-flex;align-self:flex-start;padding:5px 10px;border-radius:999px;background:#f59e0b;color:#111827;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.we-door-game__sub{font-size:13px;color:#ffffffc7}.we-door-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.we-door-btn{-webkit-appearance:none;appearance:none;border:0;border-radius:16px;padding:16px 8px;background:#1e293b;color:#fff;font-size:28px;font-weight:700;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:100px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;box-shadow:0 12px 20px #00000029}.we-door-btn span{font-size:12px;line-height:1.2}.we-door-btn:hover{transform:translateY(-2px);background:#334155}.we-door-btn:disabled{cursor:default;opacity:1}.we-door-btn.is-win{background:#16a34a}.we-door-btn.is-lose{background:#dc2626}.we-door-result{margin-top:14px;padding:14px;border-radius:14px;background:#0f172ab8}.we-door-result__message{margin:0;font-size:15px;line-height:1.6;color:#fff}.we-door-result__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.we-door-copy,.we-door-reset,.we-door-shop{-webkit-appearance:none;appearance:none;border:0;border-radius:999px;padding:11px 16px;font-size:13px;font-weight:700;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.we-door-copy{background:#f59e0b;color:#111827}.we-door-reset{background:#334155;color:#fff}.we-door-shop{background:#22c55e;color:#052e16}@media(max-width:767px){.we-door-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.we-door-btn{min-height:88px;font-size:24px}}.we-door-copy[hidden],.we-door-shop[hidden]{display:none!important}.custom_showcase{overflow:hidden}.custom_showcase .custom_showcase_link{position:relative;display:block}.custom_showcase .custom_showcase_link img{transition:transform .28s ease,box-shadow .28s ease,filter .28s ease;transform-origin:center center}.custom_showcase .custom_showcase_link:hover img,.custom_showcase .custom_showcase_link:focus img,.custom_showcase .custom_showcase_link:active img{transform:scale(1.04);filter:brightness(1.02)}.custom_showcase .custom_showcase_cta{position:absolute;left:24px;bottom:24px;z-index:8;display:inline-flex;align-items:center;justify-content:center;min-width:132px;padding:12px 22px;border-radius:999px;background:linear-gradient(180deg,#ffbc3a,#ff8a00);color:#fff;font-size:20px;font-weight:800;line-height:1;letter-spacing:.2px;box-shadow:0 10px 24px #00000040;border:2px solid rgba(255,255,255,.78);pointer-events:none;text-transform:none;transition:transform .22s ease,box-shadow .22s ease}.custom_showcase .custom_showcase_cta:after{content:" \203a";font-size:22px;margin-left:6px}.custom_showcase .custom_showcase_link:hover .custom_showcase_cta,.custom_showcase .custom_showcase_link:focus .custom_showcase_cta,.custom_showcase .custom_showcase_link:active .custom_showcase_cta{transform:scale(1.08);box-shadow:0 14px 28px #00000052}@media(max-width:767px){.custom_showcase .custom_showcase_cta{left:16px;bottom:16px;min-width:112px;padding:10px 16px;font-size:16px}}.we-product-video-ready{margin:28px 0 10px;padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:linear-gradient(180deg,#101318,#151a22);box-shadow:0 10px 30px #0000002e}.we-product-video-ready__header h3{margin:0 0 6px;color:#fff;font-size:24px;line-height:1.2}.we-product-video-ready__header p{margin:0 0 16px;color:#c7ced9;font-size:14px}.we-product-video-ready__grid{display:grid;grid-template-columns:1fr;gap:16px}.we-product-video-ready__item{background:#000;border-radius:14px;overflow:hidden}.we-product-video-ready__item video,.we-product-video-ready__item iframe,.we-product-video-ready__item model-viewer,.we-product-video-ready__item img,.we-product-video-ready__item .shopify-model-viewer-ui,.we-product-video-ready__item media-player,.we-product-video-ready__item .media{display:block;width:100%}.we-product-video-ready__item video,.we-product-video-ready__iframe-wrap{aspect-ratio:16/9;background:#000}.we-product-video-ready__iframe-wrap iframe{border:0;width:100%;height:100%}.we-product-video-ready__link{display:inline-flex;align-items:center;justify-content:center;min-height:64px;padding:14px 18px;font-weight:700;text-decoration:none}@media(max-width:767px){.we-product-video-ready{padding:14px;border-radius:12px}.we-product-video-ready__header h3{font-size:20px}}body[data-we-theme=dark]{background:#000;color:#fff}body[data-we-theme=light]{background:#000!important;color:#fff!important}body.we-inner:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-3;pointer-events:none;background-position:center center;background-repeat:no-repeat;background-size:cover;background-image:url(/cdn/shop/files/37771dd6-d173-4c84-9c70-fd19a30442d9-ezgif.com-png-to-jpg-converter.jpg?v=1776420306)}body.we-home:before,body.we-home:after{content:none!important;display:none!important}html,body,#wrapper,#wrapper2,.bg-1,.main,.main_inside,#content,#content .container,#footer,.common-home,.common-page,.common-product,.common-collection,.common-cart,.common-search,body[data-we-theme=light],body.we-home,body.we-inner{background:transparent!important}#header{z-index:1}#header .header_inside{position:relative;z-index:2}.we-premium-footer-sea{background:linear-gradient(180deg,#02142a29,#02142aa3)!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.we-premium-card{background:#0412288f!important}.we-moneyback-copy,.we-premium-card h4,.we-premium-card p{position:relative;z-index:1}#header{background:transparent!important}.we-home-header{position:relative;overflow:hidden}.we-home-header .we-home-header-video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden;background:#000}.we-home-header .we-home-header-video:after{content:none!important;display:none!important}.we-home-header .we-home-header-video video,.we-home-header .we-home-header-video .we-home-header-video__media{display:block;width:100%;height:100%;object-fit:cover;transform:translateZ(0);will-change:transform}.we-home-header .header_inside{position:relative;z-index:2}.column .widget__types ul.list-1 li a,.column .widget__types ul.list-1 li,.column .widget__types ul.list-1 li a:visited{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.55)}.column .widget__types ul.list-1 li a:hover,.column .widget__types ul.list-1 li.active a{color:#fff!important}body.we-home .we-home-video-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-3;overflow:hidden;pointer-events:none;background:#000}body.we-home .we-home-video-bg:after{content:none!important;display:none!important}body.we-home .we-home-video-bg video,body.we-home .we-home-video-bg .we-home-video-bg__media{display:block;width:100%;height:100%;object-fit:cover;transform:translateZ(0);will-change:transform}@media(prefers-reduced-motion:reduce){body.we-home .we-home-video-bg video,.we-home-header .we-home-header-video video{animation:none!important}}@media(max-width:767px){body.we-inner:before{background-image:url(/cdn/shop/files/250_KB.jpg?v=1776418947)!important;background-size:100% auto!important;background-position:center top!important;background-repeat:repeat-y!important}#wrapper,#wrapper2,.main,.main_inside,#content,#content .container,#footer,.common-page,.common-product,.common-collection,.common-cart,.common-search{background:transparent!important}}.we-product-form-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.we-product-form-actions .btn-cart,.we-product-form-actions .we-product-video-link--product{margin-bottom:0}.product_links form{display:inline-flex;flex-wrap:wrap;gap:8px;align-items:center}.product_links{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.we-product-video-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;text-decoration:none!important;white-space:nowrap}.we-product-video-link--card-add,.we-product-video-link--card-details,.we-product-video-link--product{background:#111;color:#fff!important;border:1px solid rgba(255,255,255,.12)}.we-product-video-ready{scroll-margin-top:110px}.we-product-video-ready video,.we-product-video-ready iframe{width:100%;max-width:100%}@media(max-width:767px){.product_links,.product_links form,.we-product-form-actions{gap:6px}.we-product-video-link{font-size:12px;padding-left:10px;padding-right:10px}}
/*# sourceMappingURL=/cdn/shop/t/91/assets/custom-2026-upgrade.css.map */
