· 5 years ago · Aug 23, 2020, 09:16 PM
1<!doctype html>
2<html class="supports-no-js " lang="en">
3<head>
4 <meta charset="utf-8">
5
6 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
7 <meta name="viewport" content="width=device-width,initial-scale=1">
8 <meta name="theme-color" content="#3c5629">
9 <link rel="canonical" href="https://3dprintergobrrr.com/">
10
11
12
13 <title>
14 Agoristics
15 </title>
16
17
18
19 <!-- /snippets/social-meta-tags.liquid -->
20
21
22
23
24<meta property="og:site_name" content="Agoristics">
25<meta property="og:url" content="https://3dprintergobrrr.com/">
26<meta property="og:title" content="Agoristics">
27<meta property="og:type" content="website">
28<meta property="og:description" content="Agoristics">
29
30
31
32
33
34<meta name="twitter:card" content="summary_large_image">
35<meta name="twitter:title" content="Agoristics">
36<meta name="twitter:description" content="Agoristics">
37
38
39 <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">
40<meta name="shopify-checkout-api-token" content="fedbf845c0f62f1c291e6361d7c48e92">
41<link href="https://monorail-edge.shopifysvc.com" rel="dns-prefetch">
42<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>
43<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>
44<script>var Shopify = Shopify || {};
45Shopify.shop = "agoristics.myshopify.com";
46Shopify.locale = "en";
47Shopify.currency = {"active":"USD","rate":"1.0"};
48Shopify.theme = {"name":"Narrative","id":82461655111,"theme_store_id":829,"role":"main"};
49Shopify.theme.handle = "null";
50Shopify.theme.style = {"id":null,"handle":null};
51Shopify.cdnHost = "cdn.shopify.com";</script>
52<script type="module">!function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window);</script>
53<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>
54<script>window.ShopifyPay = window.ShopifyPay || {};
55window.ShopifyPay.apiHost = "pay.shopify.com";</script>
56<script>(function() {
57 function asyncLoad() {
58 var urls = ["https:\/\/static.cdn.printful.com\/static\/js\/external\/shopify-product-customizer.js?v=0.17\u0026shop=agoristics.myshopify.com"];
59 for (var i = 0; i < urls.length; i++) {
60 var s = document.createElement('script');
61 s.type = 'text/javascript';
62 s.async = true;
63 s.src = urls[i];
64 var x = document.getElementsByTagName('script')[0];
65 x.parentNode.insertBefore(s, x);
66 }
67 };
68 if(window.attachEvent) {
69 window.attachEvent('onload', asyncLoad);
70 } else {
71 window.addEventListener('load', asyncLoad, false);
72 }
73})();</script>
74<script id="__st">var __st={"a":26414415943,"offset":-14400,"reqid":"b5e40ced-111a-4e72-bd91-8aed412afb97","pageurl":"3dprintergobrrr.com\/","u":"3545a1c1750f","p":"home"};</script>
75<script>window.ShopifyPaypalV4VisibilityTracking = true;</script>
76<script>window.ShopifyAnalytics = window.ShopifyAnalytics || {};
77window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {};
78window.ShopifyAnalytics.meta.currency = 'USD';
79var meta = {"page":{"pageType":"home"}};
80for (var attr in meta) {
81 window.ShopifyAnalytics.meta[attr] = meta[attr];
82}</script>
83<script>window.ShopifyAnalytics.merchantGoogleAnalytics = function() {
84
85};
86</script>
87<script class="analytics">(function () {
88 var customDocumentWrite = function(content) {
89 var jquery = null;
90
91 if (window.jQuery) {
92 jquery = window.jQuery;
93 } else if (window.Checkout && window.Checkout.$) {
94 jquery = window.Checkout.$;
95 }
96
97 if (jquery) {
98 jquery('body').append(content);
99 }
100 };
101
102 var isDuplicatedThankYouPageView = function() {
103 return document.cookie.indexOf('loggedConversion=' + window.location.pathname) !== -1;
104 }
105
106 var setCookieIfThankYouPage = function() {
107 if (window.location.pathname.indexOf('/checkouts') !== -1 &&
108 window.location.pathname.indexOf('/thank_you') !== -1) {
109
110 var twoMonthsFromNow = new Date(Date.now());
111 twoMonthsFromNow.setMonth(twoMonthsFromNow.getMonth() + 2);
112
113 document.cookie = 'loggedConversion=' + window.location.pathname + '; expires=' + twoMonthsFromNow;
114 }
115 }
116
117 var trekkie = window.ShopifyAnalytics.lib = window.trekkie = window.trekkie || [];
118 if (trekkie.integrations) {
119 return;
120 }
121 trekkie.methods = [
122 'identify',
123 'page',
124 'ready',
125 'track',
126 'trackForm',
127 'trackLink'
128 ];
129 trekkie.factory = function(method) {
130 return function() {
131 var args = Array.prototype.slice.call(arguments);
132 args.unshift(method);
133 trekkie.push(args);
134 return trekkie;
135 };
136 };
137 for (var i = 0; i < trekkie.methods.length; i++) {
138 var key = trekkie.methods[i];
139 trekkie[key] = trekkie.factory(key);
140 }
141 trekkie.load = function(config) {
142 trekkie.config = config;
143 var script = document.createElement('script');
144 script.type = 'text/javascript';
145 script.onerror = function(e) {
146 (new Image()).src = '//v.shopify.com/internal_errors/track?error=trekkie_load';
147 };
148 script.async = true;
149 script.src = 'https://cdn.shopify.com/s/javascripts/tricorder/trekkie.storefront.min.js?v=2020.07.13.1';
150 var first = document.getElementsByTagName('script')[0];
151 first.parentNode.insertBefore(script, first);
152 };
153 trekkie.load(
154 {"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":{}}
155 );
156
157 var loaded = false;
158 trekkie.ready(function() {
159 if (loaded) return;
160 loaded = true;
161
162 window.ShopifyAnalytics.lib = window.trekkie;
163
164
165 var originalDocumentWrite = document.write;
166 document.write = customDocumentWrite;
167 try { window.ShopifyAnalytics.merchantGoogleAnalytics.call(this); } catch(error) {};
168 document.write = originalDocumentWrite;
169 (function () {
170 if (window.BOOMR && (window.BOOMR.version || window.BOOMR.snippetExecuted)) {
171 return;
172 }
173 window.BOOMR = window.BOOMR || {};
174 window.BOOMR.snippetStart = new Date().getTime();
175 window.BOOMR.snippetExecuted = true;
176 window.BOOMR.snippetVersion = 12;
177 window.BOOMR.application = "storefront-renderer";
178 window.BOOMR.shopId = 26414415943;
179 window.BOOMR.themeId = 82461655111;
180 window.BOOMR.url =
181 "https://cdn.shopify.com/shopifycloud/boomerang/shopify-boomerang-1.0.0.min.js";
182 var where = document.currentScript || document.getElementsByTagName("script")[0];
183 var parentNode = where.parentNode;
184 var promoted = false;
185 var LOADER_TIMEOUT = 3000;
186 function promote() {
187 if (promoted) {
188 return;
189 }
190 var script = document.createElement("script");
191 script.id = "boomr-scr-as";
192 script.src = window.BOOMR.url;
193 script.async = true;
194 parentNode.appendChild(script);
195 promoted = true;
196 }
197 function iframeLoader(wasFallback) {
198 promoted = true;
199 var dom, bootstrap, iframe, iframeStyle;
200 var doc = document;
201 var win = window;
202 window.BOOMR.snippetMethod = wasFallback ? "if" : "i";
203 bootstrap = function(parent, scriptId) {
204 var script = doc.createElement("script");
205 script.id = scriptId || "boomr-if-as";
206 script.src = window.BOOMR.url;
207 BOOMR_lstart = new Date().getTime();
208 parent = parent || doc.body;
209 parent.appendChild(script);
210 };
211 if (!window.addEventListener && window.attachEvent && navigator.userAgent.match(/MSIE [67]./)) {
212 window.BOOMR.snippetMethod = "s";
213 bootstrap(parentNode, "boomr-async");
214 return;
215 }
216 iframe = document.createElement("IFRAME");
217 iframe.src = "about:blank";
218 iframe.title = "";
219 iframe.role = "presentation";
220 iframe.loading = "eager";
221 iframeStyle = (iframe.frameElement || iframe).style;
222 iframeStyle.width = 0;
223 iframeStyle.height = 0;
224 iframeStyle.border = 0;
225 iframeStyle.display = "none";
226 parentNode.appendChild(iframe);
227 try {
228 win = iframe.contentWindow;
229 doc = win.document.open();
230 } catch (e) {
231 dom = document.domain;
232 iframe.src = "javascript:var d=document.open();d.domain='" + dom + "';void(0);";
233 win = iframe.contentWindow;
234 doc = win.document.open();
235 }
236 if (dom) {
237 doc._boomrl = function() {
238 this.domain = dom;
239 bootstrap();
240 };
241 doc.write("<body onload='document._boomrl();'>");
242 } else {
243 win._boomrl = function() {
244 bootstrap();
245 };
246 if (win.addEventListener) {
247 win.addEventListener("load", win._boomrl, false);
248 } else if (win.attachEvent) {
249 win.attachEvent("onload", win._boomrl);
250 }
251 }
252 doc.close();
253 }
254 var link = document.createElement("link");
255 if (link.relList &&
256 typeof link.relList.supports === "function" &&
257 link.relList.supports("preload") &&
258 ("as" in link)) {
259 window.BOOMR.snippetMethod = "p";
260 link.href = window.BOOMR.url;
261 link.rel = "preload";
262 link.as = "script";
263 link.addEventListener("load", promote);
264 link.addEventListener("error", function() {
265 iframeLoader(true);
266 });
267 setTimeout(function() {
268 if (!promoted) {
269 iframeLoader(true);
270 }
271 }, LOADER_TIMEOUT);
272 BOOMR_lstart = new Date().getTime();
273 parentNode.appendChild(link);
274 } else {
275 iframeLoader(false);
276 }
277 function boomerangSaveLoadTime(e) {
278 window.BOOMR_onload = (e && e.timeStamp) || new Date().getTime();
279 }
280 if (window.addEventListener) {
281 window.addEventListener("load", boomerangSaveLoadTime, false);
282 } else if (window.attachEvent) {
283 window.attachEvent("onload", boomerangSaveLoadTime);
284 }
285 if (document.addEventListener) {
286 document.addEventListener("onBoomerangLoaded", function(e) {
287 e.detail.BOOMR.init({
288 producer_url: "https://monorail-edge.shopifysvc.com/v1/produce",
289 ResourceTiming: {
290 enabled: true,
291 trackedResourceTypes: ["script", "img", "css"]
292 },
293 });
294 e.detail.BOOMR.t_end = new Date().getTime();
295 });
296 } else if (document.attachEvent) {
297 document.attachEvent("onpropertychange", function(e) {
298 if (!e) e=event;
299 if (e.propertyName === "onBoomerangLoaded") {
300 e.detail.BOOMR.init({
301 producer_url: "https://monorail-edge.shopifysvc.com/v1/produce",
302 ResourceTiming: {
303 enabled: true,
304 trackedResourceTypes: ["script", "img", "css"]
305 },
306 });
307 e.detail.BOOMR.t_end = new Date().getTime();
308 }
309 });
310 }
311 })();
312
313
314 if (!isDuplicatedThankYouPageView()) {
315 setCookieIfThankYouPage();
316
317 window.ShopifyAnalytics.lib.page(
318 null,
319 {"pageType":"home"}
320 );
321
322
323 }
324 });
325
326
327 var eventsListenerScript = document.createElement('script');
328 eventsListenerScript.async = true;
329 eventsListenerScript.src = "//cdn.shopify.com/s/assets/shop_events_listener-2632023fb2795bd6668b6fbae05b661baba07afb3d62048f023763eca3cd96e3.js";
330 document.getElementsByTagName('head')[0].appendChild(eventsListenerScript);
331
332})();</script>
333<script>var storefrontFormsRecaptchaCallback = function() {
334 grecaptcha.execute("6LcCR2cUAAAAANS1Gpq_mDIJ2pQuJphsSQaUEuc9", { action: "contact_form" }).then(function(token) {
335 var forms = document.querySelectorAll('form[action^="/contact"]');
336
337 forms.forEach(function(form) {
338 var contact_form_flag = form.querySelector('input[name="form_type"][value="contact"]');
339
340 if(contact_form_flag === null) {
341 return;
342 }
343
344 var tokenInput = form.querySelector('input[name=recaptcha-v3-token]');
345 if (tokenInput instanceof HTMLElement) {
346 tokenInput.setAttribute("value", token);
347 }
348 else {
349 tokenInput = document.createElement("input");
350 tokenInput.setAttribute("name", "recaptcha-v3-token");
351 tokenInput.setAttribute("type", "hidden");
352 tokenInput.setAttribute("value", token);
353 form.appendChild(tokenInput, form);
354 }
355 });
356 });
357};</script>
358<script>document.addEventListener('DOMContentLoaded', function() {
359 // Look for a contact form
360 var form = document.querySelector('form[action^="/contact"] input[name="form_type"][value="contact"]');
361 if (form === null) {
362 return;
363 }
364
365 // If found, inject reCAPTCHA V3
366 var recaptchaV3Script = document.createElement("script");
367 recaptchaV3Script.setAttribute("src", "https://www.recaptcha.net/recaptcha/api.js?onload=storefrontFormsRecaptchaCallback&render=6LcCR2cUAAAAANS1Gpq_mDIJ2pQuJphsSQaUEuc9&hl=en");
368
369 document.body.appendChild(recaptchaV3Script);
370
371 return;
372});</script>
373<script>document.addEventListener('DOMContentLoaded', function() {
374 // Look for reCAPTCHA disclaimer
375 var spam_detection_disclaimer = document.querySelector('p[data-spam-detection-disclaimer]');
376
377 if (spam_detection_disclaimer === null) {
378 return;
379 }
380
381 var styleElement = document.createElement("style");
382
383 document.head.appendChild(styleElement);
384
385 // If found, hide the banner
386 var styleSheet = styleElement.sheet;
387 styleSheet.insertRule(".grecaptcha-badge { visibility: hidden; }");
388});</script>
389<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>
390<script crossorigin="anonymous" defer="defer" src="//cdn.shopify.com/s/assets/shopify_pay/storefront-21b5dddfc8b64c1ad68cee3ba7448d1ffa15c24e969ebc1fbccf1a3784b659ad.js?v=20190107"></script>
391<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>
392
393<style id="shopify-dynamic-checkout">.shopify-payment-button__button--hidden {
394 visibility: hidden;
395}
396
397.shopify-payment-button__button {
398 border-radius: 4px;
399 border: none;
400 box-shadow: 0 0 0 0 transparent;
401 color: white;
402 cursor: pointer;
403 display: block;
404 font-size: 1em;
405 font-weight: 500;
406 line-height: 1;
407 text-align: center;
408 width: 100%;
409 transition: background 0.2s ease-in-out;
410}
411
412.shopify-payment-button__button[disabled] {
413 opacity: 0.6;
414 cursor: default;
415}
416
417.shopify-payment-button__button--unbranded {
418 background-color: #1990c6;
419 padding: 1em 2em;
420}
421
422.shopify-payment-button__button--unbranded:hover:not([disabled]) {
423 background-color: #136f99;
424}
425
426.shopify-payment-button__more-options {
427 background: transparent;
428 border: 0 none;
429 cursor: pointer;
430 display: block;
431 font-size: 1em;
432 margin-top: 1em;
433 text-align: center;
434 width: 100%;
435}
436
437.shopify-payment-button__more-options:hover:not([disabled]) {
438 text-decoration: underline;
439}
440
441.shopify-payment-button__more-options[disabled] {
442 opacity: 0.6;
443 cursor: default;
444}
445
446.shopify-payment-button__button--branded {
447 display: flex;
448 flex-direction: column;
449 min-height: 44px;
450 position: relative;
451 z-index: 1;
452}
453
454.shopify-payment-button__button--branded .shopify-cleanslate {
455 flex: 1 !important;
456 display: flex !important;
457 flex-direction: column !important;
458}
459</style>
460<style id="shopify-dynamic-checkout-cart">@media screen and (min-width: 750px) {
461 #dynamic-checkout-cart {
462 min-height: 50px;
463 }
464}
465
466@media screen and (max-width: 750px) {
467 #dynamic-checkout-cart {
468 min-height: 120px;
469 }
470}
471</style><script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script>
472
473
474
475
476
477<style>@font-face {
478 font-family: "Playfair Display";
479 font-weight: 700;
480 font-style: normal;
481 src: url("https://fonts.shopifycdn.com/playfair_display/playfairdisplay_n7.1e0ea1cc7a9e4ffdfd6c80b1742be1b89bbe2665.woff2?h1=M2RwcmludGVyZ29icnJyLmNvbQ&hmac=39046b6798127b260100778b302f1c1c183d9358ac829c1ff34c4ae6373b1c4d") format("woff2"),
482 url("https://fonts.shopifycdn.com/playfair_display/playfairdisplay_n7.40a558d0a1f7faa9f18d658a9ad541610d181d3b.woff?h1=M2RwcmludGVyZ29icnJyLmNvbQ&hmac=e1fd95e56c325efacfc01941093147cb49940e2a1a4ad750c1a459a6548ae4b4") format("woff");
483}
484
485 @font-face {
486 font-family: "Quattrocento Sans";
487 font-weight: 400;
488 font-style: normal;
489 src: url("https://fonts.shopifycdn.com/quattrocento_sans/quattrocentosans_n4.b43a78e6b8b9780ef5893d83cd043417f12e0d99.woff2?h1=M2RwcmludGVyZ29icnJyLmNvbQ&hmac=56c9d4ed8386053e8939d98aae973e17c94134228afed678bc66c01ef0f02b86") format("woff2"),
490 url("https://fonts.shopifycdn.com/quattrocento_sans/quattrocentosans_n4.19c4a084d66bf65371b1784dad52aa1acf657cdd.woff?h1=M2RwcmludGVyZ29icnJyLmNvbQ&hmac=9193cfc6f9316406c6893b07e595b8cb80d78a2afeef132b39ffbe9242e844c6") format("woff");
491}
492
493/* ------------------------ Critical Helper Classes ------------------------- */
494.critical-hide {
495 display: none;
496}
497
498.critical-clear {
499 opacity: 0;
500 visibility: hidden;
501}
502
503.drawer-cover {
504 opacity: 0;
505}
506
507.main-content .shopify-section {
508 display: none;
509}
510
511.main-content .shopify-section:first-child {
512 display: inherit;
513}
514
515body:not(.template-index) .main-content {
516 opacity: 0;
517}
518
519
520/* ----------------------------- Global Styles ------------------------------ */
521*, *::before, *::after {
522 box-sizing: border-box;
523}
524
525html {
526 font-size: 62.5%;
527 background-color: #ffffff;
528}
529
530body {
531 margin: 0;
532 font-size: 1.6rem;
533 font-family: "Quattrocento Sans", sans-serif;
534 font-style: normal;
535 font-weight: 400;
536 color: #4a4a4a;
537 line-height: 1.625;
538}
539
540.page-width {
541 max-width: 980px;
542 padding: 0 20px;
543 margin: 0 auto;
544}
545
546/* ---------------------------- Helper Classes ------------------------------ */
547.visually-hidden,
548.icon__fallback-text {
549 position: absolute !important;
550 overflow: hidden;
551 clip: rect(0 0 0 0);
552 height: 1px;
553 width: 1px;
554 padding: 0;
555 border: 0;
556}
557
558/* ----------------------------- Typography --------------------------------- */
559body {
560 -webkit-font-smoothing: antialiased;
561 -webkit-text-size-adjust: 100%;
562}
563
564.h4 {
565 letter-spacing: inherit;
566 text-transform: inherit;
567 font-family: "Playfair Display", serif;
568 font-style: normal;
569 font-weight: 700;
570}
571
572
573.h4 a {
574 color: inherit;
575 text-decoration: none;
576 font-weight: inherit;
577}
578
579.h4 {
580 font-size: 2.2rem;
581}
582
583@media only screen and (min-width: 750px) {
584 .h4 {
585 font-size: 2.4rem;
586 line-height: 1.5;
587 }
588}
589
590/* ------------------------------ Buttons ----------------------------------- */
591.btn,
592.btn--secondary {
593 -moz-user-select: "none";
594 -ms-user-select: "none";
595 -webkit-user-select: "none";
596 user-select: "none";
597 -webkit-appearance: none;
598 -moz-appearance: none;
599 appearance: none;
600 display: inline-block;
601 position: relative;
602 width: auto;
603 background-color: #3c5629;
604 border-radius: 0;
605 color: #ffffff;
606 border: 2px solid #3c5629;
607 font-size: 1.4rem;
608 font-weight: 700;
609 letter-spacing: 1.5px;
610 text-decoration: none;
611 text-align: center;
612 text-transform: uppercase;
613 padding: 10px 30px;
614 line-height: 2.2;
615 vertical-align: middle;
616 cursor: pointer;
617 transition: outline 0.1s linear;
618 box-sizing: border-box;
619}
620
621.btn--square {
622 width: 50px;
623 height: 50px;
624 padding: 0;
625 text-align: center;
626 line-height: 50px;
627}
628
629.btn--clear {
630 position: relative;
631 background-color: transparent;
632 border: 0;
633 color: #4a4a4a;
634 transition: 0.15s opacity ease-out;
635}
636
637.btn--clear:hover::after,
638.btn--clear::after {
639 outline: 0 !important;
640}
641
642.btn::after,
643.btn--secondary::after {
644 content: '';
645 display: block;
646 position: absolute;
647 top: 0;
648 left: 0;
649 width: 100%;
650 height: 100%;
651 outline: 2px solid #3c5629;
652 transition: outline 0.1s linear;
653}
654
655/* -------------------------------- Icons ----------------------------------- */
656.icon {
657 display: inline-block;
658 width: 20px;
659 height: 20px;
660 vertical-align: middle;
661}
662
663/* ----------------------------- Site Header -------------------------------- */
664.site-header {
665 position: relative;
666 transition: transform 0.25s ease-out;
667 z-index: 10;
668}
669
670.site-header--transparent {
671 position: absolute;
672 top: 0;
673 left: 0;
674 right: 0;
675 z-index: 10;
676}
677
678.site-header__wrapper {
679 position: relative;
680 min-height: 60px;
681 width: 100%;
682 background-color: #fff;
683 z-index: 10;
684}
685
686.site-header--transparent .site-header__wrapper {
687 background-color: transparent;
688}
689
690.site-header__wrapper svg {
691 fill: #758560;
692}
693
694.site-header__wrapper--transitioning {
695 transition: background-color 0.25s ease-out, margin-top 0.25s ease-out;
696}
697
698.announcement-bar {
699 display: none;
700 text-align: center;
701 position: relative;
702 text-decoration: none;
703 z-index: 10;
704}
705
706.announcement-bar--visible {
707 display: block;
708}
709
710.announcement-bar__message {
711 font-size: 16px;
712 font-weight: 700;
713 padding: 10px 20px;
714 margin-bottom: 0;
715}
716
717.announcement-bar__message .icon {
718 fill: currentColor;
719}
720
721.announcement-bar__close {
722 position: absolute;
723 right: 20px;
724 padding: 0;
725 width: 30px;
726 height: 30px;
727 line-height: 100%;
728 top: 50%;
729 -ms-transform: translateY(-50%);
730 -webkit-transform: translateY(-50%);
731 transform: translateY(-50%);
732}
733
734.announcement-bar__close .icon {
735 width: 12px;
736 height: 12px;
737 fill: currentColor;
738}
739
740.site-header-sections {
741 display: -webkit-flex;
742 display: -ms-flexbox;
743 display: flex;
744 width: 100%;
745 -ms-flex-align: center;
746 -webkit-align-items: center;
747 -moz-align-items: center;
748 -ms-align-items: center;
749 -o-align-items: center;
750 align-items: center;
751 min-height: 60px;
752}
753
754.site-header__section--title {
755 display: -webkit-flex;
756 display: -ms-flexbox;
757 display: flex;
758 width: 100%;
759 -webkit-justify-content: center;
760 -ms-justify-content: center;
761 justify-content: center;
762}
763
764.site-header__logo-wrapper {
765 display: inline-block;
766 margin: 0;
767 padding: 10px 0;
768 text-align: center;
769 line-height: 1.2;
770}
771
772.site-header__logo {
773 display: block;
774}
775
776.site-header__logo-image {
777 display: block;
778 margin: 0 auto;
779}
780
781.site-header--transparent .site-header__logo-image {
782 display: none;
783}
784
785@media only screen and (max-width: 749px) {
786 .site-header__logo-image {
787 max-height: 30px;
788 }
789}
790
791.site-header__logo-image--transparent {
792 display: none;
793}
794
795.site-header--transparent .site-header__logo-image--transparent {
796 display: block;
797}
798
799.navigation-open .site-header__logo-image--transparent,
800html.supports-no-js .site-header__logo-image--transparent {
801 display: none;
802}
803
804.site-header__cart svg {
805 width: 22px;
806 height: 30px;
807 margin: -2px 0 0 -2px;
808}
809
810@media only screen and (min-width: 750px) {
811 .site-header__cart svg {
812 width: 26px;
813 }
814}
815
816.site-header__cart::after {
817 border-color: #4a4a4a;
818}
819
820.site-header__cart-bubble {
821 position: absolute;
822 top: 15px;
823 right: 10px;
824 width: 10px;
825 height: 10px;
826 background-color: #3c5629;
827 border-radius: 50%;
828 opacity: 0;
829 transition: all 0.25s ease-out;
830 -ms-transform: scale(0);
831 -webkit-transform: scale(0);
832 transform: scale(0);
833}
834
835@media only screen and (min-width: 750px) {
836 .site-header__cart-bubble {
837 top:15px;
838 right: 9px;
839 }
840}
841
842.site-header__cart .site-header__cart-bubble {
843 top: 13px;
844}
845
846@media only screen and (min-width: 750px) {
847 .site-header__cart .site-header__cart-bubble {
848 top: 12px;
849 }
850}
851
852.site-header__cart-bubble--visible {
853 opacity: 1;
854 -ms-transform: scale(1);
855 -webkit-transform: scale(1);
856 transform: scale(1);
857}
858
859.burger-icon {
860 display: block;
861 height: 2px;
862 width: 16px;
863 left: 50%;
864 margin-left: -8px;
865 background: #758560;
866 position: absolute;
867 transition: all 0.25s ease-out;
868}
869
870@media only screen and (min-width: 750px) {
871 .burger-icon {
872 height:2px;
873 width: 24px;
874 left: 50%;
875 margin-left: -12px;
876 }
877}
878
879.burger-icon--top {
880 top: 18px;
881}
882
883@media only screen and (min-width: 750px) {
884 .burger-icon--top {
885 top: 16px;
886 }
887}
888
889.site-header__navigation--active .burger-icon--top {
890 top: 25px;
891 transform: rotate(45deg);
892}
893
894.burger-icon--mid {
895 top: 24px;
896}
897
898@media only screen and (min-width: 750px) {
899 .burger-icon--mid {
900 top: 24px;
901 }
902}
903
904.site-header__navigation--active .burger-icon--mid {
905 opacity: 0;
906}
907
908.burger-icon--bottom {
909 top: 30px;
910}
911
912@media only screen and (min-width: 750px) {
913 .burger-icon--bottom {
914 top: 32px;
915 }
916}
917
918.site-header__navigation--active .burger-icon--bottom {
919 top: 25px;
920 transform: rotate(-45deg);
921}
922
923.site-header__navigation {
924 position: relative;
925}
926
927.site-header__navigation svg {
928 width: 20px;
929 height: 30px;
930}
931
932.site-header__navigation::after {
933 border-color: #4a4a4a;
934}
935
936/* ----------------------------- Slideshow --------------------------------- */
937.slideshow {
938 display: -webkit-flex;
939 display: -ms-flexbox;
940 display: flex;
941 width: 100%;
942 position: relative;
943 overflow: hidden;
944 min-height: 300px;
945 max-height: calc(100vh - 35px);
946 background-color: #d9d9d9;
947}
948
949.slideshow--full .slideshow {
950 height: calc(100vh - 35px);
951}
952
953@media only screen and (max-width: 749px) {
954 .slideshow--adapt .slideshow {
955 max-height: 125vw;
956 min-height: 75vw;
957 }
958}
959
960.slideshow__slides {
961 margin: 0;
962 padding: 0;
963 list-style: none;
964}
965
966.slideshow__slide {
967 position: absolute;
968 height: 100%;
969 width: 100%;
970 opacity: 0;
971 z-index: 0;
972 transition: all 0.5s cubic-bezier(0, 0, 0, 1);
973}
974
975.slideshow__slide--active {
976 transition: all 0.5s cubic-bezier(0, 0, 0, 1);
977 opacity: 1;
978 z-index: 2;
979}
980
981.slideshow__overlay::before {
982 content: '';
983 position: absolute;
984 top: 0;
985 right: 0;
986 bottom: 0;
987 left: 0;
988 z-index: 3;
989}
990
991.slideshow__image {
992 height: 100%;
993 width: 100%;
994 object-fit: cover;
995 z-index: 1;
996 transition: opacity 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87),filter 400ms,-webkit-filter 400ms;
997 font-family: "object-fit: cover";
998}
999
1000.slideshow__image .placeholder-svg {
1001 display: block;
1002 fill: rgba(74,74,74,0.35);
1003 background-color: #f1eee6;
1004 position: absolute;
1005 top: 50%;
1006 left: 50%;
1007 height: 100%;
1008 width: auto;
1009 max-height: none;
1010 max-width: none;
1011 -ms-transform: translate(-50%, -50%);
1012 -webkit-transform: translate(-50%, -50%);
1013 transform: translate(-50%, -50%);
1014}
1015
1016.slideshow__image .placeholder-background {
1017 background-color: #faf9f6;
1018 position: absolute;
1019 top: 0;
1020 right: 0;
1021 bottom: 0;
1022 left: 0;
1023}
1024
1025.slideshow__navigation {
1026 margin: 0;
1027 padding: 0;
1028 list-style: none;
1029}
1030
1031.slideshow__text-content-mobile,
1032.slideshow__button-cta-single {
1033 display: none;
1034}
1035
1036.slideshow__indicators {
1037 margin: 0;
1038 padding: 0;
1039 list-style: none;
1040}
1041</style>
1042
1043
1044
1045
1046<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">
1047<noscript><link rel="stylesheet" href="//cdn.shopify.com/s/files/1/0264/1441/5943/t/5/assets/theme.scss.css?v=16578845677980430836"></noscript>
1048
1049<script>
1050/*! loadCSS. [c]2017 Filament Group, Inc. MIT License */
1051!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);
1052/*! onloadCSS. (onload callback for loadCSS) [c]2017 Filament Group, Inc. MIT License */
1053function 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)}
1054
1055// Insert our stylesheet before our preload <link> tag
1056var preload = document.querySelector('link[href="//cdn.shopify.com/s/files/1/0264/1441/5943/t/5/assets/theme.scss.css?v=16578845677980430836"]');
1057var stylesheet = loadCSS('//cdn.shopify.com/s/files/1/0264/1441/5943/t/5/assets/theme.scss.css?v=16578845677980430836', preload);
1058// Create a property to easily detect if the stylesheet is done loading
1059onloadCSS(stylesheet, function() { stylesheet.loaded = true; });
1060</script>
1061
1062 <script>
1063 var theme = {
1064 stylesheet: "//cdn.shopify.com/s/files/1/0264/1441/5943/t/5/assets/theme.scss.css?v=16578845677980430836",
1065 modelViewerUiSprite: "//cdn.shopify.com/s/files/1/0264/1441/5943/t/5/assets/model-viewer-ui-sprite.svg?v=5101272606032160921",
1066 plyrSprite: "//cdn.shopify.com/s/files/1/0264/1441/5943/t/5/assets/plyr-sprite.svg?v=5038930093123185314",
1067 strings: {
1068 addToCart: "Add to Cart",
1069 soldOut: "Sold Out",
1070 unavailable: "Unavailable",
1071 addItemSuccess: "Item added to cart!",
1072 viewCart: "View cart",
1073 cartError: "There was an error while updating your cart. Please try again.",
1074 cartQuantityError: "You can only add [quantity] [title] to your cart.",
1075 regularPrice: "Regular price",
1076 salePrice: "Sale price",
1077 unitPrice: "Unit price",
1078 unitPriceSeparator: "per",
1079 newsletter: {
1080 blankError: "Email can\u0026#39;t be blank.",
1081 invalidError: "Please enter a valid email address."
1082 },
1083 map: {
1084 zeroResults: "No results for that address",
1085 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.",
1086 authError: "There was a problem authenticating your Google Maps API Key.",
1087 addressError: "Error looking up that address"
1088 },
1089 slideshow: {
1090 loadSlideA11yString: "Load slide [slide_number]",
1091 activeSlideA11yString: "Slide [slide_number], current"
1092 }
1093 },
1094 isOnline: true,
1095 moneyFormat: "${{amount}}",
1096 mediaQuerySmall: 750,
1097 mediaQueryMedium: 990
1098 };
1099
1100
1101
1102 document.documentElement.className = document.documentElement.className.replace('supports-no-js', '');
1103 </script>
1104
1105 <script src="//cdn.shopify.com/s/files/1/0264/1441/5943/t/5/assets/lazysizes.min.js?v=4164417312754347389" async="async"></script>
1106 <script src="//cdn.shopify.com/s/files/1/0264/1441/5943/t/5/assets/vendor.min.js?v=18362583233972542081" defer="defer"></script>
1107 <script src="//cdn.shopify.com/s/files/1/0264/1441/5943/t/5/assets/theme.min.js?v=7539499555888488178" defer="defer"></script>
1108 <script src="//cdn.shopify.com/s/files/1/0264/1441/5943/t/5/assets/custom.js?v=10161236047705041721" defer="defer"></script>
1109</head>
1110
1111<body id="agoristics" class="template-index data-animations">
1112
1113 <a class="visually-hidden skip-link" href="#MainContent">Skip to content</a>
1114
1115 <div id="shopify-section-header" class="shopify-section">
1116 <style>
1117 html:not(.supports-no-js) body:not(.navigation-open) .site-header--transparent:not(.site-header--fixed) .burger-icon {
1118 background-color: #ffffff;
1119 }
1120
1121 html:not(.supports-no-js) body:not(.navigation-open) .site-header--transparent:not(.site-header--fixed) .site-header__cart .icon,
1122 html:not(.supports-no-js) body:not(.navigation-open) .site-header--transparent:not(.site-header--fixed) .site-header__bag .icon {
1123 fill: #ffffff;
1124 }
1125
1126 html:not(.supports-no-js) body:not(.navigation-open) .site-header--transparent:not(.site-header--fixed) a.site-header__logo {
1127 color: #ffffff;
1128 }
1129
1130 html:not(.supports-no-js) body:not(.navigation-open) .site-header--transparent:not(.site-header--fixed) .site-header__navigation::after,
1131 html:not(.supports-no-js) body:not(.navigation-open) .site-header--transparent:not(.site-header--fixed) .site-header__cart::after {
1132 border-color: #ffffff;
1133 }
1134 </style>
1135
1136<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">
1137 <header class="site-header__wrapper" role="banner">
1138
1139
1140 <div class="site-header-sections page-width">
1141 <nav class="site-header__section site-header__section--button"
1142 data-site-navigation role="navigation"
1143 >
1144 <button class="site-header__navigation btn btn--clear btn--square"
1145 aria-expanded="false"
1146 data-navigation-button
1147 >
1148 <span class="burger-icon burger-icon--top"></span>
1149 <span class="burger-icon burger-icon--mid"></span>
1150 <span class="burger-icon burger-icon--bottom"></span>
1151 <span class="icon__fallback-text">Menu</span>
1152 </button>
1153 <div class="navigation supports-no-js critical-hide" data-section-id="header" data-section-type="navigation" aria-hidden=true>
1154 <div class="navigation__container">
1155 <ul class="navigation__links">
1156
1157
1158
1159 <li class="navigation__link navigation__entrance-animation navigation__link--active">
1160 <a href="/" aria-current="page">Home</a>
1161 </li>
1162
1163
1164
1165
1166 <li class="navigation__link navigation__entrance-animation">
1167 <a href="/collections/printers">Printers</a>
1168 </li>
1169
1170
1171
1172
1173 <li class="navigation__link navigation__entrance-animation">
1174 <a href="/collections/upgrades">Upgrades</a>
1175 </li>
1176
1177
1178
1179
1180 <li class="navigation__link navigation__entrance-animation">
1181 <a href="/collections/tools-filaments">Tools & Filaments</a>
1182 </li>
1183
1184
1185
1186
1187 <li class="navigation__link navigation__entrance-animation">
1188 <a href="/collections/gear">Gear</a>
1189 </li>
1190
1191
1192
1193
1194 <li class="navigation__link navigation__entrance-animation">
1195 <a href="/pages/faq">FAQ</a>
1196 </li>
1197
1198
1199
1200
1201 <li class="navigation__link navigation__entrance-animation">
1202 <a href="/pages/contact">Contact</a>
1203 </li>
1204
1205
1206 </ul>
1207
1208 <ul class="navigation__links">
1209
1210
1211 <li class="navigation__link navigation__link--secondary navigation__entrance-animation">
1212 <a href="/search">Search</a>
1213 </li>
1214
1215 </ul>
1216
1217
1218
1219 <div class="navigation__search navigation__entrance-animation">
1220 <form action="/search" method="get" role="search">
1221 <div class="input-group--underline">
1222 <input class="input-group__field" type="search" name="q" value="" placeholder="Search" aria-label="Search" tabindex="-1">
1223 <div class="input-group__btn">
1224 <button type="submit" class="btn btn--clear btn--square" tabindex="-1">
1225 <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>
1226 <span class="icon__fallback-text">Search again</span>
1227 </button>
1228 </div>
1229 </div>
1230 </form>
1231</div>
1232
1233 </div>
1234 </div>
1235 </nav>
1236 <div class="site-header__section site-header__section--title">
1237
1238
1239 <h1 class="site-header__logo-wrapper h4" itemscope itemtype="http://schema.org/Organization">
1240
1241
1242 <a href="/" itemprop="url" class="site-header__logo">
1243 Agoristics
1244
1245 </a>
1246
1247
1248 </h1>
1249
1250 </div>
1251 <div class="site-header__section site-header__section--button">
1252 <a href="/cart" class="btn btn--clear btn--square btn--hover-scale site-header__cart ajax-cart__toggle" aria-expanded="false">
1253 <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>
1254 <span class="icon__fallback-text">View cart</span>
1255 <span class="site-header__cart-bubble"></span>
1256 </a>
1257 </div>
1258 </div>
1259 </header>
1260</div>
1261
1262
1263</div>
1264
1265 <div class="main-content" data-drawer-push>
1266 <div class="main-content__wrapper">
1267 <main class="content-for-layout" id="MainContent" role="main">
1268 <!-- BEGIN content_for_index --><div id="shopify-section-slideshow" class="shopify-section index-section"><style>
1269 #Slideshow-slideshow .slideshow__overlay::before {
1270 background-color: #000000;
1271 opacity: 0.3;
1272 }
1273
1274 #Slideshow-slideshow .slideshow__heading,
1275 #Slideshow-slideshow .slideshow__button-label {
1276 color: #ffffff;
1277 }
1278 </style><style data-shopify>#Slideshow-slideshow {
1279 height:55.0vw;
1280 }</style><div class="slideshow--adapt slideshow--center-cta" data-section-id="slideshow" data-section-type="slideshow-section">
1281 <div id="Slideshow-slideshow"
1282 class="slideshow"
1283 role="region"
1284 aria-describedby="slideshow-info"
1285 tabindex="-1"
1286 aria-label="slideshow"><ul class="slideshow__slides"><li class="slideshow__slide slideshow__slide--slide-0 slideshow__slide--active slideshow__overlay"
1287 id="Slide0"
1288
1289 ><style>
1290 .slideshow__image--slide-0 {
1291 object-position: center center;
1292 font-family: "object-fit: cover; object-position: center center;";
1293 }
1294 </style>
1295
1296 <img class="slideshow__image slideshow__image--slide-0 lazyload"
1297 src="//cdn.shopify.com/s/files/1/0264/1441/5943/files/Header_300x.jpg?v=1595971197"
1298 data-src="//cdn.shopify.com/s/files/1/0264/1441/5943/files/Header_{width}x.jpg?v=1595971197"
1299 data-widths="[540, 720, 900, 1080, 1296, 1512, 1728, 1944, 2048]"
1300 data-aspectratio="1.8181818181818181"
1301 data-sizes="auto"
1302 data-parent-fit="cover"
1303 alt=""><div class="slideshow__text-container page-width"><div class="slideshow__text-content" data-animate></div>
1304 </div>
1305 </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>
1306</div>
1307
1308
1309</div><div id="shopify-section-feature-row-0" class="shopify-section index-section index-section--image-with-text">
1310
1311<style>
1312 .feature-row--feature-row-0 {
1313
1314 background-color: #f3f4f3;
1315
1316 }
1317
1318
1319</style>
1320
1321
1322 <style>
1323 .feature-row__image--feature-row-0 {
1324 background-position: center center;
1325 }
1326 </style>
1327
1328
1329
1330
1331<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">
1332
1333
1334 <div class="feature-row__item feature-row__image-wrapper">
1335
1336 <div class="feature-row__image feature-row__image--feature-row-0 lazyload" data-sizes="auto" data-bgset="
1337 //cdn.shopify.com/s/files/1/0264/1441/5943/files/e33_180x.jpg?v=1595779302 180w 180h,
1338 //cdn.shopify.com/s/files/1/0264/1441/5943/files/e33_360x.jpg?v=1595779302 360w 360h,
1339 //cdn.shopify.com/s/files/1/0264/1441/5943/files/e33_540x.jpg?v=1595779302 540w 540h,
1340 //cdn.shopify.com/s/files/1/0264/1441/5943/files/e33_720x.jpg?v=1595779302 720w 720h,
1341 //cdn.shopify.com/s/files/1/0264/1441/5943/files/e33_900x.jpg?v=1595779302 900w 900h,
1342
1343
1344
1345
1346 //cdn.shopify.com/s/files/1/0264/1441/5943/files/e33.jpg?v=1595779302 1000w 1000h
1347"></div>
1348
1349 <noscript>
1350 <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>
1351 </noscript>
1352
1353 </div>
1354
1355
1356
1357 <div class="feature-row__item feature-row__text">
1358
1359 <h2 class="feature-row__heading h3 separator" data-animate>All New Ender 3 V2!</h2>
1360
1361
1362 <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>
1363
1364
1365 <a href="/products/creality-3d-new-ender-3-v2-3d-printer" class="btn btn--secondary feature-row__btn">
1366 view
1367 </a>
1368
1369 </div>
1370
1371
1372</div>
1373
1374
1375</div><div id="shopify-section-video" class="shopify-section index-section index-section--video"><style>
1376 #VideoSection--video {
1377 background-position: center center;
1378 }
1379
1380 #VideoSection--video .video-section__cover-background {
1381 background-color: ;
1382 }
1383
1384 #VideoSection--video .video-section__cover-text {
1385 color:
1386 }
1387
1388 #VideoSection--video .video-section__load-player-button-triangle {
1389 border-left-color:
1390 }
1391
1392 #VideoSection--video .video-section__load-player-button-circle {
1393 border-color:
1394 }
1395</style>
1396
1397
1398 <style>
1399 #VideoSection--video .video-section__cover-text {
1400 color: #ffffff;
1401 }
1402
1403 #VideoSection--video .video-section__load-player-button-triangle {
1404 border-left-color: #ffffff;
1405 }
1406
1407 #VideoSection--video .video-section__load-player-button.animated .video-section__load-player-button-circle,
1408 #VideoSection--video .video-section__load-player-button-circle {
1409 border-color: #ffffff;
1410 }
1411
1412 #VideoSection--video .video-section__cover-overlay {
1413 background-color: #000000;
1414 opacity: 0.25;
1415 }
1416 </style>
1417
1418
1419<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="
1420 //cdn.shopify.com/s/files/1/0264/1441/5943/files/octoprint-ender-3_180x.jpeg?v=1595778607 180w 101h,
1421 //cdn.shopify.com/s/files/1/0264/1441/5943/files/octoprint-ender-3_360x.jpeg?v=1595778607 360w 202h,
1422 //cdn.shopify.com/s/files/1/0264/1441/5943/files/octoprint-ender-3_540x.jpeg?v=1595778607 540w 304h,
1423 //cdn.shopify.com/s/files/1/0264/1441/5943/files/octoprint-ender-3_720x.jpeg?v=1595778607 720w 405h,
1424
1425
1426
1427
1428
1429 //cdn.shopify.com/s/files/1/0264/1441/5943/files/octoprint-ender-3.jpeg?v=1595778607 900w 506h
1430">
1431 <div class="video-section__body-overlay"></div>
1432 <button class="btn btn--clear btn--square video-section__player-close">
1433 <span class="visually-hidden">Stop video</span>
1434 <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>
1435 </button>
1436 <div class="video-section__player"></div>
1437 <div class="video-section__cover">
1438 <div class="video-section__cover-background">
1439
1440 </div>
1441 <div class="video-section__cover-overlay"></div>
1442 <div class="video-section__cover-content">
1443
1444 <button class="btn btn--clear video-section__load-player-button">
1445 <span class="visually-hidden">Play video</span>
1446 <div class="video-section__load-player-button-triangle"></div>
1447 <div class="video-section__load-player-button-circle"></div>
1448 </button>
1449 <p class="video-section__error"></p>
1450 </div>
1451 </div>
1452</div>
1453
1454
1455</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">
1456 <div class="grid page-width">
1457 <div class="grid__item text-center medium-up--two-thirds medium-up--push-one-sixth">
1458
1459 <h2 class="rich-text__heading separator
1460 "
1461 data-animate>
1462 3D-Printer Go Brrr
1463 </h2>
1464
1465
1466
1467 <div class="rich-text__body-text rich-text__body-text--medium rte-setting">
1468 <p>They have their printer, we have ours.</p>
1469 </div>
1470
1471 </div>
1472 </div>
1473</div>
1474
1475
1476</div><div id="shopify-section-gallery" class="shopify-section index-section index-section--gallery">
1477 <style>
1478 .image-bar--gallery .image-bar__caption {
1479 color: #ffffff
1480 }
1481
1482 .image-bar--gallery .image-bar__overlay::after {
1483 background-color: #000000;
1484 opacity: 0.2;
1485 }
1486 </style>
1487
1488
1489<div class="image-bar image-bar--gallery image-bar--medium" data-section-id="gallery" data-section-type="gallery">
1490
1491 <div class="image-bar__flex image-bar__3-column">
1492
1493
1494
1495 <style>
1496 .image-bar__item--gallery-0 {
1497 background-position: center center;
1498 }
1499 </style>
1500
1501
1502 <a href="/products/ender-3" class="image-bar__item image-bar__link" >
1503 <div class="image-bar__item image-bar__item--gallery-0 lazyload" data-bgset="
1504 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1121_180x.JPG?v=1590369375 180w 136h,
1505 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1121_360x.JPG?v=1590369375 360w 273h,
1506 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1121_540x.JPG?v=1590369375 540w 409h,
1507 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1121_720x.JPG?v=1590369375 720w 546h,
1508
1509
1510
1511
1512
1513 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1121.JPG?v=1590369375 900w 682h
1514">
1515
1516
1517
1518
1519 <div class="image-bar__content image-bar__overlay">
1520
1521 </div>
1522
1523
1524 </div>
1525 </a>
1526
1527
1528
1529 <div class="image-bar__text" data-animate>
1530
1531<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>
1532
1533
1534 <h3 class="h2 text-title image-bar__caption">Ender 3</h2>
1535
1536 </div>
1537
1538 </div>
1539
1540 <div class="image-bar__flex image-bar__3-column">
1541
1542
1543
1544 <style>
1545 .image-bar__item--gallery-1 {
1546 background-position: center center;
1547 }
1548 </style>
1549
1550
1551 <div class="image-bar__item image-bar__item--gallery-1 lazyload" data-bgset="
1552 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1153_180x.JPG?v=1590369320 180w 112h,
1553 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1153_360x.JPG?v=1590369320 360w 224h,
1554 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1153_540x.JPG?v=1590369320 540w 336h,
1555 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1153_720x.JPG?v=1590369320 720w 449h,
1556 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1153_900x.JPG?v=1590369320 900w 561h,
1557 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1153_1080x.JPG?v=1590369320 1080w 673h,
1558 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1153_1296x.JPG?v=1590369320 1296w 808h,
1559 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1153_1512x.JPG?v=1590369320 1512w 942h,
1560 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1153_1728x.JPG?v=1590369320 1728w 1077h,
1561 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1153.JPG?v=1590369320 4646w 2895h
1562">
1563
1564
1565
1566
1567 <div class="image-bar__content image-bar__overlay">
1568
1569 </div>
1570
1571
1572 </div>
1573
1574
1575
1576 </div>
1577
1578 <div class="image-bar__flex image-bar__3-column">
1579
1580
1581
1582 <style>
1583 .image-bar__item--gallery-2 {
1584 background-position: center center;
1585 }
1586 </style>
1587
1588
1589 <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" >
1590 <div class="image-bar__item image-bar__item--gallery-2 lazyload" data-bgset="
1591 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1203_180x.JPG?v=1590433394 180w 202h,
1592 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1203_360x.JPG?v=1590433394 360w 404h,
1593 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1203_540x.JPG?v=1590433394 540w 605h,
1594 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1203_720x.JPG?v=1590433394 720w 807h,
1595 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1203_900x.JPG?v=1590433394 900w 1009h,
1596
1597
1598
1599
1600 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1203.JPG?v=1590433394 1000w 1121h
1601">
1602
1603
1604
1605
1606 <div class="image-bar__content image-bar__overlay">
1607
1608 </div>
1609
1610
1611 </div>
1612 </a>
1613
1614
1615
1616 <div class="image-bar__text" data-animate>
1617
1618<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>
1619
1620
1621 <h3 class="h2 text-title image-bar__caption">FILAMents</h2>
1622
1623 </div>
1624
1625 </div>
1626
1627</div>
1628
1629
1630
1631
1632</div><div id="shopify-section-feature-row-1" class="shopify-section index-section index-section--image-with-text">
1633
1634<style>
1635 .feature-row--feature-row-1 {
1636
1637 background-color: #f3f4f3;
1638
1639 }
1640
1641
1642</style>
1643
1644
1645 <style>
1646 .feature-row__image--feature-row-1 {
1647 background-position: center center;
1648 }
1649 </style>
1650
1651
1652
1653
1654<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">
1655
1656
1657 <div class="feature-row__item feature-row__text">
1658
1659 <h2 class="feature-row__heading h3 separator" data-animate>3D-Printer Go Brrr Gear</h2>
1660
1661
1662 <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>
1663
1664
1665 <a href="/collections/gear" class="btn btn--secondary feature-row__btn">
1666 View
1667 </a>
1668
1669 </div>
1670
1671
1672
1673 <div class="feature-row__item feature-row__image-wrapper">
1674
1675 <div class="feature-row__image feature-row__image--feature-row-1 lazyload" data-sizes="auto" data-bgset="
1676 //cdn.shopify.com/s/files/1/0264/1441/5943/files/Mockup_4_3_180x.png?v=1590434045 180w 144h,
1677 //cdn.shopify.com/s/files/1/0264/1441/5943/files/Mockup_4_3_360x.png?v=1590434045 360w 288h,
1678 //cdn.shopify.com/s/files/1/0264/1441/5943/files/Mockup_4_3_540x.png?v=1590434045 540w 432h,
1679 //cdn.shopify.com/s/files/1/0264/1441/5943/files/Mockup_4_3_720x.png?v=1590434045 720w 576h,
1680 //cdn.shopify.com/s/files/1/0264/1441/5943/files/Mockup_4_3_900x.png?v=1590434045 900w 720h,
1681 //cdn.shopify.com/s/files/1/0264/1441/5943/files/Mockup_4_3_1080x.png?v=1590434045 1080w 864h,
1682 //cdn.shopify.com/s/files/1/0264/1441/5943/files/Mockup_4_3_1296x.png?v=1590434045 1296w 1037h,
1683
1684
1685 //cdn.shopify.com/s/files/1/0264/1441/5943/files/Mockup_4_3.png?v=1590434045 1500w 1200h
1686"></div>
1687
1688 <noscript>
1689 <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>
1690 </noscript>
1691
1692 </div>
1693
1694
1695</div>
1696
1697
1698</div><div id="shopify-section-featured-slider" class="shopify-section index-section index-section--featured-sider"><style>
1699 #featured-slider-featured-slider .featured-slider__slides-container {
1700 background-color: #a0ad90
1701 }
1702
1703 #featured-slider-featured-slider .featured-slider__close-icon .icon {
1704 fill: #242424;
1705 }
1706
1707 #featured-slider-featured-slider .pinch-indicator {
1708 background-color: #242424;
1709 }
1710
1711
1712</style>
1713
1714<div id="featured-slider-featured-slider" class="featured-slider" data-section-id="featured-slider" data-section-type="featured-slider">
1715 <div class="featured-slider__cover">
1716 <div class="featured-slider__cover-background featured-slider__cover-background--top reveal-slider__cover-background--top side-scroller__cover-background">
1717
1718 <div class="featured-slider__cover-background-image lazyload" data-bgset="
1719 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122_180x.JPG?v=1590369406 180w 180h,
1720 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122_360x.JPG?v=1590369406 360w 360h,
1721 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122_540x.JPG?v=1590369406 540w 540h,
1722 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122_720x.JPG?v=1590369406 720w 720h,
1723 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122_900x.JPG?v=1590369406 900w 900h,
1724
1725
1726
1727
1728 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122.JPG?v=1590369406 1024w 1024h
1729"></div>
1730 <noscript>
1731 <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>
1732 </noscript>
1733
1734 </div>
1735 <div class="featured-slider__cover-background featured-slider__cover-background--bottom reveal-slider__cover-background--bottom">
1736
1737 <div class="featured-slider__cover-background-image lazyload" data-bgset="
1738 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122_180x.JPG?v=1590369406 180w 180h,
1739 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122_360x.JPG?v=1590369406 360w 360h,
1740 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122_540x.JPG?v=1590369406 540w 540h,
1741 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122_720x.JPG?v=1590369406 720w 720h,
1742 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122_900x.JPG?v=1590369406 900w 900h,
1743
1744
1745
1746
1747 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1122.JPG?v=1590369406 1024w 1024h
1748"></div>
1749 <noscript>
1750 <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>
1751 </noscript>
1752
1753 </div>
1754
1755 <div class="featured-slider__cover-content reveal-slider__cover-content side-scroller__cover-content">
1756 <h2 class="featured-slider__cover-title h3" data-animate></h2>
1757 <div class="pinch-indicators">
1758 <div class="pinch-indicator pinch-indicator--top"></div>
1759 <div class="pinch-indicator pinch-indicator--bottom"></div>
1760 </div>
1761 </div>
1762 </div>
1763
1764 <div class="featured-slider__slides-container side-scroller__slides-container slider" tabindex="-1">
1765
1766 <button class="btn btn--clear featured-slider__close reveal-slider__close">
1767 <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>
1768 <span class="featured-slider__close-circle" style="border-color: #242424"></span>
1769 </button>
1770
1771 <div class="featured-slider__slide-list">
1772
1773 <div class="featured-slider__slide side-scroller__slide slider__slide slider__slide--active " data-background-color="#a0ad90" >
1774 <div class="featured-slider__slide-content">
1775
1776
1777 <div class="featured-slider__slide-image-container" style="padding-top: 100.0%">
1778
1779 <img class="featured-slider__slide-image lazyload"
1780 data-src="//cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1358_{width}x.JPG?v=1590638114"
1781 data-widths="[180, 360, 540, 720, 900, 1080, 1296, 1512, 1728, 2048]"
1782 data-aspectratio="1.0"
1783 data-sizes="auto"
1784 alt="">
1785 </div>
1786
1787
1788
1789 <h3 class="featured-slider__slide-title h6" style="color: #242424">Ender 3 Enclosure</h3>
1790
1791
1792
1793 <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>
1794
1795 </div>
1796 </div>
1797
1798 <div class="featured-slider__slide side-scroller__slide slider__slide" data-background-color="#b7c0ac" >
1799 <div class="featured-slider__slide-content">
1800
1801
1802 <div class="featured-slider__slide-image-container" style="padding-top: 100.0%">
1803
1804 <img class="featured-slider__slide-image lazyload"
1805 data-src="//cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1359_{width}x.JPG?v=1590638252"
1806 data-widths="[180, 360, 540, 720, 900, 1080, 1296, 1512, 1728, 2048]"
1807 data-aspectratio="1.0"
1808 data-sizes="auto"
1809 alt="">
1810 </div>
1811
1812
1813
1814 <h3 class="featured-slider__slide-title h6" style="color: #242424">Glow in the dark pla</h3>
1815
1816
1817
1818 <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>
1819
1820 </div>
1821 </div>
1822
1823 <div class="featured-slider__slide side-scroller__slide slider__slide" data-background-color="#d3dbca" >
1824 <div class="featured-slider__slide-content">
1825
1826
1827 <div class="featured-slider__slide-image-container" style="padding-top: 100.0%">
1828
1829 <img class="featured-slider__slide-image lazyload"
1830 data-src="//cdn.shopify.com/s/files/1/0264/1441/5943/files/mockup-a9b42055_{width}x.jpg?v=1590639039"
1831 data-widths="[180, 360, 540, 720, 900, 1080, 1296, 1512, 1728, 2048]"
1832 data-aspectratio="1.0"
1833 data-sizes="auto"
1834 alt="">
1835 </div>
1836
1837
1838
1839 <h3 class="featured-slider__slide-title h6" style="color: #242424">Print Guns, Not Money Hoodie</h3>
1840
1841
1842
1843 <a class="btn featured-slider__slide-link" href="/products/print-guns-not-money-hoodie">View</a>
1844
1845 </div>
1846 </div>
1847
1848 </div>
1849
1850 <div class="reveal-slider__nav">
1851
1852 <button class="reveal-slider__nav-button active" style="background-color: #242424">
1853 <span class="visually-hidden">Slide 1</span>
1854 </button>
1855
1856 <button class="reveal-slider__nav-button" style="background-color: #242424">
1857 <span class="visually-hidden">Slide 2</span>
1858 </button>
1859
1860 <button class="reveal-slider__nav-button" style="background-color: #242424">
1861 <span class="visually-hidden">Slide 3</span>
1862 </button>
1863
1864 </div>
1865
1866 <div class="reveal-slider__previous">
1867 <button class="reveal-slider__previous-button">
1868 <span class="visually-hidden">Previous slide</span>
1869 </button>
1870 </div>
1871
1872 <div class="reveal-slider__next">
1873 <button class="reveal-slider__next-button">
1874 <span class="visually-hidden">Next slide</span>
1875 </button>
1876 </div>
1877
1878 </div>
1879</div>
1880
1881
1882</div><div id="shopify-section-featured-product" class="shopify-section index-section index-section--featured-product">
1883<div id="FeaturedProduct-featured-product" class="featured-product" data-section-id="featured-product" data-section-type="featured-product" data-variant-id="32299783815239" >
1884 <div class="featured-product__wrapper" data-media-group>
1885
1886 <div class="featured-product__media-column">
1887
1888
1889
1890 <style>
1891 #FeaturedProduct-featured-product .product-media__image--featured-product {
1892 object-fit: fill;
1893 font-family: "object-fit: fill";
1894 background-color: transparent;
1895 }
1896 </style>
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907<div id="featured-product-6823306395719-wrapper"
1908 class=""
1909
1910
1911
1912 data-product-media-wrapper
1913 data-media-id="featured-product-6823306395719"
1914 data-variant-media-toggle-hide
1915 tabindex="-1">
1916
1917 <div class="product-media product-media--featured-product product-media--image"
1918
1919 >
1920
1921
1922
1923 <img class="product-media__image product-media__image--featured-product lazyload "
1924 src="//cdn.shopify.com/s/files/1/0264/1441/5943/products/mockup-5ef7d135_300x.jpg?v=1590640259"
1925 data-src="//cdn.shopify.com/s/files/1/0264/1441/5943/products/mockup-5ef7d135_{width}x.jpg?v=1590640259"
1926 data-widths="[180, 360, 540, 720, 900, 1080, 1296, 1512, 1728, 2048]"
1927 data-aspectratio="1.0"
1928 data-sizes="auto"
1929 data-parent-fit="fill"
1930 data-variant-media-image
1931 alt="Moms Demand Anal Laptop Case">
1932
1933
1934
1935 </div>
1936</div>
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949<div id="featured-product-6823306592327-wrapper"
1950 class=" hide"
1951
1952
1953
1954 data-product-media-wrapper
1955 data-media-id="featured-product-6823306592327"
1956 data-variant-media-toggle-hide
1957 tabindex="-1">
1958
1959 <div class="product-media product-media--featured-product product-media--image"
1960
1961 >
1962
1963
1964
1965 <img class="product-media__image product-media__image--featured-product lazyload "
1966
1967 data-src="//cdn.shopify.com/s/files/1/0264/1441/5943/products/mockup-0da04f18_{width}x.jpg?v=1590640261"
1968 data-widths="[180, 360, 540, 720, 900, 1080, 1296, 1512, 1728, 2048]"
1969 data-aspectratio="1.0"
1970 data-sizes="auto"
1971 data-parent-fit="fill"
1972 data-variant-media-image
1973 alt="Moms Demand Anal Laptop Case">
1974
1975
1976
1977 </div>
1978</div>
1979
1980
1981
1982
1983
1984 </div>
1985
1986 <div class="featured-product__content-column">
1987 <div class="featured-product__content-wrapper">
1988 <div class="featured-product__content-header featured-product__content-header--sharing">
1989
1990
1991
1992 <h2 class="product__title text-center" itemprop="name">Moms Demand Anal Laptop Case</h2>
1993
1994
1995
1996 <p class="product__price text-center" data-product-price aria-live="polite">
1997 <span class="product__sale-price-label visually-hidden"> Sale price </span>
1998 <span class="product__regular-price-label visually-hidden"> Price </span>
1999 <span class="product__current-price" data-regular-price>$29.99</span>
2000
2001 <span class="product__compare-price-label visually-hidden"> Regular price </span>
2002 <s class="product__compare-price" data-compare-price></s>
2003
2004 <span class="product-price-unit product-price-unit--unavailable " data-unit-price-container><span class="visually-hidden">Unit price</span>
2005 <span data-unit-price></span><span aria-hidden="true">/</span><span class="visually-hidden"> per </span><span data-unit-price-base-unit>
2006 </span></span>
2007
2008 </p></div>
2009
2010
2011
2012
2013<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="✓" />
2014
2015
2016 <div class="product-form__item supports-js">
2017
2018
2019 <label class="single-option-selector__label" for="Size">Size</label>
2020
2021
2022 <select id="Size" name="Size" class="single-option-selector" data-option-input>
2023
2024
2025 <option value="13 in" selected>13 in</option>
2026
2027
2028 <option value="15 in" >15 in</option>
2029
2030 </select>
2031 </div>
2032
2033
2034
2035 <select name="id" class="product-form__master-select supports-no-js" data-master-select>
2036
2037
2038
2039
2040 <option selected="selected" data-sku="2436114_10984" value="32299783815239">13 in - $29.99 USD</option>
2041
2042
2043
2044
2045
2046
2047 <option data-sku="2436114_10985" value="32299783848007">15 in - $34.99 USD</option>
2048
2049
2050
2051 </select>
2052
2053
2054
2055 <button class="btn btn--to-secondary btn--full product__add-to-cart-button shopify-payment-btn btn--secondary"
2056 data-cart-submit
2057 type="submit" name="add"
2058
2059 aria-label="Add to Cart"
2060 >
2061 <span class="primary-text" aria-hidden="false" data-cart-primary-submit-text>
2062 Add to Cart
2063 </span>
2064 <span class="secondary-text" aria-hidden=true data-cart-secondary-submit-text>View cart</span>
2065 </button>
2066 <p class="product__notification text-small text-center" data-cart-notification></p>
2067
2068 <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>
2069
2070</form>
2071
2072
2073
2074 <div class="featured-product__share-wrapper">
2075 <a class="product__more-details btn btn--secondary btn--primary-color btn--clear" href="/products/moms-demand-anal-laptop-case?variant=32299783815239">
2076 <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>
2077 <span>Full details</span>
2078 </a>
2079
2080
2081
2082 </div>
2083 </div>
2084 </div>
2085 </div>
2086
2087
2088 <script type="application/json" data-product-json>
2089 {"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"}
2090 </script>
2091
2092 <script type="application/json" data-model-json="featured-product">
2093 []
2094 </script>
2095
2096 <script type="application/json" data-variant-json>
2097 {"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"}}}
2098 </script>
2099
2100</div>
2101
2102
2103</div><div id="shopify-section-hero" class="shopify-section index-section index-section--image-with-text-overlay">
2104 <style>
2105 .hero--hero {
2106 background-position: center center;
2107 }
2108 </style>
2109
2110
2111
2112 <style>
2113 .hero--hero.hero__overlay::before {
2114 background-color: #242424;
2115 opacity: 0.4;
2116 }
2117
2118 .hero--hero .hero__overlay-title--overlay,
2119 .hero--hero .mega-subtitle {
2120 color: #ffffff;
2121 }
2122 </style>
2123
2124
2125<div class="hero hero--hero hero--medium hero__overlay lazyload" data-bgset="
2126 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1363_180x.JPG?v=1590641075 180w 119h,
2127 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1363_360x.JPG?v=1590641075 360w 238h,
2128 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1363_540x.JPG?v=1590641075 540w 357h,
2129 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1363_720x.JPG?v=1590641075 720w 476h,
2130 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1363_900x.JPG?v=1590641075 900w 595h,
2131 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1363_1080x.JPG?v=1590641075 1080w 715h,
2132 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1363_1296x.JPG?v=1590641075 1296w 857h,
2133 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1363_1512x.JPG?v=1590641075 1512w 1000h,
2134 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1363_1728x.JPG?v=1590641075 1728w 1143h,
2135 //cdn.shopify.com/s/files/1/0264/1441/5943/files/IMG_1363.JPG?v=1590641075 2976w 1969h
2136" data-section-id="hero" data-section-type="hero">
2137 <div class="hero__inner">
2138 <div class="page-width text-center">
2139
2140 <h2 class="hero__overlay-title separator hero__overlay-title--overlay h1" data-animate>Agoristics</h2>
2141
2142
2143 <div class="rte-setting mega-subtitle mega-subtitle--large"><p>Designed by free men, for men.</p></div>
2144
2145
2146 </div>
2147 </div>
2148</div>
2149
2150
2151</div><!-- END content_for_index -->
2152
2153 </main>
2154
2155 <div id="shopify-section-footer" class="shopify-section">
2156<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">
2157 <div class="page-width">
2158
2159 <div class="flex-footer flex-footer--full text-center">
2160
2161 <div class="flex-footer__item flex-footer__item--menu" >
2162
2163<ul class="site-footer__linklist">
2164
2165 <li class="site-footer__linklist-item h6">
2166 <a href="/search">Search</a>
2167 </li>
2168
2169 </ul>
2170
2171 </div>
2172
2173
2174
2175 </div>
2176
2177
2178 <div class="site-footer__bottom">
2179
2180 <div class="site-footer__social-icons flex-footer__item--one-third">
2181 <div class="social-links"><ul class="list--inline">
2182
2183
2184
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 </ul>
2232</div>
2233
2234 </div>
2235
2236
2237 <div class="site-footer__copyright flex-footer__item--one-third">
2238 <small>Copyright © 2020, <a href="/" title="">Agoristics</a>.</small>
2239 <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>
2240 </div><div class="site-footer__payment-icons flex-footer__item--one-third"><span class="visually-hidden">Payment icons</span>
2241 <ul class="payment-icons list--inline"><li class="payment-icon">
2242 <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>
2243
2244 </li><li class="payment-icon">
2245 <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>
2246
2247 </li><li class="payment-icon">
2248 <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>
2249 </li><li class="payment-icon">
2250 <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>
2251 </li><li class="payment-icon">
2252 <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>
2253 </li><li class="payment-icon">
2254 <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>
2255
2256 </li><li class="payment-icon">
2257 <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>
2258 </li><li class="payment-icon">
2259 <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>
2260
2261 </li><li class="payment-icon">
2262 <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>
2263 </li><li class="payment-icon">
2264 <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>
2265 </li><li class="payment-icon">
2266 <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>
2267 </li><li class="payment-icon">
2268 <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>
2269 </li></ul></div></div>
2270 </div>
2271
2272
2273 <div class="site-footer__drawer-cover"></div>
2274
2275</footer>
2276
2277
2278</div>
2279 </div>
2280 </div>
2281
2282
2283<div class="drawer-cover"></div>
2284<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">
2285
2286 <form action="/cart" method="post" novalidate class="cart-drawer cart-drawer--empty">
2287
2288 <div class="cart-drawer__header">
2289 <div class="cart-drawer__header-container">
2290 <button type="button" class="cart-drawer__close-button btn btn--clear btn--square">
2291 <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>
2292 <span class="icon__fallback-text">Close Cart</span>
2293 </button>
2294 <p class="cart-drawer__header-title text-title text-center">Shopping Cart</p>
2295 </div>
2296 </div>
2297
2298 <div class="cart-drawer__content">
2299 <div class="cart-drawer__content-container">
2300
2301
2302 <div class="cart-drawer__empty-text">
2303 <p class="text-center">Your cart is currently empty.</p>
2304 </div>
2305
2306
2307 <div class="cart-drawer__no-cookies">
2308 <p class="text-center">Enable cookies to use the shopping cart</p>
2309 </div>
2310
2311 <div class="cart-drawer__item-list" data-cart-item-list>
2312
2313
2314
2315
2316 <div class="cart-drawer__item ajax-cart__template" data-cart-item data-cart-item-id="" aria-live="polite">
2317
2318
2319
2320 <a href="" class="cart-drawer__item-image" style="background-image: none;" data-cart-item-background-image data-cart-item-href></a>
2321
2322 <div class="cart-drawer__item-content">
2323 <a href="" class="h4 cart-drawer__item-title" data-cart-item-href data-cart-item-title></a>
2324 <p class="cart-drawer__item-subtitle" data-cart-item-variant-title>
2325
2326
2327
2328 </p>
2329
2330 <ul class="cart-drawer__item-properties" data-cart-item-property-list>
2331
2332
2333
2334
2335
2336
2337 <li class="cart-drawer__item-property ajax-cart__template" data-cart-item-property>
2338 t:
2339
2340
2341
2342 e
2343
2344 </li>
2345
2346
2347 </ul>
2348
2349 <p class="cart-drawer__item-price-container" data-cart-item-price-container><span class="cart-item__original-price cart-item__price"></span></p>
2350
2351
2352
2353
2354 <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>)
2355 </li></ul>
2356
2357 <button class="cart-drawer__item-delete btn-link" type="button" data-cart-item-delete>Remove</button>
2358
2359 <label for="quantity_" class="label--hidden" data-cart-item-label-quantity>Item Quantity</label>
2360 <input id="quantity_" class="cart-drawer__item-quantity" value="" type="number" pattern="\d*" min="1" aria-label="Item Quantity" data-cart-item-input-quantity>
2361
2362 </div>
2363 <p class="cart-item__message text-center" aria-hidden="true" data-item-message></p>
2364 </div>
2365
2366
2367
2368 </div>
2369 </div>
2370 </div>
2371
2372
2373 <div class="cart-drawer__footer">
2374 <div class="cart-drawer__footer-container">
2375 <div class="cart-drawer__message-container">
2376 <div class="cart-drawer__message" data-cart-message></div>
2377 </div>
2378
2379
2380
2381
2382 <div data-cart-discount-container><div class="order-discount-cart-drawer-wrapper ajax-cart__template" data-cart-discount>
2383 <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>
2384 </span>
2385 <span class="order-discount order-discount--cart-price">-<span data-cart-discount-amount></span></span>
2386 </div></div>
2387
2388 <div class="cart-drawer__subtotal" aria-live="polite">
2389 <div class="cart-drawer__subtotal-label">
2390 <span class="h4">Subtotal</span>
2391 </div>
2392 <div class="cart-drawer__subtotal-price">
2393 <span class="cart-drawer__subtotal-number" data-cart-subtotal>$0.00</span>
2394 </div>
2395 </div><p class="cart-drawer__disclaimer rte">Taxes and shipping calculated at checkout
2396</p>
2397
2398 <button type="submit" class="btn btn--loader cart-drawer__checkout" name="checkout" data-cart-submit disabled>
2399 Checkout
2400 <span class="btn--loader-balls"></span>
2401 </button>
2402 </div>
2403 </div>
2404
2405 </form>
2406</div>
2407
2408
2409 <ul hidden>
2410 <li id="a11y-refresh-page-message">Choosing a selection results in a full page refresh.</li>
2411 <li id="a11y-selection-message">Press the space key then arrow keys to make a selection.</li>
2412 </ul>
2413</body>
2414</html>
2415