*{margin:0;padding:0;box-sizing:border-box;font-size:100%}img{width:100%;height:auto;object-fit:contain}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}main{display:flex;justify-content:center}article{margin-top:60px;margin-bottom:40px;width:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;overflow-x:auto;padding:20px 0}article h1{font-size:1.2em;margin-bottom:10px;text-transform:uppercase}article>div{background-color:#fff}article *{color:#222;border-width:thin;border-color:#aaa;outline-width:thin;outline-color:#aaa}.danger{color:#a00}.warning{color:#aa0}.backDrop,.previewBackDrop{width:100%;height:100%;position:fixed;z-index:100;background-color:rgba(0,0,0,.5);display:none}.previewBackDrop{z-index:102}.backDrop.show,.previewBackDrop.show{display:block}.humburgerMenu,.shoppingCart{position:fixed;top:0;width:70%;max-width:400px;height:100vh;transition:all .3s ease-in-out;background-color:#fff}.hoverable:hover{cursor:default;box-shadow:5px 5px 10px #bbb}.touchable:hover{cursor:pointer}.floatButton{width:60px;height:60px;bottom:60px;left:10px}.shoppingCartTitle{font-size:1.2em}.shoppingCart .shoppingCartBarge{width:28px;height:28px}.shoppingCartMain{height:80vh}.shoppingCartFooter{height:12vh}.shoppingCartFooter button,.showCaseButton{height:30px}.shoppingCartIcon{font-size:2em}header{height:60px}nav .link{height:50px}footer,header{background-color:#c8c8fa}footer{display:flex;justify-content:center;font-size:1em;padding:1em;width:100%;height:50px;position:fixed;bottom:0}@media only screen and (min-width:768px){main{height:86%;justify-content:space-between}.mainScreen{width:60%}.backDrop,.humburgerMenu{display:none}main.show{justify-content:center}}@media only screen and (max-width:300px){*{font-size:90%}nav .link{height:20px;font-size:1.4em}.floatButton{width:30px;height:30px;bottom:40px;left:10px}.shoppingCartIcon,.shoppingCartTitle{font-size:1em}.shoppingCart .shoppingCartBarge{width:14px;height:14px}.shoppingCartMain{height:82vh}.shoppingCartFooter{height:10vh}.shoppingCartFooter button,.showCaseButton{height:15px}footer,header{height:30px;font-weight:thin;font-size:.8em}article{margin-top:25px}}header{width:100%;display:flex;position:fixed;padding:4px;align-items:center;justify-content:space-between;z-index:2}header img{width:2.5em}.brandingContainer .link{display:flex;margin-left:4px;align-items:center;text-decoration:none}.brandingText{margin-left:5px;font-size:1.2em;color:#222}.brandingContainer:hover{opacity:.5}.menuButton{margin-right:5px;font-size:1.5em;padding:10px 15px;display:inline}.menuButton:hover{cursor:pointer;background-color:#f0f0f0}@media only screen and (min-width:768px){header img{width:3em}.brandingText{font-size:1.4em}.menuButton{display:none}}nav{display:none;margin-right:5px}nav ul{list-style:none;display:flex}nav .link{width:80px;color:#222;margin-left:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none}nav .link:hover{background-color:#f0f0f0}nav .link.active{background-color:#222;color:#f0f0f0}@media only screen and (min-width:768px){nav,nav li{display:inline-block}}.floatButton{display:flex;background-color:#fff;text-decoration:none;position:fixed;justify-content:center;align-items:center;border-radius:50%;box-shadow:2px 5px 20px #555;z-index:10}.shoppingCartIcon{position:relative}.cartBarge{width:40%;height:40%;color:#fff;position:absolute;top:6%;right:15%;padding:2px;text-align:center;border-radius:50%;background-color:red}@media only screen and (min-width:768px){.floatButton{display:none}}.humburgerMenu{right:0;z-index:100;-webkit-transform:translateX(100%);transform:translateX(100%);transition:all .3s ease-out;text-transform:capitalize}.humburgerMenuHeader{background-color:#8a2be2;padding:10px}.humburgerMenu.show{-webkit-transform:translateX(0);transform:translateX(0)}.humburgerMenu nav{display:block}.humburgerMenu nav ul,nav .link{flex-direction:column}.humburgerMenu nav .link{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-left:40px;border-bottom:solid;border-color:#ccc;border-width:thin}.humburgerMenu nav .linkText{margin-left:20px}.shoppingCart{left:0;z-index:101;text-transform:capitalize;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:all .3s ease-out}.shoppingCart.show{-webkit-transform:translateX(0);transform:translateX(0)}.shoppingCartTitle{background-color:#00f;color:#f2f2f2;height:8vh;padding:10px;display:flex;align-items:center}.shoppingCartTitle .shoppingCartBarge{margin-left:10px;border-radius:50%;background-color:red;display:flex;justify-content:center;align-items:center}.shoppingCartMain{padding-top:10px;justify-content:flex-start;overflow:auto}.shoppingCartFooter,.shoppingCartMain{display:flex;flex-direction:column;align-items:center}.shoppingCartFooter{justify-content:space-evenly;background-color:#ddd;color:#004;border-top-style:solid;border-width:thin}.shopping-cart-footer-btn{text-transform:capitalize;width:90%;max-width:300px;color:#fff;background-color:#00f;opacity:.8;border-style:none;border-radius:5px;text-align:center;text-decoration:none}.shopping-cart-footer-btn:hover{cursor:pointer;color:#00f;background-color:#fff;border:thin solid #00f}.shopping-cart-footer-btn i{margin-right:10px}@media only screen and (min-width:768px){.backDrop.show{display:none}.shoppingCart{display:inline-flex;flex-direction:column;align-items:center;width:35%;max-height:400px;top:60px;left:auto;right:0;margin:10px;border-style:dotted;border-width:thin;-webkit-transform:translateX(0);transform:translateX(0)}.shoppingCart>div{width:100%}}.shoppingCartItem{width:90%;flex-direction:column;text-transform:capitalize;font-weight:700;border-style:solid;border-width:thin;margin-bottom:10px}.itemMain,.shoppingCartItem{display:flex;justify-content:center}.itemMain{align-items:center;border-top-style:solid;border-bottom-style:solid;border-width:thin}.itemMain>div{display:flex;font-size:1.5em;padding:5px 0}.deleteItem,.itemImage{width:15%;justify-content:center;align-items:center}.itemCount{width:30%}#selectItemCount{width:100%;text-align:center;border-style:none;height:25px;background-color:#eee}#selectItemCount::-webkit-inner-spin-button,#selectItemCount::-webkit-outer-spin-button{-webkit-appearance:none}#selectItemCount[type=number]{-moz-appearance:textfield}.itemMain i:hover{border-style:solid;border-width:thin;padding:5px}.decreaseItemCount,.increaseItemCount{color:#555;width:20%;align-items:center;margin:0 5px}.itemFooter,.itemTitle{background-color:#eee;width:100%;display:flex;justify-content:center;align-items:center}.deleteItem{color:red}.errorPage{display:flex;height:80vh;justify-content:center;align-items:center}.error{border-style:solid;border-radius:10px;width:90%}.errorTitle{border-bottom-style:solid;border-radius:10px 10px 0 0;padding-top:8px;background-color:#f0f0f0;text-align:center}.errorMessage{padding:10px}.errorRedirectButton{padding:10px}.error .link,.errorRedirectButton{display:flex;justify-content:center}.error .link{width:50%;height:30%;text-decoration:none;align-items:center;background-color:red;color:#f0f0f0;border-style:none}.home{height:78.7vh}.showCase{width:80%;height:70%;background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:#ddd;display:flex;flex-direction:column;justify-content:space-evenly;padding-bottom:10%;border-style:solid;border-radius:20px}.showCaseLoading{justify-content:center}.showCaseLinks,.showCaseLoading{flex:1 1;display:flex;align-items:flex-end}.showCaseLinks{justify-content:space-evenly}.showCaseText{width:80%;height:20%;max-width:400px;padding:10px;background-color:#ddd;flex-direction:column;margin-bottom:20px;text-align:center}.showCaseButton,.showCaseText{border-radius:10px;display:flex;justify-content:center;align-items:center}.showCaseButton{text-decoration:none;background-color:#00f;color:#fff;width:40%;opacity:.8}.showCaseButton:hover{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:none}.loadingItem{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#2a2a2a}.productItem{display:flex;width:90%;max-width:400px;margin-bottom:15px;border-style:solid;text-transform:capitalize}.productItem:hover{cursor:default;box-shadow:5px 5px 5px #c9c5c5;-webkit-transform:scale(1.05);transform:scale(1.05)}.productTitle{text-align:center}.productImage{width:30%;display:flex;border-right-style:solid}.productMain{width:70%;display:flex;flex-direction:column;justify-content:space-between;padding:5px 0}.productProperties{height:50%}.productProperties,.totalPrice{display:flex;border-style:solid none;justify-content:center;align-items:center}.totalPrice{flex-direction:column;font-size:1.1em}.increaseItemCount{display:flex;justify-content:flex-end;align-items:center}.productButton i{font-size:1.4em;color:#555}.productButton i:hover{color:#0a0}.productButton .deleteItem i:hover{color:#d00}.productPrice{width:30%;height:100%;display:flex;flex-direction:column;align-items:center;border-right-style:solid}.priceValue{font-weight:700;font-size:1.1em}.productDescription{width:70%;height:100%}.descriptionTitle{border-bottom-style:solid;padding:2px 5px}.descriptionValue,.productButton{display:flex;justify-content:center;align-items:center}.productButton{width:100%;height:25%;padding:2px}.productButton button{width:50%;text-transform:capitalize;background-color:#00f;color:#f0f0f0;border-style:none}.productButton button:hover{outline-style:solid;outline-color:#00f;color:#00f;background-color:#f0f0f0}.serviceItem{display:flex;flex-direction:column;justify-content:center;align-items:center;width:90%;max-width:300px;margin-bottom:20px;box-shadow:5px 5px 5px #bbb}.serviceItem:hover{border-style:solid}.serviceTitle{font-weight:700;text-transform:capitalize;padding:5px}.serviceImage{display:flex;justify-content:center;align-items:center}.serviceImage img{width:50%}.serviceMain{text-align:justify}.serviceDescription{padding:10px}.contactItem{display:flex;justify-content:space-between;width:90%;max-width:300px;padding:2px;border-style:solid;margin:5px 0;word-wrap:break-word}.contactItem:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.contactImage{width:20%;display:flex}.contactMain{text-align:center;display:flex;flex-direction:column;justify-content:space-between;width:80%;text-transform:capitalize}.contactTitle{padding:5px}.contactData{padding:4px 2px}.aboutItem{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px;width:90%;max-width:300px;border-style:solid}.aboutItem:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.aboutTitle{text-align:center;text-transform:capitalize;border-bottom-style:solid;padding:5px}.aboutImage,.aboutMain{display:flex}.aboutImage{width:30%;justify-content:center;align-items:center}.aboutDescription{width:70%;padding:10px;text-align:justify}.preview-container{width:90%;max-width:400px;display:none;margin:1.5rem 0;z-index:103}.preview-container.show,.preview-screen{display:flex;flex-direction:column;justify-content:center;align-items:center}.preview-screen{background-color:#ddd;width:100%;padding:1em;border-radius:.5em}.preview-container h3{text-transform:uppercase;font-size:1.5rem}.preview-header{display:flex;justify-content:center;align-items:center}.preview-header img{width:4em;margin-right:1rem}.preview-container h5{color:#555;font-family:monospace}.preview-container h3,.preview-container h5{text-align:center}.preview-container h4,.preview-container h5,.preview-container h6{font-size:1.1rem;text-transform:capitalize}.details-container ul{list-style-type:none;padding:0 1rem}span.label{font-weight:500}.preview-container h3,.preview-container h4,.preview-container h5,.preview-container h6{margin-top:1rem}form,table{padding:0 2em;margin:.5em}.details-container,.payment,form,table{width:100%}table{border-collapse:collapse;text-transform:capitalize}tr{height:2em}tr td{padding:0 .5em}tr:nth-child(odd){background-color:#f0f8ff}tr:last-child{font-weight:700;text-align:right;background-color:#bcbcdd}.payment{display:flex;flex-direction:column;justify-content:center}.payment .required{color:red}.payment .error-message{color:red;margin-bottom:.5em}.payment select{height:2em;padding:0 .5em}#form-container{margin-bottom:20px}.button-container{align-items:center;margin:1rem 0}.addDelivery,.button-container{display:flex;justify-content:space-evenly;width:100%}.addDelivery{align-self:center}.addDelivery label{color:#555}.addDelivery label,form{display:flex;justify-content:center;align-items:center}form{flex-direction:column}.button-container button,form input{margin:10px 0;width:100%;border-style:none none solid;border-width:thin;height:30px;padding:0 5px;border-radius:.2em}form input[type=checkbox]{cursor:pointer;width:20px;height:20px}.button-container button:first-child{background-color:#00f}.button-container button:last-child{background-color:red}.button-container button{color:#faebd7;width:40%}.button-container button:hover{cursor:pointer;-webkit-transform:scale(1.01);transform:scale(1.01)}form button:hover,form input:hover{border:thin solid #000}footer{border-top-style:solid;border-top-width:thin}@media only screen and (max-width:374px){.preview-container{margin:0;font-size:.85rem;width:100%}}@media only print{.backDrop,.button-container,.floatButton,.humburgerMenu,.previewBackDrop,.shoppingCart,footer,header{display:none!important}.preview-container{max-width:210mm;font-family:Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;line-height:1.5rem}.preview-screen{background-color:transparent}.details-container{width:80%}}