/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=search]{-moz-appearance:none;-webkit-appearance:none;border-radius:0}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.hidden{display:none!important}.right{text-align:right}.center{text-align:center}.small{font-size:10px}.no-break{white-space:nowrap}.reveal-button{margin:5px 0 10px}.btn,.button,.submit{font-size:14px;padding:8px 12px;background-color:#111;display:inline-block;color:#fff;border:0;text-decoration:none;white-space:nowrap;line-height:1.3em;font-family:Lato,Helvetica,Arial,sans-serif}.btn.edit-button,.button.edit-button,.submit.edit-button{padding:3px}.btn.btn-submit,.btn.primary,.button.btn-submit,.button.primary,.submit.btn-submit,.submit.primary{font-size:14px}.btn.delete,.button.delete,.submit.delete{background-color:#fd534d;font-size:10px}.btn.delete:hover,.button.delete:hover,.submit.delete:hover{background-color:#fd3b34}.btn.cancel,.button.cancel,.submit.cancel{background-color:#b5b5b5;font-size:10px;margin-left:6px}.btn.cancel:hover,.button.cancel:hover,.submit.cancel:hover{background-color:#999}.btn.disabled,.btn.disabled:hover,.button.disabled,.button.disabled:hover,.submit.disabled,.submit.disabled:hover{background:#ccc}.btn.working,.btn.working:focus,.btn.working:hover,.button.working,.button.working:focus,.button.working:hover,.submit.working,.submit.working:focus,.submit.working:hover{background-color:#666!important;opacity:.5}.btn:focus,.btn:hover,.button:focus,.button:hover,.submit:focus,.submit:hover{cursor:pointer;background-color:#999;text-decoration:none;color:#fff}.submit{font-size:14px}.btn.cancel{position:absolute;right:10px;bottom:15px}a.mini-button{background-color:#111;display:inline-block;border:0;text-decoration:none;line-height:1.3em;font-family:Lato,Helvetica,Arial,sans-serif;padding:8px 12px;font-size:14px;background:#ed018c;color:#fff;white-space:nowrap;line-height:1}a.mini-button.edit-button{padding:3px}a.mini-button.btn-submit,a.mini-button.primary{font-size:14px}a.mini-button.delete{background-color:#fd534d;font-size:10px}a.mini-button.delete:hover{background-color:#fd3b34}a.mini-button.cancel{background-color:#b5b5b5;font-size:10px;margin-left:6px}a.mini-button.cancel:hover{background-color:#999}a.mini-button.disabled,a.mini-button.disabled:hover{background:#ccc}a.mini-button.working,a.mini-button.working:focus,a.mini-button.working:hover{background-color:#666!important;opacity:.5}a.mini-button:focus,a.mini-button:hover{cursor:pointer;background-color:#999;text-decoration:none;color:#fff}a.mini-button.breakable{white-space:normal}a.mini-button:hover{background:#fe0a99;text-decoration:none}@media screen and (max-width:768px){.btn,.button,.submit{font-size:16px}.btn.btn-submit,.btn.primary,.btn.submit,.button.btn-submit,.button.primary,.button.submit,.submit.btn-submit,.submit.primary,.submit.submit{font-size:18px}a.mini-button{font-size:16px}}.clearfix:after{content:"";display:table;clear:both}#slide-alert{position:fixed;top:0;left:0;width:100%;opacity:0;background:#e8f26e;transform:translateY(-100%);transition:all .25s ease-in-out;z-index:2000;box-shadow:0 0 8px 2px rgba(0,0,0,.5);margin:0}#slide-alert.active{opacity:1;transform:translateY(0)}#slide-alert .close-alert{display:none;cursor:pointer;border:0;background:0 0;padding:5px;position:absolute;top:50%;right:20px;transform:translateY(-50%);outline:0}#slide-alert .close-alert svg{fill:#fff}#slide-alert .close-alert:hover svg{opacity:.8}#slide-alert .close-alert img{display:block;width:20px}#slide-alert.error{background:#fd534d;color:#fff}#slide-alert.error .close-alert{display:block}#slide-alert.error .alert-text{color:#fff;margin-right:65px!important}#slide-alert.error .alert-link{display:none}#slide-alert .alert-text{text-align:center;margin:15px;color:#111;font-size:18px;line-height:1.2em}@media screen and (min-width:768px){#slide-alert .alert-text{margin:15px 120px 15px 15px}}#slide-alert .alert-link{display:block;margin-top:10px}@media screen and (min-width:768px){#slide-alert .alert-link{margin:0;position:absolute;top:50%;transform:translateY(-50%);right:10px}}.focus-error{width:20px;height:20px;border-radius:50%;background:#fd534d;position:absolute;pointer-events:none;transition:opacity .25s 0s;opacity:0;z-index:9999}.focus-error.active{opacity:1;transition:opacity .5s .5s}.focus-error:after{content:'!';display:block;color:#fff;font:bold 16px/20px Lato,Helvetica,Arial,sans-serif;width:20px;text-align:center}.shake{animation:shake .5s alternate}@media (prefers-reduced-motion:reduce){.shake{animation:none}}@keyframes shake{0%{transform:translate(0,0) rotate(0)}20%{transform:translate(0,0) rotate(-2deg)}40%{transform:translate(-1px,-1px) rotate(4deg)}60%{transform:translate(-1px,0) rotate(-4deg)}80%{transform:translate(0,-1px) rotate(2deg)}100%{transform:translate(0,0) rotate(0)}}.smooth{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes spinner{100%{transform:rotate(360deg)}}.working{pointer-events:none;position:relative}.working>*{opacity:.35}.working::before{content:'';position:absolute;top:min(40vh,50%);left:50%;width:50px;height:50px;margin:-25px 0 0 -25px;border-radius:50%;border:2px solid rgba(237,1,140,.1);border-top-color:#ed018c;animation:spinner .75s linear infinite}.button.working::before{width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid rgba(17,17,17,.1);border-top-color:#111}.mt-8{margin-top:40px!important}.mb-8{margin-bottom:40px!important}.mt-7{margin-top:35px!important}.mb-7{margin-bottom:35px!important}.mt-6{margin-top:30px!important}.mb-6{margin-bottom:30px!important}.mt-5{margin-top:25px!important}.mb-5{margin-bottom:25px!important}.mt-4{margin-top:20px!important}.mb-4{margin-bottom:20px!important}.mt-3{margin-top:15px!important}.mb-3{margin-bottom:15px!important}.mt-2{margin-top:10px!important}.mb-2{margin-bottom:10px!important}.mt-1{margin-top:5px!important}.mb-1{margin-bottom:5px!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.tag{display:inline-block;vertical-align:middle;font-size:9px;letter-spacing:.1em;line-height:1;text-transform:uppercase;font-style:normal;font-weight:400;background:#e6e6e6;border-radius:4px;color:#111;padding:3px;white-space:nowrap}.tag.ebook{background:#111;color:#fff}.select-wrapper{display:inline-block;vertical-align:middle;font-size:12px;position:relative}.select-wrapper::after{content:'';height:0;width:0;border-style:solid;border-color:#111 transparent transparent transparent;border-width:5px;position:absolute;right:8px;top:50%;margin-top:-2.5px;pointer-events:none}.select-wrapper select{display:inline-block;width:100%;padding:3px 25px 2px 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.5;background:#f5f9fd;color:#111;border:1px solid #ccc;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:3px;vertical-align:bottom}.select-wrapper select:focus,.select-wrapper select:hover{outline:0;background:#e0ecf9}#debug{height:100px;width:70%;margin:100px auto 40px auto;transition:all .25s;opacity:.25}#debug.active{opacity:1;height:1000px}#debug textarea{height:100%;width:100%;background:#333;color:#fff;border:0;border-radius:4px;padding:10px}#simple-modal-overlay{position:fixed;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:block;z-index:1000;top:0;left:0;height:100vh;width:100%;transition:background .5s ease-out}#simple-modal-overlay.active{background:rgba(200,38,132,.8)}@media (prefers-reduced-motion:reduce){#simple-modal-overlay{transition:none}}.simple-modal{min-width:90vw;border-radius:6px;width:35vw;left:20px;top:20px;position:fixed;resize:both;overflow:auto;margin:0;background-color:#fff;z-index:1001}@media screen and (min-width:768px){.simple-modal{min-width:550px}}.simple-modal.large{width:80vw}.simple-modal legend{border-color:#fff}.simple-modal .button.cancel{position:relative;right:auto;bottom:auto;float:right}.simple-modal .simple-modal-header{padding:10px 40px 10px 20px;margin:0;background:#e6e6e6;border-bottom:10px solid #fff}.simple-modal .simple-modal-header h2{margin:2px 0;color:#404040;line-height:1}.simple-modal button.close{display:block;position:absolute;right:10px;top:10px;width:25px;height:25px;background:0 0;border:none;text-indent:-9999em;text-decoration:none;background:transparent url(/admin/assets/img/svg/cross-inverse.svg) no-repeat left center;cursor:pointer}.simple-modal .simple-modal-body{overflow:scroll;-webkit-overflow-scrolling:touch;max-height:calc(100vh - 145px);padding:0 20px 20px}.simple-modal .simple-modal-body input[type=password].inline,.simple-modal .simple-modal-body input[type=text].inline{width:auto}.simple-modal .simple-modal-body input[type=submit]{margin:10px 0;font-size:16px}.simple-modal .simple-modal-body iframe,.simple-modal .simple-modal-body object{display:none}.simple-modal .simple-modal-body ul{margin:10px 0;padding:0 0 0 1.5em}.simple-modal .simple-modal-body ul li+li{margin-top:10px}.simple-modal .simple-modal-body ul.compact li+li{margin-top:.25em}.simple-modal .simple-modal-body ol{padding:0 0 0 1.5em}.simple-modal .simple-modal-footer{position:relative}.simple-modal .simple-modal-footer .-inner{background:#e6e6e6;padding:10px 20px}.simple-modal .simple-modal-footer .button+.button{margin-left:10px}.simple-modal .simple-modal-footer::before{content:'';display:block;position:absolute;top:-7px;left:0;width:100%;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%);height:7px}.simple-modal.confirm-dialog .simple-modal-footer .-inner{background:#fff}.simple-modal.draggable .simple-modal-header:hover{cursor:move}.simple-modal.loading .simple-modal-body{min-height:60px;background:transparent url(/assets/img/loading.gif) no-repeat center center}.simple-modal.loading .simple-modal-body div.contents{display:none}.simple-modal.loading .close,.simple-modal.loading .simple-modal-footer,.simple-modal.loading .simple-modal-header{display:none}.simple-modal.hide-header .simple-modal-body{padding-top:40px}.simple-modal.hide-header .simple-modal-header{display:none}.simple-modal.hide-footer .simple-modal-footer{display:none}.choices__list--dropdown .choices__list{max-height:200px}@media screen and (max-width:768px){.simple-modal-body[style] .contents{padding-bottom:40px}}#featured .catalog{margin:0}#featured .short-image{display:inline-block;width:60px;height:60px;position:relative;overflow:hidden}#featured .short-image a{position:relative;display:block;width:100%;height:100%;border:4px solid transparent}#featured .short-image a img{display:block;position:absolute;top:0;left:0}#featured .short-image.active a{border:4px solid #ed018c}#featured .product-medium{background:0 0;border:none;display:none;padding:0}#featured .product-medium img{width:125px;margin-bottom:0}@media screen and (min-width:768px){#featured .product-medium img{width:150px}}#featured .product-medium:nth-child(1){display:block}@media screen and (max-width:768px){#featured .product-details{margin-left:0}#featured .product-details h2,#featured .product-details h3{margin-left:135px}}@media screen and (min-width:768px){#featured .product-details{margin-left:165px}}#featured .flickity-enabled .product-medium{display:block}#featured .price{margin:0 0 10px 0;font-size:inherit;color:#111}#featured .pad{background:#ececfc;padding:20px;overflow:auto}#featured .num-comments em{display:inline;font-style:normal}#featured .num-comments{font-size:12px;color:#111;margin-left:10px}.featured-wrap{position:relative}#featured-item .product-medium{border:none;padding-top:0}#featured p.info{color:#463218;margin:4px 0 4px 0;display:none}#featured h3{color:#463218;font-size:16px}#featured-thumbs{text-align:center;width:100%;position:relative;margin:20px 0}@media screen and (min-width:768px){#featured-thumbs{text-align:left}}#featured .wrapper{width:100%}#featured a.button.ajaxcart{background:#ed018c}#featured a.button.ajaxcart:hover{background:#16c5eb}a.see-all-lg{display:inline-block;padding:8px;vertical-align:top}.helptips{min-width:75px;max-width:200px;color:#111;text-align:left}.helptips .tip-title{padding:10px;background:#e8f26e;font-size:12px;line-height:1.2em}.helptips .tip-text{display:none}.helptips .tip-bottom{margin:0;width:100%;height:13px;display:none}.featuredtips{min-width:75px;max-width:200px;color:#fff;text-align:left;position:relative}.featuredtips .tip-title{padding:10px 10px;background:#111;font:bold 15px/1.2 Lato,Helvetica,Arial,sans-serif}.featuredtips .tip-text{padding:0 10px 10px 10px;background:#111;font:13px/1.2 Lato,Helvetica,Arial,sans-serif;display:block;color:#ececfc;border-radius:0 0 4px 4px}.featuredtips .tip-bottom{display:none}a.help:hover{text-decoration:none}a.featured-next{position:absolute;top:0;right:0;width:30px;height:30px;background:#111}#header{background:#e06901;background:var(--navbarColor);position:relative}#header ul.main-horiznav{display:none}#header a.button{background:#fd534d}#header a.button:hover{background:#ff4a2a}#header a.button.nav-login{background:#111}#header .devtag{position:absolute;top:8px;left:28px;background:#ed018c;color:#fff;transform:rotate(-20deg) translate(-50%,-50%);border-radius:3px;font-size:11px;letter-spacing:1px;font:bold 14px/1 Lato,Helvetica,Arial,sans-serif;padding:3px 7px}@media screen and (min-width:768px){#header{height:91px;width:100%}#header ul.main-horiznav{display:block;width:362px;height:91px;float:right;margin:0;padding:0}#header ul.main-horiznav li{display:inline;padding:0;margin:0}#header ul.main-horiznav a{height:92px;overflow:hidden;display:block;float:right;text-indent:-9999em;background:url(/assets/img/top-nav-yeller@2x.png) no-repeat;background-size:342px 204px;margin:2px 4px 0 0}#header ul.main-horiznav a.horiznav-cart{background-position:-158px 0;width:110px}#header ul.main-horiznav a.horiznav-checkout{background-position:-143px -98px;width:120px}#header ul.main-horiznav a.horiznav-wishlist{background-position:-85px 0;width:72px}#header ul.main-horiznav a.horiznav-faq{background-position:-31px 0;width:52px}#header ul.main-horiznav a.horiznav-bff{width:30px}#header ul.main-horiznav a.horiznav-blog{width:66px;background-position:-273px 0}#header ul.main-horiznav a:hover{margin-top:0}}#mobile-nav-menu{max-height:0;transition:.5s all ease;overflow:hidden}#mobile-nav-menu.active{max-height:800px}#mobile-nav-menu .actions{margin:0}#mobile-nav-menu .search{padding:10px;background:#fff}#mobile-nav-menu .search .q{font-size:18px;padding:4px;text-align:center;border:1px solid #ed018c;border-radius:3px;width:100%}#mobile-nav-menu .login{padding:0;background:#111}#mobile-nav-menu .login h3{display:none}#mobile-nav-menu .login a.mini-button{background:#ed018c}#mobile-nav-menu .login p{color:#fff;display:inline-block;padding:4px}#mobile-nav-menu .login .actions{border-top:10px solid #fff;padding:10px 0}#mobile-nav-menu .login .actions .mini-button{margin-right:8px}#mobile-nav-menu ul{margin:0;padding:0;font-weight:700;letter-spacing:.05em;display:flex;flex-flow:row wrap;justify-content:space-around;gap:10px;list-style:none;background:#fff}#mobile-nav-menu ul li{flex:1}#mobile-nav-menu ul li.wide{flex:100%}#mobile-nav-menu ul a{background:url(/assets/img/cardstock.jpg);display:block;white-space:nowrap;width:100%;text-transform:uppercase;padding:10px;color:#fff;text-decoration:none;text-align:center}#mobile-nav-menu ul a.nav-random{background:#fff;color:#ed018c;padding:5px}#mobile-nav-menu ul a.nav-random span{vertical-align:bottom;width:20px;height:20px;display:inline-block;margin-right:10px;background:url(/assets/img/shuffle.png) no-repeat;background-size:20px 20px}#mobile-nav-menu ul a.horiznav-bff,#mobile-nav-menu ul a.horiznav-blog,#mobile-nav-menu ul a.horiznav-faq,#mobile-nav-menu ul a.horiznav-wishlist{background:#ed018c}.search .q{width:100%;padding:4px;font-size:14px;background:#fff;color:#111}.search .q.loading{background:#fff url(/assets/img/loading-white.gif) right center no-repeat}.search .q-label{display:none}.search .searchsubmit{display:none}@media screen and (min-width:768px){.search{width:177px}.search .q{width:140px;margin:0 0 0 13px;border:0;padding:4px;font-size:12px}.search .q-label{display:block;width:177px;height:28px;background:#e06901 url(/assets/img/search@2x.png) no-repeat;background-color:var(--navbarColor);background-size:200px 28px;text-indent:-1000em;position:relative}.search .q-label:after{content:'';position:absolute;top:0;right:-25px;border-top:15px solid #e06901;border-top-color:var(--navbarColor);border-right:25px solid transparent}.search .searchsubmit{display:none}}#navbar{position:relative;display:none}#navbar .pad{background:url(/assets/img/cardstock.jpg);padding:0 0 20px;-webkit-clip-path:polygon(0 0,600px 0,600px 87%,0 100%);clip-path:polygon(0 0,600px 0,600px 87%,0 100%)}#navbar li,#navbar ul{margin:0;padding:0;list-style:none}#navbar.sticky{position:fixed;top:0}#navbar.sticky .search .q-label:after{display:none}#navbar ul.main-nav{padding:10px 0 0}#navbar ul.main-nav li{display:block}#navbar ul.main-nav a{display:block;text-indent:-1000em;height:32px;background:url(/assets/img/nav-2023.png?v=1688659270) no-repeat;background-size:360px 715px}#navbar ul.main-nav a.nav-books:hover{background-position:-188px 0}#navbar ul.main-nav a.nav-zines{background-position:0 -35px;height:45px}#navbar ul.main-nav a.nav-zines:hover{background-position:-188px -35px}#navbar ul.main-nav a.nav-shirts{background-position:0 -120px;height:33px}#navbar ul.main-nav a.nav-shirts:hover{background-position:-188px -120px}#navbar ul.main-nav a.nav-patches{background-position:0 -159px;height:29px}#navbar ul.main-nav a.nav-patches:hover{background-position:-188px -159px}#navbar ul.main-nav a.nav-stickers{background-position:0 -187px;height:32px}#navbar ul.main-nav a.nav-stickers:hover{background-position:-188px -187px}#navbar ul.main-nav a.nav-buttons{background-position:0 -217px;height:30px}#navbar ul.main-nav a.nav-buttons:hover{background-position:-188px -217px}#navbar ul.main-nav a.nav-posters{background-position:0 -246px;height:31px}#navbar ul.main-nav a.nav-posters:hover{background-position:-188px -246px}#navbar ul.main-nav a.nav-dealz{background-position:0 -282px;height:33px}#navbar ul.main-nav a.nav-dealz:hover{background-position:-188px -282px}#navbar ul.main-nav a.nav-magnets{background-position:0 -316px;height:30px}#navbar ul.main-nav a.nav-magnets:hover{background-position:-188px -316px}#navbar ul.main-nav a.nav-cards{background-position:0 -510px;height:50px}#navbar ul.main-nav a.nav-cards:hover{background-position:-188px -510px}#navbar ul.main-nav a.nav-cosm{background-position:0 -382px;height:50px}#navbar ul.main-nav a.nav-cosm:hover{background-position:-188px -382px}#navbar ul.main-nav a.nav-videos{background-position:0 -86px;height:28px}#navbar ul.main-nav a.nav-videos:hover{background-position:-188px -86px}#navbar ul.main-nav a.nav-decks{background-position:0 -474px;height:32px}#navbar ul.main-nav a.nav-decks:hover{background-position:-188px -474px}#navbar ul.main-nav a.nav-last-chance{background-position:0 -440px;height:32px}#navbar ul.main-nav a.nav-last-chance:hover{background-position:-188px -440px}#navbar ul.main-nav a.nav-random{background-position:0 -573px;height:35px}#navbar ul.main-nav a.nav-random:hover{background-position:-188px -573px;transform:rotate(1deg)}#navbar ul.main-nav a.nav-journals{background-position:0 -610px;height:31px}#navbar ul.main-nav a.nav-journals:hover{background-position:-188px -610px;transform:rotate(1deg)}#navbar ul.main-nav a.nav-popular{display:none}.login{text-align:center;padding:0}.login a.mini-button{background:#111}.login a.mini-button:hover{background:#999}.sidebar{margin:20px;padding:0;text-align:left}.sidebar a:not(.button){color:#ed018c}.sidebar p.see-all{margin:.2em 0 0 0}.subscriptions a[href*=subscribe]{color:#ed018c;padding-left:20px;display:inline-block;background:url(/assets/img/svg/envelope.svg) 0 2px no-repeat;background-size:14px 14px;margin-bottom:6px}.subscriptions ul{margin-bottom:0;list-style:none;margin:0;padding:0}.sidebar-box{background:#ececfc;color:#111;margin-top:20px}.sidebar-box .subscriptions a{display:block}.sidebar-box:after{content:"";display:table;clear:both}.sidebar-box .pad{padding:20px}@media screen and (min-width:768px){.sidebar-box .pad{padding:10px}}.sidebar-box label{color:#111}.sidebar-box ol,.sidebar-box ul{margin-left:2em}.sidebar-box .widget_archive ul,.sidebar-box ul.blog-archives{margin:0}.sidebar-box h2,.sidebar-box h3,.sidebar-box h4{color:#111;margin-top:0}.sidebar-box.alt{background:#ececfc}.sidebar-box.alt h2,.sidebar-box.alt h3,.sidebar-box.alt h4{color:#111}.sidebar-box.alt .imagelist .artist{color:#111}.sidebox{margin-top:1em;background:#ed018c}.sidebox h3,.sideboxhead h2,.sideboxhead h3{height:1.2em;line-height:1.2em;margin:0;padding-left:.8em;text-transform:uppercase;font-size:1.1em}#homepage-news{margin:25px 0 0 0}.recent-blogifesto .blog-posts{margin:10px}.news{position:relative;overflow:hidden;margin:10px}.news img.add-to-cart{display:block}.news img.catalog{display:block;float:left;width:75px}.news p{display:inline}.news p.hidden{display:none}.news a.mini-button{margin-top:4px}.news a.mini-button.on{display:none!important}footer{margin-top:40px;padding:20px;border-top:4px #ed018c dashed}footer ul{list-style:none}footer h4.logo-sm{width:300px;height:33px;text-indent:-9999em;background:url(/assets/img/logo-sm.png) no-repeat;background-size:cover;margin:10px 0}footer .address p,footer .address ul{margin:10px auto}a.clixel img{width:62px;height:auto}.footer-nav{margin:10px auto}.footer-nav li{line-height:36px;margin:0 0 10px}@media screen and (min-width:768px){footer{height:145px;padding:40px 0 200px 200px}footer h4.logo-sm{margin:0 0 8px}footer .address address,footer .address ul{width:240px;float:left;margin:0 0 20px 0;padding:0}footer .address ul{margin-right:40px}.footer-nav{float:left;width:320px;margin:0}.footer-nav li{display:inline-block;margin:0}}/*! Flickity v2.0.11
http://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-prev-next-button{position:absolute;top:50%;width:44px;height:44px;border:none;border-radius:50%;background:#fff;background:hsla(0,0%,100%,.75);cursor:pointer;transform:translateY(-50%)}.flickity-prev-next-button:hover{background:#fff}.flickity-prev-next-button:focus{outline:0;box-shadow:0 0 0 5px #09f}.flickity-prev-next-button:active{opacity:.6}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button:disabled{opacity:.3;cursor:auto}.flickity-prev-next-button svg{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-prev-next-button .arrow{fill:#333}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.alert,.flash{margin:20px 0;padding:10px 20px;color:#111;font:18px/1.2 Lato,Helvetica,Arial,sans-serif;line-height:1.4em;background:#e8f26e}.alert p,.flash p{margin:.5em 0}.alert ul,.flash ul{margin:0;padding:10px;list-style:none}.alert h3,.flash h3{font-size:18px}.alert.info,.flash.info{padding:10px;background:#999;color:#fff}.alert.error,.flash.error{background:#fd534d;color:#fff}.alert.error h3,.alert.error li,.flash.error h3,.flash.error li{color:#fff}form{margin:0}form input,form select,form textarea{font:12px/1.2 Lato,Helvetica,Arial,sans-serif;max-width:100%}form label{color:#222;font-weight:700;cursor:pointer}form label.spaced{display:block;margin:1em 0}form label.required{color:#111}form label.optional{color:#999}form fieldset{border:none;margin:0;padding:0;min-width:0}form fieldset label{display:block;float:none;width:auto;margin:1em 0 .3em;padding:0;line-height:1.2}form fieldset label.spaced{margin-top:1.5em}form fieldset label.checkbox{float:none;width:auto}form fieldset label.checkbox input{transform:scale(1.3)}form fieldset p.error{font-size:.8em;color:#c00;background:url(/assets/img/svg/alert.svg) top left no-repeat;padding-left:16px;font-weight:700;margin-top:10px;margin-left:100px!important}form fieldset textarea{width:100%;height:8em}form p{margin:1em 0}form ul li{list-style:none}form select{font-size:16px}form input[type=email],form input[type=number],form input[type=password],form input[type=search],form input[type=text],form textarea{box-shadow:inset 0 1px 4px -1px rgba(96,125,159,.25);border:1px solid #ccc;border-radius:0;background:#f5f9fd;font-size:16px;max-width:100%;min-width:0;padding:5px}@media screen and (min-width:768px){form input[type=email],form input[type=number],form input[type=password],form input[type=search],form input[type=text],form select,form textarea{font-size:14px}}@media screen and (min-width:500px){form fieldset label{margin:0 0 1em;float:left;clear:left;width:10em;line-height:25px}form fieldset label.checkbox{float:none;width:auto}form fieldset label.checkbox input{transform:scale(1.3)}form fieldset .field-note{color:#999;font-style:italic;font-size:13px;margin:5px 0 10px 10em}}.nav-bottom,.nav-top{position:relative;margin:10px}.nav-bottom .pg-totals,.nav-top .pg-totals{margin-top:10px;color:#999}.nav-bottom{padding-top:10px;margin-top:20px}.nav-bottom .orderby{display:none}.nav-bottom .pagination{text-align:center}.pagination{clear:both;margin:10px 0;width:100%;font-size:13px;position:relative;text-align:center}.pagination i{font-style:normal}.pagination ul li{display:inline}.pagination .current,.pagination .pg-active{border:1px solid #ececfc;background:#ececfc;color:#111;font-weight:700}.pagination .off{display:none}@media screen and (min-width:768px){.pagination{margin:5px 0 20px 0}.pagination .pg-at,.pagination .pg-dots{display:none}.pagination .page,.pagination .pg-active,.pagination .pg-dots{display:inline}}.page-numbers,.pg-active,a.next,a.page,a.prev{margin:0 auto;display:inline;padding:6px;border:1px solid transparent;width:12px;line-height:26px;color:#ed018c;white-space:nowrap}a.page:hover{color:#111;text-decoration:none;border:1px solid #ed018c}h1.content-title{text-align:center;margin:10px}h1.content-title small{color:#999;font-size:16px}h1.content-title .title-subjects{display:block;margin:5px;font-size:18px}@media screen and (min-width:768px){h1.content-title{margin:20px}h1.content-title .title-subjects{font-size:16px;display:inline-block}}.catalog{margin:20px}.catalog:after{content:"";display:table;clear:both}.catalog.image-size-medium{display:flex;flex-flow:row wrap}.mode-restocked .all-subjects,.mode-restocked p.breadcrumb .all-subjects{display:none}.out-of-stock{background:rgba(17,17,17,.1);padding:8px 12px}p.breadcrumb{margin:20px;text-align:center}p.breadcrumb .all-subjects,p.breadcrumb .subject{font-size:12px;padding:3px 6px;background:#ccc;color:#333;margin:4px 0 0 4px;vertical-align:bottom}p.breadcrumb .all-subjects a,p.breadcrumb .subject a{display:inline-block;margin:0 -4px 0 6px;background:url(/assets/img/close.png) right center no-repeat;background-size:16px 16px;text-indent:-9999em;width:12px;height:14px}p.breadcrumb .all-subjects a:hover,p.breadcrumb .subject a:hover{opacity:.5}p.breadcrumb .all-subjects{background:#ccc url(/assets/img/plus.png) center no-repeat;background-size:16px 16px;text-indent:-9999em;line-height:1.3;width:21px;display:inline-block;font-weight:700;color:#fff;cursor:pointer}p.breadcrumb .all-subjects:hover{background-color:#bfbfbf}.publication-date{font-weight:700}.product-large{position:relative}.product-large .description-extra:after{content:"";display:table;clear:both}.product-large .description ul{list-style-type:disc}.product-large .description ol{list-style-type:decimal}.product-large img.main-image{display:block;margin:10px auto}@media screen and (min-width:768px){.product-large img.main-image{float:left;margin:0 20px 10px 0;max-width:250px}}@media screen and (min-width:1100px){.product-large img.main-image{max-width:350px}}.product-large h1{margin:0 0 .2em}.product-large h2.artist{font-size:16px;margin:.2em 0 1em 0}.product-info .price{font:bold 20px/1 Lato,Helvetica,Arial,sans-serif;margin:0 0 8px 0}.product-info .price strike{font:normal 14px/1 Lato,Helvetica,Arial,sans-serif}.product-info .price strong{font-weight:400}.product-info label{display:block}.product-info .actions{margin-top:12px}.product-info .actions input{width:100%;display:block;margin-top:8px;background-color:#ed018c}.product-info .actions input:hover{background-color:#fe0a99}.product-info .actions input.add-to-cart{padding:8px 0;font-size:16px;background:#111}.product-info .actions input.add-to-cart:hover{box-shadow:inset 0 0 1px 1px rgba(234,234,234,.3);background:#999}.product-info .actions input.add-to-cart:active{box-shadow:inset 0 0 1px 1px rgba(227,227,227,.3)}.product-info .options{margin:8px 0}.product-info .add-comment{margin-top:20px}.options{margin:4px 0}input#quantity{padding:0}ul.info-list{margin:0;padding:0}ul.info-list li{padding:0;margin:10px 0 0;color:#111}ul.info-list li+.-nospace{margin-top:0}ul.info-list li.out-of-print{font-weight:700;margin:0}@media screen and (max-width:768px){.catalog .product-medium:nth-child(even){background:#f9f9f9}}.product-medium{border-top:4px solid #ececfc;padding:20px 0}.product-medium:after{content:"";display:table;clear:both}.product-medium .product-image img{float:left;display:block;margin:0 10px 10px 0;width:125px}.product-medium.sticker-patch a img{float:none;display:block;margin:0 10px 10px 0;width:auto}.product-medium.sticker-patch .product-details{margin-left:0}.product-medium.we-publish a.product-image{display:block;position:relative}.product-medium.we-publish a.product-image img.we-publish-banner{position:absolute;top:-5px;left:-14px;width:140px;height:40px}.product-medium.we-publish.sticker img.we-publish-banner{top:-15px;transform:rotate(5deg)}.product-medium h2,.product-medium p{margin:0 0 .2em 0}.product-medium h2 a,.product-medium p a{color:#111}.product-medium h3{font-size:14px;margin:0 0 .5em 0}.product-medium p{margin-bottom:.5em}.product-medium .product-details{margin-left:145px}.product-medium .price{font-weight:700}.product-medium strike{font-weight:400;font-size:12px}.product-medium .num-comments{margin-left:10px}.product-medium.featured{width:100%;margin-bottom:0}.product-medium.featured img{width:100px}.product-medium.featured .product-details{margin-bottom:0}.product-medium .mini-button{margin-top:5px}@media screen and (min-width:768px){.product-medium{padding:20px 20px 20px 0;flex:0 1 50%}}@media screen and (min-width:1100px){.product-medium .product-image img{max-height:300px}.product-medium.sticker-patch{flex:1 1 33%}}.commentonLink{font-size:11px}.sidebar .add-to-wishlist{font-size:14px;padding-left:20px}.sidebar a.help{display:inline-block;vertical-align:middle}#catalog-page .nav-bottom{border-top:4px solid #ececfc}#catalog-page .nav-top .pagination .pg-totals{display:none}@media screen and (min-width:768px){#catalog-page .nav-top .pagination{text-align:left}}#catalog-page .intro-text{font-size:16px;padding:0 20px}@media screen and (min-width:768px){#catalog-page .intro-text{padding:0}}#catalog-page.single #explore{display:none}#catalog-page .sidebar h2{font-size:16px;padding-top:20px}#catalog-page .product-info-box{color:#111;background:#ececfc;margin-bottom:10px}#catalog-page label{color:#111}#catalog-page p.large{font-size:14px;line-height:1.4em;margin-bottom:20px}.subscriptions p.subscribe{text-align:center}@media screen and (min-width:768px){.subscriptions p.subscribe{text-align:left}}@media screen and (max-width:768px){#content .wrap .subscriptions{margin:10px 20px}}.orderby{display:block;margin:12px 0 16px}.ordertype{padding:10px;display:block;background:#ececfc;line-height:1}.ordertype .change-order-type{font-size:16px;margin:5px 0 0}.ordertype .change-order-type strong{display:inline-block;margin-right:5px;background:#fff;padding:8px 12px}.related-titles{clear:both}#related{clear:left;margin-top:20px}#related .catalog{margin:0}#related h2 a.view-all{font-size:11px;text-transform:uppercase}#related .spacer{display:none}.related{width:100px;display:inline-block;vertical-align:top;margin:0 auto 10px}.related img{width:90px;height:auto}.related .title{display:block;font-size:13px;line-height:1.2em;padding-right:10px;margin-top:4px}.related a:hover .title{text-decoration:underline}.clearLeft{clear:left}#comments{margin:20px 0 0}#comments h2{letter-spacing:-1px}.comment{margin-bottom:30px;color:#333;position:relative}.comment dt{padding:2px 4px;background:#ececfc;color:#111}.comment dd{margin:4px 0}.comment .name img{width:30px}time.date{display:block;font-size:11px;color:#61a6c1}#comment-form{margin-bottom:30px;clear:left}#comment-form #comment-text-label{display:block;font-size:16px;margin:4px 0}#comment-form .name{font-size:16px}#comment-text{width:100%;height:100px}#comment-submit{display:block;margin:4px 0}.num-comments em{display:none}.num-comments a{padding-left:18px;background:url(/assets/img/svg/comment.svg) 0 2px no-repeat;background-size:14px 14px;font-size:12px;color:#111}.pending-comment{background:#f3ee82;padding:2px 4px;font-size:12px}.subject{display:inline-block;line-height:1.3;font-size:14px;padding:6px 10px;text-decoration:none;background:#ed018c;transition:background-color .25s;color:#fff}.subjects{margin:0;padding:0;overflow:hidden}.subjects li{margin:0;padding:0;display:inline-block;margin:0 4px 4px 0}.subjects li a{line-height:1.3;font-size:14px;padding:6px 10px;text-decoration:none;background:#ed018c;transition:background-color .25s;color:#fff;color:#fff!important;display:inline-block}.subjects li a:hover{background:#fe0a99}.subjects h2 a.quiet{display:none;padding:2px 4px;font-size:13px;margin-left:8px}.subtitle{display:block;font-size:9px;line-height:1.2em}h1 .subtitle{font-size:11px;letter-spacing:0;line-height:1.2em}.show-subjects .match-mode-label{display:block}.show-subjects .multiple-go submit{display:inline-block}.show-subjects #explore{margin:20px;max-height:1500px;transition:max-height .25s cubic-bezier(1,0,1,0)}.explore-header{position:relative}.explore-header h2{display:inline-block}a.sort-go{background:#ececfc;padding:8px 12px;display:inline-block;line-height:1}.explore-go{display:block;width:60px;text-align:center;margin:0 auto 10px}@media screen and (min-width:768px){.explore-go{line-height:1;width:auto;margin:0 0 0 10px;display:inline-block}}.toggle-links.explore-options{display:block;margin:-10px 0 10px}@media screen and (min-width:768px){.toggle-links.explore-options{margin:0 0 0 20px;display:inline-block}}.toggle-links.explore-options.-bottom{margin:20px 0 10px}.toggle-links{display:inline-block;line-height:1;margin-left:10px}.toggle-links a{display:inline-block;background:#aaa;padding:8px 12px;font-weight:400;color:#fff;box-shadow:inset 0 0 10px 5px rgba(0,0,0,.1)}.toggle-links a:hover{background:#9d9d9d;text-decoration:none}.toggle-links a:nth-child(1){border-radius:5px 0 0 5px}.toggle-links a:nth-child(2){border-radius:0 5px 5px 0}.toggle-links a.active{color:#fff;background:#111;position:relative}.toggle-links a.active::before{content:'';position:absolute;top:8px;left:5%;width:90%;height:8px;background:rgba(255,255,255,.1);border-radius:10px;box-shadow:0 0 5px 5px rgba(255,255,255,.1)}.toggle-links a.active:hover{background:#111}#explore{max-height:0;margin:0 20px;transition:max-height .25s cubic-bezier(0,1,0,1);overflow:hidden}#explore .match-mode-label,#explore .multiple-go{display:none}#explore h2 small{font-size:13px;font-weight:400;float:right;margin-right:20px;padding:2px 4px}#explore.multiple.subject-selected .multiple-go{display:inline-block}#explore.multiple.subject-selected .match-mode-label{display:block;padding:10px 4px;font-size:16px}#explore.multiple .subjects li a{background:#aaa}#explore.multiple .subjects li a:hover{background:#9d9d9d}#explore.multiple .subjects li a.selected,#explore.multiple .subjects li a.selected:hover{background:#ed018c}#explore ul{margin:0;padding:0;list-style:none;-moz-columns:5 90px;columns:5 90px}#explore ul:after{content:"";display:table;clear:both}#explore ul li{display:block}.publisher-description{padding:0 20px}.publisher-description h1{margin:0 0 .25em}@media screen and (min-width:768px){.publisher-description{padding:0;margin:0 0 20px}}.artist-description{margin:20px 0;max-width:960px;padding:20px;background:#e6e6e6}.artist-description:after{content:"";display:table;clear:both}.artist-description strong{font-size:1.2em}@media screen and (min-width:768px){.artist-description img{max-height:200px}.artist-description .artist-image{float:right;margin:0 0 10px 10px}}.toplist-comment{font-size:1.2em;color:#ed018c;padding:10px 0 0 0;margin:20px 0 0;border-top:1px dashed #c7eeff;font-style:italic}ol.imagelist,ul.imagelist{margin:0;padding:0;list-style:none}.imagelist li{margin:0 0 10px 0;padding:0;display:block;list-style:none;clear:left;color:#111}.imagelist li:after{content:"";display:table;clear:both}.imagelist li a{text-decoration:none}.imagelist li a img{display:block;float:left;width:125px;margin:0 0 4px 0}@media screen and (min-width:768px){.imagelist li a img{width:75px}}.imagelist li a:hover .title{text-decoration:underline}.imagelist .artist,.imagelist .title{display:block;margin:0 0 2px 135px;line-height:1.2}@media screen and (min-width:768px){.imagelist .artist,.imagelist .title{margin:0 0 2px 85px}}.imagelist .title{font-size:18px;font-weight:700}.imagelist .artist{margin-top:4px;color:#111}.popular>h2{margin:10px 20px}@media screen and (min-width:768px){.simple-modal.quick-shop-dialog{min-width:750px}}.simple-modal.quick-shop-dialog .catalog{margin:0}.simple-modal.quick-shop-dialog .product-medium{flex:1;border:none;padding:0}.simple-modal.quick-shop-dialog .product-medium h1{margin:0}.simple-modal.quick-shop-dialog .product-medium h2{display:none}.simple-modal.quick-shop-dialog .product-medium h3,.simple-modal.quick-shop-dialog .product-medium p.price{margin:0 0 8px;font:bold 16px/1.4 Lato,Helvetica,Arial,sans-serif}.simple-modal.quick-shop-dialog .product-medium .info{font:14px/1.4 Lato,Helvetica,Arial,sans-serif;margin:0}.simple-modal.quick-shop-dialog .product-medium label{display:block;margin:1em 0 0}.simple-modal.quick-shop-dialog .product-medium .product-details{margin:0}@media screen and (max-width:768px){.simple-modal.quick-shop-dialog .product-medium .product-info{margin:20px 0}.simple-modal.quick-shop-dialog .product-medium .product-info select{border:1px solid #ccc}}@media screen and (min-width:768px){.simple-modal.quick-shop-dialog .product-medium .product-image,.simple-modal.quick-shop-dialog .product-medium .product-vitals{width:25%;float:left}.simple-modal.quick-shop-dialog .product-medium .product-image img,.simple-modal.quick-shop-dialog .product-medium .product-vitals img{width:100%}.simple-modal.quick-shop-dialog .product-medium .product-vitals{width:50%;padding:0 20px}.simple-modal.quick-shop-dialog .product-medium .product-info{float:right;width:25%;padding:10px;background:#ececfc}}ul.product-previews{clear:left;margin:20px 0;padding:0;list-style:none}ul.product-previews:after{content:"";display:table;clear:both}ul.product-previews li{margin:0 0 10px 0;padding:0}h1 .mini-button{letter-spacing:0;font-weight:400}#cart-page .wrap{margin:20px}#cart-page .ordertype{padding:10px}#cart-page .ordertype .change-order-type{display:inline;font-size:14px}#cart-page .ordertype .change-order-type strong{margin:0 5px}#your-cart table,#your-wishlist table{width:100%;border-collapse:collapse;table-layout:fixed}#your-cart thead,#your-wishlist thead{display:none}#your-cart tfoot td,#your-wishlist tfoot td{padding-top:8px}#your-cart th,#your-wishlist th{border-bottom:1px solid #ffa2d8;font-weight:400;font-size:11px;text-transform:uppercase;color:#6aacc6;letter-spacing:2px}#your-cart td,#your-wishlist td{border-bottom:1px solid #ffa2d8;padding:0}#your-cart td.cart-item .title,#your-wishlist td.cart-item .title{font-size:16px;padding:10px 10px 10px 60px;display:block}#your-cart td.cart-item img,#your-wishlist td.cart-item img{width:50px;display:block;float:left;margin:10px 0}#your-cart em,#your-wishlist em{font-style:normal;color:#5297ae;font-size:11px}#your-cart .move-to-wishlist,#your-wishlist .move-to-wishlist{display:none}#your-cart .cart-item,#your-wishlist .cart-item{width:50%}#your-cart .cart-subtotal,#your-wishlist .cart-subtotal{width:15%}#your-cart .cart-quantity,#your-wishlist .cart-quantity{width:10%}#your-cart .cart-quantity input,#your-wishlist .cart-quantity input{width:30px;font-size:16px;line-height:18px;text-align:center;padding:2px;border:none;background:#ed018c;color:#fff;margin-bottom:5px}#your-cart .cart-quantity input::-moz-selection,#your-wishlist .cart-quantity input::-moz-selection{background:#870150}#your-cart .cart-quantity input::selection,#your-wishlist .cart-quantity input::selection{background:#870150}#your-cart td.cart-discount,#your-cart td.cart-msrp,#your-cart td.cart-price,#your-cart td.checkbox,#your-cart th.cart-discount,#your-cart th.cart-msrp,#your-cart th.cart-price,#your-cart th.checkbox,#your-wishlist td.cart-discount,#your-wishlist td.cart-msrp,#your-wishlist td.cart-price,#your-wishlist td.checkbox,#your-wishlist th.cart-discount,#your-wishlist th.cart-msrp,#your-wishlist th.cart-price,#your-wishlist th.checkbox{width:0;overflow:hidden}#your-cart td.num-items,#your-wishlist td.num-items{font-size:14px;text-align:center}#your-cart .item-total,#your-wishlist .item-total{font-weight:700;font-size:14px;text-align:right}#your-cart #bulk-action-form,#your-wishlist #bulk-action-form{display:none}#your-cart #bulk-go,#your-wishlist #bulk-go{margin-left:8px}#your-cart .delete,#your-wishlist .delete{font-size:12px;margin:5px 0 0;font-weight:700;padding:6px;line-height:1;vertical-align:top}@media screen and (max-width:768px){#your-cart .cart-quantity input,#your-wishlist .cart-quantity input{width:32px;padding:5px}#your-cart .delete,#your-wishlist .delete{margin:0;padding:8px 12px 9px}}a.small-image img{width:50px;margin:0 4px 2px 0}.title{font-size:14px}.info{color:#666}.price{font-weight:700}.cart-discount,.cart-price{text-align:center}.cart-subtotal{text-align:right;font-weight:700}.extraOptions{background:#42617b;padding:0}tr.nobg,tr.nobg td{border-bottom:none;padding:10px;border-top:1px dotted #061a29}td.noborder{border:0!important}#proceed-to-checkout:after{content:"";display:table;clear:both}#proceed-to-checkout a.submit{background:#ed018c;margin:4px auto;white-space:normal;display:block;width:100%;padding:20px 0;color:#fff;text-align:center}#proceed-to-checkout a.submit:hover{background:#de0183}.swag-message{display:block;margin:10px 0}.swag-message span{padding:5px;background:#ececfc}.add-poster-tube img,.simple-modal.add-poster-dialog img{width:100px;display:block;float:left;margin:0 10px 10px 0}.add-poster-tube .no-thanks,.simple-modal.add-poster-dialog .no-thanks{font-size:12px;margin-left:10px;opacity:.5}.add-poster-tube{padding:10px;border-radius:4px;margin:20px 0;background:#ececfc}.add-poster-tube p{font-size:16px}.add-poster-tube:after{content:"";display:table;clear:both}.add-poster-tube .no-thanks{display:none}.mobile-checkout{float:right;vertical-align:text-bottom}#cart-actions .submit,#cart-actions a.button{margin-right:10px}p.go-back{margin:0 0 25px 50px}.quick-order-builder{display:none}#quick-search{background:#ececfc;color:#fff;border-radius:3px;width:250px}#quick-q{width:130px}#wholesale-error{background:#ed018c}#wholesale-error,#wholesale-error h3{color:#fff}#wholesale-error a{color:#fff;text-decoration:underline}#wishlist-page .wrap{margin:10px}#wishlist-wrapper{width:100%}#wishlist-actions .submit,#wishlist-actions a.button{margin-right:10px}#wishlist-url{display:block;float:right;font-size:14px;font-weight:400;letter-spacing:0}#wishlist-url input{width:200px}input#coupon-code{font-size:14px;padding:4px}#coupon-discount-form{margin:20px 0}p#coupon-discount{font-size:14px;font-weight:700;margin:10px 0 0;text-align:right}@media screen and (min-width:768px){#coupon-discount-form{float:right;margin:40px 0}.quick-order-builder{display:block}#cart-page .wrap{margin:0 225px 40px 0}#cart-page .sidebar{padding-top:47px}#cart-page .ordertype{padding:3px 10px;margin-top:-50px;float:right}#cart-page tr.item-row:hover{background:#e6e6e6}#your-cart thead,#your-wishlist thead{display:table-header-group}#your-cart .checkbox,#your-wishlist .checkbox{width:5%}#your-cart .cart-item,#your-wishlist .cart-item{width:55%}#your-cart .cart-price,#your-cart .cart-subtotal,#your-wishlist .cart-price,#your-wishlist .cart-subtotal{width:10%}#your-cart .cart-quantity,#your-wishlist .cart-quantity{width:10%}#your-cart .cart-quantity input,#your-wishlist .cart-quantity input{font-size:14px}#your-cart .delete,#your-wishlist .delete{margin-top:0}#your-cart td.cart-price,#your-cart td.checkbox,#your-cart th.cart-price,#your-cart th.checkbox,#your-wishlist td.cart-price,#your-wishlist td.checkbox,#your-wishlist th.cart-price,#your-wishlist th.checkbox{width:auto}#your-cart th.checkbox,#your-wishlist th.checkbox{width:5%}#your-cart #bulk-action-form,#your-wishlist #bulk-action-form{display:block;opacity:.5}#your-cart #bulk-action-form.active,#your-wishlist #bulk-action-form.active{opacity:1}#wishlist-page .wrap{margin:0 20px 20px 0}}#quick-order-output{margin-top:40px}@media screen and (min-width:1100px){#your-cart td.cart-discount,#your-cart td.cart-msrp,#your-cart th.cart-discount,#your-cart th.cart-msrp{width:auto}}.catalog-links{margin:10px 5px;padding:0;list-style-type:none}.catalog-links:after{content:"";display:table;clear:both}.catalog-links li{list-style-type:none;float:left;width:50%;padding:4px}.catalog-links li a{display:block;width:100%;text-align:center}@media screen and (min-width:768px){.catalog-links{margin:10px -5px}.catalog-links li{width:25%}}#homepage .product-medium h2{padding-right:20px}@media screen and (min-width:768px){#homepage .sidebar{width:225px}}#homepage .flickity-prev-next-button{top:-10px;transform:none;width:30px;height:30px;border-radius:0}#homepage .flickity-prev-next-button.previous{left:-10px}#homepage .flickity-prev-next-button.next{right:-10px}#homepage-news{margin:25px 0 0 0}.recent-blogifesto .blog-posts{margin:10px}.news{position:relative;overflow:hidden;margin:0 20px 20px}.news img.add-to-cart{display:block}.news img.catalog{display:block;float:left;width:75px}.news p{display:inline}.news p.hidden{display:none}.news a.mini-button{margin-top:4px}.news a.mini-button.on{display:none!important}.news .rrrap{overflow:hidden}.news .rrrap .pad{padding:0}@media screen and (min-width:768px){.news{width:45%;float:left;margin:0 3% 20px 0}.news:nth-of-type(2n+1){clear:left}.news.dimmed{opacity:.3}.news a.mini-button{font-size:11px}}@media screen and (min-width:1100px){.news{width:30%}.news:nth-of-type(2n+1){clear:none}.news:nth-of-type(3n+1){clear:left}}.news-image img{display:block;width:100px;float:right;margin:0 0 .6em .6em}h2.mini{font-size:14px;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;color:#111}h2.mini a{color:#111}h2.mini a small{font-size:11px;text-transform:none;letter-spacing:0;color:#999}.linkGroup h3,h2.homepage-news,h3.toc,h4.banner{background:#ececfc;color:#111;padding:10px 20px;clear:left;margin:0;text-transform:uppercase;font-size:14px;letter-spacing:1px}h2.homepage-news a,h4.banner a{color:#111}@media screen and (min-width:768px){.linkGroup h3,h2.homepage-news,h3.toc,h4.banner{padding:10px}}h2#new-arrivals{margin:12px 10px 6px 10px}#newsletter-form{margin:0 auto}#newsletter-form:after{content:"";display:table;clear:both}#newsletter-form label{display:block;font-style:14px}#newsletter-form input[type=submit]{display:block;width:49%;float:left;margin-right:2%}#newsletter-form input[type=submit]:last-of-type{margin-right:0}#newsletter-form input[type=email],#newsletter-form input[type=text]{font-size:16px;width:100%;padding:4px;margin:2px 0 5px 0}#social-networks{position:relative;width:210px;height:105px;background:url(/assets/img/social-networks-yeller.png) top left no-repeat;background-size:cover;margin:20px auto 14px auto}#social-networks p{display:none}a#social-facebook,a#social-flickr,a#social-myspace,a#social-twitter{display:block;text-indent:-1000em;width:90px;height:30px;position:absolute;top:30px;left:10px}a#social-myspace{width:100px;left:103px}a#social-facebook{width:110px;top:60px;left:10px}a#social-flickr{width:85px;top:60px;left:120px}#meatspace-networks{position:relative;width:210px;height:81px;background:url(/assets/img/meatspace-networks-yeller.png) top left no-repeat;background-size:cover;margin:0 auto 14px auto}#meatspace-networks p{display:none}a#meatspace-store{display:block;text-indent:-1000em;width:210px;height:81px;position:absolute;top:0;left:0}#more-stuff{position:relative;width:210px;height:105px;background:url(/assets/img/more-stuff-yeller.png) top left no-repeat;background-size:cover;margin:20px auto}#more-stuff p{display:none}a#more-blog,a#more-contact,a#more-interviews{display:block;text-indent:-1000em;width:90px;height:30px;position:absolute;top:36px;left:10px}a#more-blog{left:135px;width:60px}a#more-interviews{width:130px;top:68px;left:50px}#search_inline{margin:0 0 20px 0;background:#ed018c;color:#fff}#search_inline input[type=search]{border:none;padding:4px}#search_inline label{font-size:14px;color:#fff}#search_inline label:hover{text-decoration:underline}@media screen and (min-width:768px){#search_inline{word-wrap:none;margin:20px auto;max-width:380px}#search_inline .submit{width:100%}}#searchfor-lg{margin:4px 0;font-size:16px;padding:2px}ul.subjects{margin:0 0 20px}ul.matches-column{font-size:16px;line-height:1.4;margin:0 0 20px;-moz-columns:165px;columns:165px}ul.matches-column li{list-style:none!important}ul.matches{list-style:none;margin:20px 0;padding:0}ul.matches .highlight{background:0 0;font-weight:700;text-decoration:underline;color:#ed018c}ul.matches li{list-style:none;clear:left;padding:4px 0;border-top:1px solid #ffd5ed;overflow:auto;line-height:1.7em}ul.matches .short-image{width:50px;display:block;float:left}ul.matches .title{display:inline-block;font-size:16px;padding:10px}ul.matches .price{font-size:12px;padding-right:4px}ul.matches .price strike{display:inline;font-size:11px;color:#666}#search-page .innards{padding:20px}#search-page .innards .catalog{margin:0}#search-page .innards .catalog .product-medium:nth-child(even){background:0 0}#search-page .alert{margin-top:0}#search-page .match-group{margin-bottom:20px}#search-page .match-group h2{border-bottom:4px solid #ececfc;padding:0 0 10px;margin:0 0 10px}@media screen and (min-width:768px){#search-page .innards{padding:0}}#mycosm-page #content h1{margin-bottom:.53em;text-align:center}@media screen and (min-width:768px){#mycosm-page #content h1{text-align:left}}#mycosm-page #content h2.status-header{font-size:16px;text-align:center}@media screen and (min-width:768px){#mycosm-page #content h2.status-header{text-align:left}}#mycosm-page #content h2.status-header span{display:inline-block;padding:10px;margin:0 5px 10px 0;background:#c7eeff;white-space:nowrap}#mycosm-page #content h3{margin:1em 0 .5em}#mycosm-page #content h3.order-date{margin-top:0}#mycosm-page #content h3.note{text-align:center}@media screen and (min-width:768px){#mycosm-page #content h3.note{text-align:left}}#mycosm-page #content .actions{padding-top:10px}#mycosm-page #content .actions .button+.button{margin-left:10px}#mycosm-page .addies:after{content:"";display:table;clear:both}#mycosm-page .wrap{margin:20px}@media screen and (min-width:768px){#mycosm-page .wrap{margin:0 20px 0 0;padding:0}}#mycosm-page p.error{background:url(/assets/img/svg/alert-round.svg) left center no-repeat;padding-left:20px;font-weight:700}#mycosm-page a.mini-button.delete{font-size:14px}#mycosm-page .order-items{max-width:950px;margin:20px 0 0}#mycosm-page .order-items .cart-item{width:55%}#mycosm-page .order-items .cart-quantity{text-align:center}#mycosm-page .order-items img{width:35px;display:block;float:left;margin:5px 0}#mycosm-page .order-items .downloads{display:block;padding:5px 10px 5px 50px}@media screen and (max-width:650px){#mycosm-page .order-items .downloads{text-align:center}#mycosm-page .order-items .downloads .button{width:100%}#mycosm-page .order-items .downloads .button+.button{margin-top:5px}}#mycosm-page .order-items .title{display:block;padding:5px 10px 5px 50px;font:14px/1.2 Lato,Helvetica,Arial,sans-serif}#mycosm-page .order-items td{border-bottom:1px solid #ffa2d8}#mycosm-page .order-items th{border-bottom:1px solid #ffa2d8;font-weight:400;font-size:11px;text-transform:uppercase;color:#6aacc6;letter-spacing:2px}#mycosm-page .order-items .order-totals td{padding:10px 0}#mycosm-page .order-items .order-totals .summary{margin-top:5px;padding-top:5px;border-top:1px solid #ffd5ed}#mycosm-page .order-items tfoot td{border:none}#mycosm-page .orderGroup,#mycosm-page .orderTransactions,#mycosm-page .web-mini-order{margin:10px 0}#mycosm-page .orderGroup:after,#mycosm-page .orderTransactions:after,#mycosm-page .web-mini-order:after{content:"";display:table;clear:both}#mycosm-page .note,#mycosm-page .order-payments,#mycosm-page .orderTransactions,#mycosm-page .tracking-history,#mycosm-page .web-mini-order{padding:10px;background:#c7eeff}@media screen and (max-width:768px){#mycosm-page .cart-price{width:0;overflow:hidden}}.web-mini-order table,table.order-items{width:100%;table-layout:fixed}.web-mini-order table .cart-price,table.order-items .cart-price{width:20%}.addy{float:left;width:50%;margin-bottom:10px}.addy:nth-child(2n+1){clear:left}.addy .mini-button{margin-top:10px}.addy [data-field=name]{font-weight:700}@media screen and (min-width:768px){.addy{width:33.3%}.addy:nth-child(2n+1){clear:none}.addy:nth-child(3n+1){clear:left}}tr.order-header td{font-size:16px;padding-bottom:10px;line-height:1.2em;vertical-align:top}tr.order-total td{font-size:14px;line-height:1.4em}.mini-cc-form fieldset{max-width:300px;padding:10px;background:#cdf0fe;margin-bottom:10px}.order-payments,.tracking-history{max-width:950px}.order-payments table,.tracking-history table{width:100%;table-layout:fixed}.order-payments td,.tracking-history td{padding:5px 0}.order-payments tr:nth-child(even) td,.tracking-history tr:nth-child(even) td{background-color:rgba(0,0,0,.025)}.dashboard-group{max-width:750px;margin-top:40px;padding-top:10px;border-top:2px solid #ed018c}.dashboard-group>h2{margin-bottom:20px}.order-details{max-width:950px;border-top:1px solid #ffa2d8}.order-payments table td.pay-type{width:55%}.order-payments table td.pay-date{width:30%}.order-payments table td.pay-amount{width:15%;font-weight:700;text-align:right}p.credit{font-size:14px;padding-left:15px;background:url(/assets/img/coin.png) left center no-repeat}.amount-due,.highlight{background:#e8f26e}.order-transaction{font-size:14px;line-height:1.4em}table.transactions{width:100%;margin:6px auto;border-spacing:0;border-collapse:separate;font:10px/1.2 Lato,Helvetica,Arial,sans-serif}table.transactions th{background:#111;font-weight:400;color:#fff;margin-bottom:10px;text-align:left;padding:2px}table.transactions tr.odd{background:rgba(255,255,255,.5)}table.transactions td{margin:4px;padding:4px 2px;vertical-align:top;border-bottom:1px solid #ccc}#dropin{max-width:550px}h1.blog-title,h2.blog-title{margin-bottom:0}.blog-page{margin-bottom:45px;position:relative}.blog-page .wrap{margin:20px}.blog-page #comments{margin-top:30px}.blog-page .comment-content img,.blog-page .entry-content img,.blog-page .widget img{max-width:97.5%}.blog-page img[class*=align],.blog-page img[class*=wp-image-]{height:auto}.blog-page img.size-full{max-width:97.5%;width:auto}.blog-page .wp-caption{max-width:100%}.blog-post{position:relative;margin-bottom:30px;border-top:4px #ed018c dashed;padding-top:40px;margin-top:40px}.blog-post:after{content:"";display:table;clear:both}.blog-post ol,.blog-post ul{padding-left:2em}.blog-post .num-comments a{font-size:13px;background-position:0 4px}.blog-post:first-of-type{border-top:none;padding-top:0;margin-top:0}.aligncenter,.alignleft,.alignnone,.alignright{margin:10px;display:block;height:auto}.sidebar ol,.sidebar ul{list-style:none}.interview p.question{font-weight:700;color:#111}.imagebox{width:200px;float:right;margin:6px 0 6px 6px}.imagebox p{background:#111;color:#fff;font-size:11px;margin:0;padding:4px}#interviews .description p{margin:0 0 10px 0;font-size:1.1em}#interviews .description{margin-bottom:20px}#login-page{background:#af9e81 url(/assets/img/cardstock.jpg)}#login-page .flash{background:#ed018c;color:#fff;padding:10px;margin:0 0 10px;border:none;text-align:center}#login-page .flash h3,#login-page .flash p,#login-page .flash ul{color:#fff}#login-page .flash a{color:#fff}#login-page .flash a:hover{color:#d0d0d0}#login-page .flash ul{margin:0;padding:0;list-style:none}#login-page h1#home{background-color:transparent;width:250px;margin:40px auto 0}#login-page h2{font-size:1.5em;text-align:center}#login-page .actions{text-align:center;margin:0}#login-page .note{font-style:italic;padding-left:1em}#login-page a{font-weight:700;color:#111;text-decoration:underline}#login-page a:hover{color:#7d807f}#login-page #main{box-shadow:0 20px 30px rgba(0,0,0,.25);position:relative}#login-page #main .pad{background:#8dd9f4;padding:10px}#login-page legend{font-size:24px;font-weight:400;margin-left:100px}#login-page h2{margin:.5em 0 0}#login-page .login-foot{margin:20px 0}#login-page .login-foot a{color:#fff}#login-page fieldset{border:0;padding:0;margin:10px auto;max-width:300px}#login-page fieldset p{margin:1em 0 0}#login-page fieldset p.-spaced{margin-bottom:1em}#login-page fieldset .-left{text-align:left}#login-page fieldset div{clear:both;position:relative}#login-page fieldset:hover{border:0}#login-page fieldset label{text-align:left;color:#111;margin:.5em 0 .05em;font:16px/1.4 Lato,Helvetica,Arial,sans-serif}#login-page fieldset label.cb{margin:.5em 0 1em}#login-page fieldset input[type=email],#login-page fieldset input[type=password],#login-page fieldset input[type=text]{width:100%;border:1px solid #7d807f}#login-page footer{display:none}@media screen and (min-width:500px){#login-page fieldset label{margin:.5em 0 .05em;float:none;width:auto;line-height:1.8}}@media screen and (min-width:768px){#login-page h1#home{position:absolute;left:-150px;top:-96px;width:715px;height:96px;margin:0}#login-page #main{margin:150px auto 10px auto;width:450px}}#login-page p.captcha-note{text-align:center}#login-page p.captcha-note a{color:#111}#pay-page .alert{margin:0}#pay-page #main{max-width:450px;margin:10px auto;background:#eee;border-radius:4px}#pay-page .wrap{padding:10px}#pay-page .group{margin:4px 0 12px}#pay-page .group:after{content:"";display:table;clear:both}#pay-page #transaction h1,#pay-page #transaction p.logout{margin:8px 0 4px}#pay-page #transaction fieldset{padding:0;margin:0}#pay-page #transaction fieldset input{margin:0}#pay-page #transaction fieldset input[type=text],#pay-page #transaction fieldset textarea{border:1px solid #999;padding:5px}#pay-page #transaction fieldset label{padding:0;line-height:1.2;display:block;float:none;width:100%;margin:20px 0 5px}#pay-page #transaction .actions{margin:10px 0}#pay-page #transaction select#cardBrand{display:block}#pay-page #transaction input[type=text]{display:block;max-width:100%}#pay-page #transaction br{display:none}#pay-page table.transactions{width:100%;font-size:10px}#pay-page table.transactions td:last-child,#pay-page table.transactions th:last-child{display:none}#linesheet{background:#5ea4d5}#linesheet h1{letter-spacing:0}#linesheet p{font-size:13px;line-height:1.2}#linesheet .info-list{list-style:none}#linesheet .info-list li{margin:0;padding:0;font-size:13px}#linesheet .info-list li.dimensions{font-size:12px;opacity:.75}#linesheet .wrapper{max-width:960px;margin:20px auto;background:#fff;border-radius:4px}#linesheet .linesheet-products:after{content:"";display:table;clear:both}#linesheet .linesheet-header{text-align:center;padding:10px;margin-bottom:10px;border-bottom:2px solid #e6e6e6}#linesheet .linesheet-header:after{content:"";display:table;clear:both}#linesheet .linesheet-header h1,#linesheet .linesheet-header h2{margin:4px 0}#linesheet .linesheet-footer{margin-top:10px;padding:10px;border-top:2px solid #e6e6e6}#linesheet .linesheet-footer .linesheet-logo{width:60px;margin:0 10px 0 0;float:left}#linesheet .linesheet-footer .linesheet-logo img{display:block;width:100%;height:auto}#linesheet .linesheet-footer p{margin:0 0 0 70px}#linesheet .page-break{display:none}#linesheet .linesheet-product{width:50%;float:left;padding:10px 10px 10px 20px}#linesheet .linesheet-product:nth-child(2n+1){clear:left}#linesheet .linesheet-product img{max-height:170px}#linesheet .linesheet-product h2{font-size:15px;margin-bottom:0}#linesheet .linesheet-product h3{font-size:13px}#linesheet .linesheet-product p.price{margin:2px 0 0 0}#linesheet .linesheet-product p.comment{margin:6px 0 0;font:italic 13px/1.2em Georgia,serif}#linesheet .linesheet-product.we-publish a.image{display:block;position:relative}#linesheet .linesheet-product.we-publish a.image img.we-publish-banner{position:absolute;top:-5px;left:-14px;width:140px;height:40px}#linesheet .linesheet-product.we-publish.sticker img.we-publish-banner{top:-15px;transform:rotate(5deg)}@media screen and (min-width:768px),print{#linesheet .linesheet-product{width:25%;float:left;padding:10px 10px 10px 20px}#linesheet .linesheet-product:nth-child(2n+1){clear:none}#linesheet .linesheet-product:nth-child(4n+1){clear:left}#linesheet .linesheet-product img{max-height:170px}#linesheet .linesheet-footer .linesheet-logo{margin:0 10px 0 20%}#linesheet .linesheet-footer p{margin:0 0 1em}}@media print{#linesheet .linesheet-header .button{display:none}@page{size:auto;margin:0}#linesheet .wrapper{max-width:none;margin:20px}#linesheet .page-break{display:block;page-break-before:always}#linesheet .linesheet-footer .linesheet-logo{margin:0 10px 0 13%}}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}img{max-width:100%;height:auto}table{border-collapse:collapse;border-spacing:0}.only-desktop,.only-desktop-inline,.only-logged-in{display:none}body.logged-in .only-logged-in{display:block}a.edit{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}body{font:15px/1.5 Lato,Helvetica,Arial,sans-serif;color:#111;background:#fff;z-index:1;padding:0;margin:0}@media screen and (min-width:768px){body{font:14px/1.5 Lato,Helvetica,Arial,sans-serif}}a{color:#ed018c;text-decoration:none}a:hover{text-decoration:underline}a.simple{border:0;padding:0;text-decoration:none!important}a.simple:hover{background:0 0!important;text-decoration:none!important}p{margin:0 0 1em;padding:0}address{line-height:1.5em}h1,h2,h3,h4,h5,h6{padding:0;margin:.5em 0;color:#111}.h1,h1{font:700 24px/1.1 Lato,Helvetica,Arial,sans-serif;letter-spacing:-.015em;margin:0 0 1em 0}h2{font:700 20px/1.1 Lato,Helvetica,Arial,sans-serif;margin-top:.2em}h2.spaced{margin:1em}h3{font:700 18px/1.2 Lato,Helvetica,Arial,sans-serif}h4{font:14px/1.2 Lato,Helvetica,Arial,sans-serif}h5{font:12px/1.2 Lato,Helvetica,Arial,sans-serif}address{font-style:normal}.spacer{margin:0;padding:0;clear:both;height:0;line-height:0}.spaced{margin-top:1em}ol,ul{margin-left:1.5em;padding:0}ul.simple{list-style:none;margin-left:0}ul.simple li{padding:0}ul.simple.spaced li+li{margin-top:10px}blockquote{margin-left:2em;padding:0}.row:after{content:"";display:table;clear:both}@media only screen and (min-width:768px),print{.column{float:left;width:50%;padding-right:20px}.column.one-third{width:33.3%}.tail{padding-right:0}}.flex-row{display:flex}.flex-row .item{flex:0 1 50%;padding-right:10px}.flex-row .item:last-of-type{padding-right:0}.flex-row .item.one-third{flex:0 1 33.3%}.flex-row .item.one-quarter{flex:0 1 25%}.flex-row .item.two-thirds{flex:0 1 66.6%}.flex-row .item.tiny{flex:0 1 50px}.flex-row .item.bottom-align{vertical-align:bottom;align-self:flex-end}.flex-row .item input[type=text]{width:100%}.small{font-size:13px}.quiet{color:#666}.-center{text-align:center}.-left{text-align:left}h2 a.small{font-size:12px;margin-left:6px}h1#home,p#home{width:300px;height:105px;margin:0 auto;padding:0 60px 0 0;text-indent:-9999em;background:#e06901 url(/assets/img/logo-stacked-pride@2x.png) no-repeat;background-color:var(--navbarColor);background-size:cover}h1#home a,p#home a{display:block;width:100%;height:100%;text-indent:-1000em;z-index:1000}h1#home a:hover,p#home a:hover{border:0;text-decoration:none}#main:after{content:"";display:table;clear:both}.pad{padding:10px}#content .innards ul li{list-style:disc}.hidden{display:none}a.button.top{background:#ececfc;color:#111}a.button.top:hover{color:#111;background:#dfdffa}a.button .shortcut,button .shortcut{margin:0 -5px 0 3px;opacity:.5;font-size:9px;text-transform:uppercase;letter-spacing:-.015em}.submit.working{background:#666!important}.magnify{display:none}#search-page .wrap,.static-page .wrap{padding:20px}#search-page .wrap p.breadcrumb,.static-page .wrap p.breadcrumb{margin-top:0}.intro{font-size:1.2em;margin-bottom:30px;overflow:auto}.intro img{display:block;float:left;margin:0 10px 8px 0}#about .person{margin-bottom:12px}#about .person img{display:block;margin:30px auto 10px}#about .person p.artwork{font-style:italic;margin-top:20px}#about .person p.contact{font-size:12px}#store-address{margin:10px 0 20px 0}#store-address .column{width:300px;margin-right:10px}#store-address .column img{float:left;margin:0 8px 8px 0}#store-address em{font-size:12px;font-style:normal}#faq .faq-group{margin:0 0 80px}#faq .faq-group h2{background:#ececfc;padding:10px 4px;margin:20px 0 40px}#faq .answer{margin-bottom:40px;padding-bottom:40px;border-bottom:4px solid #ececfc}#faq .question:last-of-type .answer{border:none;padding-bottom:0}#faq-answers{margin-top:20px}#faq-answers img{display:block;margin:10px auto;float:none}ul.toc li{margin-bottom:5px}#contact{background:#5ea4d5;padding:10px;margin:40px 0 0}#contact-us-form label{display:block;margin:8px 0 2px 0;color:#111}#contact-us-form label.inline{display:inline}#contact-us-form input,#contact-us-form select,#contact-us-form textarea{font-size:14px;margin:5px 0;border:none;padding:4px}hr{border:none;border-top:1px solid #6aacc6;margin:40px 0;clear:both}hr.quiet{margin:20px 0 30px;border-color:#e6e6e6}#press .intro{width:90%}.press-material{width:600px}#press .intro p{margin-left:310px}.linkGroup{margin-top:30px}.linkGroup:after{content:"";display:table;clear:both}.linkGroup dl{width:50%;float:left;padding-right:6px;margin:.2em 0}.linkGroup a{display:block}.static-page.manifesto h1{margin-top:1em}#sbox-window embed,#sbox-window object,#sbox-window select{visibility:visible}#sbox-overlay{position:absolute;background-color:#ed018c}#sbox-window{position:absolute;text-align:left;overflow:visible}#sbox-btn-close{position:absolute;width:28px;height:28px;right:0;top:0;background:#111 url(/assets/img/svg/close.svg) no-repeat center;border:none;z-index:100}.sbox-loading #sbox-content{background-image:url(/assets/img/spinner.gif);background-repeat:no-repeat;background-position:center}#sbox-content{clear:both;overflow:auto;background-color:#fff;height:100%;width:100%}.sbox-content-image#sbox-content{overflow:hidden}#sbox-image{display:block}.sbox-content-image img{display:block}.sbox-content-iframe#sbox-content{overflow:visible}.body-overlayed embed,.body-overlayed object,.body-overlayed select{visibility:hidden}.manifesto .innards img{clear:right;margin:0 0 10px 10px;display:block}.added-ok{font-size:14px;font-weight:700;text-align:center;padding:10px;border:2px dashed #ed018c}.added-view-cart{font-size:14px;margin-left:10px;font-weight:700}ul.autocompleter-choices{list-style:none;position:absolute;margin:0;padding:8px 0;z-index:50;overflow:hidden;background:#111;color:#fff;width:100%}ul.autocompleter-choices h4{color:#999;padding:5px;border-bottom:1px solid #999;margin:0 5px 5px 5px}ul.autocompleter-choices li{display:block;padding:0;font-size:16px;line-height:1.2em;margin-bottom:4px}ul.autocompleter-choices li.autocompleter-selected a{background:#ed018c}ul.autocompleter-choices li a{display:block;padding:5px 10px;text-decoration:none;color:#fff}ul.autocompleter-choices .highlight{background:0 0}@media screen and (min-width:768px){ul.autocompleter-choices{width:350px!important}ul.autocompleter-choices li{margin-bottom:0;font-size:13px}}#mobile-cart,#mobile-nav{position:absolute;right:15px;top:6px;background:url(/assets/img/mobile-nav-yeller.png) no-repeat;width:45px;height:45px;background-size:cover}#mobile-nav{top:53px;background-position:0 -45px}a.clixel{display:block;margin-top:12px}.toplist{position:relative}.toplist:after{content:"";display:table;clear:both}#toplist-page h1{margin:8px 0 12px}#toplist-page .wrap{margin:10px}#toplist-page .catalog{margin:0}#toplist-page .toplists{margin:0}#toplist-page .toplists li{font-size:16px;margin:4px 0;padding:4px 0;border-bottom:1px solid #ffa2d8;overflow:hidden}.fluidvids{clear:left}.grecaptcha-badge{visibility:hidden}.captcha-note{margin:10px 0;font-size:10px}.navbar-wrapper{display:none}.actions{margin:10px 0}.floating-tip{max-width:200px;background-color:#e8f26e;padding:10px;color:#111;font:13px/1.4 Lato,Helvetica,Arial,sans-serif}.banner-image{background-repeat:no-repeat;background-size:cover;background-position:center center;max-height:250px;aspect-ratio:4;margin-bottom:20px}@media only screen and (min-width:770px){.only-desktop{display:block}.only-desktop-inline{display:inline-block}.only-mobile{display:none!important}#mobile-cart,#mobile-nav{display:none}#navbar,.navbar-wrapper{display:block;width:177px;float:left;position:relative}#navbar a.mini-button,.navbar-wrapper a.mini-button{font-size:12px}a.mini-button.delete{margin-top:0}#main{margin-left:200px;text-align:left}#featured{width:100%}#content{float:left;margin:10px -245px 0 0;width:100%}.wrap{margin-right:245px}.nav-bottom,.nav-top{margin:0}.sidebar{width:190px;float:right;margin:0;padding:20px 15px 0 0}h1#home,p#home{width:700px;height:91px;position:absolute;top:0;left:0;background:url(/assets/img/logo-pride@2x.png) no-repeat;background-size:cover}a.next{border:0}a.prev{border:0}h2.mini.homepage-news{margin:10px 0 0;padding:4px 6px}h2#new-arrivals{margin:12px 0 6px 0}#social-networks{margin:20px 0 14px 0}#meatspace-networks{margin:0 0 14px 0}#newsletter-form{width:auto;margin:0}.recent-blogifesto .blog-posts{margin:10px 0}.blog-posts{margin:0}h1.content-title{margin:0 0 10px;text-align:left}.catalog{margin:0}#popular-page .wrap{margin-right:20px}.popular{margin-top:30px}.imagelist .artist,.imagelist .title{font-size:13px}a.blowup{display:block;position:relative;text-decoration:none;overflow:auto;float:left;outline:0}a.blowup:hover .magnify{display:block;text-decoration:none}.magnify{background:#111;position:absolute;left:0;bottom:10px;width:28px;height:28px;font:bold 32px/26px Lato,Helvetica,Arial,sans-serif;color:#fff;text-align:center}#comments{clear:left;width:85%}#comment-text{width:300px}#catalog-page .sidebar{width:280px;padding-right:20px}#catalog-page .wrap{margin-right:300px}#catalog-page #content{margin-right:-300px}#catalog-page.not-single .wrap{margin-right:20px}.show-subjects #explore{margin:0 0 20px}p.breadcrumb{text-align:left;padding:0 20px 20px 4px;margin:0}.orderby{position:absolute;top:0;right:0;margin:0}#related .spacer{display:block}.related{width:110px}.related img{width:100px}#faq .questions{width:80%}#faq-answers{margin-top:60px;max-width:750px}#faq-answers img{float:right;margin:0 0 10px 20px}#search-page .wrap,.static-page .wrap{margin-right:20px;padding:0}#contact{width:500px}#about .person{padding-right:120px;clear:left}#about .person img{display:block;float:left;max-width:122px;height:auto;margin:0 20px 10px 0}#about .person p{margin-left:140px}#about p{max-width:720px}#store-address{margin:10px 0 20px 0;clear:left}#store-address:after{content:"";display:table;clear:both}#repeated-links #social-networks{float:left}#repeated-links #newsletter-form{float:left;width:205px;margin:28px}#repeated-links .intro{margin-bottom:0}#more-stuff{margin:20px 0 0 0;float:left}.blog-page .wrap{margin:0;padding:0 220px 0 0}.alignleft,.floatleft{float:left;margin:0 10px 10px 0;clear:left}.alignright,.floatright{float:right;margin:0 0 10px 10px;clear:right}.linkGroup dl{width:33%}#pay-page #content{margin:0}#pay-page .wrap{padding:20px;margin:0}#toplist-page .wrap{margin:0;max-width:75%}#toplist-page .product-medium{width:100%}a.edit{display:inline-block}.blog-post a.edit,.comment a.edit.edit-comment,.editable a.edit,.news a.edit,.product-large a.edit.edit-product,.toplist a.edit{visibility:hidden;position:absolute;top:4px;right:0}.blog-post a.edit:nth-child(2),.comment a.edit.edit-comment:nth-child(2),.editable a.edit:nth-child(2),.news a.edit:nth-child(2),.product-large a.edit.edit-product:nth-child(2),.toplist a.edit:nth-child(2){top:33px}.editable{position:relative}.blog-post:hover a.edit,.comment:hover a.delete,.comment:hover a.edit.edit-comment,.editable:hover a.edit,.news:hover a.edit,.product-large:hover a.edit.edit-product,.toplist:hover a.edit{visibility:visible;z-index:100}#coupon-discount-form{float:right}}@media only screen and (min-width:770px) and (min-width:769px) and (max-width:1040px){h1#home,p#home{width:calc(100% - 362px);height:calc(100% - 7px);margin-top:7px}}@media only screen and (min-width:770px) and (min-width:769px) and (max-width:970px){h1#home,p#home{background-size:contain;background-position:bottom center}}