*,*:before,*:after{-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}*{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-moz-selection{background:rgba(200,200,200,.5);text-shadow:none}::selection{background:rgba(200,200,200,.5);text-shadow:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary,audio,canvas,video{display:block}@font-face{font-family:'wisdom_scriptregular';src:url("wisdom_script_aj-webfont.eot");src:url("wisdom_script_aj-webfont.eot#iefix") format("embedded-opentype"),url("wisdom_script_aj-webfont.woff") format("woff2"),url("wisdom_script_aj-webfont.woff") format("woff"),url("wisdom_script_aj-webfont.ttf") format("truetype"),url("wisdom_script_aj-webfont.svg") format("svg");font-weight:400!important;font-style:normal!important}@font-face{font-family:'CubanoRegular';src:url("cubano-regular-webfont.eot");src:url("cubano-regular-webfont.eot#iefix") format("embedded-opentype"),url("cubano-regular-webfont.woff") format("woff"),url("cubano-regular-webfont.ttf") format("truetype"),url("cubano-regular-webfont.svg") format("svg");font-weight:400;font-style:normal}@font-face{font-family:'Sentinel-Book';src:url("Sentinel-Book.eot"),url("Sentinel-Book.woff") format("woff"),url("Sentinel-Book.ttf") format("truetype"),url("Sentinel-Book.svg") format("svg")}@font-face{font-family:'icomoon';src:url("icomoon_-rdnm34.eot");src:url("icomoon.eot") format("embedded-opentype"),url("icomoon_-rdnm34.woff") format("woff"),url("icomoon_-rdnm34.ttf") format("truetype"),url("icomoon_-rdnm34-icomoon.svg") format("svg");font-weight:400;font-style:normal}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translate3d(0,0%,0);transform:translate3d(0,0%,0)}100%{opacity:0;-webkit-transform:translate3d(0,-1rem,0);transform:translate3d(0,-1rem,0)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translate3d(0,0%,0);transform:translate3d(0,0%,0)}100%{opacity:0;-webkit-transform:translate3d(0,-1rem,0);transform:translate3d(0,-1rem,0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,1rem,0);transform:translate3d(0,1rem,0)}100%{opacity:1;-webkit-transform:translate3d(0,0%,0);transform:translate3d(0,0%,0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,1rem,0);transform:translate3d(0,1rem,0)}100%{opacity:1;-webkit-transform:translate3d(0,0%,0);transform:translate3d(0,0%,0)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.scene .main,.scene .footer{-webkit-animation-duration:200ms;animation-duration:200ms;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn}.scene.is-exiting .main,.scene.is-exiting .footer{-webkit-animation-name:fadeOut;animation-name:fadeOut}body{word-wrap:normal}h1,.h1{font-size:1.72875rem;margin-bottom:.95445rem}h2,.h2{font-size:1.4375rem;margin-bottom:1.14783rem}h3,.h3{font-size:1.125rem;margin-bottom:1.46667rem}h4,.h4{font-size:1rem;margin-bottom:1.65rem}h5,.h5{font-size:.875rem;margin-bottom:1.88571rem}h6,.h6{font-size:.78125rem;margin-bottom:2.112rem}body{line-height:1.65;font-weight:300;color:#222526}.btn,button,input[type="submit"]{-webkit-font-smoothing:antialiased;width:auto;border:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;text-decoration:none;display:inline-block}.btn,button{font-family:"CubanoRegular",sans-serif;text-align:center;color:#fff;padding:2%;position:relative;margin:0 auto;font-size:1.2rem;background-color:transparent}.btn,button,.btn:before,button:before{width:100%;-webkit-transition:all .2s ease;transition:all .2s ease}.btn:before,button:before{background-color:#99bc2e;border:#4f6017 1px solid;-webkit-transform:skew(-10deg);transform:skew(-10deg);content:'';position:absolute;top:0;left:0;height:100%;z-index:-1}.btn:hover:before,button:hover:before{background-color:#105b63!important;border:#082e32 1px solid!important}.btn:after,button:after{-webkit-transform:skew(-10deg);transform:skew(-10deg);content:'';position:absolute;bottom:-5px;left:-5px;width:100%;height:100%;z-index:-2;background:-webkit-repeating-linear-gradient(135deg,#b8dc7d,#b8dc7d 3px,#302c2c 3px,#302c2c 6px);background:repeating-linear-gradient(-45deg,#b8dc7d,#b8dc7d 3px,#302c2c 3px,#302c2c 6px);-webkit-transition:all .2s ease;transition:all .2s ease}.btn:hover:after,button:hover:after{background:-webkit-repeating-linear-gradient(135deg,#a2f4f2,#a2f4f2 3px,#302c2c 3px,#302c2c 6px)!important;background:repeating-linear-gradient(-45deg,#a2f4f2,#a2f4f2 3px,#302c2c 3px,#302c2c 6px)!important}input.btn{background-color:#99bc2e;-webkit-transition:all .2s ease;transition:all .2s ease}input.btn:hover{background-color:#105b63}code{vertical-align:middle;padding:.25rem .5rem;background:rgba(193,199,208,.3)}fieldset{background:#17838f;border:1px solid #e1e0e0;margin:0 0 .825em;padding:1.65em}input,label,select{cursor:pointer;display:block;font-family:"CubanoRegular",sans-serif;font-size:23}label{font-weight:700;margin-bottom:.4125em}label.required:after{content:"*"}label abbr{display:none}textarea,input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="time"],input[type="week"],select[multiple=multiple],input[type="telephone"]{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color;transition:border-color;background-color:#fff;border-radius:0;border:1px solid #105b63;box-shadow:inset 0 1px 3px rgba(0,0,0,.06);font-family:"CubanoRegular",sans-serif;font-size:23;margin-bottom:.825em;padding:.55em;width:100%}textarea:hover,input[type="email"]:hover,input[type="number"]:hover,input[type="password"]:hover,input[type="search"]:hover,input[type="tel"]:hover,input[type="text"]:hover,input[type="url"]:hover,input[type="color"]:hover,input[type="date"]:hover,input[type="datetime"]:hover,input[type="datetime-local"]:hover,input[type="month"]:hover,input[type="time"]:hover,input[type="week"]:hover,select[multiple=multiple]:hover,input[type="telephone"]:hover{border-color:#a2f4f2}textarea:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="url"]:focus,input[type="color"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,select[multiple=multiple]:focus,input[type="telephone"]:focus{border-color:#a2f4f2;box-shadow:inset 0 1px 3px rgba(0,0,0,.06),0 0 5px rgba(162,116,28,.7);outline:none}textarea{resize:vertical}input[type="search"]{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}input[type="checkbox"],input[type="radio"]{display:inline;margin-right:.4125em}input[type="file"]{padding-bottom:.825em;width:100%}select{margin-bottom:1.65em;max-width:100%;width:auto}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{line-height:1;margin-top:0;letter-spacing:.05rem;-webkit-transition:.2s;transition:.2s}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a{font-weight:inherit}.headline-tera{font-family:"CubanoRegular",sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:.05rem;font-size:1rem}@media screen and (min-width:320px){.headline-tera{font-size:2.33313rem}}@media screen and (min-width:640px){.headline-tera{font-size:3.35925rem}}.h1wrap{background:url("arrow-down.svg") no-repeat;background-position:center;background-size:contain;padding:2% 0}hr{border:0;height:1px;background-color:#e1e0e0}html{font:100%/1.65 "Sentinel-Book",serif;font-size:16px}@media screen and (min-width:320px){html{font-size:.9375rem}}@media screen and (min-width:640px){html{font-size:.9375rem}}@media screen and (min-width:768px){html{font-size:1rem}}@media screen and (min-width:1025px){html{font-size:1rem}}@media screen and (min-width:1420px){html{font-size:1rem}}@media screen and (min-width:1900px){html{font-size:1.0625rem}}@media screen and (min-width:min-device-width 768px max-device-width 1024px){html{font-size:1.125rem}}img{border:0;max-width:100%;-ms-interpolation-mode:bicubic}a{display:inline-block;text-decoration:none;color:inherit}a,a:before,a:after{-webkit-transition:all .2s ease;transition:all .2s ease}ul,ol{margin:0;padding:0;list-style:none;list-style-type:none}dl{margin-bottom:.825em}dl dt{font-weight:700;margin-top:.825em}dl dd{margin:0}main{display:block;position:relative;-webkit-backface-visibility:hidden}q,blockquote{-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;-o-hyphens:none;hyphens:none;quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:'';content:none}.defs,svg>defs{position:absolute;left:-9999%;height:0;padding:0;margin:0;opacity:0}table{border-collapse:collapse;border-spacing:0;margin:.825em 0;table-layout:fixed;width:100%}th{border-bottom:1px solid #bbb9b9;font-weight:700;text-align:left}th,td{padding:.825em 0}td{border-bottom:1px solid #e1e0e0}tr,td,th{vertical-align:middle}p{font-family:"Sentinel-Book",serif;font-size:1rem;margin-bottom:1.65rem;font-weight:300;line-height:1.65;letter-spacing:.05rem;color:#222526}small{font-size:65%}strong{font-weight:700}i,em{font-style:italic}.container{position:relative;width:100%}.container:after{content:"";display:table;clear:both}.container--centered{position:relative;width:95%;margin-left:auto;margin-right:auto}.container--centered:after{content:"";display:table;clear:both}.container--centered-flex{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;width:95%;margin-left:auto;margin-right:auto}.container--centered-flex:after{content:"";display:table;clear:both}.fs{min-height:100vh}.css-loader{font-size:3px;position:absolute;width:10em;left:50%;margin-left:-5em;height:10em;top:50%;margin-top:-5em;z-index:0;text-indent:-9999em;border-top:1.1em solid rgba(126,135,136,.2);border-right:1.1em solid rgba(126,135,136,.2);border-bottom:1.1em solid rgba(126,135,136,.2);border-left:1.1em solid rgba(184,132,32,.8);-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear}.css-loader,.css-loader:after{border-radius:50%;width:10em;height:10em}#twitter-large{background-image:url("star-pattern.png");background-repeat:repeat}#twitter-large div{margin:2.5% 0}#twitter-large div h2{text-align:center;color:#302c2c;font-family:"CubanoRegular",sans-serif;text-shadow:2px 2px 0 rgba(44,44,44,.2);margin:0;font-size:2rem;text-indent:-1%}@media screen and (min-width:640px){#twitter-large div h2{font-size:2.5rem}}@media screen and (min-width:768px){#twitter-large div h2{font-size:3.125rem}}.video-embed{display:block;width:100%;height:0;position:relative;padding-top:66.666%}.video-embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%!important;width:100%!important}.header-wrapper{position:relative;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IArs4c6QAAAGtJREFUGBl1kLENwCAMBIEmm2T/UVJnEZSK2IIz70ihwf4/3hZ19GsUPc89u+NUtbTUAbmotbUbxPAk0tACRADwROrltRiB4RAHzeA9GvPnbt8RiZOVZqKMCFAg12r6R0xoAqzPO4oRK61HLyWOI53XHyleAAAAAElFTkSuQmCC);border-bottom:1px #302c2c solid}.header-wrapper h1#logo{width:100%;text-align:center;padding:2% 0;margin:0}.header-wrapper h1#logo span,.header-wrapper h1#logo #cart-tap{display:none}@media screen and (max-width:768px){.header-wrapper h1#logo{width:96%;margin-left:2%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:flex;-ms-flex-wrap:flex;flex-wrap:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header-wrapper h1#logo span,.header-wrapper h1#logo #cart-tap{display:block;float:left;width:calc(100% * .11111 - 15px + .11111 * 15px);margin-right:15px}.header-wrapper h1#logo span:last-child,.header-wrapper h1#logo #cart-tap:last-child{margin-right:0}.header-wrapper h1#logo span svg,.header-wrapper h1#logo #cart-tap svg{max-width:50px!important}.header-wrapper h1#logo span svg,.header-wrapper h1#logo span path,.header-wrapper h1#logo #cart-tap svg,.header-wrapper h1#logo #cart-tap path{fill:#302c2c}.header-wrapper h1#logo a#homebut{float:left;width:calc(100% * .77778 - 15px + .77778 * 15px);margin-right:15px}.header-wrapper h1#logo a#homebut:last-child{margin-right:0}}.header-wrapper nav{position:relative;clear:both}.header-wrapper nav div{position:absolute}.header-wrapper .site-nav{background-color:#302c2c;text-align:center;margin-bottom:0;-webkit-transition:all .2s ease;transition:all .2s ease}@media screen and (max-width:768px){.header-wrapper .site-nav{height:0}}.header-wrapper .site-nav li{list-style-type:none;display:inline-block;font-size:22px;padding:.8% 2%;font-family:"wisdom_scriptregular";-webkit-transition:all .2s ease;transition:all .2s ease}@media screen and (max-width:768px){.header-wrapper .site-nav li{display:block;text-align:center;border-bottom:1px #7e8788 solid;opacity:0}.header-wrapper .site-nav li:last-child{border-bottom:none}}.header-wrapper .site-nav li a{font-family:"wisdom_scriptregular";font-size:2rem;color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (min-width:640px){.header-wrapper .site-nav li a{font-size:1.125rem}}@media screen and (min-width:768px){.header-wrapper .site-nav li a{font-size:1.4375rem}}@media screen and (min-width:1420px){.header-wrapper .site-nav li a{font-size:1.72875rem}}.header-wrapper .site-nav li a:hover{color:#a2f4f2}.header-wrapper .site-nav li:not(.shmactive) span{position:absolute;opacity:0;-webkit-transition:all .2s;transition:all .2s;-webkit-transform:translateY(10px);transform:translateY(10px)}@media screen and (max-width:768px){.header-wrapper .site-nav li:not(.shmactive) span{display:none}}.header-wrapper .site-nav li:not(.shmactive) span:first-child{margin-left:-1.5%}.header-wrapper .site-nav li:not(.shmactive) span:last-child{margin-left:.8%}.header-wrapper .site-nav li:hover span{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.header-wrapper .site-nav li:hover a{color:#a2f4f2!important}.header-wrapper .site-nav li.shmactive a{color:#a2f4f2!important}.header-wrapper .site-nav li.shmactive span{position:absolute}@media screen and (max-width:768px){.header-wrapper .site-nav li.shmactive span{display:none}}.header-wrapper .site-nav li.shmactive span:first-child{margin-left:-1.5%}.header-wrapper .site-nav li.shmactive span:last-child{margin-left:.8%}.header-wrapper .mini-cart{position:absolute;float:right;max-width:30px;height:100%;right:4%;top:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:flex;-ms-flex-wrap:flex;flex-wrap:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){.header-wrapper .mini-cart{display:none}}.header-wrapper .mini-cart svg{float:left;width:calc(100% * 1 - 30px + 1 * 30px);margin-right:5%!important;-webkit-transition:all .2s ease;transition:all .2s ease}.header-wrapper .mini-cart svg:last-child{margin-right:0}.header-wrapper .mini-cart svg circle,.header-wrapper .mini-cart svg path{-webkit-transition:all .2s ease;transition:all .2s ease;fill:#fff}.header-wrapper .mini-cart:hover svg circle,.header-wrapper .mini-cart:hover svg path{fill:#a2f4f2!important}.header-wrapper .top-bar{content:"";display:block;position:absolute;top:-5px;z-index:1000;left:0;right:0;height:10px;background-image:-webkit-linear-gradient(135deg,#302c2c 0%,#302c2c 50%,rgba(48,44,44,0)50%,rgba(48,44,44,0)100%),-webkit-linear-gradient(45deg,#302c2c 0%,#302c2c 50%,rgba(48,44,44,0)50%,rgba(48,44,44,0)100%);background-image:linear-gradient(-45deg,#302c2c 0%,#302c2c 50%,rgba(48,44,44,0)50%,rgba(48,44,44,0)100%),linear-gradient(45deg,#302c2c 0%,#302c2c 50%,rgba(48,44,44,0)50%,rgba(48,44,44,0)100%);background-position:top center,top center;background-size:.5rem .5rem,.5rem .5rem;background-repeat:repeat-x}@media screen and (max-width:768px){.header-wrapper .top-bar{display:none}}.header-wrapper .bottom-bar{content:"";display:block;position:absolute;bottom:-5px;z-index:1000;left:0;right:0;height:10px;background-image:-webkit-linear-gradient(225deg,#302c2c 0%,#302c2c 50%,rgba(48,44,44,0)50%,rgba(48,44,44,0)100%),-webkit-linear-gradient(315deg,#302c2c 0%,#302c2c 50%,rgba(48,44,44,0)50%,rgba(48,44,44,0)100%);background-image:linear-gradient(-135deg,#302c2c 0%,#302c2c 50%,rgba(48,44,44,0)50%,rgba(48,44,44,0)100%),linear-gradient(135deg,#302c2c 0%,#302c2c 50%,rgba(48,44,44,0)50%,rgba(48,44,44,0)100%);background-position:bottom center,bottom center;background-size:.5rem .5rem,.5rem .5rem;background-repeat:repeat-x}@media screen and (max-width:768px){.header-wrapper .bottom-bar{display:none}}.show-nav{min-height:200px!important;max-height:9999px!important;-webkit-transform:translateZ(0);transform:translateZ(0);height:auto!important}.show-nav li{opacity:1!important}.footer{background-color:#fe7714;color:#fff}.footer .footer-wrap{width:90%;margin:0 auto;padding:4% 0}.footer a{color:#fff}.footer a:hover{color:#302c2c}.footer h3{font-family:"CubanoRegular",sans-serif;margin:0;padding-bottom:1%;border-bottom:1px #fff solid;font-size:16}.footer section{width:30%;margin:0 1.5%;display:inline-block;vertical-align:top}@media screen and (max-width:768px){.footer section{width:100%;display:block}}.footer .footer-insta h3{margin-bottom:.8rem}.footer .footer-insta div,.footer .footer-insta img,.footer .footer-insta .social-links{width:100%;text-align:center}.footer .footer-insta div{margin-bottom:.7rem}.footer .footer-insta .social-links li{max-width:30px;margin:0 2%;display:inline-block;text-align:center}.footer .footer-insta .social-links li a,.footer .footer-insta .social-links li svg{width:100%;-webkit-transition:all .2s ease;transition:all .2s ease}.footer .footer-insta .social-links li a path,.footer .footer-insta .social-links li svg path{-webkit-transition:all .2s ease;transition:all .2s ease}.footer .footer-insta .social-links li a:hover svg,.footer .footer-insta .social-links li a:hover path{fill:#302c2c!important}.footer .footer-nav h3{margin-bottom:.2rem}.footer .footer-nav nav ul li{font-size:1rem}@media screen and (min-width:320px){.footer .footer-nav nav ul li{font-size:1.125rem}}@media screen and (min-width:768px){.footer .footer-nav nav ul li{font-size:1.125rem}}@media screen and (min-width:1025px){.footer .footer-nav nav ul li{font-size:1.4375rem}}.footer .contentinfo{clear:both;width:100%}.footer .contentinfo div{width:100%;text-align:center;padding-bottom:.3rem}.footer .contentinfo div small{font-size:12px!important}.back-to-top{position:relative;display:inline-block;font-family:"Sentinel-Book",serif;font-size:1rem;margin-bottom:1.65rem;font-weight:400;font-style:italic;letter-spacing:.05rem;color:#222526;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.2s;transition-duration:.2s;cursor:pointer}.back-to-top:hover,.back-to-top:focus{color:#b88420}.product-grid{width:100%}.product-grid li.grid-item{float:left;width:calc(100% * .33333 - 30px + .33333 * 30px);margin-right:30px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:flex;-ms-flex-wrap:flex;flex-wrap:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.product-grid li.grid-item:last-child{margin-right:0}.product-grid li.grid-item:nth-child(3n){margin-right:0}@media screen and (max-width:768px){.product-grid li.grid-item{float:left;width:calc(100% * .5 - 30px + .5 * 30px);margin-right:30px}.product-grid li.grid-item:last-child{margin-right:0}.product-grid li.grid-item:nth-child(3n){margin-right:30px}.product-grid li.grid-item:nth-child(2n){margin-right:0}}.product-grid li.grid-item figure,.product-grid li.grid-item a,.product-grid li.grid-item img,.product-grid li.grid-item figcaption{width:100%}.product-grid li.grid-item figure{position:relative}.product-grid li.grid-item figcaption{position:absolute;top:0;right:0;bottom:0;left:0;max-width:300px;max-height:300px;background:url("diamond.svg") no-repeat;background-size:contain;overflow:hidden;margin:auto;opacity:0;text-align:center;color:#302c2c;-webkit-transition:all .2s;transition:all .2s}@media screen and (max-width:768px){.product-grid li.grid-item figcaption{opacity:1!important;position:relative;background:0 0}}.product-grid li.grid-item figcaption .product-overlay{display:block;width:70%;margin:0 auto;padding-top:45%;text-shadow:0 0 6px rgba(0,0,0,.4)}@media screen and (max-width:768px){.product-grid li.grid-item figcaption .product-overlay{width:100%!important;padding:0!important;text-shadow:none}}.product-grid li.grid-item figcaption .product-overlay h1,.product-grid li.grid-item figcaption .product-overlay p,.product-grid li.grid-item figcaption .product-overlay .button{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all .2s;transition:all .2s}@media screen and (max-width:768px){.product-grid li.grid-item figcaption .product-overlay h1,.product-grid li.grid-item figcaption .product-overlay p,.product-grid li.grid-item figcaption .product-overlay .button{opacity:1!important;-webkit-transform:translateY(0)!important;transform:translateY(0)!important}}.product-grid li.grid-item figcaption .product-overlay h1{padding-top:0%;padding-bottom:0%;margin-bottom:0;-webkit-transition-delay:0;transition-delay:0;font-size:22px}.product-grid li.grid-item figcaption .product-overlay .button{display:block;-webkit-transition-delay:.15s;transition-delay:.15s;font-size:24px;font-weight:700}.product-grid li.grid-item figcaption .product-overlay .button:hover{color:#fff}.product-grid li.grid-item .product-thumb img{max-width:100%;vertical-align:middle}.product-grid li.grid-item .product-thumb:hover figcaption,.product-grid li.grid-item .product-thumb:hover .product-overlay{opacity:1}.product-grid li.grid-item .product-thumb:hover .product-overlay h1,.product-grid li.grid-item .product-thumb:hover .product-overlay p,.product-grid li.grid-item .product-thumb:hover .product-overlay .button{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#instagram{clear:both}#instagram,.instagram,.instagram li a,.instagram li a img{width:100%}.instagram li{float:left;width:calc(100% * .25)}#featured-products{clear:both;padding-top:3%;width:100%}#featured-products ul{width:90%;margin:0 auto}.header-index-page{width:100%;clear:both;margin-bottom:1%}.header-index-page h1{font-family:"wisdom_scriptregular";letter-spacing:0;font-weight:400;color:#fff;text-shadow:3px 3px 0 rgba(0,0,0,.1);background-color:#fe7714;border-radius:4px;box-shadow:4px 4px 0 0 rgba(254,119,20,.4);text-align:center;width:auto;width:60%;margin:0 auto;font-size:1.2rem;padding:2%}@media screen and (min-width:768px){.header-index-page h1{font-size:1.72875rem}}@media screen and (min-width:1420px){.header-index-page h1{font-size:2.33313rem}}@media screen and (min-width:768px){.header-index-page h1{padding:1%}}@media screen and (min-width:1420px){.header-index-page h1{padding:1%}}@media screen and (max-width:768px){.header-index-page h1{width:90%}}#slider{position:relative}.slide{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:flex;-ms-flex-wrap:flex;flex-wrap:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;position:absolute}.slide-text{color:#fff;display:block;text-align:center;margin:0 auto}.slide-text h1{font-family:"CubanoRegular",sans-serif;font-size:2.5rem;text-shadow:2px 2px 0 rgba(255,255,255,.15)}@media screen and (min-width:640px){.slide-text h1{font-size:2.33313rem}}@media screen and (min-width:768px){.slide-text h1{font-size:3.35925rem}}@media screen and (min-width:1420px){.slide-text h1{font-size:4.03113rem}}.slide-text p{color:#fff;text-shadow:2px 2px 0 rgba(255,255,255,.15);font-size:1.5rem;font-family:"wisdom_scriptregular";margin-bottom:.6rem}@media screen and (min-width:640px){.slide-text p{font-size:1.4375rem}}@media screen and (min-width:768px){.slide-text p{font-size:1.72875rem}}@media screen and (min-width:1420px){.slide-text p{font-size:2.33313rem}}.slide-text a{font-family:"CubanoRegular",sans-serif;text-align:center;color:#fff;padding:1% 8%;border-radius:4px;background-color:#99bc2e;-webkit-transition:all .2s ease;transition:all .2s ease;font-size:2rem}@media screen and (min-width:640px){.slide-text a{font-size:1.72875rem}}@media screen and (min-width:768px){.slide-text a{font-size:2.33313rem}}@media screen and (min-width:1420px){.slide-text a{font-size:3.35925rem}}.slide-text a:hover{background-color:#105b63}.rslides_nav,.rslides_tabs{position:absolute;bottom:0}#about-index{clear:both;width:100%;background-image:url("star-pattern.png");background-repeat:repeat;border-top:1px #f9f9f9 solid}.about-index-wrap{width:90%;margin:0 auto;padding:8% 0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:flex;-ms-flex-wrap:flex;flex-wrap:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.about-index-image{width:33%;display:inline-block;margin-right:5%}@media screen and (max-width:768px){.about-index-image{width:90%;display:block;margin-left:5%}}.about-index-image img{width:100%}.about-index-text{display:inline-block;width:55%}@media screen and (max-width:768px){.about-index-text{width:100%;text-align:center!important}}.about-index-text h1{font-family:"CubanoRegular",sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:.05rem;font-size:.5rem;text-shadow:2px 2px 0 rgba(44,44,44,.2)}@media screen and (min-width:320px){.about-index-text h1{font-size:1.72875rem}}@media screen and (min-width:640px){.about-index-text h1{font-size:2.33313rem}}.about-index-text p{margin-bottom:0!important}#product{width:100%}.product-wrap{position:relative;width:90%;margin:3% auto}.product-photos{width:48%;display:inline-block;vertical-align:top;margin-right:4%}.product-photos img,.product-photos ul{width:100%}@media screen and (max-width:768px){.product-photos ul{text-align:center}}.product-photos ul li{width:23%;margin-right:1.5%;display:inline-block;vertical-align:middle}.product-photos ul li img{width:100%}.product-photos ul .selected{opacity:.5}@media screen and (max-width:768px){.product-photos{width:100%}}#ProductPhoto{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-delay:.5s;animation-delay:.5s;opacity:0}#ProductPhoto.visible{opacity:1}.product-info{width:47%;display:inline-block;vertical-align:top}.product-info h1{margin-top:5rem;font-family:"CubanoRegular",sans-serif;font-size:3rem;color:#302c2c;text-shadow:2px 2px 0 rgba(0,0,0,.1)}@media screen and (min-width:768px){.product-info h1{font-size:2.33313rem}}@media screen and (min-width:1420px){.product-info h1{font-size:3.35925rem}}@media screen and (max-width:768px){.product-info{width:100%}}.product-info .product-description{margin-bottom:.5rem}.product-info .product-price{font-weight:700}.quantity-selector,.select-label,#Quantity{display:inline-block;color:#302c2c}#Quantity{width:100%;border:2px #302c2c solid!important;font-size:2rem;padding:1% 2%}@media screen and (min-width:640px){#Quantity{font-size:1.125rem}}@media screen and (min-width:768px){#Quantity{font-size:1.4375rem}}@media screen and (min-width:1420px){#Quantity{font-size:1.72875rem}}.selector-wrapper{width:100%}.selector-wrapper select{border:2px solid #302c2c;padding:1% 2%;outline:none;border-radius:0;display:inline-block;-webkit-appearance:none;appearance:none;background:#fff url(http://cdn.shopify.com/s/files/1/0507/6165/t/3/assets/select.png?8943883972769096695) no-repeat right center;cursor:pointer;width:100%;color:#302c2c;margin-bottom:1rem;font-size:2rem}@media screen and (min-width:640px){.selector-wrapper select{font-size:1.125rem}}@media screen and (min-width:768px){.selector-wrapper select{font-size:1.4375rem}}@media screen and (min-width:1420px){.selector-wrapper select{font-size:1.72875rem}}.selector-wrapper select:focus{outline:none}#add-to-cart{font-size:3rem}@media screen and (max-width:768px){#add-to-cart{margin-bottom:3rem}}header.page{width:100%;background-size:cover!important;border-bottom:1px #a5a5a5 solid;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-delay:.5s;animation-delay:.5s;opacity:0}header.page.visible{opacity:1}header.page h1{width:100%;text-align:center;color:#fff;font-size:2rem;font-family:"wisdom_scriptregular";text-shadow:1px 1px 7px rgba(0,0,0,.3)}@media screen and (min-width:640px){header.page h1{font-size:2.33313rem}}@media screen and (min-width:1025px){header.page h1{font-size:3.35925rem}}.page-wrap{width:80%;position:relative;margin:2% auto 0;padding-bottom:4%}@media screen and (max-width:768px){.page-wrap{width:96%!important}}.page-wrap .rte h1,.page-wrap .rte h2,.page-wrap .rte h3,.page-wrap .rte h4,.page-wrap .rte h5,.page-wrap .rte h6{font-family:"CubanoRegular",sans-serif}.page-wrap .rte p{font-family:"Sentinel-Book",serif}.page-wrap .rte:not(.tour) a{color:#99bc2e;text-decoration:none;-webkit-transition:all .2s ease;transition:all .2s ease}.page-wrap .rte:not(.tour) a:hover{color:#a2f4f2}.tour{width:100%;padding:5% 0 10%;border-bottom:#e1e0e0 1px solid;clear:both}@media screen and (max-width:768px){.tour{padding-bottom:200px}}.tour p{float:left;width:calc(100% * .25 - 30px + .25 * 30px);margin-right:30px}.tour p:last-child{margin-right:0}.tour p:nth-child(4n){margin-right:0}.tour p b{padding-right:1%}@media screen and (max-width:768px){.tour p{float:left;width:calc(100% * .33333 - 30px + .33333 * 30px);margin-right:30px}.tour p:nth-child(4n){margin-right:30px}.tour p:nth-child(3n){margin-right:0}.tour p:last-child{width:98%!important;margin-right:0!important;margin-left:2%;float:left}.tour p:last-child:last-child{margin-right:0}}.tour p span{color:#7e8788}.tour a{font-family:"CubanoRegular",sans-serif;text-align:center;color:#fff!important;padding:2%;position:relative;width:90%;margin:0 auto;font-size:1.2rem}@media screen and (max-width:768px){.tour a{width:98%!important;min-width:98%!important;font-size:2rem;padding:1.5%}}.tour a:before{color:#fff!important;background-color:#99bc2e;border:#4f6017 1px solid;-webkit-transform:skew(-10deg);transform:skew(-10deg);content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.tour a:hover:before{background-color:#105b63!important;border:#082e32 1px solid!important}.tour a:after{color:#fff!important;-webkit-transform:skew(-10deg);transform:skew(-10deg);content:'';position:absolute;bottom:-5px;left:-5px;width:100%;height:100%;z-index:-2;background:-webkit-repeating-linear-gradient(135deg,#b8dc7d,#b8dc7d 3px,#302c2c 3px,#302c2c 6px);background:repeating-linear-gradient(-45deg,#b8dc7d,#b8dc7d 3px,#302c2c 3px,#302c2c 6px)}.tour a:hover:after{background:-webkit-repeating-linear-gradient(135deg,#a2f4f2,#a2f4f2 3px,#302c2c 3px,#302c2c 6px)!important;background:repeating-linear-gradient(-45deg,#a2f4f2,#a2f4f2 3px,#302c2c 3px,#302c2c 6px)!important}div.about-bobby{max-width:800px;margin:0 auto}#contact-us{background-image:url("star-pattern.png")}#contactFormWrapper{font-weight:400}#contactFormWrapper label{font-size:2rem;text-shadow:2px 2px 0 rgba(44,44,44,.2)}#contactFormWrapper input:not([type="submit"]){font-size:1rem}#contactFormWrapper input[type="submit"]{width:100%;font-size:2rem}.blog{width:100%}.blog-wrap{width:80%;margin:2.5% auto}@media screen and (max-width:768px){.blog-wrap{width:94%}}.blog-wrap .rte{width:48%;float:left;margin-bottom:2%}.blog-wrap .rte:nth-child(even){margin-right:2%}.blog-wrap .rte:nth-child(odd){margin-left:2%}.blog-wrap .rte:first-child{width:100%!important;float:none;margin:0 0 2%}@media screen and (max-width:768px){.blog-wrap .rte{width:100%!important;float:none;margin:0 0 2%!important}}#cart{width:100%;background:url("star-pattern.png");font-size:large;margin-bottom:5%}.cart-wrap{width:90%;position:relative;margin:2% auto;z-index:2}.cart-wrap h1{font-family:"wisdom_scriptregular";letter-spacing:0;font-weight:400;color:#fff;text-shadow:3px 3px 0 rgba(0,0,0,.1);background-color:#fe7714;border-radius:4px;box-shadow:4px 4px 0 0 rgba(254,119,20,.4);text-align:center;padding:1%;width:auto;width:60%;margin:0 auto;font-size:2rem}@media screen and (min-width:768px){.cart-wrap h1{font-size:1.72875rem}}@media screen and (min-width:1025px){.cart-wrap h1{font-size:2.33313rem}}@media screen and (max-width:768px){.cart-wrap h1{width:100%}}.cart-wrap .buttonz{text-align:center}.cart-wrap .buttonz button{width:30%;margin:0 2.5% 2.5%}.cart-wrap .qty input{max-width:50px}@media screen and (max-width:768px){.cart-wrap .qty input{max-width:100%}}.cart-wrap .remove,.cart-wrap .summary{font-family:"CubanoRegular",sans-serif}.cart-wrap .summary{font-size:1rem;text-align:center;padding:2rem 0;text-shadow:3px 3px 0 rgba(0,0,0,.1)}@media screen and (min-width:640px){.cart-wrap .summary{font-size:1.72875rem}}@media screen and (min-width:768px){.cart-wrap .summary{font-size:2.33313rem}}@media screen and (min-width:1420px){.cart-wrap .summary{font-size:3.35925rem}}.cart-wrap .cart-row{width:100%;text-align:center;border-bottom:1px #f9f9f9 solid}.cart-wrap .cart-row div{display:inline-block;vertical-align:middle;margin:0 2rem}@media screen and (max-width:768px){.cart-wrap .cart-row div{display:block;text-align:center;position:relative;margin:0 auto;width:100%}}.cart-wrap .cart-note{width:80%;position:relative;margin:0 auto}@media screen and (max-width:768px){.cart-wrap .cart-note{width:100%}}