/*!
 Theme Name:   Steco 2019
 Theme URI:    http://steco.nl
 Description:  Custom WordPress theme based on Drost & Co Boilerplate
 Author:       Wilco Drost
 Author URI:   http://drost-co.nl
 Version:      1.1.2
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom, theme
 Text Domain:  drst320

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

DRST 3.2.0 is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/@font-face{font-family:"Steco Display";src:url("assets/fonts/SciFly-Sans.ttf") format("truetype")}
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{background-color:transparent}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
dfn{font-style:italic}
h1{font-size:2em;margin:.67em 0}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
button,a.btn,a.post-edit-link,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}
button,a.btn,a.post-edit-link{overflow:visible}
button,a.btn,a.post-edit-link,select{text-transform:none}
button,a.btn,a.post-edit-link,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],a.btn[disabled],a.post-edit-link[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,a.btn::-moz-focus-inner,a.post-edit-link::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
input{line-height:normal}
input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
textarea{overflow:auto}
optgroup{font-weight:bold}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}
@font-face{font-family:'Steco Display';src:url("fonts/Steco Display.ttf") format("truetype")}
body,button,a.btn,a.post-edit-link,input,select,optgroup,textarea{color:#13100d;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:16px;font-size:1rem;line-height:1.5}
h1,h2,h3,h4,h5,h6{color:#fab900;font-family:"Steco Display","Helvetica Neue",Arial,sans-serif;line-height:1;font-weight:normal}
p{margin:0 auto 1.5em}
dfn,cite,em,i{font-style:italic}
blockquote{clear:both;margin:0 1.5em}
blockquote p{color:#fab900;font-size:1.5em;font-style:italic;hanging-punctuation:first}
blockquote cite{font-size:75%}
blockquote cite::before{content:"— "}
blockquote img{overflow:hidden;border-radius:50%}
address{margin:0 0 1.5em}
pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}
code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:15px;font-size:.9375rem}
abbr,acronym{border-bottom:1px dotted #666;cursor:help}
mark,ins{background:#fff9c0;text-decoration:none}
big{font-size:125%}
html{-webkit-box-sizing:border-box;box-sizing:border-box}
*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}
body{background:#f5f5f5}
hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}
ul{list-style:disc}
ol{list-style:decimal}
li>ul,li>ol{margin-bottom:0;margin-left:1.5em}
dt{font-weight:bold}
dd{margin:0 1.5em 1.5em}
img{height:auto;max-width:100%}
figure{margin:1em 0}
table{width:100%;max-width:700px;margin:0 auto 1.5em}
td,th{padding:.25em .5em .5em .5em;line-height:1;vertical-align:top;text-align:left}
th{border-bottom:solid 1px #ccc}
button,a.btn,a.post-edit-link,input[type="button"],input[type="reset"],input[type="submit"]{border:1px solid;border-color:#fab900;border-radius:.5em;background:#fab900;color:white;font-size:.875em;font-weight:bold;line-height:1;padding:.4em 1em .5em;-webkit-transition:color .4s,background-color .4s,border-color .4s;transition:color .4s,background-color .4s,border-color .4s}
button:hover,a.btn:hover,a.post-edit-link:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover{border-color:#888;background:#888}
button:focus,a.btn:focus,a.post-edit-link:focus,button:active,a.btn:active,a.post-edit-link:active,input[type="button"]:focus,input[type="button"]:active,input[type="reset"]:focus,input[type="reset"]:active,input[type="submit"]:focus,input[type="submit"]:active{border-color:#fab900}
input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea{color:#666;border:1px solid #ccc;border-radius:3px;padding:3px}
input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus{color:#111}
select{border:1px solid #ccc}
textarea{width:100%}
a{color:royalblue;text-decoration:none;-webkit-transition:color .4s,border-color .4s;transition:color .4s,border-color .4s}
a:visited{color:purple;border-color:purple}
a:hover,a:focus,a:active{color:midnightblue;border-color:midnightblue}
a:focus{outline:thin dotted}
a:hover,a:active{outline:0}
.entry-content a{border-bottom:solid 1px;border-color:royalblue}
a.btn,a.post-edit-link{display:inline-block;color:white;border-color:#fab900}
a.btn_light{color:#13100d;background-color:white}
.main-navigation{background:white;font-size:16px;font-size:1rem;position:relative}
.main-navigation a{color:#13100d;-webkit-transition:color .2s;transition:color .2s}
.main-navigation>div>ul>li>a{font-size:1.25em;text-transform:uppercase;font-family:"Steco Display",-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-weight:normal}
.main-navigation .current-menu-item>a,.main-navigation .current_page_item>a{color:#888}
.main-navigation ul{background:white;list-style:none;margin:0;padding:0 1em}
.js .main-navigation ul,.main-navigation .menu-item-has-children>a>.icon,.main-navigation .page_item_has_children>a>.icon,.main-navigation ul a>.icon{display:none}
.main-navigation>div>ul{border-top:1px solid #eee;padding:.75em 1em}
.js .main-navigation.toggled-on>div>ul{display:block}
.main-navigation ul ul{padding:0 0 0 1em}
.main-navigation ul ul.toggled-on{display:block}
.main-navigation ul ul a{letter-spacing:0;padding:.4em 0;position:relative;text-transform:none}
.main-navigation li{border-bottom:1px solid #eee;position:relative}
.main-navigation li li,.main-navigation li:last-child{border:0}
.main-navigation a{display:block;padding:.5em 0;text-decoration:none}
.main-navigation a:hover{color:#888}
.menu-toggle{margin:1em;padding:1em;background-color:white;border:0;-webkit-box-shadow:none;box-shadow:none;color:#222;display:none;font-size:14px;font-size:.875rem;font-weight:800;line-height:1.5;text-shadow:none}
.js .menu-toggle{display:block}
.main-navigation.toggled-on ul.nav-menu{display:block}
.menu-toggle:hover,.menu-toggle:focus{-webkit-box-shadow:none;box-shadow:none}
.menu-toggle:focus{outline:thin solid}
.menu-toggle .icon{margin-right:.5em;top:-2px}
.toggled-on .menu-toggle .icon-bars,.menu-toggle .icon-close{display:none}
.toggled-on .menu-toggle .icon-close{display:inline-block}
.dropdown-toggle{background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none;color:#222;display:block;font-size:16px;right:-0.5em;line-height:1.5;margin:0 auto;padding:.5em;position:absolute;text-shadow:none;top:0}
.dropdown-toggle:hover,.dropdown-toggle:focus{background:transparent}
.dropdown-toggle:focus{outline:thin dotted}
.dropdown-toggle.toggled-on .icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}
.drst320-breadcrumb__nav{max-width:1100px;margin:0 auto;padding:1em}
.drst320-breadcrumb__list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;padding:0;font-size:.75em}
.breadcrumb-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;white-space:nowrap;overflow:hidden}
.breadcrumb-item+.breadcrumb-item::before{margin:0 .5em;display:inline-block;content:' / '}
.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}
.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}
.breadcrumb-item.active{-webkit-box-flex:1;-ms-flex:1;flex:1;text-overflow:ellipsis}
.drst320-footer-menu{display:inline}
.drst320-footer-menu::before{content:'-'}
.drst320-footer-menu ul{display:inline;list-style:none;padding:0}
.drst320-footer-menu ul li{display:inline}
.drst320-pagination .page-numbers,.drst320-pagination .nav-links{display:-webkit-box;display:-ms-flexbox;display:flex}
.drst320-pagination .page-numbers{-webkit-box-flex:0;-ms-flex:0;flex:0;padding:1em}
.drst320-pagination__container{max-width:700px;margin:0 auto 1.5em}
.woocommerce-pagination ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0}
.woocommerce-pagination li{-webkit-box-flex:0;-ms-flex:0;flex:0;padding:1em}
.social-navigation ul{margin:0;padding:0;list-style:none}
.social-navigation li{display:inline-block}
.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute !important;height:1px;width:1px;overflow:hidden;word-wrap:normal !important}
.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,0.6);box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
#content[tabindex="-1"]:focus{outline:0}
.alignleft{display:inline;float:left;margin-right:1.5em}
.alignright{display:inline;float:right;margin-left:1.5em}
.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}
.custom-logo-link{display:block;max-width:8em;height:auto;padding:1em}
.custom-logo-link img{width:100%;vertical-align:middle}
.site-branding__text:not(.hidden){padding:1em}
.site-title{margin:0;font-size:1em;font-weight:normal;line-height:inherit}
.site-description{margin:0;font-size:1em}
.header-hero__container{height:25vw;min-height:10em;margin:0;background-repeat:no-repeat;background-position:center center;background-size:100%}
.header-spacer{background-color:white}
.custom-background .header-spacer{background-color:transparent}
.header-widgets__container{display:-webkit-box;display:-ms-flexbox;display:flex}
.header-widgets__widget{padding:1em 1em 1em 0}
.header-widgets__widget .wpml-ls{max-width:4em}
.site-header{position:-webkit-sticky;position:sticky;z-index:99;top:0;background-color:white}
.custom-background .site-header{border-bottom-color:transparent;background-color:transparent}
.site-header__container{max-width:1100px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.site-header__toggle{display:none;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.site-header__toggle.toggled-on{display:block;-webkit-box-flex:100%;-ms-flex:100%;flex:100%}
.site-header__nav{-webkit-box-flex:1;-ms-flex:1;flex:1}
.page-sidebar__container{max-width:1100px;margin:0 auto}
.page-sidebar__main{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;max-width:700px}
.page-sidebar__side{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}
.page-header{margin-bottom:1.5em;padding:0 1em}
.page-title{max-width:700px;margin:0 auto}
.page-content{-webkit-box-sizing:content-box;box-sizing:content-box;max-width:700px;margin:1em auto 1.5em;padding:0 1em}
.entry-header{margin-bottom:1.5em;padding:0 1em}
.entry-title{max-width:700px;margin:0 auto;color:#fab900}
.entry-title a{color:#fab900}
.entry-meta{max-width:700px;margin:0 auto 1.5em}
.entry-content{margin-bottom:1.5em;padding:0 1em}
.entry-footer{-webkit-box-sizing:content-box;box-sizing:content-box;max-width:700px;margin:0 auto 1.5em;padding:0 1em}
.entry-summary{-webkit-box-sizing:content-box;box-sizing:content-box;max-width:700px;margin:0 auto 1.5em;padding:0 1em}
.page-links{clear:both;margin:0 auto 1.5em;padding:0 1em}
.footer-widgets{position:relative;overflow:hidden;margin-top:4em;padding-top:5em;color:#ccc;background-color:#13100d}
.footer-widgets a{color:#ccc}
.home .footer-widgets{margin-top:0}
.home .footer-widgets::before{background-color:#fab900}
.footer-widgets::before{content:"";position:absolute;top:0;left:-15%;width:130%;height:5em;border-radius:0 0 100% 100%;background-color:#f5f5f5}
.footer-widgets__container{max-width:1100px;margin:auto;padding:1em 0}
.footer-widgets__widget{padding:1em}
.footer-widgets__widget ul,.footer-widgets__widget ol{list-style:none;margin:0 0 1.5em 0;padding:0}
.footer-widgets__widget-title{font-size:1.25em;text-transform:uppercase;margin:0 0 .25em}
.site-footer{color:#ccc;background-color:#13100d}
.site-footer a{color:#ccc}
.site-footer li,.site-footer span{font-size:.75em}
.site-footer__container{max-width:1100px;margin:auto;padding:.5em 1em}
.sidebar-widgets__container{padding:.5em}
.sidebar-widgets__widget{padding:.5em}
.sidebar-widgets__widget-title{font-size:1em;margin:0 0 .25em}
.comments-area{-webkit-box-sizing:content-box;box-sizing:content-box;max-width:700px;margin:0 auto 1.5em;padding:0 1em}
.comment-content a{word-wrap:break-word}
.bypostauthor{display:block}
.entry-content>*{max-width:700px;margin-left:auto;margin-right:auto}
.wp-block-image img{vertical-align:middle}
.alignwide{max-width:800px}
.alignfull{width:calc(2em + 100%);max-width:calc(2em + 100%);margin-left:-1em;margin-right:-1em}
.alignleft{max-width:700px !important}
.alignleft img{float:left;margin-right:2em}
.alignright{max-width:700px !important}
.alignright img{float:right;margin-left:2em}
p.wp-block-subhead{font-style:normal;font-weight:normal}
.spacer{height:4em}
ul.wp-block-gallery{padding:.5em}
.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}
.infinity-end.neverending .site-footer{display:block}
.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:0;margin-bottom:0;margin-top:0;padding:0}
embed,iframe,object{max-width:100%}
.wp-caption{margin-bottom:1.5em;max-width:100%}
.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto}
.wp-caption .wp-caption-text{margin:.8075em 0}
.wp-caption-text{text-align:center}
.gallery{margin:0 -0.5em 1.5em}
.gallery+.gallery{margin-top:-1.5em}
.gallery-item{display:inline-block;margin:0;padding:.5em;vertical-align:top;width:100%}
.gallery-columns-2 .gallery-item{max-width:50%}
.gallery-columns-3 .gallery-item{max-width:33.33%}
.gallery-columns-4 .gallery-item{max-width:25%}
.gallery-columns-5 .gallery-item{max-width:20%}
.gallery-columns-6 .gallery-item{max-width:16.66%}
.gallery-columns-7 .gallery-item{max-width:14.28%}
.gallery-columns-8 .gallery-item{max-width:12.5%}
.gallery-columns-9 .gallery-item{max-width:11.11%}
.gallery-caption{display:block}
.icon{display:inline-block;fill:currentColor;height:1em;width:1em;position:relative;top:-0.0625em;vertical-align:middle}
.svg-fallback{display:none}
.no-svg .svg-fallback{display:inline-block}
.no-svg .nav-links .svg-fallback{padding:0 .5em;color:inherit;background:inherit}
.no-svg .social-menu a{height:auto;width:auto}
.no-svg .social-menu li a .screen-reader-text{clip:auto;font-size:16px;font-size:1rem;font-weight:400;height:auto;position:relative !important;width:auto}
.drst320-search-form{max-width:800px;margin:0 auto 1.5em;padding:2em;border-radius:.5em;background-color:white}
.drst320-search-form__container{max-width:700px;margin:0 auto}
.drst320-search-form__filter{margin:1em 0}
.drst320-search-filter__radio{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1em;color:gray;font-size:.75em}
.drst320-search-filter__radio input{margin-right:.25em}
.steco-map{position:relative;height:75vh;background-color:#fab900}
.steco-map__overlay{position:absolute;z-index:1;top:10%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:1100px}
.steco-map__controls{float:left;padding:1em;background-color:white}
.steco-map__map{width:100%;height:100%}
.steco-tmpl-section-cta{background-color:#fab900}
.steco-tmpl-section-cta h1,.steco-tmpl-section-cta h2,.steco-tmpl-section-cta h3,.steco-tmpl-section-cta h4,.steco-tmpl-section-cta h5,.steco-tmpl-section-cta h6{color:#13100d}
.steco-tmpl-section-cta__container{margin:0}
.steco-tmpl-section-cta__container_img{background-attachment:fixed;background-size:cover}
.steco-tmpl-section-cta__overlay{overflow:auto;max-width:1100px;margin:0 auto}
.steco-tmpl-section-cta__text{padding:1em}
.home .steco-tmpl-section-cta__text{padding-bottom:0}
.steco-tmpl-section-cta.home-intro .steco-tmpl-section-cta__container{min-height:75vh}
.steco-tmpl-section-cta.home-intro .steco-tmpl-section-cta__text{max-width:calc(1100px / 2);margin-top:10%;padding:3em;border-radius:.25em;border-bottom:solid .25em #fab900;background-color:rgba(255,255,255,0.9)}
.steco-tmpl-section-cta.home-intro h1{font-size:2.5em;margin:0}
.steco-tmpl-section-grid{clear:both;color:#13100d;background-color:#f5f5f5}
.steco-tmpl-section-grid__list{max-width:1100px;margin:0 auto;padding:.5em}
.steco-tmpl-section-grid__item{padding:.5em;text-align:center}
.steco-tmpl-section-product-cat{clear:both;color:#13100d;background-color:#f5f5f5}
.steco-tmpl-section-product-cat__list{max-width:1100px;margin:0 auto;padding:.5em;list-style:none}
.steco-tmpl-section-product-cat__item{padding:.5em;text-align:center}
.product-excerpt__figure{position:relative;overflow:hidden;display:block;height:0;margin:0;padding-top:100%;border-radius:.25em;background-color:white}
.product-excerpt__figure-content{position:absolute;top:0;right:0;bottom:0;left:0}
.product-excerpt__figure-content::after{content:'';position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;background-color:rgba(255,255,255,0);-webkit-transition:background-color .4s;transition:background-color .4s}
.product-excerpt__figure-content:hover::after{background-color:rgba(255,255,255,0.5)}
.product-excerpt__figure-content:hover .product-excerpt__rollover{opacity:1}
.attachment-woocommerce_thumbnail{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
.product-excerpt__rollover{position:absolute;z-index:3;top:10%;right:10%;bottom:10%;left:10%;width:80%;height:80%;-o-object-fit:cover;object-fit:cover;opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s;-webkit-box-shadow:5px 10px 18px #b3b3b3;box-shadow:5px 10px 18px #b3b3b3}
@font-face{font-family:"Steco Display";src:url("assets/fonts/SciFly-Sans.ttf") format("truetype")}
.entry-content .woocommerce{max-width:1100px;margin:0 auto}
.page-shop__container{max-width:1100px;margin:0 auto}
.page-shop__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}
table.shop_table_responsive thead{display:none}
table.shop_table_responsive tbody th{display:none}
table.shop_table_responsive tr td{display:block;text-align:right;clear:both}
table.shop_table_responsive tr td:before{content:attr(data-title) ": ";float:left}
table.shop_table_responsive tr td.product-remove a{text-align:left}
table.shop_table_responsive tr td.product-remove:before{display:none}
table.shop_table_responsive tr td.actions:before,table.shop_table_responsive tr td.download-actions:before{display:none}
table.shop_table_responsive tr td.download-actions .button{display:block;text-align:center}
ul.products{content:"";display:table;table-layout:fixed;width:100%;margin:0;padding:1em}
ul.products li.product{list-style:none;position:relative;margin-bottom:2em}
ul.products li.product .woocommerce-loop-product__title{font-size:1.5em}
ul.products li.product img{display:block}
ul.products li.product .button{display:block}
.woocommerce-products-header{padding:1em}
.woocommerce-products-header__title{margin:0 0 .25em}
.woocommerce-loop-category__title mark{display:none}
.single-product div.product{content:"";display:table;table-layout:fixed;position:relative}
.single-product div.product .woocommerce-product-gallery{position:relative}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;top:1em;right:1em;display:block;z-index:99}
.single-product div.product .woocommerce-product-gallery .flex-viewport{margin-bottom:1em}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs{content:"";display:table;table-layout:fixed;margin:0;padding:0}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li{list-style:none;cursor:pointer;float:left}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img{opacity:.5}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active{opacity:1}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img{opacity:1}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li{width:48.1%}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n){margin-right:0}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1){clear:both}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:30.7966666667%}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n){margin-right:0}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:both}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:22.15%}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){margin-right:0}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:both}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:16.96%}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n){margin-right:0}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:both}
.stock:empty:before{display:none}
.stock.in-stock{color:#0f834d}
.stock.out-of-stock{color:#e2401c}
.site-header-cart{position:relative;margin:0;padding:0;content:"";display:table;table-layout:fixed}
.site-header-cart .cart-contents{text-decoration:none}
.site-header-cart .widget_shopping_cart{display:none}
.site-header-cart .product_list_widget{margin:0;padding:0}
.star-rating{overflow:hidden;position:relative;height:1.618em;line-height:1.618;font-size:1em;width:5.3em;font-family:'star';font-weight:400}
.star-rating:before{content:"\53\53\53\53\53";opacity:.25;float:left;top:0;left:0;position:absolute}
.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}
.star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0;color:royalblue}
p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;margin-right:1px;font-weight:400}
p.stars a:before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:"star";content:"\53";color:#13100d;text-indent:0;opacity:.25}
p.stars a:hover ~ a:before{content:"\53";color:#13100d;opacity:.25}
p.stars:hover a:before{content:"\53";color:royalblue;opacity:1}
p.stars.selected a.active:before{content:"\53";color:royalblue;opacity:1}
p.stars.selected a.active ~ a:before{content:"\53";color:#13100d;opacity:.25}
p.stars.selected a:not(.active):before{content:"\53";color:royalblue;opacity:1}
.woocommerce-tabs ul.tabs{list-style:none;margin:0;padding:0;text-align:left}
.woocommerce-tabs ul.tabs li{display:block;margin:0;position:relative}
.woocommerce-tabs ul.tabs li a{padding:1em 0;display:block}
.woocommerce-tabs .panel h2:first-of-type{margin-bottom:1em}
.woocommerce-password-strength{text-align:right}
.woocommerce-password-strength.strong{color:#0f834d}
.woocommerce-password-strength.short{color:#e2401c}
.woocommerce-password-strength.bad{color:#e2401c}
.woocommerce-password-strength.good{color:#3d9cd2}
.form-row.woocommerce-validated input.input-text{-webkit-box-shadow:inset 2px 0 0 #0f834d;box-shadow:inset 2px 0 0 #0f834d}
.form-row.woocommerce-invalid input.input-text{-webkit-box-shadow:inset 2px 0 0 #e2401c;box-shadow:inset 2px 0 0 #e2401c}
.required{color:red}
.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,p.no-comments{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin:0 1em 1.5em}
.woocommerce-error{background-color:#e2401c}
.demo_store{position:fixed;left:0;bottom:0;right:0;margin:0;padding:1em;background-color:#3d9cd2;z-index:9999}
.shop-widgets__container{padding:.5em}
.shop-widgets__widget{padding:.5em}
.shop-widgets__widget ul{list-style:none;margin:0;padding:0}
.shop-widgets__widget a{color:#13100d}
.shop-widgets__widget-title{font-size:1.5em;margin:0 0 .25em}
.widget_product_categories ul{margin:0 -.25em}
.widget_product_categories ul li{padding:.25em;line-height:1;font-size:1.25em;text-transform:uppercase;font-family:"Steco Display",-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-weight:normal}
.widget_product_categories ul li.current-cat{border-radius:.125em;background-color:#fab900}
.woocommerce-widget-layered-nav-list__item{position:relative;vertical-align:middle;padding-left:1.25em}
.woocommerce-widget-layered-nav-list__item::before{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:.75em;height:.75em;margin:auto auto auto 0;border-radius:50%;border:solid 2px #13100d;background-color:white}
.woocommerce-widget-layered-nav-list__item.chosen a::after{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:.25em;width:.25em;height:.25em;margin:auto auto auto 0;border-radius:50%;background-color:#13100d}
.woocommerce-widget-layered-nav-list__item .count{vertical-align:super;font-size:smaller}
.widget_price_filter .price_slider{margin-bottom:1.5em}
.widget_price_filter .price_slider_amount{text-align:right;line-height:2.4em}
.widget_price_filter .price_slider_amount .button{float:left}
.widget_price_filter .ui-slider{position:relative;text-align:left}
.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;cursor:ew-resize;outline:0;background:royalblue;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-.25em;opacity:1}
.widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:-1em}
.widget_price_filter .ui-slider .ui-slider-handle:hover,.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active{-webkit-box-shadow:0 0 0 .25em rgba(0,0,0,0.1);box-shadow:0 0 0 .25em rgba(0,0,0,0.1)}
.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;display:block;border:0;background:royalblue}
.widget_price_filter .price_slider_wrapper .ui-widget-content{background:rgba(0,0,0,0.1)}
.widget_price_filter .ui-slider-horizontal{height:.5em}
.widget_price_filter .ui-slider-horizontal .ui-slider-range{height:100%}
.steco-product-attributes{line-height:1.25;background-color:#ccc}
.steco-product-attributes dt{-webkit-box-flex:1;-ms-flex:1 0 25%;flex:1 0 25%;margin:0;padding:.5em 0 0}
.steco-product-attributes dt::after{content:":"}
.steco-product-attributes dd{-webkit-box-flex:1;-ms-flex:1 0 75%;flex:1 0 75%;margin:0;padding:.5em 0 1.5em}
.steco-product-attributes__container{max-width:800px;margin:0 auto;padding:1.5em 1em}
.steco-product-attributes__title{color:#13100d;font-size:1.5em}
.steco-product-hero{background-color:#fab900}
.steco-product-hero__container{max-width:1100px;min-height:20em;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.steco-product-hero__header{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin:0;padding:1em}
.steco-product-hero__title{color:#13100d;font-size:1em;text-transform:uppercase}
.steco-product-hero__sub-title p{margin-bottom:1em;color:#13100d;font-size:3em;line-height:1.25}
.steco-product-hero__img-container{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;text-align:center}
.steco-product-hero__img-container img{vertical-align:top;max-height:25em;width:auto;height:auto;mix-blend-mode:multiply}
.steco-product-related{background-color:white}
.steco-product-related__title{max-width:800px;margin:0 auto;padding:3rem 1rem 0;color:#888;font-size:1em;text-transform:uppercase}
.steco-product-related__container{max-width:800px;margin:0 auto;padding:2em 0;list-style:none}
.steco-product-related__container li{padding:1em}
.drst-post-grid{max-width:1100px;margin:1em auto 3em}
.drst-post-grid__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.drst-post-grid__content::after{content:'';-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}
.drst-post-grid__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:1em}
.drst-excerpt{margin-bottom:0}
.drst-excerpt__thumb{display:block;position:relative;overflow:hidden;height:0;margin:0;padding-top:66.666%;color:white}
.drst-excerpt__thumb::before{display:block;content:'';position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none;background:#fab900}
.drst-excerpt__thumb-link{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0}
.drst-excerpt__thumb-img{width:auto;height:100%;max-width:inherit}
.drst-excerpt__header{padding:2rem 1rem 1rem;background-color:white}
.drst-excerpt__title{margin:0 !important;font-size:larger}
.drst-excerpt__title a{color:inherit;text-decoration:none}
.drst-excerpt .post-meta-single-top .post-meta{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.drst-excerpt__summary{padding:0 1rem 1rem;font-size:smaller;background-color:white}
@media screen and (min-width:48em){table.shop_table_responsive thead{display:table-header-group}
table.shop_table_responsive tbody th{display:table-cell}
table.shop_table_responsive tr th,table.shop_table_responsive tr td{text-align:left}
table.shop_table_responsive tr td{display:table-cell}
table.shop_table_responsive tr td:before{display:none}
ul.products li.product{width:30.7966666667%;float:left;margin-right:3.8%}
ul.products li.product.first{clear:both}
ul.products li.product.last{margin-right:0}
.columns-1 ul.products li.product{float:none;width:100%}
.columns-2 ul.products li.product{width:48.1%}
.columns-3 ul.products li.product{width:30.7966666667%}
.columns-4 ul.products li.product{width:22.15%}
.columns-5 ul.products li.product{width:16.96%}
.columns-6 ul.products li.product{width:13.4933333333%}
.site-header-cart .widget_shopping_cart{position:absolute;top:100%;width:100%;z-index:999999;left:-999em;display:block;-webkit-box-shadow:0 3px 3px rgba(0,0,0,0.2);box-shadow:0 3px 3px rgba(0,0,0,0.2)}
.site-header-cart:hover .widget_shopping_cart,.site-header-cart.focus .widget_shopping_cart{left:0;display:block}
}@media screen and (min-width:480px){.header-spacer{height:10vh}
.admin-bar .site-header{top:32px}
.footer-widgets__container{padding:2em 0 1em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.footer-widgets__widget{-webkit-box-flex:1;-ms-flex:1 0 25%;flex:1 0 25%}
.steco-tmpl-section-cta__text{padding:3em 1em}
.steco-tmpl-section-grid__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:3em .5em}
.steco-tmpl-section-grid__item{-webkit-box-flex:1;-ms-flex:1 0 33.333%;flex:1 0 33.333%}
.steco-tmpl-section-product-cat__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:3em .5em}
.steco-tmpl-section-product-cat__item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%}
.steco-product-attributes dl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.steco-product-attributes dt{adding:.5em 0 1.5em;border-top:solid 1px white}
.steco-product-attributes dd{border-top:solid 1px white}
.steco-product-hero__header{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%}
.steco-product-hero__img-container{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;margin:0}
.steco-product-related__container li{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}
.steco-product-related__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.drst-post-grid__content{margin:-1em 0 0 -1em;width:calc(100% + 1em)}
.drst-post-grid__item{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-preferred-size:calc(50% - 1em);flex-basis:calc(50% - 1em);margin:1em 0 0 1em}
.drst-excerpt__title{font-size:1.5rem}
.drst-excerpt__summary{font-size:initial}
}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) and (min-width:480px){.footer-widgets__widget{max-width:25%}
.steco-tmpl-section-grid__item{max-width:33%}
}@media screen and (min-width:768px){.col2-set .form-row-first{float:left;margin-right:3.8%}
.col2-set .form-row-last{float:right;margin-right:0}
.col2-set .form-row-first,.col2-set .form-row-last{width:48.1%}
}@media screen and (min-width:900px){.js .menu-toggle,.js .dropdown-toggle{display:none}
.main-navigation{width:auto;background-color:transparent}
.js .main-navigation ul{display:block}
.js .main-navigation ul ul{display:block}
.js .main-navigation>div>ul{display:block}
.main-navigation ul{background:transparent;padding:0}
.main-navigation>div>ul{border:0;margin-bottom:0;padding:0;text-align:center}
.main-navigation li{border:0;display:inline-block}
.main-navigation li li{display:block;text-align:left}
.main-navigation a{padding:1em}
.main-navigation ul ul{background:white;border:1px solid #bbb;border-bottom:.25em solid #fab900;left:-999em;padding:0;position:absolute;top:100%;z-index:99999}
.main-navigation ul li.menu-item-has-children:before,.main-navigation ul li.menu-item-has-children:after{border-style:solid;border-width:0 6px 6px;content:"";display:none;height:0;position:absolute;right:1em;bottom:-1px;width:0;z-index:100000}
.main-navigation ul li.page_item_has_children:before,.main-navigation ul li.page_item_has_children:after{border-style:solid;border-width:0 6px 6px;content:"";display:none;height:0;position:absolute;right:1em;bottom:-1px;width:0;z-index:100000}
.main-navigation ul li.menu-item-has-children.focus:before,.main-navigation ul li.menu-item-has-children:hover:before,.main-navigation ul li.menu-item-has-children.focus:after,.main-navigation ul li.menu-item-has-children:hover:after{display:block}
.main-navigation ul li.page_item_has_children.focus:before,.main-navigation ul li.page_item_has_children:hover:before,.main-navigation ul li.page_item_has_children.focus:after,.main-navigation ul li.page_item_has_children:hover:after{display:block}
.main-navigation ul li.menu-item-has-children:before,.main-navigation ul li.page_item_has_children:before{border-color:transparent transparent #bbb;bottom:0}
.main-navigation ul li.menu-item-has-children:after,.main-navigation ul li.page_item_has_children:after{border-color:transparent transparent #fff}
.main-navigation ul ul li:hover>ul,.main-navigation ul ul li.focus>ul{left:100%;right:auto}
.main-navigation ul ul a{padding:.75em 1.25em;width:16em}
.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul{left:.5em;right:auto}
.main-navigation .menu-item-has-children>a>.icon,.main-navigation .page_item_has_children>a>.icon{display:inline;left:5px;position:relative;top:-1px}
.main-navigation ul ul .menu-item-has-children>a>.icon,.main-navigation ul ul .page_item_has_children>a>.icon{margin-top:-9px;left:auto;position:absolute;right:1em;top:50%;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}
.main-navigation ul ul ul{left:-999em;margin-top:-1px;top:0}
.main-navigation ul ul li.menu-item-has-children.focus:before,.main-navigation ul ul li.menu-item-has-children:hover:before,.main-navigation ul ul li.menu-item-has-children.focus:after,.main-navigation ul ul li.menu-item-has-children:hover:after{display:none}
.main-navigation ul ul li.page_item_has_children.focus:before,.main-navigation ul ul li.page_item_has_children:hover:before,.main-navigation ul ul li.page_item_has_children.focus:after,.main-navigation ul ul li.page_item_has_children:hover:after{display:none}
.site-branding{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.site-branding__text:not(.hidden){display:-webkit-box;display:-ms-flexbox;display:flex}
.site-description::before{content:"\00a0"}
.header-hero__container{background-attachment:fixed}
.site-header__toggle{display:-webkit-box;display:-ms-flexbox;display:flex}
.page-sidebar__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.page-shop__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.page-shop__main{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:3em}
.page-shop__side{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-width:15em;margin-bottom:3em}
.drst-post-grid__item{-ms-flex-preferred-size:calc(33.333% - 1em);flex-basis:calc(33.333% - 1em)}
}