body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}.layout-grid{display:grid;grid-template-areas:"header" "content" "footer";grid-gap:0}.header{grid-area:header}.content{grid-area:content;min-height:88vh;padding:8px 24px}.footer{display:flex;grid-area:footer;max-height:50px;height:28px;justify-content:center;align-items:center;color:#686868;background-color:#dedede;bottom:0}@media (max-width:870px){.layout-grid{display:grid;grid-template-areas:"header" "content" "footer";grid-gap:0}#nav{display:none}#header{height:86px}#header-bottom{height:4px}#header-bottom>*{display:none}}.product-image{-webkit-object-fit:cover;object-fit:cover;width:100%}.product-image-thumb{width:110px;height:130px}.product-title{margin-bottom:10px;word-wrap:break-word}.product-tag{font-size:16px;margin-bottom:8px}.product-desc{position:absolute;padding:10px 15px;bottom:0;z-index:10;background-color:#fff;width:100%}.product{min-height:505px;outline:1px solid #e5e5e5;position:relative}.products{display:grid;grid-template-columns:repeat(auto-fill,minmax(262px,1fr));grid-row-gap:35px;grid-column-gap:20px}.products-heading{font-size:21px;margin-top:16px;margin-bottom:27px;text-transform:capitalize}.products-heading>span{font-weight:lighter}.products-filters{display:flex;justify-content:flex-start;align-items:center;margin-bottom:26px}.select-container{margin-bottom:8px}.select-size{display:flex;flex-wrap:wrap}.header-top{justify-content:space-between;min-height:70px}.header-bottom,.header-top{display:flex;align-items:center}.header-bottom{justify-content:center;height:53px;background-image:-webkit-gradient(linear,left top,right top,from(#181716),to(#ed4e08));background-image:-webkit-linear-gradient(left,#181716,#ed4e08);background-image:linear-gradient(90deg,#181716,#ed4e08);color:#fff}.logo{margin:16px 25px}.nav{display:flex;justify-content:space-evenly;align-items:center}.nav-item{margin:27px 21px;outline:#ed4e08}.panel{display:flex;justify-content:space-evenly;align-items:center}.panel-item{margin:25px 11.23px}.image-loader{display:flex;outline:1px solid #e5e5e5;align-items:center;justify-content:center;z-index:100;width:100%;height:100%}.no-display{display:none}.font-bold{font-weight:700}.line{width:inherit;padding-bottom:25px;border-top:1px solid #e5e5e5}.color-grey{color:grey}.color-red{color:red}.capitalize{text-transform:capitalize}.strikethru{-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.font-12{font-size:12px}.font-14{font-size:14px}.font-16{font-size:16px}.font-21{font-size:21px}.stop-scrolling{height:100%;overflow:hidden}.filter-button{display:inline-block;border:1px solid #c4c4c4;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:52px;padding:12px 33px;color:#c4c4c4;cursor:pointer;margin-left:20px}.filter-button:hover{background-color:#c4c4c4;color:#181716}.filter-button-sm{display:inline-block;border:1px solid #c4c4c4;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;padding:2px 4px;color:#c4c4c4;cursor:pointer;margin-left:4px}.filter-button-sm:hover{background-color:#c4c4c4;color:#181716}.invite-button{cursor:pointer;background:#fff;border-radius:20px;color:#000;font-size:1em;padding:6px 14px;margin:0 20px;min-width:max-content}.circle-button{display:inline-block;margin:11px 9px 17px 0;padding:8px 10px;border-radius:50%;border:1px solid #c4c4c4;width:38px;height:38px;cursor:pointer;text-align:center}.circle-button:hover{background-color:#c4c4c4;color:#181716}.cart-button-container{display:flex;align-items:center;justify-content:center;margin-top:20px;margin-bottom:12px}.cart-button{border:1px solid #878787;border-radius:3px;height:-moz-fit-content;height:fit-content;text-transform:uppercase;font-weight:500;padding:8px 0;cursor:pointer}.altcart-button,.cart-button{display:flex;align-items:center;justify-content:center;width:100%}.altcart-button{margin-right:15px}.button{width:40px;cursor:pointer;font-size:larger;font-weight:bolder}.button,.quantity-display{display:flex;align-items:center;justify-content:center;border:1px solid #878787;height:36px}.quantity-display{margin:0 10px;padding:0 20px;font-size:medium;font-weight:600}.page{height:100%;width:100%}.parentWrapper{padding-bottom:0;position:relative;height:100%;background:#ff0,}.childWrapper{width:600px;height:400px;padding:0;-webkit-transform:translate(-50%);transform:translate(-50%);-webkit-transform-origin:center center;transform-origin:center center}.childWrapper,.very-specific-design{position:relative;left:50%;top:50%;text-align:center}.very-specific-design{width:400px;height:330px;padding:10px;background:#fff;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);-webkit-transform-origin:center center;transform-origin:center center}.scaleable-wrapper{padding:20px;resize:both;position:relative;background:#666;height:600px}.checkout-item{display:flex;border:1px solid #878787;margin:5px 0;padding:10px}.checkout-item>*{margin-left:10px}.product-stepper-close{float:right;position:absolute;top:5px;right:5px}.margin-30{margin-top:30px}