@font-face{font-family:Akzidenz;src:url(AkzidenzGrotesk-LightExtended.woff2) format("woff2"),url(AkzidenzGrotesk-LightExtended.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Akzidenz;src:url(AkzidenzGrotesk-Medium.woff2) format("woff2"),url(AkzidenzGrotesk-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}html,body{margin:0;padding:0;font-family:Akzidenz,sans-serif;font-weight:500;height:100%;width:100%}body:not(.landing){padding-top:var(--navbar-offset)}a{all:unset;cursor:pointer;display:inline;font-weight:500}button{all:unset;font-weight:500}.underline-always{position:relative;display:inline-block}.underline-always:after{content:"";position:absolute;left:0;bottom:-2px;height:1px;width:100%;background:currentColor}.underline-hover{position:relative;display:inline-block}.underline-hover:after{content:"";position:absolute;left:0;bottom:-2px;height:1px;width:100%;background:currentColor;opacity:0;transition:opacity .2s ease}.underline-hover:hover:after,.underline-hover:focus:after{opacity:1}.fullscreen-below-navbar{height:calc(100vh - 35px);box-sizing:border-box}.navbar{position:fixed;top:0;left:0;width:100%;height:35px;z-index:10;background:#464646;color:#000;display:flex;justify-content:space-between;align-items:center;padding:0 60px;font-size:12px}.navbar-right a{text-decoration:none;margin-left:60px;padding-top:2px}.navbar a:hover{color:#fff}.logo img{height:13px;display:block;margin-top:2px}.logo:hover .logo-img{content:url(https://cdn.shopify.com/s/files/1/0623/6451/6470/files/AFTERTHAT_LOGOFULL_WHITE.png?v=1743265347)}.sub-navbar{position:fixed;width:100%;height:30px;background-color:#eee;color:#000;text-transform:uppercase;font-size:12px;margin-top:-30px;padding:5px 60px 3px;display:flex;justify-content:space-between;align-items:center;z-index:20}.subnav-left a{color:#000;cursor:pointer}.subnav-left a:hover{text-decoration:none;color:#fff}.subnav-right .category-toggle:hover{color:#fff}.page-title{padding:2px}.landing{position:relative;height:calc(100vh - 35px);background-size:cover;background-position:center;height:100vh;width:100%;z-index:0;background:#464646;background:#fff}.landing-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}.video-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;transform:translateZ(0)}.plus-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.plus{position:absolute;color:#fff;font-size:20px;font-weight:300;pointer-events:none;transition:transform .3s ease;transform-origin:center}.plus-top-left{top:25%;left:20%}.plus-top-right{top:25%;right:20%}.plus-bottom-left{bottom:25%;left:20%}.plus-bottom-right{bottom:25%;right:20%}.nav-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.nav-link{position:absolute;color:#fff;font-size:12px;text-transform:uppercase;text-decoration:none;pointer-events:auto}.nav-top-left{top:35%;left:30%}.nav-top-right{top:35%;right:30%}.nav-bottom-left{bottom:35%;left:30%}.nav-bottom-right{bottom:35%;right:30%}.nav-top-left:hover~.plus-wrapper .plus-top-left{transform:rotate(90deg)}.nav-top-right:hover~.plus-wrapper .plus-top-right{transform:rotate(-90deg)}.nav-bottom-left:hover~.plus-wrapper .plus-bottom-left{transform:rotate(90deg)}.nav-bottom-right:hover~.plus-wrapper .plus-bottom-right{transform:rotate(-90deg)}#intro-screen{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;justify-content:center;align-items:center;pointer-events:none;opacity:1;transition:opacity .3s ease}#blur-overlay{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:#00000003;transition:backdrop-filter 2.5s ease;z-index:1}#logo-overlay{z-index:2;width:500px;height:auto;opacity:1;filter:blur(0px);transition:opacity 1.5s ease,filter 1.5s ease}.landing .nav-wrapper,.landing .plus-wrapper,.landing .navbar{opacity:0;transition:opacity 1s ease}.category-filter-bar{position:fixed;top:65px;width:100%;background:#fff;display:flex;justify-content:center;align-items:center;font-size:12px;z-index:9;text-transform:uppercase;padding:5px 20px;z-index:999;gap:40px}.category-filter-link{padding:2px;color:#464646}.category-filter-link:hover{text-decoration:none;color:#eee}.category-filter-link.selected{color:#000}.category-toggle{background:none;border:none;font-size:12px;text-transform:uppercase;cursor:pointer;padding:0}.product-grid{display:flex;flex-wrap:wrap;justify-content:flex-start;width:100%;margin:0;padding:0}.product-card{width:calc(100vw / 3);height:calc(100vh - var(--navbar-offset));display:flex;flex-direction:column;border-bottom:1px solid black}.product-grid-wrapper{position:relative;width:100%}.grid-divider{position:absolute;top:0;bottom:0;width:1px;background:#000;z-index:2;pointer-events:none}.divider-1{left:33.3333%}.divider-2{left:66.6666%}.product-image{flex:1;overflow:hidden;position:relative}.product-image img{width:100%;height:100%;object-fit:cover;display:block}.product-image img.secondary{position:absolute;top:0;left:0;opacity:0;z-index:1;transition:opacity .5s ease;pointer-events:none}.product-image img.secondary.visible{opacity:1}.product-bar{display:flex;justify-content:space-between;padding:30px;color:#fff;background:#464646;font-size:12px;text-transform:uppercase;letter-spacing:.5px;height:150px;box-sizing:border-box}.product-bar,.product-bar button,.product-bar .size-button,.product-bar .add-to-cart-link{font-family:inherit;font-weight:inherit}.product-info-left,.product-info-right{display:flex;flex-direction:column;justify-content:space-between}.product-info-left .label{margin-right:.5em}.product-info-right{align-items:left;text-align:left;width:50%}.sizes{display:flex;gap:10px}.size-button.sold-out{color:gray;cursor:not-allowed;pointer-events:none}.product-bar form{display:flex;align-items:left;flex-direction:column;gap:5px}.product-bar select{background:#000;color:#fff;border:1px solid white;padding:2px 6px;font-size:12px;text-transform:uppercase;letter-spacing:.5px;-webkit-appearance:none;appearance:none;cursor:pointer}.add-to-cart-link{background:none;border:none;color:#fff;font-size:12px;cursor:pointer;padding:0;align-items:left;text-align:left}.add-to-cart-link:hover{color:#000}.size-options{display:flex;gap:10px}.size-button{background:none;border:none;color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;padding:0;position:relative}.size-button:after{content:"";display:block;width:100%;height:1px;background:#000;position:absolute;bottom:-2px;left:0;opacity:0;transition:opacity .2s}.size-button.selected:after{opacity:1;background:#fff}.size-button:hover{color:#000}.go-to-cart-filler{z-index:3;flex-grow:1;width:auto!important;height:calc(100vh - var(--navbar-offset));background:#000;color:#fff;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:11px;letter-spacing:.5px}.go-to-cart-link{border:1px solid white;text-decoration:none;text-transform:uppercase;font-size:12px;padding:8px 8px 6px}.go-to-cart-link:hover{background:#464646;color:#000;border:1px solid #464646}.sale-badge{position:absolute;bottom:10px;left:10px;background-color:red;color:#fff;padding:3px 5px;font-size:12px;font-weight:500;text-transform:uppercase;z-index:2}.original-price{text-decoration:line-through;color:#999;margin-right:8px}.sale-price{color:#fff;margin-right:4px}.discount-percentage{color:red}.sold-out-label{color:gray;font-size:12px;text-transform:uppercase;text-decoration:none;-webkit-user-select:none;user-select:none;cursor:default}.product-page{background-color:#fff;color:#fff;height:100%;display:flex}.product-page,.product-page .product-title,.product-page .product-description,.product-page .product-price,.product-page .size-button,.product-page .add-to-cart-link{font-weight:inherit;font-family:inherit}.product-page .product-main{display:flex;width:100%;height:100%}.product-page .product-main-image{height:100%;display:flex;align-items:stretch}.product-page .product-main-image img{width:100%;height:100%;object-fit:cover;object-position:center}.product-page .product-main-info{height:100%;color:#000;flex:1;display:flex;flex-direction:column;justify-content:space-around;gap:20px;padding:20px 60px;text-transform:uppercase;font-size:13px}.product-main-info form{display:flex;flex-direction:column;align-items:flex-start;justify-content:left;gap:20px}.product-page .product-title{font-size:18px;text-transform:uppercase}.product-page .product-price{font-size:14px}.product-page .product-options{display:flex;gap:10px;flex-wrap:wrap}.product-page .size-button{color:#000;background:none;border:none;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;position:relative}.product-page .size-button.selected:after,.product-page .size-button:hover:after{background:#000;color:#000;content:"";display:block;height:1px;position:absolute;left:0;width:100%}.product-page .size-button.sold-out{color:gray;pointer-events:none;cursor:not-allowed}.product-page .add-to-cart-link{display:flex;justify-content:center;color:#000;text-decoration:none;text-transform:uppercase}.product-page .add-to-cart-link:hover{color:#464646}.product-page .carousel{position:relative;flex:0 0 40vw;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-page .carousel-images{position:relative;width:100%;height:100%;background-color:transparent;flex:1 0 100%}.product-page .product-main-image.zoomed{touch-action:none}.product-page .carousel-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none;opacity:0;transition:opacity .5s ease;z-index:0;-webkit-tap-highlight-color:transparent;backface-visibility:hidden}.product-page .carousel-image.active{opacity:1}.product-page .carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;color:#464646;font-size:25px;font-weight:100;cursor:pointer;z-index:2;padding:10px}.product-page .carousel-btn.prev{left:10px}.product-page .carousel-btn.next{right:10px}.product-page .sale-price{color:#000!important}.product-page .sale-badge{top:10px;bottom:auto;left:10px}.product-page .add-confirm{display:inline-block;transform:translateY(-2px)}@media (hover: hover) and (pointer: fine){.product-page .product-main-image{cursor:zoom-in;overflow:hidden}.product-page .product-main-image.zoomed{cursor:zoom-out}.product-page .carousel-image{transition:transform .08s ease;will-change:transform}}@media (pointer: coarse){.product-page .product-main-image{touch-action:pan-y;overflow:hidden}.product-page .product-main-image.zoomed{touch-action:none;overscroll-behavior:contain}.product-page .product-main-image.zoomed .carousel-image.active{pointer-events:auto}}.empty-collection{background:#000;color:#fff;height:calc(100vh - var(--navbar-offset));display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:12px;gap:20px;padding:0 20px}.empty-back-link{text-decoration:none;color:#fff;display:flex;align-items:center;font-weight:500}.empty-back-link .arrow{margin-right:6px;font-size:14px}.empty-message{font-weight:400;opacity:.8}.add-to-cart-wrapper{display:flex;align-items:center;gap:5px}.cart-page{height:calc(100vh - var(--navbar-offset));overflow:hidden;background-color:#b9b9b9}.cart-wrapper{display:flex;height:100%}.cart-items{flex:1;height:100%;width:50vw;margin:0;border-right:1px solid #999;background:#eee;list-style:none;padding:0;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}.cart-item{height:200px;display:flex;align-items:stretch;justify-content:space-between;border-bottom:1px solid #999;background:#fff}.cart-item a:hover{text-decoration:underline}.cart-item-title{display:inline-block}.remove-item-form{margin:0}.remove-item{background:none;border:none;text-decoration:underline;cursor:pointer;padding-top:50px;font-weight:500}.cart-item-details{flex:1;font-size:14px;text-transform:uppercase;letter-spacing:.5px;padding:20px}.cart-item-details .product-description{color:#5d5d5d}.cart-item-price-qty{font-size:14px;padding:20px;text-align:right}.cart-qty-form,.cart-item-size{padding-top:10px}.cart-item-size{color:#5d5d5d}.cart-item-thumbnail{height:100%;display:flex;border-right:1px solid #999}.cart-item-thumbnail img{height:100%;width:auto;object-fit:cover;display:block}.cart-qty-form{font-size:14px}.cart-summary{display:flex;width:50vw;flex-direction:row;justify-content:end;align-items:center;padding-right:60px;background:#000;color:#fff;position:relative}.cart-summary-footer{color:#464646;position:absolute;bottom:20px;right:20px;font-size:9px;text-transform:uppercase;letter-spacing:.5px}.cart-summary-footer .footer-link{color:inherit;text-decoration:none}.cart-summary-footer .footer-link:hover{text-decoration:underline}.cart-summary .checkout-link{border:1px solid white;text-decoration:none;text-transform:uppercase;font-size:14px;padding:7px}.cart-summary .checkout-link:hover{background:#464646;color:#000;border:1px solid #464646}.cart-total{padding-right:20px;font-size:14px;text-transform:uppercase;padding-top:2px}.cart-checkout-total{display:flex;flex-direction:column;justify-content:center;align-items:center}.cart-empty-wrapper{display:flex;justify-content:space-between;align-items:center;height:calc(100vh - var(--navbar-offset));padding:0 15vw;background-color:#000;color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.cart-back-link{text-decoration:none;color:#fff}.cart-back-link:hover{text-decoration:none;color:#464646}.cart-empty-message{text-align:right}.cart-qty-wrapper{display:flex;justify-content:flex-end;font-size:12px;text-transform:uppercase;color:#5d5d5d}.cart-qty-form{display:flex;align-items:center}.cart-qty-form .qty-btn{background:none;border:none;font-size:inherit;font-weight:500;cursor:pointer;color:#5d5d5d;padding:0 3px}.cart-qty-form .cart-qty{min-width:12px;text-align:center}.add-confirm{color:#000;margin-left:5px;opacity:0;transition:opacity .3s ease;font-size:10px;position:relative;right:5px;top:2px}.add-confirm.visible{opacity:1}#cart-count{font-size:12px}.about-page{height:calc(100vh - var(--navbar-offset));overflow:auto;display:flex;justify-content:space-between;background-color:#fff;color:#000;font-size:12px;text-transform:uppercase;min-height:calc(100vh - var(--navbar-offset))}.about-left{padding:20px 60px;width:50%;display:flex;flex-direction:column;justify-content:center;height:100%;overflow:scroll}.about-left h1{font-size:14px;text-transform:uppercase}.about-left-content{flex-grow:1;display:flex;flex-direction:column;justify-content:center}.about-right.desktop{width:50%;height:100%;background-color:#000;display:flex;justify-content:center;align-items:center}.about-right img{max-height:50%;max-width:50%;width:auto;height:auto;display:block;margin:auto}.about-contact{display:flex;flex-direction:row;width:100%}.about-contact a{text-decoration:none}.about-contact a:hover{color:#464646}#about-contact-contact{padding-right:20px}#about-contact-info a{margin-right:15px}.about-footer{margin-top:60px;font-size:10px}.terms-policy{text-transform:none;display:block;font-weight:400}.afterthat-footer{height:100px;width:100%;background-color:#464646;color:#000;display:flex;flex-direction:row;justify-content:space-around;align-items:center;text-align:center;padding:40px 20px;font-size:10px;text-transform:uppercase;letter-spacing:.5px}.afterthat-footer a{color:#000}.afterthat-footer a:hover{text-decoration:none;color:#fff}.footer-content{width:100%;display:flex;flex-direction:row;justify-content:center}.footer-content>*{padding:0 20px}.footer-link{color:#000;text-decoration:none}.footer-link:hover{text-decoration:underline}#shopify-pc__banner.shopify-pc__banner__dialog{background:none!important;padding:0!important;box-shadow:none!important;border-radius:0!important}.shopify-pc__banner__wrapper{background:#000;margin-bottom:0;width:400px;right:20px;flex-direction:row!important;position:fixed!important;bottom:20px!important;right:20px!important;left:auto!important;width:auto!important}#shopify-pc__banner__btn-manage-prefs{display:none!important}.shopify-pc__banner__body{padding:10px;border-radius:0;text-transform:uppercase;font-weight:500;font-size:12px;margin-bottom:0!important}.shopify-pc__banner__body a:hover{color:#464646}.shopify #shopify-pc__banner .shopify-pc__banner__body p{flex:1 1 60%;line-height:1.4}#shopify-pc__banner .shopify-pc__banner__btns-granular{display:flex}.shopify-pc__banner__btns{gap:0px!important;white-space:nowrap}#shopify-pc__banner__btn-accept,#shopify-pc__banner__btn-decline{background-color:#000;border-radius:0;border:none;text-transform:uppercase;font-size:12px;padding:0;margin-top:0;flex:1 1 0}#shopify-pc__banner__btn-accept:hover,#shopify-pc__banner__btn-decline:hover{color:#464646}#shopify-pc__banner .shopify-pc__banner__btns-granular a{display:none!important}.desktop{display:block}.mobile{display:none}@media screen and (max-width: 768px){p,a,li,h1,h2,span,.product-page .product-title,.product-page .product-price,.add-to-cart-link,.size-button,.category-toggle{font-size:10px}a:focus,a:active,button:focus,button:active{outline:none!important;color:inherit!important;background:none!important;text-decoration:none!important}.product-card .product-image:hover img.secondary{opacity:0!important}.landing{background-image:url(your-mobile-background.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.product-card{width:100%}.desktop{display:none!important}.mobile{display:block}.underline-hover:hover:after,.underline-hover:focus:after{opacity:0}.navbar{padding:0 20px}.navbar-right a{margin:0;padding-left:20px;font-size:11px}.nav-wrapper a{font-size:11px}.logo img{height:10px;display:block;margin-top:2px}.plus{font-size:14px}.nav-top-left{top:39%;left:23%}.nav-top-right{top:39%;right:23%}.nav-bottom-left{bottom:39%;left:23%}.nav-bottom-right{bottom:39%;right:23%}.plus-top-left{top:32%;left:15%}.plus-top-right{top:32%;right:15%}.plus-bottom-left{bottom:32%;left:15%}.plus-bottom-right{bottom:32%;right:15%}.nav-link:hover{text-decoration:none}.nav-link:active{color:#444!important;text-decoration:none!important}.plus-top-left,.plus-top-right,.plus-bottom-left,.plus-bottom-right{transform:none!important}.sub-navbar{padding:5px 20px}.subnav-left a{color:#000;cursor:pointer}.subnav-left a:hover{text-decoration:none}.page-title{font-size:10px}#logo-overlay{width:200px}.category-filter-bar{gap:0px;justify-content:space-between}.product-page{height:auto}.product-card:not(:nth-child(3n+1)){border-left:0px solid #000000}.product-card{border:none}.product-page .product-main{height:auto;min-height:calc(100vh - 65px);display:flex;flex-direction:column;justify-content:space-between;width:100%}.product-page .product-main-image{flex:none;height:60vh;display:flex;align-items:center;order:1}.product-page .product-main-image img{width:100%;height:100%;object-fit:cover;display:block}.product-info-right .product-title{font-size:10px}.product-page .product-main-info{flex:1;display:flex;flex-direction:column;gap:20px;padding:20px;order:2}.go-to-cart-filler{display:none!important}.sale-badge{font-size:10px}.grid-divider{display:none}.cart-wrapper{flex-direction:column;height:100%}.cart-items{width:100%;flex:1;border:none;background:#000}.cart-summary{height:300px;width:100%}.cart-item{height:100px;background:#fff}.cart-item-price,.cart-item-size{font-size:10px}.cart-item-size,.cart-qty-form{padding-top:5px}.cart-empty-wrapper{flex-direction:column-reverse;align-items:center;justify-content:center}.cart-empty-wrapper p{text-align:center;padding-bottom:20px}.cart-item-thumbnail{width:74px!important}.cart-summary{padding:0;align-items:center;justify-content:center}.cart-total,.cart-summary a,.cart-summary .checkout-link{font-size:10px}.cart-summary-footer{position:static;background-color:#000;padding-bottom:10px;display:flex;align-items:center;justify-content:center}.cart-summary-footer span,.cart-summary-footer a{font-size:7px}.about-page{height:100%;overflow:auto;display:flex;flex-direction:column;padding:0;background-color:#fff}.about-left{width:100%;display:block!important;gap:20px;padding:0 30px 30px;overflow:visible;height:auto}.about-right{height:400px;display:flex;justify-content:center;align-items:center}.about-right img{height:70%;max-height:100%;object-fit:contain;display:block;margin:0 auto}.about-contact{padding-top:30px}.about-footer{margin-top:60px}.afterthat-footer{height:100px;padding:10px;font-size:5px;background-color:#464646;color:#fff}.afterthat-footer span,.afterthat-footer a{font-size:8px;color:#fff}.afterthat-footer .footer-content{flex-direction:row;flex-wrap:wrap;justify-content:center;padding:0}.afterthat-footer .footer-content>*{padding:5px}.afterthat-footer .footer-content>a{order:1}.afterthat-footer .footer-content>span{order:2;flex-basis:100%;text-align:center;margin-top:6px}.shopify-pc__banner__body p{text-align:center}.shopify-pc__banner__wrapper{flex-direction:column!important}#shopify-pc__banner__btn-accept,#shopify-pc__banner__btn-decline{font-size:10px;flex:0;margin:0 10px}.shopify-pc__banner__btns{flex-direction:row!important;margin-bottom:10px;font-size:10px!important;width:auto;justify-content:center!important}#shopify-pc__banner.shopify-pc__banner__dialog{position:fixed!important;bottom:1rem!important;left:50%!important;right:auto!important;width:90vw!important;max-width:none!important;transform:translate(-50%)!important;margin:0!important;padding:0!important}#shopify-pc__banner .shopify-pc__banner__wrapper{position:relative!important;bottom:auto!important;right:auto!important;left:auto!important;transform:none!important;width:100%!important;max-width:none!important;margin:0!important;flex-direction:column!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/styles.css.map */
