.bg-gold{background-color:#f4c723}.col-brown-dark{color:#30221b}.background-brown-darker{background:#3c1515}.background-brown-darkest{background:#210b0b}.border-brown-dark{border-color:#4f1b1b}.seriesTile{height:auto}.seriesTile:before{content:"";display:table;padding-top:100%}.productButton{background-color:#fcea04;height:36px;text-align:center;width:100%;white-space:nowrap;margin-left:5px}.productInput{height:36px;border:1px solid #ccc;max-width:60px;padding:0 7px}.productInputCart{height:36px;padding:0 2px;background-color:#7ed321}.productInputCart img{max-width:60%}.outOfStock{opacity:.3}.hideMe{animation:signup-response .5s 1;-webkit-animation:signup-response .5s 1;animation-fill-mode:forwards;animation-delay:2s;-webkit-animation-delay:1s;-webkit-animation-fill-mode:forwards}@keyframes signup-response{0%{opacity:1}to{opacity:0}}@-webkit-keyframes signup-response{0%{opacity:1}to{opacity:0}}

/*! 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}b,strong{font-weight:bolder}code{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub{font-size:75%;line-height:0;position:relative;vertical-align:baseline;bottom:-.25em}img{border-style:none}button,input,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}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}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}[hidden]{display:none}html{box-sizing:border-box;font-family:sans-serif}*,:after,:before{box-sizing:inherit}blockquote,dd,figure,h1,h2,h3,h4,h5,p,pre{margin:0}button{background:transparent;padding:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}ol,ul{list-style:none;margin:0;padding:0}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{border:0 solid #e2e8f0}img{border-style:solid}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:inherit;opacity:.5}input::-moz-placeholder,textarea::-moz-placeholder{color:inherit;opacity:.5}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:inherit;opacity:.5}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:inherit;opacity:.5}input::placeholder,textarea::placeholder{color:inherit;opacity:.5}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,select,textarea{padding:0;line-height:inherit;color:inherit}code,pre{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}canvas,img,object,svg{display:block;vertical-align:middle}img{height:auto}.container,img{max-width:100%}@media (min-width:640px){.container{max-width:600px}}@media (min-width:768px){.container{max-width:700px}}@media (min-width:1024px){.container{max-width:800px}}@media (min-width:1280px){.container{max-width:900px}}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bg-black{background-color:#000}.bg-white{background-color:#fff}.bg-orange-100{background-color:#fffaf0}.bg-yellow-500{background-color:#ecc94b}.bg-blue-500{background-color:#4299e1}.bg-indigo-500{background-color:#667eea}.bg-indigo-800{background-color:#434190}.bg-indigo-900{background-color:#3c366b}.hover\:bg-blue-700:hover{background-color:#2b6cb0}.border-black{border-color:#000}.border-gray-300{border-color:#e2e8f0}.border-gray-400{border-color:#cbd5e0}.border-yellow-600{border-color:#d69e2e}.hover\:border-black:hover{border-color:#000}.hover\:border-gray-500:hover{border-color:#a0aec0}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-t{border-top-right-radius:.25rem}.rounded-l,.rounded-t{border-top-left-radius:.25rem}.rounded-l{border-bottom-left-radius:.25rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.border-dashed{border-style:dashed}.border{border-width:1px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.hidden{display:none}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.content-start{align-content:flex-start}.flex-auto{flex:1 1 auto}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.font-sans{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.font-serif{font-family:Domine,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.font-thin{font-weight:200}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.h-3{height:.75rem}.h-4{height:1rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-auto{height:auto}.h-full{height:100%}.leading-none{line-height:1}.leading-tight{line-height:1.25}.m-1{margin:.25rem}.m-3{margin:.75rem}.m-5{margin:1.25rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-auto{margin-left:auto;margin-right:auto}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-5{margin-top:1.25rem}.mb-5{margin-bottom:1.25rem}.mt-6{margin-top:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.mt-10{margin-top:2.5rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mt-20{margin-top:5rem}.-mt-1{margin-top:-.25rem}.-mb-1{margin-bottom:-.25rem}.-mt-2{margin-top:-.5rem}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-3xl{max-width:48rem}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.focus\:outline-none:focus{outline:0}.overflow-auto{overflow:auto}.overflow-y-auto{overflow-y:auto}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-8{padding-left:2rem;padding-right:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.pt-1{padding-top:.25rem}.pr-1{padding-right:.25rem}.pb-1{padding-bottom:.25rem}.pl-1{padding-left:.25rem}.pt-2{padding-top:.5rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.pt-3{padding-top:.75rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pl-5{padding-left:1.25rem}.pt-6{padding-top:1.5rem}.pr-8{padding-right:2rem}.pb-8{padding-bottom:2rem}.pb-10{padding-bottom:2.5rem}.pointer-events-none{pointer-events:none}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-y-0{top:0;bottom:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.fill-current{fill:currentColor}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-black{color:#000}.text-white{color:#fff}.text-gray-400{color:#cbd5e0}.text-gray-700{color:#4a5568}.text-red-500{color:#f56565}.text-red-700{color:#c53030}.text-indigo-100{color:#ebf4ff}.hover\:text-black:hover{color:#000}.hover\:text-yellow-800:hover{color:#975a16}.hover\:text-yellow-900:hover{color:#744210}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-5xl{font-size:3rem}.italic{font-style:italic}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}.visible{visibility:visible}.invisible{visibility:hidden}.whitespace-no-wrap{white-space:nowrap}.w-3{width:.75rem}.w-4{width:1rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-16{width:4rem}.w-40{width:10rem}.w-auto{width:auto}.w-1\/2{width:50%}.w-1\/3{width:33.33333%}.w-2\/3{width:66.66667%}.w-1\/4{width:25%}.w-3\/4{width:75%}.w-1\/5{width:20%}.w-1\/6{width:16.66667%}.w-2\/6{width:33.33333%}.w-3\/6{width:50%}.w-4\/6{width:66.66667%}.w-5\/6{width:83.33333%}.w-full{width:100%}.z-10{z-index:10}.z-50{z-index:50}body.admin{background-color:#f7f7f7}a,a:visited{border-bottom:1px dotted #000}.inverse a,.inverse a:visited{border-bottom:1px dotted #fff}a:hover{border-bottom:1px dotted #fcea04;text-decoration:none}a.link-no-border,a:hover.link-no-border{border:0}.btn,button{text-decoration:none}.border-yellow{border-color:#ff0}.bg-yellow{background-color:#fcea04}.order_status{padding:6px 10px;font-size:11px;border-radius:10px}.statusList{border:1px solid #ccc;padding:3px;margin-top:10px}.status{font-size:11px;padding:5px 10px;color:#fff}.tracking{border:1px solid green;color:green}.gateway{border:1px solid #6495ed;color:#6495ed}.status_AWAITING_PAYMENT_AND_DISPATCH{background-color:orange}.status_PAID_AND_AWAITING_DISPATCH{background-color:#8ed190}.status_DISPATCHED_AND_AWAITING_PAYMENT{background-color:red;color:#fff}.status_PAID_AND_DISPATCHED{background-color:#ccc}.article-body p{margin-bottom:1rem}.article-body em{margin:0 2rem;display:block}.article-body img{margin:1rem auto;width:80%;max-width:600px}.article-body ul{margin:1rem 2rem;list-style:square outside none}.article-body ul li{margin-bottom:.5rem}@media (min-width:640px){.sm\:block{display:block}.sm\:hidden{display:none}.sm\:mr-1{margin-right:.25rem}.sm\:mb-2{margin-bottom:.5rem}.sm\:p-2{padding:.5rem}.sm\:px-2{padding-left:.5rem}.sm\:pr-2,.sm\:px-2{padding-right:.5rem}.sm\:pb-2{padding-bottom:.5rem}.sm\:pl-2{padding-left:.5rem}.sm\:text-sm{font-size:.875rem}.sm\:w-1\/2{width:50%}.sm\:w-1\/3{width:33.33333%}.sm\:w-1\/4{width:25%}.sm\:w-3\/4{width:75%}.sm\:w-4\/6{width:66.66667%}.sm\:w-full{width:100%}}@media (min-width:768px){.md\:inline-block{display:inline-block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:items-center{align-items:center}.md\:flex-grow{flex-grow:1}.md\:mt-0{margin-top:0}.md\:text-right{text-align:right}.md\:w-auto{width:auto}.md\:w-1\/3{width:33.33333%}.md\:w-2\/3{width:66.66667%}}@media (min-width:1024px){.lg\:rounded-full{border-radius:9999px}.lg\:inline-flex{display:inline-flex}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:w-1\/4{width:25%}.lg\:w-3\/4{width:75%}}@media (min-width:1280px){.xl\:w-1\/4{width:25%}}