· 5 years ago · Aug 24, 2020, 02:30 AM
1
2
3
4<!doctype html>
5<html class="supports-no-js " lang="en">
6<head>
7 <meta charset="utf-8">
8
9 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
10 <meta name="viewport" content="width=device-width,initial-scale=1">
11 <meta name="theme-color" content="#3c5629">
12 <link rel="canonical" href="https://3dprintergobrrr.com/">
13
14
15
16 <title>
17 Agoristics
18 </title>
19
20
21
22 <!-- /snippets/social-meta-tags.liquid -->
23
24
25
26
27<meta property="og:site_name" content="Agoristics">
28<meta property="og:url" content="https://3dprintergobrrr.com/">
29<meta property="og:title" content="Agoristics">
30<meta property="og:type" content="website">
31<meta property="og:description" content="Agoristics">
32
33
34
35
36
37<meta name="twitter:card" content="summary_large_image">
38<meta name="twitter:title" content="Agoristics">
39<meta name="twitter:description" content="Agoristics">
40
41
42 <script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/26414415943/digital_wallets/dialog">
43<meta name="shopify-checkout-api-token" content="fedbf845c0f62f1c291e6361d7c48e92">
44<link href="https://monorail-edge.shopifysvc.com" rel="dns-prefetch">
45<script id="apple-pay-shop-capabilities" type="application/json">{"shopId":26414415943,"countryCode":"US","currencyCode":"USD","merchantCapabilities":["supports3DS"],"merchantId":"gid:\/\/shopify\/Shop\/26414415943","merchantName":"Agoristics","requiredBillingContactFields":["postalAddress","email"],"requiredShippingContactFields":["postalAddress","email"],"shippingType":"shipping","supportedNetworks":["visa","masterCard","amex","discover"],"total":{"type":"pending","label":"Agoristics","amount":"1.00"}}</script>
46<script id="shopify-features" type="application/json">{"accessToken":"fedbf845c0f62f1c291e6361d7c48e92","betas":["rich-media-storefront-analytics"],"domain":"3dprintergobrrr.com","predictiveSearch":true,"shopId":26414415943,"smart_payment_buttons_url":"https:\/\/cdn.shopify.com\/shopifycloud\/payment-sheet\/assets\/latest\/spb.en.js","dynamic_checkout_cart_url":"https:\/\/cdn.shopify.com\/shopifycloud\/payment-sheet\/assets\/latest\/dynamic-checkout-cart.en.js","locale":"en"}</script>
47<script>var Shopify = Shopify || {};
48Shopify.shop = "agoristics.myshopify.com";
49Shopify.locale = "en";
50Shopify.currency = {"active":"USD","rate":"1.0"};
51Shopify.theme = {"name":"Narrative","id":82461655111,"theme_store_id":829,"role":"main"};
52Shopify.theme.handle = "null";
53Shopify.theme.style = {"id":null,"handle":null};
54Shopify.cdnHost = "cdn.shopify.com";</script>
55<script type="module">!function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window);</script>
56<script>!function(o){function n(){var o=[];function n(){o.push(Array.prototype.slice.apply(arguments))}return n.q=o,n}var t=o.Shopify=o.Shopify||{};t.loadFeatures=n(),t.autoloadFeatures=n()}(window);</script>
57<script>window.ShopifyPay = window.ShopifyPay || {};
58window.ShopifyPay.apiHost = "pay.shopify.com";</script>
59<script>(function() {
60 function asyncLoad() {
61 var urls = ["https:\/\/static.cdn.printful.com\/static\/js\/external\/shopify-product-customizer.js?v=0.17\u0026shop=agoristics.myshopify.com"];
62 for (var i = 0; i < urls.length; i++) {
63 var s = document.createElement('script');
64 s.type = 'text/javascript';
65 s.async = true;
66 s.src = urls[i];
67 var x = document.getElementsByTagName('script')[0];
68 x.parentNode.insertBefore(s, x);
69 }
70 };
71 if(window.attachEvent) {
72 window.attachEvent('onload', asyncLoad);
73 } else {
74 window.addEventListener('load', asyncLoad, false);
75 }
76})();</script>
77<script id="__st">var __st={"a":26414415943,"offset":-14400,"reqid":"950b70c1-7816-4568-8739-26d2dc6b4fe7","pageurl":"3dprintergobrrr.com\/","u":"f37c5c51a849","p":"home"};</script>
78<script>window.ShopifyPaypalV4VisibilityTracking = true;</script>
79<script>window.ShopifyAnalytics = window.ShopifyAnalytics || {};
80window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {};
81window.ShopifyAnalytics.meta.currency = 'USD';
82var meta = {"page":{"pageType":"home"}};
83for (var attr in meta) {
84 window.ShopifyAnalytics.meta[attr] = meta[attr];
85}</script>
86<script>window.ShopifyAnalytics.merchantGoogleAnalytics = function() {
87
88};
89</script>
90<script class="analytics">(function () {
91 var customDocumentWrite = function(content) {
92 var jquery = null;
93
94 if (window.jQuery) {
95 jquery = window.jQuery;
96 } else if (window.Checkout && window.Checkout.$) {
97 jquery = window.Checkout.$;
98 }
99
100 if (jquery) {
101 jquery('body').append(content);
102 }
103 };
104
105 var isDuplicatedThankYouPageView = function() {
106 return document.cookie.indexOf('loggedConversion=' + window.location.pathname) !== -1;
107 }
108
109 var setCookieIfThankYouPage = function() {
110 if (window.location.pathname.indexOf('/checkouts') !== -1 &&
111 window.location.pathname.indexOf('/thank_you') !== -1) {
112
113 var twoMonthsFromNow = new Date(Date.now());
114 twoMonthsFromNow.setMonth(twoMonthsFromNow.getMonth() + 2);
115
116 document.cookie = 'loggedConversion=' + window.location.pathname + '; expires=' + twoMonthsFromNow;
117 }
118 }
119
120 var trekkie = window.ShopifyAnalytics.lib = window.trekkie = window.trekkie || [];
121 if (trekkie.integrations) {
122 return;
123 }
124 trekkie.methods = [
125 'identify',
126 'page',
127 'ready',
128 'track',
129 'trackForm',
130 'trackLink'
131 ];
132 trekkie.factory = function(method) {
133 return function() {
134 var args = Array.prototype.slice.call(arguments);
135 args.unshift(method);
136 trekkie.push(args);
137 return trekkie;
138 };
139 };
140 for (var i = 0; i < trekkie.methods.length; i++) {
141 var key = trekkie.methods[i];
142 trekkie[key] = trekkie.factory(key);
143 }
144 trekkie.load = function(config) {
145 trekkie.config = config;
146 var script = document.createElement('script');
147 script.type = 'text/javascript';
148 script.onerror = function(e) {
149 (new Image()).src = '//v.shopify.com/internal_errors/track?error=trekkie_load';
150 };
151 script.async = true;
152 script.src = 'https://cdn.shopify.com/s/javascripts/tricorder/trekkie.storefront.min.js?v=2020.07.13.1';
153 var first = document.getElementsByTagName('script')[0];
154 first.parentNode.insertBefore(script, first);
155 };
156 trekkie.load(
157 {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":26414415943,"isMerchantRequest":null,"themeId":82461655111,"themeCityHash":"17359830552978892235","contentLanguage":"en","currency":"USD"},"isServerSideCookieWritingEnabled":true,"isPixelGateEnabled":false},"Performance":{"navigationTimingApiMeasurementsEnabled":true,"navigationTimingApiMeasurementsSampleRate":1},"Facebook Pixel":{"pixelIds":["284881226117401"],"agent":"plshopify1.2"},"Session Attribution":{}}
158 );
159
160 var loaded = false;
161 trekkie.ready(function() {
162 if (loaded) return;
163 loaded = true;
164
165 window.ShopifyAnalytics.lib = window.trekkie;
166
167
168 var originalDocumentWrite = document.write;
169 document.write = customDocumentWrite;
170 try { window.ShopifyAnalytics.merchantGoogleAnalytics.call(this); } catch(error) {};
171 document.write = originalDocumentWrite;
172 (function () {
173 if (window.BOOMR && (window.BOOMR.version || window.BOOMR.snippetExecuted)) {
174 return;
175 }
176 window.BOOMR = window.BOOMR || {};
177 window.BOOMR.snippetStart = new Date().getTime();
178 window.BOOMR.snippetExecuted = true;
179 window.BOOMR.snippetVersion = 12;
180 window.BOOMR.application = "storefront-renderer";
181 window.BOOMR.shopId = 26414415943;
182 window.BOOMR.themeId = 82461655111;
183 window.BOOMR.url =
184 "https://cdn.shopify.com/shopifycloud/boomerang/shopify-boomerang-1.0.0.min.js";
185 var where = document.currentScript || document.getElementsByTagName("script")[0];
186 var parentNode = where.parentNode;
187 var promoted = false;
188 var LOADER_TIMEOUT = 3000;
189 function promote() {
190 if (promoted) {
191 return;
192 }
193 var script = document.createElement("script");
194 script.id = "boomr-scr-as";
195 script.src = window.BOOMR.url;
196 script.async = true;
197 parentNode.appendChild(script);
198 promoted = true;
199 }
200 function iframeLoader(wasFallback) {
201 promoted = true;
202 var dom, bootstrap, iframe, iframeStyle;
203 var doc = document;
204 var win = window;
205 window.BOOMR.snippetMethod = wasFallback ? "if" : "i";
206 bootstrap = function(parent, scriptId) {
207 var script = doc.createElement("script");
208 script.id = scriptId || "boomr-if-as";
209 script.src = window.BOOMR.url;
210 BOOMR_lstart = new Date().getTime();
211 parent = parent || doc.body;
212 parent.appendChild(script);
213 };
214 if (!window.addEventListener && window.attachEvent && navigator.userAgent.match(/MSIE [67]./)) {
215 window.BOOMR.snippetMethod = "s";
216 bootstrap(parentNode, "boomr-async");
217 return;
218 }
219 iframe = document.createElement("IFRAME");
220 iframe.src = "about:blank";
221 iframe.title = "";
222 iframe.role = "presentation";
223 iframe.loading = "eager";
224 iframeStyle = (iframe.frameElement || iframe).style;
225 iframeStyle.width = 0;
226 iframeStyle.height = 0;
227 iframeStyle.border = 0;
228 iframeStyle.display = "none";
229 parentNode.appendChild(iframe);
230 try {
231 win = iframe.contentWindow;
232 doc = win.document.open();
233 } catch (e) {
234 dom = document.domain;
235 iframe.src = "javascript:var d=document.open();d.domain='" + dom + "';void(0);";
236 win = iframe.contentWindow;
237 doc = win.document.open();
238 }
239 if (dom) {
240 doc._boomrl = function() {
241 this.domain = dom;
242 bootstrap();
243 };
244 doc.write("<body onload='document._boomrl();'>");
245 } else {
246 win._boomrl = function() {
247 bootstrap();
248 };
249 if (win.addEventListener) {
250 win.addEventListener("load", win._boomrl, false);
251 } else if (win.attachEvent) {
252 win.attachEvent("onload", win._boomrl);
253 }
254 }
255 doc.close();
256 }
257 var link = document.createElement("link");
258 if (link.relList &&
259 typeof link.relList.supports === "function" &&
260 link.relList.supports("preload") &&
261 ("as" in link)) {
262 window.BOOMR.snippetMethod = "p";
263 link.href = window.BOOMR.url;
264 link.rel = "preload";
265 link.as = "script";
266 link.addEventListener("load", promote);
267 link.addEventListener("error", function() {
268 iframeLoader(true);
269 });
270 setTimeout(function() {
271 if (!promoted) {
272 iframeLoader(true);
273 }
274 }, LOADER_TIMEOUT);
275 BOOMR_lstart = new Date().getTime();
276 parentNode.appendChild(link);
277 } else {
278 iframeLoader(false);
279 }
280 function boomerangSaveLoadTime(e) {
281 window.BOOMR_onload = (e && e.timeStamp) || new Date().getTime();
282 }
283 if (window.addEventListener) {
284 window.addEventListener("load", boomerangSaveLoadTime, false);
285 } else if (window.attachEvent) {
286 window.attachEvent("onload", boomerangSaveLoadTime);
287 }
288 if (document.addEventListener) {
289 document.addEventListener("onBoomerangLoaded", function(e) {
290 e.detail.BOOMR.init({
291 producer_url: "https://monorail-edge.shopifysvc.com/v1/produce",
292 ResourceTiming: {
293 enabled: true,
294 trackedResourceTypes: ["script", "img", "css"]
295 },
296 });
297 e.detail.BOOMR.t_end = new Date().getTime();
298 });
299 } else if (document.attachEvent) {
300 document.attachEvent("onpropertychange", function(e) {
301 if (!e) e=event;
302 if (e.propertyName === "onBoomerangLoaded") {
303 e.detail.BOOMR.init({
304 producer_url: "https://monorail-edge.shopifysvc.com/v1/produce",
305 ResourceTiming: {
306 enabled: true,
307 trackedResourceTypes: ["script", "img", "css"]
308 },
309 });
310 e.detail.BOOMR.t_end = new Date().getTime();
311 }
312 });
313 }
314 })();
315
316
317 if (!isDuplicatedThankYouPageView()) {
318 setCookieIfThankYouPage();
319
320 window.ShopifyAnalytics.lib.page(
321 null,
322 {"pageType":"home"}
323 );
324
325
326 }
327 });
328
329
330 var eventsListenerScript = document.createElement('script');
331 eventsListenerScript.async = true;
332 eventsListenerScript.src = "//cdn.shopify.com/s/assets/shop_events_listener-2632023fb2795bd6668b6fbae05b661baba07afb3d62048f023763eca3cd96e3.js";
333 document.getElementsByTagName('head')[0].appendChild(eventsListenerScript);
334
335})();</script>
336<script>var storefrontFormsRecaptchaCallback = function() {
337 grecaptcha.execute("6LcCR2cUAAAAANS1Gpq_mDIJ2pQuJphsSQaUEuc9", { action: "contact_form" }).then(function(token) {
338 var forms = document.querySelectorAll('form[action^="/contact"]');
339
340 forms.forEach(function(form) {
341 var contact_form_flag = form.querySelector('input[name="form_type"][value="contact"]');
342
343 if(contact_form_flag === null) {
344 return;
345 }
346
347 var tokenInput = form.querySelector('input[name=recaptcha-v3-token]');
348 if (tokenInput instanceof HTMLElement) {
349 tokenInput.setAttribute("value", token);
350 }
351 else {
352 tokenInput = document.createElement("input");
353 tokenInput.setAttribute("name", "recaptcha-v3-token");
354 tokenInput.setAttribute("type", "hidden");
355 tokenInput.setAttribute("value", token);
356 form.appendChild(tokenInput, form);
357 }
358 });
359 });
360};</script>
361<script>document.addEventListener('DOMContentLoaded', function() {
362 // Look for a contact form
363 var form = document.querySelector('form[action^="/contact"] input[name="form_type"][value="contact"]');
364 if (form === null) {
365 return;
366 }
367
368 // If found, inject reCAPTCHA V3
369 var recaptchaV3Script = document.createElement("script");
370 recaptchaV3Script.setAttribute("src", "https://www.recaptcha.net/recaptcha/api.js?onload=storefrontFormsRecaptchaCallback&render=6LcCR2cUAAAAANS1Gpq_mDIJ2pQuJphsSQaUEuc9&hl=en");
371
372 document.body.appendChild(recaptchaV3Script);
373
374 return;
375});</script>
376<script>document.addEventListener('DOMContentLoaded', function() {
377 // Look for reCAPTCHA disclaimer
378 var spam_detection_disclaimer = document.querySelector('p[data-spam-detection-disclaimer]');
379
380 if (spam_detection_disclaimer === null) {
381 return;
382 }
383
384 var styleElement = document.createElement("style");
385
386 document.head.appendChild(styleElement);
387
388 // If found, hide the banner
389 var styleSheet = styleElement.sheet;
390 styleSheet.insertRule(".grecaptcha-badge { visibility: hidden; }");
391});</script>
392<script integrity="sha256-BFmLd7EQOpIHg76CWl9MJFqROXNgxiHNdyBpz5k0cRM=" data-source-attribution="shopify.loadfeatures" defer="defer" src="//cdn.shopify.com/s/assets/storefront/load_feature-04598b77b1103a920783be825a5f4c245a91397360c621cd772069cf99347113.js" crossorigin="anonymous"></script>
393<script crossorigin="anonymous" defer="defer" src="//cdn.shopify.com/s/assets/shopify_pay/storefront-21b5dddfc8b64c1ad68cee3ba7448d1ffa15c24e969ebc1fbccf1a3784b659ad.js?v=20190107"></script>
394<script integrity="sha256-h+g5mYiIAULyxidxudjy/2wpCz/3Rd1CbrDf4NudHa4=" data-source-attribution="shopify.dynamic-checkout" defer="defer" src="//cdn.shopify.com/s/assets/storefront/features-87e8399988880142f2c62771b9d8f2ff6c290b3ff745dd426eb0dfe0db9d1dae.js" crossorigin="anonymous"></script>
395
396<style id="shopify-dynamic-checkout">.shopify-payment-button__button--hidden {
397 visibility: hidden;
398}
399
400.shopify-payment-button__button {
401 border-radius: 4px;
402 border: none;
403 box-shadow: 0 0 0 0 transparent;
404 color: white;
405 cursor: pointer;
406 display: block;
407 font-size: 1em;
408 font-weight: 500;
409 line-height: 1;
410 text-align: center;
411 width: 100%;
412 transition: background 0.2s ease-in-out;
413}
414
415.shopify-payment-button__button[disabled] {
416 opacity: 0.6;
417 cursor: default;
418}
419
420.shopify-payment-button__button--unbranded {
421 background-color: #1990c6;
422 padding: 1em 2em;
423}
424
425.shopify-payment-button__button--unbranded:hover:not([disabled]) {
426 background-color: #136f99;
427}
428
429.shopify-payment-button__more-options {
430 background: transparent;
431 border: 0 none;
432 cursor: pointer;
433 display: block;
434 font-size: 1em;
435 margin-top: 1em;
436 text-align: center;
437 width: 100%;
438}
439
440.shopify-payment-button__more-options:hover:not([disabled]) {
441 text-decoration: underline;
442}
443
444.shopify-payment-button__more-options[disabled] {
445 opacity: 0.6;
446 cursor: default;
447}
448
449.shopify-payment-button__button--branded {
450 display: flex;
451 flex-direction: column;
452 min-height: 44px;
453 position: relative;
454 z-index: 1;
455}
456
457.shopify-payment-button__button--branded .shopify-cleanslate {
458 flex: 1 !important;
459 display: flex !important;
460 flex-direction: column !important;
461}
462</style>
463<style id="shopify-dynamic-checkout-cart">@media screen and (min-width: 750px) {
464 #dynamic-checkout-cart {
465 min-height: 50px;
466 }
467}
468
469@media screen and (max-width: 750px) {
470 #dynamic-checkout-cart {
471 min-height: 120px;
472 }
473}
474</style><script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script>
475
476
477
478
479
480<style>@font-face {
481 font-family: "Playfair Display";
482 font-weight: 700;
483 font-style: normal;
484 src: url("https://fonts.shopifycdn.com/playfair_display/playfairdisplay_n7.1e0ea1cc7a9e4ffdfd6c80b1742be1b89bbe2665.woff2?h1=M2RwcmludGVyZ29icnJyLmNvbQ&hmac=39046b6798127b260100778b302f1c1c183d9358ac829c1ff34c4ae6373b1c4d") format("woff2"),
485 url("https://fonts.shopifycdn.com/playfair_display/playfairdisplay_n7.40a558d0a1f7faa9f18d658a9ad541610d181d3b.woff?h1=M2RwcmludGVyZ29icnJyLmNvbQ&hmac=e1fd95e56c325efacfc01941093147cb49940e2a1a4ad750c1a459a6548ae4b4") format("woff");
486}
487
488 @font-face {
489 font-family: "Quattrocento Sans";
490 font-weight: 400;
491 font-style: normal;
492 src: url("https://fonts.shopifycdn.com/quattrocento_sans/quattrocentosans_n4.b43a78e6b8b9780ef5893d83cd043417f12e0d99.woff2?h1=M2RwcmludGVyZ29icnJyLmNvbQ&hmac=56c9d4ed8386053e8939d98aae973e17c94134228afed678bc66c01ef0f02b86") format("woff2"),
493 url("https://fonts.shopifycdn.com/quattrocento_sans/quattrocentosans_n4.19c4a084d66bf65371b1784dad52aa1acf657cdd.woff?h1=M2RwcmludGVyZ29icnJyLmNvbQ&hmac=9193cfc6f9316406c6893b07e595b8cb80d78a2afeef132b39ffbe9242e844c6") format("woff");
494}
495
496/* ------------------------ Critical Helper Classes ------------------------- */
497.critical-hide {
498 display: none;
499}
500
501.critical-clear {
502 opacity: 0;
503 visibility: hidden;
504}
505
506.drawer-cover {
507 opacity: 0;
508}
509
510.main-content .shopify-section {
511 display: none;
512}
513
514.main-content .shopify-section:first-child {
515 display: inherit;
516}
517
518body:not(.template-index) .main-content {
519 opacity: 0;
520}
521
522
523/* ----------------------------- Global Styles ------------------------------ */
524*, *::before, *::after {
525 box-sizing: border-box;
526}
527
528html {
529 font-size: 62.5%;
530 background-color: #ffffff;
531}
532
533body {
534 margin: 0;
535 font-size: 1.6rem;
536 font-family: "Quattrocento Sans", sans-serif;
537 font-style: normal;
538 font-weight: 400;
539 color: #4a4a4a;
540 line-height: 1.625;
541}
542
543.page-width {
544 max-width: 980px;
545 padding: 0 20px;
546 margin: 0 auto;
547}
548
549/* ---------------------------- Helper Classes ------------------------------ */
550.visually-hidden,
551.icon__fallback-text {
552 position: absolute !important;
553 overflow: hidden;
554 clip: rect(0 0 0 0);
555 height: 1px;
556 width: 1px;
557 padding: 0;
558 border: 0;
559}
560
561/* ----------------------------- Typography --------------------------------- */
562body {
563 -webkit-font-smoothing: antialiased;
564 -webkit-text-size-adjust: 100%;
565}
566
567.h4 {
568 letter-spacing: inherit;
569 text-transform: inherit;
570 font-family: "Playfair Display", serif;
571 font-style: normal;
572 font-weight: 700;
573}
574
575
576.h4 a {
577 color: inherit;
578 text-decoration: none;
579 font-weight: inherit;
580}
581
582.h4 {
583 font-size: 2.2rem;
584}
585
586@media only screen and (min-width: 750px) {
587 .h4 {
588 font-size: 2.4rem;
589 line-height: 1.5;
590 }
591}
592
593/* ------------------------------ Buttons ----------------------------------- */
594.btn,
595.btn--secondary {
596 -moz-user-select: "none";
597 -ms-user-select: "none";
598 -webkit-user-select: "none";
599 user-select: "none";
600 -webkit-appearance: none;
601 -moz-appearance: none;
602 appearance: none;
603 display: inline-block;
604 position: relative;
605 width: auto;
606 background-color: #3c5629;
607 border-radius: 0;
608 color: #ffffff;
609 border: 2px solid #3c5629;
610 font-size: 1.4rem;
611 font-weight: 700;
612 letter-spacing: 1.5px;
613 text-decoration: none;
614 text-align: center;
615 text-transform: uppercase;
616 padding: 10px 30px;
617 line-height: 2.2;
618 vertical-align: middle;
619 cursor: pointer;
620 transition: outline 0.1s linear;
621 box-sizing: border-box;
622}
623
624.btn--square {
625 width: 50px;
626 height: 50px;
627 padding: 0;
628 text-align: center;
629 line-height: 50px;
630}
631
632.btn--clear {
633 position: relative;
634 background-color: transparent;
635 border: 0;
636 color: #4a4a4a;
637 transition: 0.15s opacity ease-out;
638}
639
640.btn--clear:hover::after,
641.btn--clear::after {
642 outline: 0 !important;
643}
644
645.btn::after,
646.btn--secondary::after {
647 content: '';
648 display: block;
649 position: absolute;
650 top: 0;
651 left: 0;
652 width: 100%;
653 height: 100%;
654 outline: 2px solid #3c5629;
655 transition: outline 0.1s linear;
656}
657
658/* -------------------------------- Icons ----------------------------------- */
659.icon {
660 display: inline-block;
661 width: 20px;
662 height: 20px;
663 vertical-align: middle;
664}
665
666/* ----------------------------- Site Header -------------------------------- */
667.site-header {
668 position: relative;
669 transition: transform 0.25s ease-out;
670 z-index: 10;
671}
672
673.site-header--transparent {
674 position: absolute;
675 top: 0;
676 left: 0;
677 right: 0;
678 z-index: 10;
679}
680
681.site-header__wrapper {
682 position: relative;
683 min-height: 60px;
684 width: 100%;
685 background-color: #fff;
686 z-index: 10;
687}
688
689.site-header--transparent .site-header__wrapper {
690 background-color: transparent;
691}
692
693.site-header__wrapper svg {
694 fill: #758560;
695}
696
697.site-header__wrapper--transitioning {
698 transition: background-color 0.25s ease-out, margin-top 0.25s ease-out;
699}
700
701.announcement-bar {
702 display: none;
703 text-align: center;
704 position: relative;
705 text-decoration: none;
706 z-index: 10;
707}
708
709.announcement-bar--visible {
710 display: block;
711}
712
713.announcement-bar__message {
714 font-size: 16px;
715 font-weight: 700;
716 padding: 10px 20px;
717 margin-bottom: 0;
718}
719
720.announcement-bar__message .icon {
721 fill: currentColor;
722}
723
724.announcement-bar__close {
725 position: absolute;
726 right: 20px;
727 padding: 0;
728 width: 30px;
729 height: 30px;
730 line-height: 100%;
731 top: 50%;
732 -ms-transform: translateY(-50%);
733 -webkit-transform: translateY(-50%);
734 transform: translateY(-50%);
735}
736
737.announcement-bar__close .icon {
738 width: 12px;
739 height: 12px;
740 fill: currentColor;
741}
742
743.site-header-sections {
744 display: -webkit-flex;
745 display: -ms-flexbox;
746 display: flex;
747 width: 100%;
748 -ms-flex-align: center;
749 -webkit-align-items: center;
750 -moz-align-items: center;
751 -ms-align-items: center;
752 -o-align-items: center;
753 align-items: center;
754 min-height: 60px;
755}
756
757.site-header__section--title {
758 display: -webkit-flex;
759 display: -ms-flexbox;
760 display: flex;
761 width: 100%;
762 -webkit-justify-content: center;
763 -ms-justify-content: center;
764 justify-content: center;
765}
766
767.site-header__logo-wrapper {
768 display: inline-block;
769 margin: 0;
770 padding: 10px 0;
771 text-align: center;
772 line-height: 1.2;
773}
774
775.site-header__logo {
776 display: block;
777}
778
779.site-header__logo-image {
780 display: block;
781 margin: 0 auto;
782}
783
784.site-header--transparent .site-header__logo-image {
785 display: none;
786}
787
788@media only screen and (max-width: 749px) {
789 .site-header__logo-image {
790 max-height: 30px;
791 }
792}
793
794.site-header__logo-image--transparent {
795 display: none;
796}
797
798.site-header--transparent .site-header__logo-image--transparent {
799 display: block;
800}
801
802.navigation-open .site-header__logo-image--transparent,
803html.supports-no-js .site-header__logo-image--transparent {
804 display: none;
805}
806
807.site-header__cart svg {
808 width: 22px;
809 height: 30px;
810 margin: -2px 0 0 -2px;
811}
812
813@media only screen and (min-width: 750px) {
814 .site-header__cart svg {
815 width: 26px;
816 }
817}
818
819.site-header__cart::after {
820 border-color: #4a4a4a;
821}
822
823.site-header__cart-bubble {
824 position: absolute;
825 top: 15px;
826 right: 10px;
827 width: 10px;
828 height: 10px;
829 background-color: #3c5629;
830 border-radius: 50%;
831 opacity: 0;
832 transition: all 0.25s ease-out;
833 -ms-transform: scale(0);
834 -webkit-transform: scale(0);
835 transform: scale(0);
836}
837
838@media only screen and (min-width: 750px) {
839 .site-header__cart-bubble {
840 top:15px;
841 right: 9px;
842 }
843}
844
845.site-header__cart .site-header__cart-bubble {
846 top: 13px;
847}
848
849@media only screen and (min-width: 750px) {
850 .site-header__cart .site-header__cart-bubble {
851 top: 12px;
852 }
853}
854
855.site-header__cart-bubble--visible {
856 opacity: 1;
857 -ms-transform: scale(1);
858 -webkit-transform: scale(1);
859 transform: scale(1);
860}
861
862.burger-icon {
863 display: block;
864 height: 2px;
865 width: 16px;
866 left: 50%;
867 margin-left: -8px;
868 background: #758560;
869 position: absolute;
870 transition: all 0.25s ease-out;
871}
872
873@media only screen and (min-width: 750px) {
874 .burger-icon {
875 height:2px;
876 width: 24px;
877 left: 50%;
878 margin-left: -12px;
879 }
880}
881
882.burger-icon--top {
883 top: 18px;
884}
885
886@media only screen and (min-width: 750px) {
887 .burger-icon--top {
888 top: 16px;
889 }
890}
891
892.site-header__navigation--active .burger-icon--top {
893 top: 25px;
894 transform: rotate(45deg);
895}
896
897.burger-icon--mid {
898 top: 24px;
899}
900
901@media only screen and (min-width: 750px) {
902 .burger-icon--mid {
903 top: 24px;
904 }
905}
906
907.site-header__navigation--active .burger-icon--mid {
908 opacity: 0;
909}
910
911.burger-icon--bottom {
912 top: 30px;
913}
914
915@media only screen and (min-width: 750px) {
916 .burger-icon--bottom {
917 top: 32px;
918 }
919}
920
921.site-header__navigation--active .burger-icon--bottom {
922 top: 25px;
923 transform: rotate(-45deg);
924}
925
926.site-header__navigation {
927 position: relative;
928}
929
930.site-header__navigation svg {
931 width: 20px;
932 height: 30px;
933}
934
935.site-header__navigation::after {
936 border-color: #4a4a4a;
937}
938
939/* ----------------------------- Slideshow --------------------------------- */
940.slideshow {
941 display: -webkit-flex;
942 display: -ms-flexbox;
943 display: flex;
944 width: 100%;
945 position: relative;
946 overflow: hidden;
947 min-height: 300px;
948 max-height: calc(100vh - 35px);
949 background-color: #d9d9d9;
950}
951
952.slideshow--full .slideshow {
953 height: calc(100vh - 35px);
954}
955
956@media only screen and (max-width: 749px) {
957 .slideshow--adapt .slideshow {
958 max-height: 125vw;
959 min-height: 75vw;
960 }
961}
962
963.slideshow__slides {
964 margin: 0;
965 padding: 0;
966 list-style: none;
967}
968
969.slideshow__slide {
970 position: absolute;
971 height: 100%;
972 width: 100%;
973 opacity: 0;
974 z-index: 0;
975 transition: all 0.5s cubic-bezier(0, 0, 0, 1);
976}
977
978.slideshow__slide--active {
979 transition: all 0.5s cubic-bezier(0, 0, 0, 1);
980 opacity: 1;
981 z-index: 2;
982}
983
984.slideshow__overlay::before {
985 content: '';
986 position: absolute;
987 top: 0;
988 right: 0;
989 bottom: 0;
990 left: 0;
991 z-index: 3;
992}
993
994.slideshow__image {
995 height: 100%;
996 width: 100%;
997 object-fit: cover;
998 z-index: 1;
999 transition: opacity 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87),filter 400ms,-webkit-filter 400ms;
1000 font-family: "object-fit: cover";
1001}
1002
1003.slideshow__image .placeholder-svg {
1004 display: block;
1005 fill: rgba(74,74,74,0.35);
1006 background-color: #f1eee6;
1007 position: absolute;
1008 top: 50%;
1009 left: 50%;
1010 height: 100%;
1011 width: auto;
1012 max-height: none;
1013 max-width: none;
1014 -ms-transform: translate(-50%, -50%);
1015 -webkit-transform: translate(-50%, -50%);
1016 transform: translate(-50%, -50%);
1017}
1018
1019.slideshow__image .placeholder-background {
1020 background-color: #faf9f6;
1021 position: absolute;
1022 top: 0;
1023 right: 0;
1024 bottom: 0;
1025 left: 0;
1026}
1027
1028.slideshow__navigation {
1029 margin: 0;
1030 padding: 0;
1031 list-style: none;
1032}
1033
1034.slideshow__text-content-mobile,
1035.slideshow__button-cta-single {
1036 display: none;
1037}
1038
1039.slideshow__indicators {
1040 margin: 0;
1041 padding: 0;
1042 list-style: none;
1043}
1044</style>
1045
1046
1047
1048
1049<link title="theme" rel="preload" href="//cdn.shopify.com/s/files/1/0264/1441/5943/t/5/assets/theme.scss.css?v=16578845677980430836" as="style">
1050<noscript><link rel="stylesheet" href="//cdn.shopify.com/s/files/1/0264/1441/5943/t/5/assets/theme.scss.css?v=16578845677980430836"></noscript>
1051
1052<script>
1053/*! loadCSS. [c]2017 Filament Group, Inc. MIT License */
1054!function(a){"use strict";var b=function(b,c,d){function e(a){return h.body?a():void setTimeout(function(){e(a)})}function f(){i.addEventListener&&i.removeEventListener("load",f);if(!Shopify.designMode)i.media=d||"all"}var g,h=a.document,i=h.createElement("link");if(c)g=c;else{var j=(h.body||h.getElementsByTagName("head")[0]).childNodes;g=j[j.length-1]}var k=h.styleSheets;i.rel="stylesheet",i.href=b,i.media=Shopify.designMode?d||"all":"only x",e(function(){g.parentNode.insertBefore(i,c?g:g.nextSibling)});var l=function(a){for(var b=i.href,c=k.length;c--;)if(k[c].href===b)return a();setTimeout(function(){l(a)})};return i.addEventListener&&i.addEventListener("load",f),i.onloadcssdefined=l,l(f),i};"undefined"!=typeof exports?exports.loadCSS=b:a.loadCSS=b}("undefined"!=typeof global?global:this);
1055/*! onloadCSS. (onload callback for loadCSS) [c]2017 Filament Group, Inc. MIT License */
1056function onloadCSS(a,b){function c(){!d&&b&&(d=!0,b.call(a))}var d;a.addEventListener&&a.addEventListener("load",c),a.attachEvent&&a.attachEvent("onload",c),"isApplicationInstalled"in navigator&&"onloadcssdefined"in a&&a.onloadcssdefined(c)}
1057
1058// Insert our stylesheet before our preload <link> tag
1059var preload = document.querySelector('link[href="//cdn.shopify.com/s/files/1/0264/1441/5943/t/5/assets/theme.scss.css?v=16578845677980430836"]');
1060var stylesheet = loadCSS('//cdn.shopify.com/s/files/1/0264/1441/5943/t/5/assets/theme.scss.css?v=16578845677980430836', preload);
1061// Create a property to easily detect if the stylesheet is done loading
1062onloadCSS(stylesheet, function() { stylesheet.loaded = true; });
1063</script>
1064
1065 <script>
1066 var theme = {
1067 stylesheet: "//cdn.shopify.com/s/files/1/0264/1441/5943/t/5/assets/theme.scss.css?v=16578845677980430836",
1068 modelViewerUiSprite: "//cdn.shopify.com/s/files/1/0264/1441/5943/t/5/assets/model-viewer-ui-sprite.svg?v=5101272606032160921",
1069 plyrSprite: "//cdn.shopify.com/s/files/1/0264/1441/5943/t/5/assets/plyr-sprite.svg?v=5038930093123185314",
1070 strings: {
1071 addToCart: "Add to Cart",
1072 soldOut: "Sold Out",
1073 unavailable: "Unavailable",
1074 addItemSuccess: "Item added to cart!",
1075 viewCart: "View cart",
1076 cartError: "There was an error while updating your cart. Please try again.",
1077 cartQuantityError: "You can only add [quantity] [title] to your cart.",
1078 regularPrice: "Regular price",
1079 salePrice: "Sale price",
1080 unitPrice: "Unit price",
1081 unitPriceSeparator: "per",
1082 newsletter: {
1083 blankError: "Email can\u0026#39;t be blank.",
1084 invalidError: "Please enter a valid email address."
1085 },
1086 map: {
1087 zeroResults: "No results for that address",
1088 overQueryLimit: "You have exceeded the Google API usage limit. Consider upgrading to a \u003ca href=\"https:\/\/developers.google.com\/maps\/premium\/usage-limits\"\u003ePremium Plan\u003c\/a\u003e.",
1089 authError: "There was a problem authenticating your Google Maps API Key.",
1090 addressError: "Error looking up that address"
1091 },
1092 slideshow: {
1093 loadSlideA11yString: "Load slide [slide_number]",
1094 activeSlideA11yString: "Slide [slide_number], current"
1095 }
1096 },
1097 isOnline: true,
1098 moneyFormat: "${{amount}}",
1099 mediaQuerySmall: 750,
1100 mediaQueryMedium: 990
1101 };
1102
1103
1104
1105 document.documentElement.className = document.documentElement.className.replace('supports-no-js', '');
1106 </script>
1107
1108 <script src="//cdn.shopify.com/s/files/1/0264/1441/5943/t/5/assets/lazysizes.min.js?v=4164417312754347389" async="async"></script>
1109 <script src="//cdn.shopify.com/s/files/1/0264/1441/5943/t/5/assets/vendor.min.js?v=18362583233972542081" defer="defer"></script>
1110 <script src="//cdn.shopify.com/s/files/1/0264/1441/5943/t/5/assets/theme.min.js?v=7539499555888488178" defer="defer"></script>
1111 <script src="//cdn.shopify.com/s/files/1/0264/1441/5943/t/5/assets/custom.js?v=10161236047705041721" defer="defer"></script>
1112</head>
1113
1114<body id="agoristics" class="template-index data-animations">
1115
1116 <a class="visually-hidden skip-link" href="#MainContent">Skip to content</a>
1117
1118 <div id="shopify-section-header" class="shopify-section">
1119 <style>
1120 html:not(.supports-no-js) body:not(.navigation-open) .site-header--transparent:not(.site-header--fixed) .burger-icon {
1121 background-color: #ffffff;
1122 }
1123
1124 html:not(.supports-no-js) body:not(.navigation-open) .site-header--transparent:not(.site-header--fixed) .site-header__cart .icon,
1125 html:not(.supports-no-js) body:not(.navigation-open) .site-header--transparent:not(.site-header--fixed) .site-header__bag .icon {
1126 fill: #ffffff;
1127 }
1128
1129 html:not(.supports-no-js) body:not(.navigation-open) .site-header--transparent:not(.site-header--fixed) a.site-header__logo {
1130 color: #ffffff;
1131 }
1132
1133 html:not(.supports-no-js) body:not(.navigation-open) .site-header--transparent:not(.site-header--fixed) .site-header__navigation::after,
1134 html:not(.supports-no-js) body:not(.navigation-open) .site-header--transparent:not(.site-header--fixed) .site-header__cart::after {
1135 border-color: #ffffff;
1136 }
1137 </style>
1138
1139<div class="site-header site-header--homepage site-header--transparent" data-section-id="header" data-section-type="header-section" data-drawer-push data-transparent-header="true">
1140 <header class="site-header__wrapper" role="banner">
1141
1142
1143 <div class="site-header-sections page-width">
1144 <nav class="site-header__section site-header__section--button"
1145 data-site-navigation role="navigation"
1146 >
1147 <button class="site-header__navigation btn btn--clear btn--square"
1148 aria-expanded="false"
1149 data-navigation-button
1150 >
1151 <span class="burger-icon burger-icon--top"></span>
1152 <span class="burger-icon burger-icon--mid"></span>
1153 <span class="burger-icon burger-icon--bottom"></span>
1154 <span class="icon__fallback-text">Menu</span>
1155 </button>
1156 <div class="navigation supports-no-js critical-hide" data-section-id="header" data-section-type="navigation" aria-hidden=true>
1157 <div class="navigation__container">
1158 <ul class="navigation__links">
1159
1160
1161
1162 <li class="navigation__link navigation__entrance-animation navigation__link--active">
1163 <a href="/" aria-current="page">Home</a>
1164 </li>
1165
1166
1167
1168
1169 <li class="navigation__link navigation__entrance-animation">
1170 <a href="/collections/printers">Printers</a>
1171 </li>
1172
1173
1174
1175
1176 <li class="navigation__link navigation__entrance-animation">
1177 <a href="/collections/upgrades">Upgrades</a>
1178 </li>
1179
1180
1181
1182
1183 <li class="navigation__link navigation__entrance-animation">
1184 <a href="/collections/tools-filaments">Tools & Filaments</a>
1185 </li>
1186
1187
1188
1189
1190 <li class="navigation__link navigation__entrance-animation">
1191 <a href="/collections/gear">Gear</a>
1192 </li>
1193
1194
1195
1196
1197 <li class="navigation__link navigation__entrance-animation">
1198 <a href="/pages/faq">FAQ</a>
1199 </li>
1200
1201
1202
1203
1204 <li class="navigation__link navigation__entrance-animation">
1205 <a href="/pages/contact">Contact</a>
1206 </li>
1207
1208
1209 </ul>
1210
1211 <ul class="navigation__links">
1212
1213
1214 <li class="navigation__link navigation__link--secondary navigation__entrance-animation">
1215 <a href="/search">Search</a>
1216 </li>
1217
1218 </ul>
1219
1220
1221
1222 <div class="navigation__search navigation__entrance-animation">
1223 <form action="/search" method="get" role="search">
1224 <div class="input-group--underline">
1225 <input class="input-group__field" type="search" name="q" value="" placeholder="Search" aria-label="Search" tabindex="-1">
1226 <div class="input-group__btn">
1227 <button type="submit" class="btn btn--clear btn--square" tabindex="-1">
1228 <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 21.4 21.4"><path fill="#444" d="M13.4 0c-4.4 0-8 3.6-8 8 0 1.8.6 3.5 1.7 4.9L0 20l1.4 1.4 7.1-7.1c1.4 1.1 3.1 1.7 4.9 1.7 4.4 0 8-3.6 8-8s-3.6-8-8-8zm0 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z"/></svg>
1229 <span class="icon__fallback-text">Search again</span>
1230 </button>
1231 </div>
1232 </div>
1233 </form>
1234</div>
1235
1236 </div>
1237 </div>
1238 </nav>
1239 <div class="site-header__section site-header__section--title">
1240
1241
1242 <h1 class="site-header__logo-wrapper h4" itemscope itemtype="http://schema.org/Organization">
1243
1244
1245 <a href="/" itemprop="url" class="site-header__logo">
1246 Agoristics
1247
1248 </a>
1249
1250
1251 </h1>
1252
1253 </div>
1254 <div class="site-header__section site-header__section--button">
1255 <a href="/cart" class="btn btn--clear btn--square btn--hover-scale site-header__cart ajax-cart__toggle" aria-expanded="false">
1256 <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-header-cart" viewBox="0 0 24.3 26"><path d="M22.6 21.5v-2H7.9c-.2 0-.4-.1-.4-.1 0-.1 0-.3.2-.5l2.3-2.1 13.2-1.4 1.1-10h-18L4.6 1 .5 0 0 1.9l3.1.7 5.2 13-2 1.8c-.8.7-1 1.8-.7 2.7.4.9 1.2 1.4 2.3 1.4h14.7zM7.1 7.4H22l-.7 6.2-11.2 1.2-3-7.4z"/><ellipse cx="8.1" cy="24.4" rx="1.6" ry="1.6"/><ellipse cx="21.7" cy="24.4" rx="1.6" ry="1.6"/></svg>
1257 <span class="icon__fallback-text">View cart</span>
1258 <span class="site-header__cart-bubble"></span>
1259 </a>
1260 </div>
1261 </div>
1262 </header>
1263</div>
1264
1265
1266</div>
1267
1268 <div class="main-content" data-drawer-push>
1269 <div class="main-content__wrapper">
1270 <main class="content-for-layout" id="MainContent" role="main">
1271 <!-- BEGIN content_for_index --><div id="shopify-section-slideshow" class="shopify-section index-section"><style>
1272 #Slideshow-slideshow .slideshow__overlay::before {
1273 background-color: #000000;
1274 opacity: 0.3;
1275 }
1276
1277 #Slideshow-slideshow .slideshow__heading,
1278 #Slideshow-slideshow .slideshow__button-label {
1279 color: #ffffff;
1280 }
1281 </style><style data-shopify>#Slideshow-slideshow {
1282 height:55.0vw;
1283 }</style><div class="slideshow--adapt slideshow--center-cta" data-section-id="slideshow" data-section-type="slideshow-section">
1284 <div id="Slideshow-slideshow"
1285 class="slideshow"
1286 role="region"
1287 aria-describedby="slideshow-info"
1288 tabindex="-1"
1289 aria-label="slideshow"><ul class="slideshow__slides"><li class="slideshow__slide slideshow__slide--slide-0 slideshow__slide--active slideshow__overlay"
1290 id="Slide0"
1291
1292 ><style>
1293 .slideshow__image--slide-0 {
1294 object-position: center center;
1295 font-family: "object-fit: cover; object-position: center center;";
1296 }
1297 </style>
1298
1299 <img class="slideshow__image slideshow__image--slide-0 lazyload"
1300 src="//cdn.shopify.com/s/files/1/0264/1441/5943/files/Header_300x.jpg?v=1595971197"
1301 data-src="//cdn.shopify.com/s/files/1/0264/1441/5943/files/Header_{width}x.jpg?v=1595971197"
1302 data-widths="[540, 720, 900, 1080, 1296, 1512, 1728, 1944, 2048]"
1303 data-aspectratio="1.8181818181818181"
1304 data-sizes="auto"
1305 data-parent-fit="cover"
1306 alt=""><div class="slideshow__text-container page-width"><div class="slideshow__text-content" data-animate></div>
1307 </div>
1308 </li></ul></div><div class="slideshow__text-container slideshow__text-container-mobile page-width"><div class="slideshow__text-content slideshow__text-content-mobile" data-animate></div></div><p id="slideshow-info" class="visually-hidden" aria-hidden="true">Use left/right arrows to navigate the slideshow or swipe left/right if using a mobile device</p>
1309</div>
1310
1311
1312</div><div id="shopify-section-feature-row-0" class="shopify-section index-section index-section--image-with-text">
1313
1314<style>
1315 .feature-row--feature-row-0 {
1316
1317 background-color: #f3f4f3;
1318
1319 }
1320
1321
1322</style>
1323
1324
1325 <style>
1326 .feature-row__image--feature-row-0 {
1327 background-position: center center;
1328 }
1329 </style>
1330
1331
1332
1333
1334<div class="feature-row feature-row--feature-row-0 feature-row--large feature-row__image-crop--none" data-section-id="feature-row-0" data-section-type="feature-row">
1335
1336
1337 <div class="feature-row__item feature-row__image-wrapper">
1338
1339 <div class="feature-row__image feature-row__image--feature-row-0 lazyload" data-sizes="auto" data-bgset="
1340 //cdn.shopify.com/s/files/1/0264/1441/5943/files/e33_180x.jpg?v=1595779302 180w 180h,
1341 //cdn.shopify.com/s/files/1/0264/1441/5943/files/e33_360x.jpg?v=1595779302 360w 360h,
1342 //cdn.shopify.com/s/files/1/0264/1441/5943/files/e33_540x.jpg?v=1595779302 540w 540h,
1343 //cdn.shopify.com/s/files/1/0264/1441/5943/files/e33_720x.jpg?v=1595779302 720w 720h,
1344 //cdn.shopify.com/s/files/1/0264/1441/5943/files/e33_900x.jpg?v=1595779302 900w 900h,
1345
1346
1347
1348
1349 //cdn.shopify.com/s/files/1/0264/1441/5943/files/e33.jpg?v=1595779302 1000w 1000h
1350"></div>
1351
1352 <noscript>
1353 <div class="feature-row__image feature-row__image--feature-row-0" style="background-image: //cdn.shopify.com/s/files/1/0264/1441/5943/files/e33.jpg?v=1595779302"></div>
1354 </noscript>
1355
1356 </div>
1357
1358
1359
1360 <div class="feature-row__item feature-row__text">
1361
1362 <h2 class="feature-row__heading h3 separator" data-animate>All New Ender 3 V2!</h2>
1363
1364
1365 <div class="rte-setting featured-row__subtext"><p>A phenomenal upgrade to a phenomenal printer! The V2 has an integrated compact design, runs ultra silent, & has multiple built in upgrades!</p></div>
1366
1367
1368 <a href="/products/creality-3d-new-ender-3-v2-3d-printer" class="btn btn--secondary feature-row__btn">
1369 view
1370 </a>
1371
1372 </div>
1373
1374
1375</div>
1376
1377
1378</div><div id="shopify-section-video" class="shopify-section index-section index-section--video"><style>
1379 #VideoSection--video {
1380 background-position: center center;
1381 }
1382
1383 #VideoSection--video .video-section__cover-background {
1384 background-color: ;
1385 }
1386
1387 #VideoSection--video .video-section__cover-text {
1388 color:
1389 }
1390
1391 #VideoSection--video .video-section__load-player-button-triangle {
1392 border-left-color:
1393 }
1394
1395 #VideoSection--video .video-section__load-player-button-circle {
1396 border-color:
1397 }
1398</style>
1399
1400
1401 <style>
1402 #VideoSection--video .video-section__cover-text {
1403 color: #ffffff;
1404 }
1405
1406 #VideoSection--video .video-section__load-player-button-triangle {
1407 border-left-color: #ffffff;
1408 }
1409
1410 #VideoSection--video .video-section__load-player-button.animated .video-section__load-player-button-circle,
1411 #VideoSection--video .video-section__load-player-button-circle {
1412 border-color: #ffffff;
1413 }
1414
1415 #VideoSection--video .video-section__cover-overlay {
1416 background-color: #000000;
1417 opacity: 0.25;
1418 }
1419 </style>
1420
1421
1422<div id="VideoSection--video" class="video-section lazyload" data-section-id="video" data-section-type="video-section" data-video-id="CMk3eacZ1Ao" data-video-type="youtube" data-bgset="
1423 //cdn.shopify.com/s/files/1/0264/1441/5943/files/octoprint-ender-3_180x.jpeg?v=1595778607 180w 101h,
1424 //cdn.shopify.com/s/files/1/0264/1441/5943/files/octoprint-ender-3_360x.jpeg?v=1595778607 360w 202h,
1425 //cdn.shopify.com/s/files/1/0264/1441/5943/files/octoprint-ender-3_540x.jpeg?v=1595778607 540w 304h,
1426 //cdn.shopify.com/s/files/1/0264/1441/5943/files/octoprint-ender-3_720x.jpeg?v=1595778607 720w 405h,
1427
1428
1429
1430
1431
1432 //cdn.shopify.com/s/files/1/0264/1441/5943/files/octoprint-ender-3.jpeg?v=1595778607 900w 506h
1433">
1434 <div class="video-section__body-overlay"></div>
1435 <button class="btn btn--clear btn--square video-section__player-close">
1436 <span class="visually-hidden">Stop video</span>
1437 <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 16.8 16.8"><path fill="#444" d="M16.8 1.5L15.4.1 8.4 7l-7-7L0 1.4l7 7-7 7 1.4 1.4 7-7 7 7 1.4-1.4-7-7z"/></svg>
1438 </button>
1439 <div class="video-section__player"></div>
1440 <div class="video-section__cover">
1441 <div class="video-section__cover-background">
1442
1443 </div>
1444 <div class="video-section__cover-overlay"></div>
1445 <div class="video-section__cover-content">
1446
1447 <button class="btn btn--clear video-section__load-player-button">
1448 <span class="visually-hidden">Play video</span>
1449 <div class="video-section__load-player-button-triangle"></div>
1450 <div class="video-section__load-player-button-circle"></div>
1451 </button>
1452 <p class="video-section__error"></p>
1453 </div>
1454 </div>
1455</div>
1456
1457
1458</div><div id="shopify-section-rich-text" class="shopify-section index-section index-section--rich-text"><div class="rich-text rich-text--rich-text" data-section-id="rich-text" data-section-type="rich-text">
1459 <div class="grid page-width">
1460 <div class="grid__item text-center medium-up--two-thirds medium-up--push-one-sixth">
1461
1462 <h2 class="rich-text__heading separator
1463 "
1464 data-animate>
1465 3D-Printer Go Brrr
1466 </h2>
1467
1468
1469
1470 <div class="rich-text__body-text rich-text__body-text--medium rte-setting">
1471 <p>They have their printer, we have ours.</p>
1472 </div>
1473
1474 </div>
1475 </div>
1476</div>
1477
1478
1479</div><div id="shopify-section-gallery" class="shopify-section index-section index-section--gallery">
1480 <style>
1481 .image-bar--gallery .image-bar__caption {
1482 color: #ffffff
1483 }
1484
1485 .image-bar--gallery .image-bar__overlay::after {
1486 background-color: #000000;
1487 opacity: 0.2;
1488 }
1489 </style>
1490
1491
1492<div class="image-bar image-bar--gallery image-bar--medium" data-section-id="gallery" data-section-type="gallery">
1493
1494 <div class="image-bar__flex image-bar__3-column">
1495
1496
1497
1498 <style>
1499 .image-bar__item--gallery-0 {
1500 background-position: center center;
1501 }
1502 </style>
1503
1504
1505 <a href="/products/ender-3" class="image-bar__item image-bar__link" >
1506 <div class="image-bar__item image-bar__item--gallery-0 lazyload" data-bgset="
1507 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1121_180x.JPG?v=1590369375 180w 136h,
1508 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1121_360x.JPG?v=1590369375 360w 273h,
1509 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1121_540x.JPG?v=1590369375 540w 409h,
1510 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1121_720x.JPG?v=1590369375 720w 546h,
1511
1512
1513
1514
1515
1516 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1121.JPG?v=1590369375 900w 682h
1517">
1518
1519
1520
1521
1522 <div class="image-bar__content image-bar__overlay">
1523
1524 </div>
1525
1526
1527 </div>
1528 </a>
1529
1530
1531
1532 <div class="image-bar__text" data-animate>
1533
1534<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-checkmark" viewBox="0 0 64 64"><path d="M49.3 19.3L28.6 39.9 17.1 28.8l-2.8 2.9 14.4 13.8 23.4-23.4z"/></svg>
1535
1536
1537 <h3 class="h2 text-title image-bar__caption">Ender 3</h2>
1538
1539 </div>
1540
1541 </div>
1542
1543 <div class="image-bar__flex image-bar__3-column">
1544
1545
1546
1547 <style>
1548 .image-bar__item--gallery-1 {
1549 background-position: center center;
1550 }
1551 </style>
1552
1553
1554 <div class="image-bar__item image-bar__item--gallery-1 lazyload" data-bgset="
1555 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1153_180x.JPG?v=1590369320 180w 112h,
1556 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1153_360x.JPG?v=1590369320 360w 224h,
1557 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1153_540x.JPG?v=1590369320 540w 336h,
1558 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1153_720x.JPG?v=1590369320 720w 449h,
1559 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1153_900x.JPG?v=1590369320 900w 561h,
1560 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1153_1080x.JPG?v=1590369320 1080w 673h,
1561 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1153_1296x.JPG?v=1590369320 1296w 808h,
1562 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1153_1512x.JPG?v=1590369320 1512w 942h,
1563 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1153_1728x.JPG?v=1590369320 1728w 1077h,
1564 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1153.JPG?v=1590369320 4646w 2895h
1565">
1566
1567
1568
1569
1570 <div class="image-bar__content image-bar__overlay">
1571
1572 </div>
1573
1574
1575 </div>
1576
1577
1578
1579 </div>
1580
1581 <div class="image-bar__flex image-bar__3-column">
1582
1583
1584
1585 <style>
1586 .image-bar__item--gallery-2 {
1587 background-position: center center;
1588 }
1589 </style>
1590
1591
1592 <a href="/products/kee-pang-3d-printer-pla-filament-1-75mm-filament-dimensional-accuracy-0-02mm-1kg-300m-2-2lbs-3d-printing-material-for-reprap" class="image-bar__item image-bar__link" >
1593 <div class="image-bar__item image-bar__item--gallery-2 lazyload" data-bgset="
1594 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1203_180x.JPG?v=1590433394 180w 202h,
1595 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1203_360x.JPG?v=1590433394 360w 404h,
1596 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1203_540x.JPG?v=1590433394 540w 605h,
1597 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1203_720x.JPG?v=1590433394 720w 807h,
1598 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1203_900x.JPG?v=1590433394 900w 1009h,
1599
1600
1601
1602
1603 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1203.JPG?v=1590433394 1000w 1121h
1604">
1605
1606
1607
1608
1609 <div class="image-bar__content image-bar__overlay">
1610
1611 </div>
1612
1613
1614 </div>
1615 </a>
1616
1617
1618
1619 <div class="image-bar__text" data-animate>
1620
1621<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-checkmark" viewBox="0 0 64 64"><path d="M49.3 19.3L28.6 39.9 17.1 28.8l-2.8 2.9 14.4 13.8 23.4-23.4z"/></svg>
1622
1623
1624 <h3 class="h2 text-title image-bar__caption">FILAMents</h2>
1625
1626 </div>
1627
1628 </div>
1629
1630</div>
1631
1632
1633
1634
1635</div><div id="shopify-section-feature-row-1" class="shopify-section index-section index-section--image-with-text">
1636
1637<style>
1638 .feature-row--feature-row-1 {
1639
1640 background-color: #f3f4f3;
1641
1642 }
1643
1644
1645</style>
1646
1647
1648 <style>
1649 .feature-row__image--feature-row-1 {
1650 background-position: center center;
1651 }
1652 </style>
1653
1654
1655
1656
1657<div class="feature-row feature-row--feature-row-1 feature-row--medium feature-row__image-crop--none" data-section-id="feature-row-1" data-section-type="feature-row">
1658
1659
1660 <div class="feature-row__item feature-row__text">
1661
1662 <h2 class="feature-row__heading h3 separator" data-animate>3D-Printer Go Brrr Gear</h2>
1663
1664
1665 <div class="rte-setting featured-row__subtext"><p>High-quality clothing & gear guaranteed to piss off Dianne Feinstein, PA Attorney General Josh Shapiro & the rest of the Moms Demand Anal crowd.</p></div>
1666
1667
1668 <a href="/collections/gear" class="btn btn--secondary feature-row__btn">
1669 View
1670 </a>
1671
1672 </div>
1673
1674
1675
1676 <div class="feature-row__item feature-row__image-wrapper">
1677
1678 <div class="feature-row__image feature-row__image--feature-row-1 lazyload" data-sizes="auto" data-bgset="
1679 //cdn.shopify.com/s/files/1/0264/1441/5943/files/Mockup_4_3_180x.png?v=1590434045 180w 144h,
1680 //cdn.shopify.com/s/files/1/0264/1441/5943/files/Mockup_4_3_360x.png?v=1590434045 360w 288h,
1681 //cdn.shopify.com/s/files/1/0264/1441/5943/files/Mockup_4_3_540x.png?v=1590434045 540w 432h,
1682 //cdn.shopify.com/s/files/1/0264/1441/5943/files/Mockup_4_3_720x.png?v=1590434045 720w 576h,
1683 //cdn.shopify.com/s/files/1/0264/1441/5943/files/Mockup_4_3_900x.png?v=1590434045 900w 720h,
1684 //cdn.shopify.com/s/files/1/0264/1441/5943/files/Mockup_4_3_1080x.png?v=1590434045 1080w 864h,
1685 //cdn.shopify.com/s/files/1/0264/1441/5943/files/Mockup_4_3_1296x.png?v=1590434045 1296w 1037h,
1686
1687
1688 //cdn.shopify.com/s/files/1/0264/1441/5943/files/Mockup_4_3.png?v=1590434045 1500w 1200h
1689"></div>
1690
1691 <noscript>
1692 <div class="feature-row__image feature-row__image--feature-row-1" style="background-image: //cdn.shopify.com/s/files/1/0264/1441/5943/files/Mockup_4_3.png?v=1590434045"></div>
1693 </noscript>
1694
1695 </div>
1696
1697
1698</div>
1699
1700
1701</div><div id="shopify-section-featured-slider" class="shopify-section index-section index-section--featured-sider"><style>
1702 #featured-slider-featured-slider .featured-slider__slides-container {
1703 background-color: #a0ad90
1704 }
1705
1706 #featured-slider-featured-slider .featured-slider__close-icon .icon {
1707 fill: #242424;
1708 }
1709
1710 #featured-slider-featured-slider .pinch-indicator {
1711 background-color: #242424;
1712 }
1713
1714
1715</style>
1716
1717<div id="featured-slider-featured-slider" class="featured-slider" data-section-id="featured-slider" data-section-type="featured-slider">
1718 <div class="featured-slider__cover">
1719 <div class="featured-slider__cover-background featured-slider__cover-background--top reveal-slider__cover-background--top side-scroller__cover-background">
1720
1721 <div class="featured-slider__cover-background-image lazyload" data-bgset="
1722 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122_180x.JPG?v=1590369406 180w 180h,
1723 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122_360x.JPG?v=1590369406 360w 360h,
1724 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122_540x.JPG?v=1590369406 540w 540h,
1725 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122_720x.JPG?v=1590369406 720w 720h,
1726 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122_900x.JPG?v=1590369406 900w 900h,
1727
1728
1729
1730
1731 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122.JPG?v=1590369406 1024w 1024h
1732"></div>
1733 <noscript>
1734 <div class="featured-slider__cover-background-image lazyload" style="background-image: //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122.JPG?v=1590369406"></div>
1735 </noscript>
1736
1737 </div>
1738 <div class="featured-slider__cover-background featured-slider__cover-background--bottom reveal-slider__cover-background--bottom">
1739
1740 <div class="featured-slider__cover-background-image lazyload" data-bgset="
1741 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122_180x.JPG?v=1590369406 180w 180h,
1742 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122_360x.JPG?v=1590369406 360w 360h,
1743 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122_540x.JPG?v=1590369406 540w 540h,
1744 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122_720x.JPG?v=1590369406 720w 720h,
1745 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122_900x.JPG?v=1590369406 900w 900h,
1746
1747
1748
1749
1750 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122.JPG?v=1590369406 1024w 1024h
1751"></div>
1752 <noscript>
1753 <div class="featured-slider__cover-background-image lazyload" style="background-image: //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122.JPG?v=1590369406"></div>
1754 </noscript>
1755
1756 </div>
1757
1758 <div class="featured-slider__cover-content reveal-slider__cover-content side-scroller__cover-content">
1759 <h2 class="featured-slider__cover-title h3" data-animate></h2>
1760 <div class="pinch-indicators">
1761 <div class="pinch-indicator pinch-indicator--top"></div>
1762 <div class="pinch-indicator pinch-indicator--bottom"></div>
1763 </div>
1764 </div>
1765 </div>
1766
1767 <div class="featured-slider__slides-container side-scroller__slides-container slider" tabindex="-1">
1768
1769 <button class="btn btn--clear featured-slider__close reveal-slider__close">
1770 <span class="featured-slider__close-icon"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 16.8 16.8"><path fill="#444" d="M16.8 1.5L15.4.1 8.4 7l-7-7L0 1.4l7 7-7 7 1.4 1.4 7-7 7 7 1.4-1.4-7-7z"/></svg></span>
1771 <span class="featured-slider__close-circle" style="border-color: #242424"></span>
1772 </button>
1773
1774 <div class="featured-slider__slide-list">
1775
1776 <div class="featured-slider__slide side-scroller__slide slider__slide slider__slide--active " data-background-color="#a0ad90" >
1777 <div class="featured-slider__slide-content">
1778
1779
1780 <div class="featured-slider__slide-image-container" style="padding-top: 100.0%">
1781
1782 <img class="featured-slider__slide-image lazyload"
1783 data-src="//cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1358_{width}x.JPG?v=1590638114"
1784 data-widths="[180, 360, 540, 720, 900, 1080, 1296, 1512, 1728, 2048]"
1785 data-aspectratio="1.0"
1786 data-sizes="auto"
1787 alt="">
1788 </div>
1789
1790
1791
1792 <h3 class="featured-slider__slide-title h6" style="color: #242424">Ender 3 Enclosure</h3>
1793
1794
1795
1796 <a class="btn featured-slider__slide-link" href="/products/creality-3d-printer-enclosure-two-size-optional-for-ender-3-ender-3-pro-ender-5-plus-cr-10-v2-safe-quick-and-easy-installation">View</a>
1797
1798 </div>
1799 </div>
1800
1801 <div class="featured-slider__slide side-scroller__slide slider__slide" data-background-color="#b7c0ac" >
1802 <div class="featured-slider__slide-content">
1803
1804
1805 <div class="featured-slider__slide-image-container" style="padding-top: 100.0%">
1806
1807 <img class="featured-slider__slide-image lazyload"
1808 data-src="//cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1359_{width}x.JPG?v=1590638252"
1809 data-widths="[180, 360, 540, 720, 900, 1080, 1296, 1512, 1728, 2048]"
1810 data-aspectratio="1.0"
1811 data-sizes="auto"
1812 alt="">
1813 </div>
1814
1815
1816
1817 <h3 class="featured-slider__slide-title h6" style="color: #242424">Glow in the dark pla</h3>
1818
1819
1820
1821 <a class="btn featured-slider__slide-link" href="/products/noctilucous-3d-printer-filament-pla-1-75mm-500g-noctilucent-3d-printing-material-glow-in-the-dark-noctilucous-blue-green-purple">View</a>
1822
1823 </div>
1824 </div>
1825
1826 <div class="featured-slider__slide side-scroller__slide slider__slide" data-background-color="#d3dbca" >
1827 <div class="featured-slider__slide-content">
1828
1829
1830 <div class="featured-slider__slide-image-container" style="padding-top: 100.0%">
1831
1832 <img class="featured-slider__slide-image lazyload"
1833 data-src="//cdn.shopify.com/s/files/1/0264/1441/5943/files/mockup-a9b42055_{width}x.jpg?v=1590639039"
1834 data-widths="[180, 360, 540, 720, 900, 1080, 1296, 1512, 1728, 2048]"
1835 data-aspectratio="1.0"
1836 data-sizes="auto"
1837 alt="">
1838 </div>
1839
1840
1841
1842 <h3 class="featured-slider__slide-title h6" style="color: #242424">Print Guns, Not Money Hoodie</h3>
1843
1844
1845
1846 <a class="btn featured-slider__slide-link" href="/products/print-guns-not-money-hoodie">View</a>
1847
1848 </div>
1849 </div>
1850
1851 </div>
1852
1853 <div class="reveal-slider__nav">
1854
1855 <button class="reveal-slider__nav-button active" style="background-color: #242424">
1856 <span class="visually-hidden">Slide 1</span>
1857 </button>
1858
1859 <button class="reveal-slider__nav-button" style="background-color: #242424">
1860 <span class="visually-hidden">Slide 2</span>
1861 </button>
1862
1863 <button class="reveal-slider__nav-button" style="background-color: #242424">
1864 <span class="visually-hidden">Slide 3</span>
1865 </button>
1866
1867 </div>
1868
1869 <div class="reveal-slider__previous">
1870 <button class="reveal-slider__previous-button">
1871 <span class="visually-hidden">Previous slide</span>
1872 </button>
1873 </div>
1874
1875 <div class="reveal-slider__next">
1876 <button class="reveal-slider__next-button">
1877 <span class="visually-hidden">Next slide</span>
1878 </button>
1879 </div>
1880
1881 </div>
1882</div>
1883
1884
1885</div><div id="shopify-section-featured-product" class="shopify-section index-section index-section--featured-product">
1886<div id="FeaturedProduct-featured-product" class="featured-product" data-section-id="featured-product" data-section-type="featured-product" data-variant-id="32299783815239" >
1887 <div class="featured-product__wrapper" data-media-group>
1888
1889 <div class="featured-product__media-column">
1890
1891
1892
1893 <style>
1894 #FeaturedProduct-featured-product .product-media__image--featured-product {
1895 object-fit: fill;
1896 font-family: "object-fit: fill";
1897 background-color: transparent;
1898 }
1899 </style>
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910<div id="featured-product-6823306395719-wrapper"
1911 class=""
1912
1913
1914
1915 data-product-media-wrapper
1916 data-media-id="featured-product-6823306395719"
1917 data-variant-media-toggle-hide
1918 tabindex="-1">
1919
1920 <div class="product-media product-media--featured-product product-media--image"
1921
1922 >
1923
1924
1925
1926 <img class="product-media__image product-media__image--featured-product lazyload "
1927 src="//cdn.shopify.com/s/files/1/0264/1441/5943/products/mockup-5ef7d135_300x.jpg?v=1590640259"
1928 data-src="//cdn.shopify.com/s/files/1/0264/1441/5943/products/mockup-5ef7d135_{width}x.jpg?v=1590640259"
1929 data-widths="[180, 360, 540, 720, 900, 1080, 1296, 1512, 1728, 2048]"
1930 data-aspectratio="1.0"
1931 data-sizes="auto"
1932 data-parent-fit="fill"
1933 data-variant-media-image
1934 alt="Moms Demand Anal Laptop Case">
1935
1936
1937
1938 </div>
1939</div>
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952<div id="featured-product-6823306592327-wrapper"
1953 class=" hide"
1954
1955
1956
1957 data-product-media-wrapper
1958 data-media-id="featured-product-6823306592327"
1959 data-variant-media-toggle-hide
1960 tabindex="-1">
1961
1962 <div class="product-media product-media--featured-product product-media--image"
1963
1964 >
1965
1966
1967
1968 <img class="product-media__image product-media__image--featured-product lazyload "
1969
1970 data-src="//cdn.shopify.com/s/files/1/0264/1441/5943/products/mockup-0da04f18_{width}x.jpg?v=1590640261"
1971 data-widths="[180, 360, 540, 720, 900, 1080, 1296, 1512, 1728, 2048]"
1972 data-aspectratio="1.0"
1973 data-sizes="auto"
1974 data-parent-fit="fill"
1975 data-variant-media-image
1976 alt="Moms Demand Anal Laptop Case">
1977
1978
1979
1980 </div>
1981</div>
1982
1983
1984
1985
1986
1987 </div>
1988
1989 <div class="featured-product__content-column">
1990 <div class="featured-product__content-wrapper">
1991 <div class="featured-product__content-header featured-product__content-header--sharing">
1992
1993
1994
1995 <h2 class="product__title text-center" itemprop="name">Moms Demand Anal Laptop Case</h2>
1996
1997
1998
1999 <p class="product__price text-center" data-product-price aria-live="polite">
2000 <span class="product__sale-price-label visually-hidden"> Sale price </span>
2001 <span class="product__regular-price-label visually-hidden"> Price </span>
2002 <span class="product__current-price" data-regular-price>$29.99</span>
2003
2004 <span class="product__compare-price-label visually-hidden"> Regular price </span>
2005 <s class="product__compare-price" data-compare-price></s>
2006
2007 <span class="product-price-unit product-price-unit--unavailable " data-unit-price-container><span class="visually-hidden">Unit price</span>
2008 <span data-unit-price></span><span aria-hidden="true">/</span><span class="visually-hidden"> per </span><span data-unit-price-base-unit>
2009 </span></span>
2010
2011 </p></div>
2012
2013
2014
2015
2016<form method="post" action="/cart/add" id="product_form_4662483484743" accept-charset="UTF-8" class="product-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" />
2017
2018
2019 <div class="product-form__item supports-js">
2020
2021
2022 <label class="single-option-selector__label" for="Size">Size</label>
2023
2024
2025 <select id="Size" name="Size" class="single-option-selector" data-option-input>
2026
2027
2028 <option value="13 in" selected>13 in</option>
2029
2030
2031 <option value="15 in" >15 in</option>
2032
2033 </select>
2034 </div>
2035
2036
2037
2038 <select name="id" class="product-form__master-select supports-no-js" data-master-select>
2039
2040
2041
2042
2043 <option selected="selected" data-sku="2436114_10984" value="32299783815239">13 in - $29.99 USD</option>
2044
2045
2046
2047
2048
2049
2050 <option data-sku="2436114_10985" value="32299783848007">15 in - $34.99 USD</option>
2051
2052
2053
2054 </select>
2055
2056
2057
2058 <button class="btn btn--to-secondary btn--full product__add-to-cart-button shopify-payment-btn btn--secondary"
2059 data-cart-submit
2060 type="submit" name="add"
2061
2062 aria-label="Add to Cart"
2063 >
2064 <span class="primary-text" aria-hidden="false" data-cart-primary-submit-text>
2065 Add to Cart
2066 </span>
2067 <span class="secondary-text" aria-hidden=true data-cart-secondary-submit-text>View cart</span>
2068 </button>
2069 <p class="product__notification text-small text-center" data-cart-notification></p>
2070
2071 <div data-shopify="payment-button" class="shopify-payment-button"><button class="shopify-payment-button__button shopify-payment-button__button--unbranded shopify-payment-button__button--hidden" disabled="disabled" aria-hidden="true"> </button><button class="shopify-payment-button__more-options shopify-payment-button__button--hidden" disabled="disabled" aria-hidden="true"> </button></div>
2072
2073</form>
2074
2075
2076
2077 <div class="featured-product__share-wrapper">
2078 <a class="product__more-details btn btn--secondary btn--primary-color btn--clear" href="/products/moms-demand-anal-laptop-case?variant=32299783815239">
2079 <span class="product__more-details-icon"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-details" viewBox="0 0 14.42 12"><path d="M5.42.2h9v2h-9zM5.42 5h9v2h-9z"/><ellipse cx="1.17" cy="1.2" rx="1.17" ry="1.2"/><ellipse cx="1.17" cy="6" rx="1.17" ry="1.2"/><path d="M5.42 9.8h9v2h-9z"/><ellipse cx="1.17" cy="10.8" rx="1.17" ry="1.2"/></svg></span>
2080 <span>Full details</span>
2081 </a>
2082
2083
2084
2085 </div>
2086 </div>
2087 </div>
2088 </div>
2089
2090
2091 <script type="application/json" data-product-json>
2092 {"id":4662483484743,"title":"Moms Demand Anal Laptop Case","handle":"moms-demand-anal-laptop-case","description":"Protect your laptop in style—get this snug, lightweight laptop sleeve! To prevent any scratch marks, it contains an internal padded zipper and its interior is fully lined with faux fur. What’s more, it’s made from a material that’s resistant to water, oil, and heat, making sure your laptop sleeve looks as sharp as you any day of the week!\u003cbr\u003e\r\n\u003cbr\u003e\r\n• 100% neoprene\u003cbr\u003e\r\n• Product weight:\u003cbr\u003e\r\n13''—6.49 oz. (220 g)\u003cbr\u003e\r\n15''—7.67 oz. (260 g)\u003cbr\u003e\r\n• Snug fit\u003cbr\u003e\r\n• Faux fur interior lining\u003cbr\u003e\r\n• Lightweight and resistant to water, oil, and heat\u003cbr\u003e\r\n• Top-loading zippered enclosure with two sliders\u003cbr\u003e\r\n• Padded zipper binding\u003cp\u003e\u003cstrong class=\"size-guide-title\"\u003eSize guide\u003c\/strong\u003e\u003c\/p\u003e\u003cdiv class=\"table-responsive dynamic\" data-unit-system=\"imperial\"\u003e\u003ctable cellpadding=\"5\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e13 IN\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e15 IN\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLength (inches)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e13 ½\u003c\/td\u003e\n\u003ctd\u003e14 ¾\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWidth (inches)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e10 ½\u003c\/td\u003e\n\u003ctd\u003e11 ¼\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHeight (inches)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e⅝\u003c\/td\u003e\n\u003ctd\u003e⅝\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e","published_at":"2020-05-28T00:31:01-04:00","created_at":"2020-05-28T00:30:58-04:00","vendor":"Agoristics","type":"","tags":["Gear"],"price":2999,"price_min":2999,"price_max":3499,"available":true,"price_varies":true,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":32299783815239,"title":"13 in","option1":"13 in","option2":null,"option3":null,"sku":"2436114_10984","requires_shipping":true,"taxable":true,"featured_image":{"id":14650027868231,"product_id":4662483484743,"position":1,"created_at":"2020-05-28T00:30:59-04:00","updated_at":"2020-05-28T00:30:59-04:00","alt":null,"width":1000,"height":1000,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0264\/1441\/5943\/products\/mockup-5ef7d135.jpg?v=1590640259","variant_ids":[32299783815239]},"available":true,"name":"Moms Demand Anal Laptop Case - 13 in","public_title":"13 in","options":["13 in"],"price":2999,"weight":218,"compare_at_price":null,"inventory_management":null,"barcode":null,"featured_media":{"alt":null,"id":6823306395719,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0264\/1441\/5943\/products\/mockup-5ef7d135.jpg?v=1590640259"}}},{"id":32299783848007,"title":"15 in","option1":"15 in","option2":null,"option3":null,"sku":"2436114_10985","requires_shipping":true,"taxable":true,"featured_image":{"id":14650028097607,"product_id":4662483484743,"position":2,"created_at":"2020-05-28T00:31:01-04:00","updated_at":"2020-05-28T00:31:01-04:00","alt":null,"width":1000,"height":1000,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0264\/1441\/5943\/products\/mockup-0da04f18.jpg?v=1590640261","variant_ids":[32299783848007]},"available":true,"name":"Moms Demand Anal Laptop Case - 15 in","public_title":"15 in","options":["15 in"],"price":3499,"weight":261,"compare_at_price":null,"inventory_management":null,"barcode":null,"featured_media":{"alt":null,"id":6823306592327,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0264\/1441\/5943\/products\/mockup-0da04f18.jpg?v=1590640261"}}}],"images":["\/\/cdn.shopify.com\/s\/files\/1\/0264\/1441\/5943\/products\/mockup-5ef7d135.jpg?v=1590640259","\/\/cdn.shopify.com\/s\/files\/1\/0264\/1441\/5943\/products\/mockup-0da04f18.jpg?v=1590640261"],"featured_image":"\/\/cdn.shopify.com\/s\/files\/1\/0264\/1441\/5943\/products\/mockup-5ef7d135.jpg?v=1590640259","options":["Size"],"media":[{"alt":null,"id":6823306395719,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0264\/1441\/5943\/products\/mockup-5ef7d135.jpg?v=1590640259"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0264\/1441\/5943\/products\/mockup-5ef7d135.jpg?v=1590640259","width":1000},{"alt":null,"id":6823306592327,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0264\/1441\/5943\/products\/mockup-0da04f18.jpg?v=1590640261"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0264\/1441\/5943\/products\/mockup-0da04f18.jpg?v=1590640261","width":1000}],"content":"Protect your laptop in style—get this snug, lightweight laptop sleeve! To prevent any scratch marks, it contains an internal padded zipper and its interior is fully lined with faux fur. What’s more, it’s made from a material that’s resistant to water, oil, and heat, making sure your laptop sleeve looks as sharp as you any day of the week!\u003cbr\u003e\r\n\u003cbr\u003e\r\n• 100% neoprene\u003cbr\u003e\r\n• Product weight:\u003cbr\u003e\r\n13''—6.49 oz. (220 g)\u003cbr\u003e\r\n15''—7.67 oz. (260 g)\u003cbr\u003e\r\n• Snug fit\u003cbr\u003e\r\n• Faux fur interior lining\u003cbr\u003e\r\n• Lightweight and resistant to water, oil, and heat\u003cbr\u003e\r\n• Top-loading zippered enclosure with two sliders\u003cbr\u003e\r\n• Padded zipper binding\u003cp\u003e\u003cstrong class=\"size-guide-title\"\u003eSize guide\u003c\/strong\u003e\u003c\/p\u003e\u003cdiv class=\"table-responsive dynamic\" data-unit-system=\"imperial\"\u003e\u003ctable cellpadding=\"5\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e13 IN\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e15 IN\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLength (inches)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e13 ½\u003c\/td\u003e\n\u003ctd\u003e14 ¾\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWidth (inches)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e10 ½\u003c\/td\u003e\n\u003ctd\u003e11 ¼\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHeight (inches)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e⅝\u003c\/td\u003e\n\u003ctd\u003e⅝\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e"}
2093 </script>
2094
2095 <script type="application/json" data-model-json="featured-product">
2096 []
2097 </script>
2098
2099 <script type="application/json" data-variant-json>
2100 {"id":32299783815239,"title":"13 in","option1":"13 in","option2":null,"option3":null,"sku":"2436114_10984","requires_shipping":true,"taxable":true,"featured_image":{"id":14650027868231,"product_id":4662483484743,"position":1,"created_at":"2020-05-28T00:30:59-04:00","updated_at":"2020-05-28T00:30:59-04:00","alt":null,"width":1000,"height":1000,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0264\/1441\/5943\/products\/mockup-5ef7d135.jpg?v=1590640259","variant_ids":[32299783815239]},"available":true,"name":"Moms Demand Anal Laptop Case - 13 in","public_title":"13 in","options":["13 in"],"price":2999,"weight":218,"compare_at_price":null,"inventory_management":null,"barcode":null,"featured_media":{"alt":null,"id":6823306395719,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0264\/1441\/5943\/products\/mockup-5ef7d135.jpg?v=1590640259"}}}
2101 </script>
2102
2103</div>
2104
2105
2106</div><div id="shopify-section-hero" class="shopify-section index-section index-section--image-with-text-overlay">
2107 <style>
2108 .hero--hero {
2109 background-position: center center;
2110 }
2111 </style>
2112
2113
2114
2115 <style>
2116 .hero--hero.hero__overlay::before {
2117 background-color: #242424;
2118 opacity: 0.4;
2119 }
2120
2121 .hero--hero .hero__overlay-title--overlay,
2122 .hero--hero .mega-subtitle {
2123 color: #ffffff;
2124 }
2125 </style>
2126
2127
2128<div class="hero hero--hero hero--medium hero__overlay lazyload" data-bgset="
2129 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1363_180x.JPG?v=1590641075 180w 119h,
2130 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1363_360x.JPG?v=1590641075 360w 238h,
2131 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1363_540x.JPG?v=1590641075 540w 357h,
2132 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1363_720x.JPG?v=1590641075 720w 476h,
2133 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1363_900x.JPG?v=1590641075 900w 595h,
2134 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1363_1080x.JPG?v=1590641075 1080w 715h,
2135 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1363_1296x.JPG?v=1590641075 1296w 857h,
2136 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1363_1512x.JPG?v=1590641075 1512w 1000h,
2137 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1363_1728x.JPG?v=1590641075 1728w 1143h,
2138 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1363.JPG?v=1590641075 2976w 1969h
2139" data-section-id="hero" data-section-type="hero">
2140 <div class="hero__inner">
2141 <div class="page-width text-center">
2142
2143 <h2 class="hero__overlay-title separator hero__overlay-title--overlay h1" data-animate>Agoristics</h2>
2144
2145
2146 <div class="rte-setting mega-subtitle mega-subtitle--large"><p>Designed by free men, for men.</p></div>
2147
2148
2149 </div>
2150 </div>
2151</div>
2152
2153
2154</div><!-- END content_for_index -->
2155
2156 </main>
2157
2158 <div id="shopify-section-footer" class="shopify-section">
2159<footer class="site-footer" role="contentinfo" data-section-type="footer" data-section-id="footer" data-footer-parallax data-section-id="footer" data-section-type="footer">
2160 <div class="page-width">
2161
2162 <div class="flex-footer flex-footer--full text-center">
2163
2164 <div class="flex-footer__item flex-footer__item--menu" >
2165
2166<ul class="site-footer__linklist">
2167
2168 <li class="site-footer__linklist-item h6">
2169 <a href="/search">Search</a>
2170 </li>
2171
2172 </ul>
2173
2174 </div>
2175
2176
2177
2178 </div>
2179
2180
2181 <div class="site-footer__bottom">
2182
2183 <div class="site-footer__social-icons flex-footer__item--one-third">
2184 <div class="social-links"><ul class="list--inline">
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234 </ul>
2235</div>
2236
2237 </div>
2238
2239
2240 <div class="site-footer__copyright flex-footer__item--one-third">
2241 <small>Copyright © 2020, <a href="/" title="">Agoristics</a>.</small>
2242 <small class="site-footer__powered-by"><a target="_blank" rel="nofollow" href="https://www.shopify.com?utm_campaign=poweredby&utm_medium=shopify&utm_source=onlinestore"> </a></small>
2243 </div><div class="site-footer__payment-icons flex-footer__item--one-third"><span class="visually-hidden">Payment icons</span>
2244 <ul class="payment-icons list--inline"><li class="payment-icon">
2245 <svg class="icon icon--full-color" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-american_express"><title id="pi-american_express">American Express</title><g fill="none"><path fill="#000" d="M35,0 L3,0 C1.3,0 0,1.3 0,3 L0,21 C0,22.7 1.4,24 3,24 L35,24 C36.7,24 38,22.7 38,21 L38,3 C38,1.3 36.6,0 35,0 Z" opacity=".07"/><path fill="#006FCF" d="M35,1 C36.1,1 37,1.9 37,3 L37,21 C37,22.1 36.1,23 35,23 L3,23 C1.9,23 1,22.1 1,21 L1,3 C1,1.9 1.9,1 3,1 L35,1"/><path fill="#FFF" d="M8.971,10.268 L9.745,12.144 L8.203,12.144 L8.971,10.268 Z M25.046,10.346 L22.069,10.346 L22.069,11.173 L24.998,11.173 L24.998,12.412 L22.075,12.412 L22.075,13.334 L25.052,13.334 L25.052,14.073 L27.129,11.828 L25.052,9.488 L25.046,10.346 L25.046,10.346 Z M10.983,8.006 L14.978,8.006 L15.865,9.941 L16.687,8 L27.057,8 L28.135,9.19 L29.25,8 L34.013,8 L30.494,11.852 L33.977,15.68 L29.143,15.68 L28.065,14.49 L26.94,15.68 L10.03,15.68 L9.536,14.49 L8.406,14.49 L7.911,15.68 L4,15.68 L7.286,8 L10.716,8 L10.983,8.006 Z M19.646,9.084 L17.407,9.084 L15.907,12.62 L14.282,9.084 L12.06,9.084 L12.06,13.894 L10,9.084 L8.007,9.084 L5.625,14.596 L7.18,14.596 L7.674,13.406 L10.27,13.406 L10.764,14.596 L13.484,14.596 L13.484,10.661 L15.235,14.602 L16.425,14.602 L18.165,10.673 L18.165,14.603 L19.623,14.603 L19.647,9.083 L19.646,9.084 Z M28.986,11.852 L31.517,9.084 L29.695,9.084 L28.094,10.81 L26.546,9.084 L20.652,9.084 L20.652,14.602 L26.462,14.602 L28.076,12.864 L29.624,14.602 L31.499,14.602 L28.987,11.852 L28.986,11.852 Z"/></g></svg>
2246
2247 </li><li class="payment-icon">
2248 <svg class="icon icon--full-color" version="1.1" xmlns="http://www.w3.org/2000/svg" role="img" x="0" y="0" width="38" height="24" viewBox="0 0 165.521 105.965" xml:space="preserve" aria-labelledby="pi-apple_pay"><title id="pi-apple_pay">Apple Pay</title><path fill="#000" d="M150.698 0H14.823c-.566 0-1.133 0-1.698.003-.477.004-.953.009-1.43.022-1.039.028-2.087.09-3.113.274a10.51 10.51 0 0 0-2.958.975 9.932 9.932 0 0 0-4.35 4.35 10.463 10.463 0 0 0-.975 2.96C.113 9.611.052 10.658.024 11.696a70.22 70.22 0 0 0-.022 1.43C0 13.69 0 14.256 0 14.823v76.318c0 .567 0 1.132.002 1.699.003.476.009.953.022 1.43.028 1.036.09 2.084.275 3.11a10.46 10.46 0 0 0 .974 2.96 9.897 9.897 0 0 0 1.83 2.52 9.874 9.874 0 0 0 2.52 1.83c.947.483 1.917.79 2.96.977 1.025.183 2.073.245 3.112.273.477.011.953.017 1.43.02.565.004 1.132.004 1.698.004h135.875c.565 0 1.132 0 1.697-.004.476-.002.952-.009 1.431-.02 1.037-.028 2.085-.09 3.113-.273a10.478 10.478 0 0 0 2.958-.977 9.955 9.955 0 0 0 4.35-4.35c.483-.947.789-1.917.974-2.96.186-1.026.246-2.074.274-3.11.013-.477.02-.954.022-1.43.004-.567.004-1.132.004-1.699V14.824c0-.567 0-1.133-.004-1.699a63.067 63.067 0 0 0-.022-1.429c-.028-1.038-.088-2.085-.274-3.112a10.4 10.4 0 0 0-.974-2.96 9.94 9.94 0 0 0-4.35-4.35A10.52 10.52 0 0 0 156.939.3c-1.028-.185-2.076-.246-3.113-.274a71.417 71.417 0 0 0-1.431-.022C151.83 0 151.263 0 150.698 0z" /><path fill="#FFF" d="M150.698 3.532l1.672.003c.452.003.905.008 1.36.02.793.022 1.719.065 2.583.22.75.135 1.38.34 1.984.648a6.392 6.392 0 0 1 2.804 2.807c.306.6.51 1.226.645 1.983.154.854.197 1.783.218 2.58.013.45.019.9.02 1.36.005.557.005 1.113.005 1.671v76.318c0 .558 0 1.114-.004 1.682-.002.45-.008.9-.02 1.35-.022.796-.065 1.725-.221 2.589a6.855 6.855 0 0 1-.645 1.975 6.397 6.397 0 0 1-2.808 2.807c-.6.306-1.228.511-1.971.645-.881.157-1.847.2-2.574.22-.457.01-.912.017-1.379.019-.555.004-1.113.004-1.669.004H14.801c-.55 0-1.1 0-1.66-.004a74.993 74.993 0 0 1-1.35-.018c-.744-.02-1.71-.064-2.584-.22a6.938 6.938 0 0 1-1.986-.65 6.337 6.337 0 0 1-1.622-1.18 6.355 6.355 0 0 1-1.178-1.623 6.935 6.935 0 0 1-.646-1.985c-.156-.863-.2-1.788-.22-2.578a66.088 66.088 0 0 1-.02-1.355l-.003-1.327V14.474l.002-1.325a66.7 66.7 0 0 1 .02-1.357c.022-.792.065-1.717.222-2.587a6.924 6.924 0 0 1 .646-1.981c.304-.598.7-1.144 1.18-1.623a6.386 6.386 0 0 1 1.624-1.18 6.96 6.96 0 0 1 1.98-.646c.865-.155 1.792-.198 2.586-.22.452-.012.905-.017 1.354-.02l1.677-.003h135.875" /><g><g><path fill="#000" d="M43.508 35.77c1.404-1.755 2.356-4.112 2.105-6.52-2.054.102-4.56 1.355-6.012 3.112-1.303 1.504-2.456 3.959-2.156 6.266 2.306.2 4.61-1.152 6.063-2.858" /><path fill="#000" d="M45.587 39.079c-3.35-.2-6.196 1.9-7.795 1.9-1.6 0-4.049-1.8-6.698-1.751-3.447.05-6.645 2-8.395 5.1-3.598 6.2-.95 15.4 2.55 20.45 1.699 2.5 3.747 5.25 6.445 5.151 2.55-.1 3.549-1.65 6.647-1.65 3.097 0 3.997 1.65 6.696 1.6 2.798-.05 4.548-2.5 6.247-5 1.95-2.85 2.747-5.6 2.797-5.75-.05-.05-5.396-2.101-5.446-8.251-.05-5.15 4.198-7.6 4.398-7.751-2.399-3.548-6.147-3.948-7.447-4.048" /></g><g><path fill="#000" d="M78.973 32.11c7.278 0 12.347 5.017 12.347 12.321 0 7.33-5.173 12.373-12.529 12.373h-8.058V69.62h-5.822V32.11h14.062zm-8.24 19.807h6.68c5.07 0 7.954-2.729 7.954-7.46 0-4.73-2.885-7.434-7.928-7.434h-6.706v14.894z" /><path fill="#000" d="M92.764 61.847c0-4.809 3.665-7.564 10.423-7.98l7.252-.442v-2.08c0-3.04-2.001-4.704-5.562-4.704-2.938 0-5.07 1.507-5.51 3.82h-5.252c.157-4.86 4.731-8.395 10.918-8.395 6.654 0 10.995 3.483 10.995 8.89v18.663h-5.38v-4.497h-.13c-1.534 2.937-4.914 4.782-8.579 4.782-5.406 0-9.175-3.222-9.175-8.057zm17.675-2.417v-2.106l-6.472.416c-3.64.234-5.536 1.585-5.536 3.95 0 2.288 1.975 3.77 5.068 3.77 3.95 0 6.94-2.522 6.94-6.03z" /><path fill="#000" d="M120.975 79.652v-4.496c.364.051 1.247.103 1.715.103 2.573 0 4.029-1.09 4.913-3.899l.52-1.663-9.852-27.293h6.082l6.863 22.146h.13l6.862-22.146h5.927l-10.216 28.67c-2.34 6.577-5.017 8.735-10.683 8.735-.442 0-1.872-.052-2.261-.157z" /></g></g></svg>
2249
2250 </li><li class="payment-icon">
2251 <svg class="icon icon--full-color" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" width="38" height="24" role="img" aria-labelledby="pi-bitcoin"><title id="pi-bitcoin">Bitcoin</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path fill="#EDA024" d="M21.6 4.4c-4.2-1.4-8.7.8-10.2 5s.8 8.7 5 10.2 8.7-.8 10.2-5c1.4-4.2-.8-8.7-5-10.2z"/><path fill="#fff" d="M16.1 8.3l.3-1c.6.2 1.3.4 1.9.7.2-.5.4-1 .5-1.6l.9.3-.5 1.5.8.3.5-1.5.9.3c-.2.5-.4 1-.5 1.6l.4.2c.3.2.6.4.9.7.3.3.4.6.5 1 0 .3 0 .6-.2.9-.2.5-.5.8-1.1.9h-.2c.2.1.3.2.4.4.4.4.5.8.4 1.4 0 .1 0 .2-.1.3 0 .1 0 .1-.1.2-.1.2-.2.3-.2.5-.3.5-.8.9-1.5.9-.5 0-1 0-1.4-.1l-.4-.1c-.2.5-.4 1-.5 1.6l-.9-.3c.2-.5.4-1 .5-1.5l-.8-.3c-.2.5-.4 1-.5 1.5l-.9-.3c.2-.5.4-1 .5-1.6l-1.9-.6.6-1.1c.2.1.5.2.7.2.2.1.4 0 .5-.2L17 9.3v-.1c0-.3-.1-.5-.4-.5 0-.2-.2-.3-.5-.4zm1.2 6c.5.2.9.3 1.3.4.3.1.5.1.8.1.2 0 .3 0 .5-.1.5-.3.6-1 .2-1.4l-.6-.5c-.3-.2-.7-.3-1.1-.4-.1 0-.3-.1-.4-.2l-.7 2.1zm1-3.1c.3.1.5.2.7.2.3.1.6.2.9.1.4 0 .7-.1.8-.5.1-.3.1-.6 0-.8-.1-.2-.3-.3-.5-.4-.3-.2-.6-.3-1-.4l-.3-.1c-.1.7-.4 1.3-.6 1.9z"/></svg>
2252 </li><li class="payment-icon">
2253 <svg class="icon icon--full-color" width="38" height="24" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38 24" aria-labelledby="pi-bitcoin_cash"><title id="pi-bitcoin_cash">Bitcoin Cash</title><path d="M35 0H3a3 3 0 0 0-3 3v18a3 3 0 0 0 3 3h32a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3z" style="isolation:isolate" opacity=".07"/><path d="M35 1a2 2 0 0 1 2 2v18a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h32" fill="#fff"/><circle cx="19" cy="12" r="8" fill="#8dc451"/><path d="M21.22 11.43a1.79 1.79 0 0 0 .16-1.12 1.81 1.81 0 0 0-2.15-1.74L19 7a.1.1 0 0 0-.11-.09l-.58.09a.1.1 0 0 0-.07.12l.27 1.58-.72.13-.27-1.54a.1.1 0 0 0-.11-.09l-.54.1a.1.1 0 0 0-.07.11L17.08 9l-1.52.27a.1.1 0 0 0-.07.12l.1.61a.1.1 0 0 0 .11.09h.09a.78.78 0 0 1 .86.7l.58 3.21a.8.8 0 0 1-.51.93.1.1 0 0 0-.07.09v.64a.12.12 0 0 0 0 .09.09.09 0 0 0 .08 0l1.5-.26.27 1.54a.1.1 0 0 0 .11.08l.54-.1a.1.1 0 0 0 .07-.12l-.22-1.5.71-.13.27 1.54a.1.1 0 0 0 .11.08l.54-.09a.1.1 0 0 0 .07-.12l-.27-1.54.36-.06a1.8 1.8 0 0 0 1.43-2.37 1.7 1.7 0 0 0-1-1.28zM18 10.06l1.07-.19a.84.84 0 0 1 .29 1.64l-1.07.19-.29-1.64zm2.16 3.85l-1.43.25-.29-1.64 1.43-.25a.84.84 0 0 1 .29 1.64z" fill="#fff"/></svg>
2254 </li><li class="payment-icon">
2255 <svg class="icon icon--full-color" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-diners_club"><title id="pi-diners_club">Diners Club</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path d="M12 12v3.7c0 .3-.2.3-.5.2-1.9-.8-3-3.3-2.3-5.4.4-1.1 1.2-2 2.3-2.4.4-.2.5-.1.5.2V12zm2 0V8.3c0-.3 0-.3.3-.2 2.1.8 3.2 3.3 2.4 5.4-.4 1.1-1.2 2-2.3 2.4-.4.2-.4.1-.4-.2V12zm7.2-7H13c3.8 0 6.8 3.1 6.8 7s-3 7-6.8 7h8.2c3.8 0 6.8-3.1 6.8-7s-3-7-6.8-7z" fill="#3086C8"/></svg>
2256 </li><li class="payment-icon">
2257 <svg class="icon icon--full-color" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-discover"><title id="pi-discover">Discover</title><path d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" fill="#000" opacity=".07"/><path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32" fill="#FFF"/><path d="M37 16.95V21c0 1.1-.9 2-2 2H23.228c7.896-1.815 12.043-4.601 13.772-6.05z" fill="#EDA024"/><path fill="#494949" d="M9 11h20v2H9z"/><path d="M22 12c0 1.7-1.3 3-3 3s-3-1.4-3-3 1.4-3 3-3c1.7 0 3 1.3 3 3z" fill="#EDA024"/></svg>
2258
2259 </li><li class="payment-icon">
2260 <svg class="icon icon--full-color" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" width="38" height="24" role="img" aria-labelledby="pi-ethereum"><title id="pi-ethereum">Ethereum</title><g fill="none" fill-rule="evenodd"><rect fill-opacity=".07" fill="#000" width="38" height="24" rx="3"/><rect fill="#FFF" x="1" y="1" width="36" height="22" rx="2"/><g fill-rule="nonzero"><path fill="#343434" d="M18.658 4.25l-.102.346V14.63l.102.101 4.657-2.753z"/><path fill="#8C8C8C" d="M18.658 4.25L14 11.978l4.658 2.754v-4.87z"/><path fill="#3C3C3B" d="M18.658 15.613l-.058.07v3.575l.058.167 4.66-6.563z"/><path fill="#8C8C8C" d="M18.658 19.425v-3.812L14 12.862z"/><path fill="#141414" d="M18.658 14.731l4.657-2.753-4.657-2.117z"/><path fill="#393939" d="M14 11.978l4.658 2.753v-4.87z"/></g></g></svg>
2261 </li><li class="payment-icon">
2262 <svg class="icon icon--full-color" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-google_pay"><title id="pi-google_pay">Google Pay</title><path d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" fill="#000" opacity=".07"/><path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32" fill="#FFF"/><path d="M18.093 11.976v3.2h-1.018v-7.9h2.691a2.447 2.447 0 0 1 1.747.692 2.28 2.28 0 0 1 .11 3.224l-.11.116c-.47.447-1.098.69-1.747.674l-1.673-.006zm0-3.732v2.788h1.698c.377.012.741-.135 1.005-.404a1.391 1.391 0 0 0-1.005-2.354l-1.698-.03zm6.484 1.348c.65-.03 1.286.188 1.778.613.445.43.682 1.03.65 1.649v3.334h-.969v-.766h-.049a1.93 1.93 0 0 1-1.673.931 2.17 2.17 0 0 1-1.496-.533 1.667 1.667 0 0 1-.613-1.324 1.606 1.606 0 0 1 .613-1.336 2.746 2.746 0 0 1 1.698-.515c.517-.02 1.03.093 1.49.331v-.208a1.134 1.134 0 0 0-.417-.901 1.416 1.416 0 0 0-.98-.368 1.545 1.545 0 0 0-1.319.717l-.895-.564a2.488 2.488 0 0 1 2.182-1.06zM23.29 13.52a.79.79 0 0 0 .337.662c.223.176.5.269.785.263.429-.001.84-.17 1.146-.472.305-.286.478-.685.478-1.103a2.047 2.047 0 0 0-1.324-.374 1.716 1.716 0 0 0-1.03.294.883.883 0 0 0-.392.73zm9.286-3.75l-3.39 7.79h-1.048l1.281-2.728-2.224-5.062h1.103l1.612 3.885 1.569-3.885h1.097z" fill="#5F6368"/><path d="M13.986 11.284c0-.308-.024-.616-.073-.92h-4.29v1.747h2.451a2.096 2.096 0 0 1-.9 1.373v1.134h1.464a4.433 4.433 0 0 0 1.348-3.334z" fill="#4285F4"/><path d="M9.629 15.721a4.352 4.352 0 0 0 3.01-1.097l-1.466-1.14a2.752 2.752 0 0 1-4.094-1.44H5.577v1.17a4.53 4.53 0 0 0 4.052 2.507z" fill="#34A853"/><path d="M7.079 12.05a2.709 2.709 0 0 1 0-1.735v-1.17H5.577a4.505 4.505 0 0 0 0 4.075l1.502-1.17z" fill="#FBBC04"/><path d="M9.629 8.44a2.452 2.452 0 0 1 1.74.68l1.3-1.293a4.37 4.37 0 0 0-3.065-1.183 4.53 4.53 0 0 0-4.027 2.5l1.502 1.171a2.715 2.715 0 0 1 2.55-1.875z" fill="#EA4335"/></svg>
2263
2264 </li><li class="payment-icon">
2265 <svg class="icon icon--full-color" width="38" height="24" role="img" aria-labelledby="pi-jcb" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg"><title id="pi-jcb">JCB</title><g fill="none" fill-rule="evenodd"><g fill-rule="nonzero"><path d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" fill="#000" opacity=".07"/><path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32" fill="#FFF"/></g><path d="M11.5 5H15v11.5a2.5 2.5 0 0 1-2.5 2.5H9V7.5A2.5 2.5 0 0 1 11.5 5z" fill="#006EBC"/><path d="M18.5 5H22v11.5a2.5 2.5 0 0 1-2.5 2.5H16V7.5A2.5 2.5 0 0 1 18.5 5z" fill="#F00036"/><path d="M25.5 5H29v11.5a2.5 2.5 0 0 1-2.5 2.5H23V7.5A2.5 2.5 0 0 1 25.5 5z" fill="#2AB419"/><path d="M10.755 14.5c-1.06 0-2.122-.304-2.656-.987l.78-.676c.068 1.133 3.545 1.24 3.545-.19V9.5h1.802v3.147c0 .728-.574 1.322-1.573 1.632-.466.144-1.365.221-1.898.221zm8.116 0c-.674 0-1.388-.107-1.965-.366-.948-.425-1.312-1.206-1.3-2.199.012-1.014.436-1.782 1.468-2.165 1.319-.49 3.343-.261 3.926.27v.972c-.572-.521-1.958-.898-2.919-.46-.494.226-.737.917-.744 1.448-.006.56.245 1.252.744 1.497.953.467 2.39.04 2.919-.441v1.01c-.358.255-1.253.434-2.129.434zm8.679-2.587c.37-.235.582-.567.582-1.005 0-.438-.116-.687-.348-.939-.206-.207-.58-.469-1.238-.469H23v5h3.546c.696 0 1.097-.23 1.315-.415.283-.25.426-.53.426-.96 0-.431-.155-.908-.737-1.212zm-1.906-.281h-1.428v-1.444h1.495c.956 0 .944 1.444-.067 1.444zm.288 2.157h-1.716v-1.513h1.716c.986 0 1.083 1.513 0 1.513z" fill="#FFF" fill-rule="nonzero"/></g></svg>
2266 </li><li class="payment-icon">
2267 <svg class="icon icon--full-color" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-master"><title id="pi-master">Mastercard</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><circle fill="#EB001B" cx="15" cy="12" r="7"/><circle fill="#F79E1B" cx="23" cy="12" r="7"/><path fill="#FF5F00" d="M22 12c0-2.4-1.2-4.5-3-5.7-1.8 1.3-3 3.4-3 5.7s1.2 4.5 3 5.7c1.8-1.2 3-3.3 3-5.7z"/></svg>
2268 </li><li class="payment-icon">
2269 <svg class="icon icon--full-color" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-shopify_pay"><title id="pi-shopify_pay">Shop Pay</title><rect x=".5" y=".5" width="37" height="23" rx="2" fill="#5A31F4" stroke="#3F22AB"/><path d="M21.382 9.713c0 1.668-1.177 2.858-2.821 2.858h-1.549a.133.133 0 00-.092.038.128.128 0 00-.038.091v2.192a.129.129 0 01-.08.119.13.13 0 01-.05.01h-1.084a.13.13 0 01-.12-.08.127.127 0 01-.01-.05V6.986a.129.129 0 01.13-.13h2.9c1.637 0 2.814 1.19 2.814 2.858zm-1.352 0c0-.958-.658-1.658-1.55-1.658h-1.468a.13.13 0 00-.13.13v3.05a.129.129 0 00.13.13h1.468c.892.005 1.55-.695 1.55-1.652zM21.704 13.504a1.527 1.527 0 01.647-1.317c.423-.316 1.084-.48 2.055-.514l1.033-.036v-.303c0-.607-.41-.863-1.068-.863-.658 0-1.075.231-1.17.61a.127.127 0 01-.125.09h-1.022a.13.13 0 01-.126-.092.126.126 0 01-.004-.055c.152-.898.904-1.58 2.494-1.58 1.692 0 2.303.783 2.303 2.276v3.172a.13.13 0 01-.132.129h-1.03a.13.13 0 01-.13-.13v-.236a.096.096 0 00-.061-.091.099.099 0 00-.107.022c-.31.334-.808.575-1.607.575-1.175 0-1.95-.607-1.95-1.657zm3.735-.687v-.246l-1.339.07c-.705.036-1.115.326-1.115.816 0 .444.376.69 1.034.69.893 0 1.42-.48 1.42-1.33zM27.755 17.417v-.919a.131.131 0 01.157-.127c.158.029.318.044.479.044a1.229 1.229 0 001.245-.876l.067-.211a.133.133 0 000-.088l-2.145-5.471a.13.13 0 01.122-.18h1.04a.132.132 0 01.123.085l1.456 3.859a.131.131 0 00.125.088.133.133 0 00.125-.088l1.265-3.848a.13.13 0 01.126-.09h1.076a.134.134 0 01.132.116.133.133 0 01-.008.063l-2.295 6.076c-.528 1.413-1.433 1.773-2.43 1.773a1.96 1.96 0 01-.561-.066.132.132 0 01-.1-.14zM8.57 6.4a5.363 5.363 0 00-3.683 1.427.231.231 0 00-.029.31l.618.839a.236.236 0 00.276.084.237.237 0 00.086-.056 3.823 3.823 0 012.738-1.11c2.12 0 3.227 1.584 3.227 3.15 0 1.7-1.163 2.898-2.835 2.921-1.292 0-2.266-.85-2.266-1.974a1.908 1.908 0 01.713-1.48.231.231 0 00.033-.324l-.65-.815a.236.236 0 00-.339-.034c-.399.32-.72.724-.942 1.183a3.39 3.39 0 00-.337 1.47c0 1.935 1.655 3.452 3.775 3.464h.03c2.517-.032 4.337-1.884 4.337-4.415 0-2.247-1.667-4.64-4.752-4.64z" fill="#fff"/></svg>
2270 </li><li class="payment-icon">
2271 <svg class="icon icon--full-color" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-visa"><title id="pi-visa">Visa</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path d="M28.3 10.1H28c-.4 1-.7 1.5-1 3h1.9c-.3-1.5-.3-2.2-.6-3zm2.9 5.9h-1.7c-.1 0-.1 0-.2-.1l-.2-.9-.1-.2h-2.4c-.1 0-.2 0-.2.2l-.3.9c0 .1-.1.1-.1.1h-2.1l.2-.5L27 8.7c0-.5.3-.7.8-.7h1.5c.1 0 .2 0 .2.2l1.4 6.5c.1.4.2.7.2 1.1.1.1.1.1.1.2zm-13.4-.3l.4-1.8c.1 0 .2.1.2.1.7.3 1.4.5 2.1.4.2 0 .5-.1.7-.2.5-.2.5-.7.1-1.1-.2-.2-.5-.3-.8-.5-.4-.2-.8-.4-1.1-.7-1.2-1-.8-2.4-.1-3.1.6-.4.9-.8 1.7-.8 1.2 0 2.5 0 3.1.2h.1c-.1.6-.2 1.1-.4 1.7-.5-.2-1-.4-1.5-.4-.3 0-.6 0-.9.1-.2 0-.3.1-.4.2-.2.2-.2.5 0 .7l.5.4c.4.2.8.4 1.1.6.5.3 1 .8 1.1 1.4.2.9-.1 1.7-.9 2.3-.5.4-.7.6-1.4.6-1.4 0-2.5.1-3.4-.2-.1.2-.1.2-.2.1zm-3.5.3c.1-.7.1-.7.2-1 .5-2.2 1-4.5 1.4-6.7.1-.2.1-.3.3-.3H18c-.2 1.2-.4 2.1-.7 3.2-.3 1.5-.6 3-1 4.5 0 .2-.1.2-.3.2M5 8.2c0-.1.2-.2.3-.2h3.4c.5 0 .9.3 1 .8l.9 4.4c0 .1 0 .1.1.2 0-.1.1-.1.1-.1l2.1-5.1c-.1-.1 0-.2.1-.2h2.1c0 .1 0 .1-.1.2l-3.1 7.3c-.1.2-.1.3-.2.4-.1.1-.3 0-.5 0H9.7c-.1 0-.2 0-.2-.2L7.9 9.5c-.2-.2-.5-.5-.9-.6-.6-.3-1.7-.5-1.9-.5L5 8.2z" fill="#142688"/></svg>
2272 </li></ul></div></div>
2273 </div>
2274
2275
2276 <div class="site-footer__drawer-cover"></div>
2277
2278</footer>
2279
2280
2281</div>
2282 </div>
2283 </div>
2284
2285
2286<div class="drawer-cover"></div>
2287<div class="drawer critical-hide" tabindex="-1" data-section-id="cart-drawer" data-section-type="cart-drawer" data-cart-token="" data-drawer-push aria-hidden="true">
2288
2289 <form action="/cart" method="post" novalidate class="cart-drawer cart-drawer--empty">
2290
2291 <div class="cart-drawer__header">
2292 <div class="cart-drawer__header-container">
2293 <button type="button" class="cart-drawer__close-button btn btn--clear btn--square">
2294 <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 16.8 16.8"><path fill="#444" d="M16.8 1.5L15.4.1 8.4 7l-7-7L0 1.4l7 7-7 7 1.4 1.4 7-7 7 7 1.4-1.4-7-7z"/></svg>
2295 <span class="icon__fallback-text">Close Cart</span>
2296 </button>
2297 <p class="cart-drawer__header-title text-title text-center">Shopping Cart</p>
2298 </div>
2299 </div>
2300
2301 <div class="cart-drawer__content">
2302 <div class="cart-drawer__content-container">
2303
2304
2305 <div class="cart-drawer__empty-text">
2306 <p class="text-center">Your cart is currently empty.</p>
2307 </div>
2308
2309
2310 <div class="cart-drawer__no-cookies">
2311 <p class="text-center">Enable cookies to use the shopping cart</p>
2312 </div>
2313
2314 <div class="cart-drawer__item-list" data-cart-item-list>
2315
2316
2317
2318
2319 <div class="cart-drawer__item ajax-cart__template" data-cart-item data-cart-item-id="" aria-live="polite">
2320
2321
2322
2323 <a href="" class="cart-drawer__item-image" style="background-image: none;" data-cart-item-background-image data-cart-item-href></a>
2324
2325 <div class="cart-drawer__item-content">
2326 <a href="" class="h4 cart-drawer__item-title" data-cart-item-href data-cart-item-title></a>
2327 <p class="cart-drawer__item-subtitle" data-cart-item-variant-title>
2328
2329
2330
2331 </p>
2332
2333 <ul class="cart-drawer__item-properties" data-cart-item-property-list>
2334
2335
2336
2337
2338
2339
2340 <li class="cart-drawer__item-property ajax-cart__template" data-cart-item-property>
2341 t:
2342
2343
2344
2345 e
2346
2347 </li>
2348
2349
2350 </ul>
2351
2352 <p class="cart-drawer__item-price-container" data-cart-item-price-container><span class="cart-item__original-price cart-item__price"></span></p>
2353
2354
2355
2356
2357 <ul class="order-discount order-discount--list order-discount--title order-discount--cart" aria-label="Discount" data-cart-item-discount-list><li class="order-discount__item ajax-cart__template" data-cart-item-discount><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-saletag"><path d="M10 3a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0-3H7a1 1 0 0 0-.71.29l-6 6a1 1 0 0 0 0 1.42l4 4a1 1 0 0 0 1.42 0c.19-.2 5.8-5.81 6-6A1 1 0 0 0 12 5V2a2 2 0 0 0-2-2z" fill="#231F20"/></svg><span data-cart-item-discount-title></span> (-<span data-cart-item-discount-amount></span>)
2358 </li></ul>
2359
2360 <button class="cart-drawer__item-delete btn-link" type="button" data-cart-item-delete>Remove</button>
2361
2362 <label for="quantity_" class="label--hidden" data-cart-item-label-quantity>Item Quantity</label>
2363 <input id="quantity_" class="cart-drawer__item-quantity" value="" type="number" pattern="\d*" min="1" aria-label="Item Quantity" data-cart-item-input-quantity>
2364
2365 </div>
2366 <p class="cart-item__message text-center" aria-hidden="true" data-item-message></p>
2367 </div>
2368
2369
2370
2371 </div>
2372 </div>
2373 </div>
2374
2375
2376 <div class="cart-drawer__footer">
2377 <div class="cart-drawer__footer-container">
2378 <div class="cart-drawer__message-container">
2379 <div class="cart-drawer__message" data-cart-message></div>
2380 </div>
2381
2382
2383
2384
2385 <div data-cart-discount-container><div class="order-discount-cart-drawer-wrapper ajax-cart__template" data-cart-discount>
2386 <span class="order-discount order-discount--title order-discount--cart-title"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-saletag"><path d="M10 3a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0-3H7a1 1 0 0 0-.71.29l-6 6a1 1 0 0 0 0 1.42l4 4a1 1 0 0 0 1.42 0c.19-.2 5.8-5.81 6-6A1 1 0 0 0 12 5V2a2 2 0 0 0-2-2z" fill="#231F20"/></svg><span class="visually-hidden">Discount:</span><span data-cart-discount-title></span>
2387 </span>
2388 <span class="order-discount order-discount--cart-price">-<span data-cart-discount-amount></span></span>
2389 </div></div>
2390
2391 <div class="cart-drawer__subtotal" aria-live="polite">
2392 <div class="cart-drawer__subtotal-label">
2393 <span class="h4">Subtotal</span>
2394 </div>
2395 <div class="cart-drawer__subtotal-price">
2396 <span class="cart-drawer__subtotal-number" data-cart-subtotal>$0.00</span>
2397 </div>
2398 </div><p class="cart-drawer__disclaimer rte">Taxes and shipping calculated at checkout
2399</p>
2400
2401 <button type="submit" class="btn btn--loader cart-drawer__checkout" name="checkout" data-cart-submit disabled>
2402 Checkout
2403 <span class="btn--loader-balls"></span>
2404 </button>
2405 </div>
2406 </div>
2407
2408 </form>
2409</div>
2410
2411
2412 <ul hidden>
2413 <li id="a11y-refresh-page-message">Choosing a selection results in a full page refresh.</li>
2414 <li id="a11y-selection-message">Press the space key then arrow keys to make a selection.</li>
2415 </ul>
2416</body>
2417</html>
2418