﻿*{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:"Mier B Light";src:url("../fonts/MierB-Light.woff2"),url("../fonts/MierB-Light.woff")}body{font-family:'Mier B Light', sans-serif;font-size:13pt;font-weight:200;line-height:1.1em;background:#e6e6e6;color:#000}ul,ol{list-style:none}p,ul,h2,h3{margin-bottom:.5em}h3{padding-top:.5em}h2,h3,h4,h5{font-weight:normal;font-size:1em}p+ul li{padding-left:12px}p+ul li:before{content:'– ';margin-left:-12px}a,select{color:#000;text-decoration:none}a.btn,select.btn{padding:2px 5px 5px;border:1px solid transparent}@media (hover: hover){a:hover,select:hover{text-decoration:underline}a.btn:hover,a.border,select.btn:hover,select.border{text-decoration:none;border:1px solid #000}}a.btn.inactive,select.btn.inactive{opacity:.5;cursor:default}a.btn.inactive:hover,select.btn.inactive:hover{border:1px solid transparent}input,select{-webkit-appearance:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;outline:none;font-family:'Mier B Light', sans-serif;cursor:pointer;border-radius:0;font-size:1em;font-weight:normal;background:transparent}select.btn{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='#000'><polygon points='0,0 100,0 50,50'/></svg>");background-position:92% 12px;background-repeat:no-repeat;background-size:.55em;padding-right:18px}select.btn:hover{padding-right:18px}header{text-transform:uppercase;line-height:2rem;font-size:.9em;position:fixed;width:100%;bottom:0;z-index:10;background:#000;color:#fff;padding:0 10px;display:flex;justify-content:space-between;align-items:center}header h1{text-transform:uppercase;text-indent:-9999px;width:110px;height:.9em;background:url("../img/segment-logotype.svg") no-repeat;background-position:left center}header h1 a{display:block}header a{color:#fff}header a:hover{text-decoration:none}header a:hover:before{content:'↖︎ ';margin-left:-20px;position:absolute}ol.products{counter-reset:li;margin-bottom:6em}ol.products li{display:flex;justify-content:flex-start}ol.products li:before{counter-increment:li;content:counter(li,decimal);min-width:30px;width:10%}ol.products li .productTitle{min-width:40%;width:50%}ol.products li .productPrice{min-width:80px;width:10%;text-align:right}ul li.cart{margin:0 0 1em -5px}.gallery{width:55%;cursor:pointer}.gallery figure{width:100%}.gallery figure img{display:block;width:100%;height:auto}.gallery figcaption{display:none}body.template-home .productGallery{display:none}body.template-home .productGallery figure{display:none}body.template-product .productGallery figure{margin-bottom:5px}main{padding:5px 0;display:flex}main .wrap{width:35%;padding:0 10px;position:fixed}main .wrap>a:first-child,main .wrap>span:first-child{display:block;margin-bottom:2em}main .gallery,main .textcontent{margin-left:35%}body.template-product .wrap a,body.template-product .wrap h2,body.template-product .wrap p,body.template-cart .wrap a,body.template-cart .wrap h2,body.template-cart .wrap p{max-width:90%}body.template-product .wrap .productDescription,body.template-cart .wrap .productDescription{margin:.5em 0 1em}body.template-product .wrap .productPrice,body.template-cart .wrap .productPrice{margin-top:1em;line-height:1.4em}body.template-product .wrap .productPrice a,body.template-product .wrap .productPrice select,body.template-cart .wrap .productPrice a,body.template-cart .wrap .productPrice select{margin-left:1em}body.template-product .wrap .productNotification,body.template-cart .wrap .productNotification{height:0;overflow:hidden;opacity:0;margin-top:1.5em;-webkit-transition:opacity 0.3s ease-in-out;-moz-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out}.productGallery,.textcontent{padding-bottom:10vh}.productGallery a,.textcontent a{text-decoration:underline}.textcontent{width:55%}.template-simple main{display:flex;flex-direction:column;justify-content:center;height:100vh}.template-simple .textcontent{width:80%;margin:0 auto;text-align:center}.template-simple .textcontent figure{margin-bottom:2em}input,label,select,button,textarea{margin:0;display:inline-block;vertical-align:baseline;white-space:normal;background:none}input:focus{outline:0}form{margin-top:2em}form input{padding:5px;border:1px solid #000}form input[type="submit"]{margin-top:2em}form div{margin-bottom:.5em}.template-cart header{z-index:150}.template-cart .wrap{position:relative}.template-cart main .cart{width:55%}.template-cart main .cart table{width:100%;margin-bottom:3em;-webkit-border-vertical-spacing:0}.template-cart main .cart table tr{display:flex;justify-content:space-between;padding:0}.template-cart main .cart table tr.hidden td{display:none}.template-cart main .cart table tr.padded{padding:1em 0}.template-cart main .cart table tr td{flex:0 0 25%}.template-cart main .cart table tr td.empty{padding:4em 0}.template-cart main .cart table tr td.sum{text-align:right}.template-cart main .cart table tr td.count{display:flex;align-items:top}.template-cart main .cart table tr td span{width:.5em}.template-cart main .cart table tr td a{cursor:pointer;margin-left:8px}.template-cart main .cart table tr td a.add,.template-cart main .cart table tr td a.remove{display:inline;text-indent:-9999px;width:.9em;height:1.2em;background-size:contain;background-position:center center;background-repeat:no-repeat}.template-cart main .cart table tr td a.add{background-image:url("../img/plus.svg")}.template-cart main .cart table tr td a.remove{background-image:url("../img/minus.svg");margin-left:3px}.template-cart main .cart table tr td:first-child{flex:0 0 30%}.template-cart main .cart table tr td.sum{text-align:right}.template-cart main .cart table thead tr{padding:0;margin-bottom:2em}.template-cart main .cart table thead td{padding:0}.template-cart main .cart table tfoot td.sum{flex:0 0 50%}.template-cart main .cart table tfoot tr:first-child{margin-top:2em;border-top:1px solid #000;padding-top:10px}.template-cart main .cart>p{max-width:70%;margin-bottom:2em}.template-cart .resetBtn{margin-left:-5px}.template-cart .paypalBtn{width:200px;float:right}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-fade .flickity-slider>*{pointer-events:none;z-index:0}.flickity-enabled.is-fade .flickity-slider>.is-selected{pointer-events:auto;z-index:1}@media only screen and (max-width: 840px){header span,header a{display:none}ol.products{margin-bottom:2em}ol.products li .productTitle{min-width:40%;width:65%}nav li{margin-bottom:.5em}li.cart{margin:0 0 2em -5px}main{flex-direction:column;padding-bottom:5vh}main .wrap{width:100%;padding-top:10px;position:relative}main .gallery{margin:2em 0 0 5px;width:80%}main .textcontent{width:95%;padding:2em 10px;margin-left:0}.template-simple main{height:80vh}.template-simple .textcontent{width:95%}.template-cart main .cart{width:auto;padding:2em 10px}.template-cart main .cart table tr td{padding:0 0;margin-bottom:.5em;flex:0 0 30%}.template-cart main .cart table tr td.empty{padding:2em 0;flex:0 0 80%}.template-cart main .cart table thead tr{margin-bottom:1em}.template-cart main .cart table tfoot tr:first-child{margin-top:1em}}
/*# sourceMappingURL=segment.css.map */
