@charset "UTF-8";
/*!
 * fullPage 3.0.9
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */
html.fp-enabled,.fp-enabled body{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}.fp-section{position:relative;box-sizing:border-box}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;transition:all .3s ease-out}.fp-section.fp-table,.fp-slide.fp-table{display:table;table-layout:fixed;width:100%}.fp-tableCell{display:table-cell;vertical-align:middle;width:100%;height:100%}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;width:0;height:0;border-style:solid;margin-top:-38px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fp-controlArrow.fp-prev{left:15px;width:0;border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-controlArrow.fp-next{right:15px;border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-scrollable{overflow:hidden;position:relative}.fp-scroller{overflow:hidden}.iScrollIndicator{border:0 !important}.fp-notransition{transition:none !important}#fp-nav{position:fixed;z-index:100;top:50%;opacity:1;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translate3d(0,-50%,0)}#fp-nav.fp-right{right:17px}#fp-nav.fp-left{left:17px}.fp-slidesNav{position:absolute;z-index:4;opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0 !important;right:0;margin:0 auto !important}.fp-slidesNav.fp-bottom{bottom:17px}.fp-slidesNav.fp-top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#fp-nav ul li a.active span,.fp-slidesNav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;transition:all .1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0 0 -5px}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{transition:opacity .2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.fp-right{right:20px}#fp-nav ul li .fp-tooltip.fp-left{left:20px}.fp-auto-height.fp-section,.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell{height:auto !important}.fp-responsive .fp-auto-height-responsive.fp-section,.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell{height:auto !important}.fp-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/*! lightgallery - v1.7.0 - 2020-05-03
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2020 Sachin N; Licensed GPLv3 */
@font-face{font-family:"lg";src:url(//www.botanicare.com/wp-content/themes/alpha/assets/scss/fonts/lg.eot?n1z373);src:url(//www.botanicare.com/wp-content/themes/alpha/assets/scss/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(//www.botanicare.com/wp-content/themes/alpha/assets/scss/fonts/lg.woff?n1z373) format("woff"),url(//www.botanicare.com/wp-content/themes/alpha/assets/scss/fonts/lg.ttf?n1z373) format("truetype"),url(//www.botanicare.com/wp-content/themes/alpha/assets/scss/fonts/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:"lg";speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:0;position:absolute;top:50%;z-index:1080;border:none;background:0 0;outline:none}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#000;border:none;background:0 0}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%;background-color:#fff}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none !important;outline:medium none;background:0 0;border:none;box-shadow:none;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#000;border:none;background:0 0}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{background-color:rgba(255,255,255,.45);bottom:0;color:#000;font-size:16px;left:0;padding:20px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-toolbar,.lg-prev,.lg-next{opacity:1;transition:opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear,-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear,-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;transition:opacity .25s cubic-bezier(0,0,.25,1),-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s !important;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) !important;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1),-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s !important;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{transition-duration:0s !important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0%,0);transform:translate3d(0,0%,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{border-radius:5px;cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #fff;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0d0a0a;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px;outline:medium none;border:none}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-toogle-thumb:hover{color:#fff}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100% !important;height:100% !important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-iframe .lg-video{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-has-vimeo .lg-video-play{background:url(//www.botanicare.com/wp-content/themes/alpha/assets/scss/img/vimeo-play.png) no-repeat scroll 0 0 transparent}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(//www.botanicare.com/wp-content/themes/alpha/assets/scss/img/vimeo-play.png) no-repeat scroll 0 -58px transparent}.lg-outer .lg-has-html5 .lg-video-play{background:transparent url(//www.botanicare.com/wp-content/themes/alpha/assets/scss/img/video-play.png) no-repeat scroll 0 0;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(//www.botanicare.com/wp-content/themes/alpha/assets/scss/img/youtube-play.png) no-repeat scroll 0 0 transparent}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(//www.botanicare.com/wp-content/themes/alpha/assets/scss/img/youtube-play.png) no-repeat scroll 0 -60px transparent}.lg-outer .lg-video-object{width:100% !important;height:100% !important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;transition:opacity .08s ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image{transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);transition:opacity .15s,-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s !important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s !important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s,-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s !important;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s,-webkit-transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:hover,.lg-outer .lg-pager:focus{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active #lg-dropdown-overlay{transition-delay:0s;-webkit-transform:translate3d(0,0px,0);transform:translate3d(0,0px,0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active #lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);transition:visibility 0s linear .5s,opacity .18s linear 0s,-webkit-transform .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s,-webkit-transform .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover a,.lg-outer .lg-dropdown>li:hover .lg-icon{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.lg-group:after{content:"";display:table;clear:both}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:0;transition:opacity .15s ease 0s}.lg-outer *{box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-prev-slide,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-current{transition-duration:inherit !important;transition-timing-function:inherit !important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-current{transition-duration:0s !important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{height:100%;width:100%;position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{width:100%;height:100%;position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(//www.botanicare.com/wp-content/themes/alpha/assets/scss/img/loading.gif) no-repeat scroll center center transparent;display:none !important}.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide{display:inline-block !important}.lg-outer.lg-css .lg-current{display:inline-block !important}.lg-outer .lg-item,.lg-outer .lg-img-wrap{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-item:before,.lg-outer .lg-img-wrap:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto !important;height:auto !important;float:none;padding:70px}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html{display:none}.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:rgba(255,255,255,.9);opacity:0;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-prev-slide,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-current{transition:none 0s ease 0s !important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-prev-slide,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-current{transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{transition:opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}iframe.pdfjs-iframe{margin:40px 0 0}p+iframe.pdfjs-iframe,h1+iframe.pdfjs-iframe,h2+iframe.pdfjs-iframe,h3+iframe.pdfjs-iframe{margin:0}.mc4wp-form{position:relative;float:right;width:100%;margin:0}.site-footer .mc4wp-form{margin:40px 0;text-align:right}.mc4wp-form .form.full{margin:0 0 40px}.site-footer .mc4wp-form .form.full{margin:20px 0}.mc4wp-form-fields,.mc4wp-form-fields input{float:left;width:100%}.mc4wp-form input.email{width:100%;padding:0 80px 0 0}.site-footer input.email,.notification input.email{font-size:14px;font-weight:500;border-bottom:2px solid;line-height:46px;height:46px}.mc4wp-form input.submit{position:relative;float:left;margin:0;width:auto;padding:0 100px;text-transform:none}.site-footer .mc4wp-form input.submit,.notification .mc4wp-form input.submit{position:absolute;float:right;z-index:3;top:auto;bottom:10px;right:0;line-height:24px;height:28px;font-size:12px;padding:0 20px}.mc4wp-form.active input[type=submit]{visibility:visible;opacity:1}.mc4wp-form h6{font-size:.9em}.notification .mc4wp-form h6{display:none}.mc4wp-response p{margin:10px 0 0;line-height:1.6em;font-size:.8em}.mc4wp-alert.mc4wp-success p{color:#f0f}.rp4wp-related-posts{width:100%;overflow:hidden}ul.rp4wp-posts-list{width:100%;margin:0;padding:0;list-style:none;float:left}ul.rp4wp-posts-list li{position:relative;width:50%;margin-bottom:30px;list-style:none;box-sizing:border-box;overflow:hidden;float:left}.right ul.rp4wp-posts-list li{width:100%}ul.rp4wp-posts-list li p{font-size:.8em;line-height:1.4em}ul.rp4wp-posts-list li h6.meta{float:left;width:100%;margin:0 0 5px}ul.rp4wp-posts-list li .image-featured img{flex:left;width:auto}form.searchandfilter{position:relative;margin:0;background:0 0;padding:0;width:100%;float:left;z-index:1}.searchandfilter ul{display:block;margin:0;padding:0;width:100%;position:relative;float:left}.searchandfilter ul li{position:relative;float:left;width:100%;margin:0;padding:0}.searchandfilter ul li li{padding:5px 0}.searchandfilter ul>li>ul:not(.children){margin:20px 0}.searchandfilter ul li.sf-field-search{margin:0 0 20px}.searchandfilter input,.searchandfilter input:active,.searchandfilter input:focus{position:relative;margin:0}.searchandfilter ul li.sf-field-submit{position:absolute !important;top:2px;right:0;width:auto;margin:0}.search-form input[type=submit],.searchandfilter input[type=submit],.search-form input[type=submit]:hover,.searchandfilter input[type=submit]:hover{position:relative;float:right;width:24px;height:24px;padding:5px;background:url(//www.botanicare.com/wp-content/themes/alpha/assets/scss/../../img/icons/icon-search.svg) no-repeat center;background-size:12px 12px;text-indent:-9999px;font-size:16px;line-height:1.8;outline:0;border:none;border-radius:0}li.sf-field-sort_order{display:none}.searchandfilter select.sf-input-select{width:100%;min-width:unset}.searchandfilter label{float:left;width:100%}.searchandfilter li[data-sf-field-input-type=checkbox] label,.searchandfilter li[data-sf-field-input-type=radio] label,.searchandfilter li[data-sf-field-input-type=range-radio] label,.searchandfilter li[data-sf-field-input-type=range-checkbox] label{padding-left:25px;font-weight:400;border:none;line-height:14px;font-size:14px;position:relative;padding:4px 0 4px 24px;width:100%;float:left;cursor:pointer}.searchandfilter li[data-sf-field-input-type=checkbox] label:hover{padding:4px 0 4px 26px}.searchandfilter input[type=text]{width:100%;padding:0 30px 0 10px}.searchandfilter input[type=checkbox]{cursor:pointer;display:none}.searchandfilter input[type=checkbox] label{position:relative}.searchandfilter li[data-sf-field-input-type=checkbox] label:before{content:"✔";color:rgba(255,255,255,0);margin:0;font-size:10px;line-height:14px;width:16px;height:16px;border:2px solid #00ffa7;float:left;position:absolute;left:0;top:4px;text-indent:2px;border-radius:3px;font-weight:500}.searchandfilter li.active label:before,.searchandfilter li.sf-option-active label:before,.searchandfilter input[type=checkbox]:checked label:before{opacity:1;border:2px solid #f0f;background:#f0f;color:#fff}.searchandfilter ul li.sf-field-reset{position:relative;margin:20px 0 0;width:auto;float:right;right:-2px}li.sf-field-reset a{float:right}li.sf-field-reset a:hover,li.sf-field-reset a:focus{color:rgba(0,0,0,.25) !important;background:rgba(0,0,0,.08)}.searchandfilter span.sf-count,.subnav .searchandfilter span.sf-count{float:right}form.searchandfilter li.sf-field-taxonomy-bigcommerce_brand{display:none}form.searchandfilter.active-ecom li.sf-field-taxonomy-bigcommerce_brand{display:block}.lede .searchandfilter ul li{width:auto;margin:0;padding:0}.lede .searchandfilter input[type=text]{width:100%;padding:0 0 0 60px;font-size:3em;border-color:rgba(221,224,235,0)}.lede .searchandfilter ul li.sf-field-submit{float:left;top:auto;right:auto;left:0;width:auto;height:100%}.lede .search-form input[type=submit],.lede .searchandfilter input[type=submit]{float:left;width:36px;height:36px;padding:4px;background:url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 980 980' style='enable-background:new 0 0 980 980;' xml:space='preserve'%3E%3Crect fill='%2306BEDA' x='727.4' y='578.6' transform='matrix(0.7071 -0.7071 0.7071 0.7071 -325.8309 788.0995)' class='icon-path' width='122' height='417.6' /%3E%3Cpath fill='%2306BEDA' class='icon-path' d='M671.2,671.2c153.5-153.5,153.5-402.4,0-556s-402.4-153.5-556,0s-153.5,402.4,0,556S517.7,824.8,671.2,671.2z M601,601c-114.8,114.8-300.9,114.8-415.7,0s-114.8-300.9,0-415.7s300.9-114.8,415.7,0S715.9,486.2,601,601z' /%3E%3C/svg%3E");background-size:36px 36px;line-height:1;position:absolute;top:50%;bottom:auto;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.lede .search-form input[type=submit]:hover,.lede .searchandfilter input[type=submit]:hover{background:url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 980 980' style='enable-background:new 0 0 980 980;' xml:space='preserve'%3E%3Crect fill='%23DD201A' x='727.4' y='578.6' transform='matrix(0.7071 -0.7071 0.7071 0.7071 -325.8309 788.0995)' class='icon-path' width='122' height='417.6' /%3E%3Cpath fill='%23DD201A' class='icon-path' d='M671.2,671.2c153.5-153.5,153.5-402.4,0-556s-402.4-153.5-556,0s-153.5,402.4,0,556S517.7,824.8,671.2,671.2z M601,601c-114.8,114.8-300.9,114.8-415.7,0s-114.8-300.9,0-415.7s300.9-114.8,415.7,0S715.9,486.2,601,601z' /%3E%3C/svg%3E")}.lede .searchandfilter ul li:not(.sf-field-search){float:left}.lede .searchandfilter ul li.sf-field-post_type{position:absolute;top:50%;bottom:auto;right:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}@media screen and (max-width:1023px){nav.subnav.search .searchandfilter ul li,.lede .searchandfilter ul li{width:100%}.lede .search-form input[type=submit],.lede .searchandfilter input[type=submit],.lede .searchandfilter ul li.sf-field-post_type{-webkit-transform:none;transform:none}.lede .searchandfilter ul li.sf-field-post_type{width:100%;margin:20px 0 0;position:relative;top:auto;bottom:auto;right:auto}.lede .search-form input[type=submit],.lede .searchandfilter input[type=submit]{top:24px}.lede .searchandfilter input[type=text]{font-size:2em}}
/*! lightslider - v1.1.6 - 2016-10-25
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2016 Sachin N; Licensed MIT */
.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lightSlider:before,.lightSlider:after{content:" ";display:table}.lightSlider{overflow:hidden;margin:0;padding:0}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0px,0px);transform:translate(0px,0px);-webkit-transition:all 1s;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform;transition-duration:inherit !important;transition-timing-function:inherit !important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute !important;top:0;left:0;z-index:0;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;transition-delay:0s;transition-duration:inherit;transition-property:all;transition-timing-function:inherit !important}.lSSlideWrapper .lSFade>*.active{z-index:1}.lSSlideWrapper.usingCss .lSFade>*.active{z-index:2;opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 10px}.lSSlideOuter .lSPager.lSpg>li a{background-color:rgba(0,0,0,.3);border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:3;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#f0f;background-color:#f0f}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li.active:hover a{background-color:#00ffa7}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding:0;margin:0;overflow:hidden;transform:translate3d(0px,0px,0px);-moz-transform:translate3d(0px,0px,0px);-ms-transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);-o-transform:translate3d(0px,0px,0px);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;-moz-flex-direction:row;flex-direction:row;justify-content:space-between;align-items:flex-start}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;width:auto;height:auto;max-width:100px;padding:10px;background:#fff;border:1px solid rgba(0,0,0,.1)}.lSSlideOuter .lSPager.lSGallery li:last-child{margin:0}.lSSlideOuter .lSPager.lSGallery li.active{border-color:#00ffa7}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;width:100%;max-width:100%}.lSSlideOuter .lSPager.lSGallery:before,.lSSlideOuter .lSPager.lSGallery:after{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSSlideOuter,.lSSlideWrapper,.bc-product__gallery{overflow:visible;float:right;width:100%;height:auto}.bc-product-single .bc-product__gallery{flex:auto !important;margin:0 !important}.bc-product__gallery{float:right;width:100%;padding:0;height:auto;min-height:400px;max-height:calc(100vh - 99px)}ul#product-images{float:right;width:100%;height:auto;padding:0}.thumbnails-bottom .lSSlideOuter .lSPager.lSGallery{z-index:2;bottom:0;left:0;width:100%}.bc-product__gallery li.slide img{float:right;width:100%;height:auto}.bc-product__gallery .lSSlideOuter,.bc-product__gallery .lSSlideWrapper,.bc-product__gallery ul#product-images-gallery,.bc-product__gallery .lSSlideWrapper li{overflow:visible !important}.bc-product__gallery .lSSlideOuter .lSPager.lSGallery{position:absolute;z-index:2;float:right;max-width:68px;width:68px;max-height:100%;padding:0;border-top:16px solid #fff;top:0;bottom:auto;left:auto;right:0;-webkit-transform:translate(0,0);transform:translate(0,0);display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bc-product__gallery .lSSlideOuter .lSPager.lSGallery li{max-width:100%;padding:10px 0 10px 10px;border:none;border-bottom:1px solid rgba(255,255,255,0)}.bc-product__gallery .lSSlideOuter .lSPager.lSGallery li:first-child{border-top:0}.bc-product__gallery .lSSlideOuter .lSPager.lSGallery li.active{border-bottom:1px solid #000}.lSAction>a{width:16px;height:auto;padding:20px;display:block;cursor:pointer;z-index:3;opacity:1;box-sizing:content-box;position:absolute;top:50%;top:calc(50% - 18px);bottom:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lSAction>a:hover{opacity:1}.lSAction>a svg{float:left}.lSAction>.lSPrev{left:6px}.lSAction>.lSNext{right:6px}.lSAction>.lSNext:hover{right:0}.lSAction>.lSPrev:hover{left:0}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;-webkit-filter:jujamcyn(opacity=0);filter:jujamcyn(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0 !important}.lSSlideOuter.vertical .lSGallery{position:absolute !important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100% !important;max-width:none !important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}.lSSlideOuter .lightSlider>*,.lSSlideOuter .lSGallery li{float:left}.lSSlideOuter.lSrtl .lightSlider>*,.lSSlideOuter.lSrtl .lSGallery li{float:right !important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.featured-content.slider.ui ul.content{padding:80px 0 0;height:auto !important}.featured-content.slider.header.ui ul.content{padding:0}.promos .lSSlideOuter,.promos .lSSlideWrapper,.promos .lightSlider,.promos .lSSlideOuter,.promos .lSSlideWrapper,.promos .lightSlider{position:relative;overflow:visible}.promos .lSSlideOuter .lSPager.lSpg,.promos .lSSlideOuter .lSPager.lSpg{position:absolute;width:auto;top:72px;right:0;margin:0}.promos.arrows .lSSlideOuter .lSPager.lSpg{right:64px}.promos .lSAction>.lSPrev{left:auto;right:30px}.promos .lSAction>.lSNext{right:-5px}.promos .lSAction>a{width:10px;height:18px;padding:5px;top:-5px;opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.promos .lSAction>.lSPrev:hover{-webkit-transform:translateX(-2px);transform:translateX(-2px)}.promos .lSAction>.lSNext:hover{-webkit-transform:translateX(2px);transform:translateX(2px)}li.slide video{width:100%}.block-ui{position:absolute;top:0;right:0}@media screen and (max-width:1023px){.lSPager.lSGallery{position:absolute;z-index:2;float:right;max-width:68px;width:50px}}@media screen and (max-width:1023px){.bc-product__gallery{min-height:unset}}.featured-brands{padding:80px 30px}ul.brands{list-style:none;padding:0;margin:0;display:flex;flex-flow:row wrap;width:100%;justify-content:flex-start;align-items:center}ul.brands li{list-style:none;margin:0;width:20%;padding:0 20px 0 0}ul.brands li img{width:160px;max-width:180px}@media screen and (max-width:767px){ul.brands{list-style:none;padding:0;justify-content:space-between}ul.brands li{padding:0;width:42%}ul.brands li img{width:100%;max-width:160px}}@media screen and (max-width:480px){ul.brands li{padding:10px 0}}@media screen and (min-width:1600px){.block.brands .page-main{padding:80px 10% 100px}}@media screen and (min-width:1800px){.block.brands .page-main{padding:80px 15% 100px}}@media screen and (min-width:2400px){.block.brands .page-main{padding:80px 20% 100px}}.comparison{position:relative;float:left;width:100%;background:#e0e0e0}.comparison .text{position:relative;color:#fff;float:left;width:100%}@media screen and (max-width:767px){.comparison .text{padding:30px 40px !important}}.comparison.full{padding:0}.comparison.full .text{padding:30px 60px}.comparison.inset{padding:30px}.comparison.inset .text{padding:30px}@media screen and (max-width:767px){.comparison.inset .text{padding:10px !important}}@media screen and (max-width:480px){.comparison.inset .text{padding:40px 40px 20px !important}}@media screen and (max-width:480px){.comparison{width:calc(100% + 80px);left:-40px}}.comparison-slider{position:relative;float:left;width:100%}.cocoen{box-sizing:border-box;cursor:pointer;line-height:0;margin:0;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cocoen *{box-sizing:inherit}.cocoen:after{box-sizing:inherit}.cocoen:before{box-sizing:inherit}.cocoen img{max-width:none}.cocoen picture>img{max-width:none}.cocoen>img{display:block;width:100%}.cocoen>picture>img{display:block;width:100%}.cocoen>div:first-child{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:25%}@media screen and (max-width:480px){.cocoen>div:first-child{width:35%}}.cocoen:hover .cocoen-drag{background:rgba(255,255,255,.2)}.cocoen:hover .cocoen-drag:before{opacity:1;left:-22px}.cocoen:hover .cocoen-drag:after{opacity:1;right:-22px}picture .cocoen>div{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:25%}@media screen and (max-width:480px){picture .cocoen>div{width:35%}}.cocoen-drag{background:#fff;background:rgba(255,255,255,.5);bottom:0;cursor:ew-resize;left:25%;margin-left:0;position:absolute;top:0;width:6px;transition:background .4s;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cocoen-drag:hover{background:rgba(255,255,255,.3) !important}.cocoen-drag:hover:before{opacity:1 !important;left:-24px !important}.cocoen-drag:hover:after{opacity:1 !important;right:-24px !important}.cocoen-drag:before{position:absolute;content:"";border:none;top:calc(50% - 15px);width:16px;height:30px;background-color:transparent;opacity:.9;transition:all .4s;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;left:-20px;background:url(//www.botanicare.com/wp-content/themes/alpha/assets/scss/../../img/icons/icon-arrow-open-left-white.svg) center no-repeat;background-size:cover !important}.cocoen-drag:after{position:absolute;content:"";border:none;top:calc(50% - 15px);width:16px;height:30px;background-color:transparent;opacity:.9;transition:all .4s;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;right:-20px;background:url(//www.botanicare.com/wp-content/themes/alpha/assets/scss/../../img/icons/icon-arrow-open-right-white.svg) center no-repeat;background-size:cover !important}@media screen and (max-width:480px){.cocoen-drag{left:35%}}.text-overlay-right{position:absolute;z-index:3;max-width:45%;color:#fff;font-size:.8em;letter-spacing:1px;text-transform:uppercase;text-shadow:0 1px 1px rgba(0,0,0,.3);padding:5px 10px;background:rgba(255,255,255,.2);cursor:default;left:auto;right:30px}@media screen and (max-width:767px){.text-overlay-right{left:auto;right:10px;font-size:.6em}}.text-overlay-left{left:30px;right:auto}@media screen and (max-width:767px){.text-overlay-left{left:10px;right:auto}}.text-overlay .text-overlay-left{position:absolute;z-index:3;max-width:45%;color:#fff;font-size:.8em;letter-spacing:1px;text-transform:uppercase;text-shadow:0 1px 1px rgba(0,0,0,.3);padding:5px 10px;background:rgba(255,255,255,.2);cursor:default}@media screen and (max-width:767px){.text-overlay .text-overlay-left{font-size:.6em}}.text-overlay.top .text-overlay-left{top:30px;bottom:auto}@media screen and (max-width:767px){.text-overlay.top .text-overlay-left{top:10px;bottom:auto}}.text-overlay.top .text-overlay-right{top:30px;bottom:auto}@media screen and (max-width:767px){.text-overlay.top .text-overlay-right{top:10px;bottom:auto}}.text-overlay.bottom .text-overlay-left{top:auto;bottom:30px}@media screen and (max-width:767px){.text-overlay.bottom .text-overlay-left{top:auto;bottom:10px}}.text-overlay.bottom .text-overlay-right{top:auto;bottom:30px}@media screen and (max-width:767px){.text-overlay.bottom .text-overlay-right{top:auto;bottom:10px}}.text-overlay.middle .text-overlay-left{top:50%;bottom:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.text-overlay.middle .text-overlay-right{top:50%;bottom:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.featured-content{position:relative;z-index:1;float:left;width:100%}.featured-content .content ul{list-style:none;position:relative;z-index:1;float:left;width:100%;height:auto;margin:0;padding:0 !important;overflow:visible}.featured-content.columns .content ul,.featured-content.slider .content ul{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.featured-content.columns .content ul{flex-wrap:wrap}.featured-content .content ul li{display:inline;position:relative;float:left;width:25%;width:calc(25% - 15px);margin:0 20px 20px 0;padding:0;overflow:hidden;flex-shrink:1}.featured-content .content ul.gallery li{cursor:zoom-in;max-height:100%}.featured-content .content ul.style-inset li img{position:absolute;width:80%;height:auto;top:50%;bottom:auto;left:40%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.featured-content .content ul.style-inset li:hover img{width:84%;-webkit-transform:translate(-10%,-50%);transform:translate(-10%,-50%)}.featured-content .content ul.style-inset li.image-secondary:hover img{opacity:0}.featured-content .content ul.style-inset li.image-secondary img.secondary{opacity:0}.featured-content .content ul.style-inset li.image-secondary:hover img.secondary{opacity:1}.featured-content ul.center-text li{text-align:center}.featured-content ul.center-text li img.icon{position:relative;float:left;width:80px;margin:0 0 20px;left:50%;right:auto;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.featured-content ul.center-text li .button{position:relative;float:left;margin:40px 0 0;left:50%;right:auto;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.featured-content .content ul.style-card li{padding:10px}.featured-content .content ul.style-inset li,.featured-content .content ul.style-card li{z-index:1;background-color:#fff;box-shadow:0 5px 20px 0px rgba(0,0,0,.05)}.featured-content .content ul.style-inset.bg-shadow:after,.featured-content .content ul.style-card.bg-shadow,.featured-content .content ul.style-inset.bg-shadow:after:hover,.featured-content .content ul.style-card.bg-shadow:hover{background:0 0 !important;visibility:hidden}.featured-content .content ul.style-inset li:hover,.featured-content .content ul.style-card li:hover{z-index:2;background-color:#fff;background-size:86%;background-position:168%;box-shadow:0 25px 30px -10px rgba(0,0,0,.1)}.featured-content.promo-left .content ul li:first-child,.featured-content.promo-right .content ul li:first-child{width:50%;width:calc(50% - 10px);background-size:90%;background-position:146%}.featured-content .content ul.grid-1 li{width:100%}.featured-content .content ul.grid-2 li{width:50%;width:calc(50% - 10px)}.featured-content .content ul.grid-3 li{width:33.33%;width:calc(33.33% - 13.33px)}.featured-content .content ul.grid-4 li{width:25%;width:calc(25% - 15px)}.featured-content .content ul.grid-4 li:nth-child(4n){margin:0 0 20px}.featured-content .content ul.grid-5 li{width:20%;width:calc(20% - 16px)}.featured-content.grid-2 .content li{margin:0 20px 0 0}.featured-content:not(.slider):not(.slider-controller).grid-2 .content li:nth-child(2n){margin:0}.featured-content:not(.slider):not(.slider-controller) .content ul.grid-3 li:nth-child(3n),.featured-content:not(.slider):not(.slider-controller) .content ul.grid-4 li:nth-child(4n),.featured-content:not(.slider):not(.slider-controller) .content ul.grid-5 li:nth-child(5n),.featured-content:not(.slider):not(.slider-controller) .content ul li:last-child{margin:0 0 20px}.featured-content.columns .content ul li{margin:0 20px 0 0}.featured-content.columns .content ul.style-basic li .entry-title{padding:0}.featured-content.columns:not(.slider):not(.slider-controller) .content ul:not(.icon-none).style-basic li{padding:0 20px}.featured-content.slider .content ul li:last-child,.featured-content.slider .content ul.grid-3 li:nth-child(3n),.featured-content.columns .content ul.grid-4 li:nth-child(4n),.featured-content.columns .content ul.grid-4 li:nth-child(4n),.featured-content.columns:not(.slider):not(.slider-controller) .content ul.grid-2 li:nth-child(2n) .featured-content.columns:not(.slider):not(.slider-controller) .content ul.grid-3 li:nth-child(3n),.featured-content.columns:not(.slider):not(.slider-controller) .content ul.grid-4 li:nth-child(4n),.featured-content.columns:not(.slider):not(.slider-controller) .content ul.grid-5 li:nth-child(5n),.featured-content.columns:not(.slider):not(.slider-controller) .content ul li:last-child{margin:0}ul.grid-4.item-14.text-default.left-text.icon-none.style-basic.link-wrap{content:"";flex:auto}.featured-content.promo-left .content ul li,.featured-content.promo-right .content ul li{width:25%;width:calc(25% - 15px)}.featured-content.promo-right .content ul li{float:right;margin:0 0 20px 20px}.featured-content.promo-left .content ul li:last-child,.featured-content.promo-right .content ul li:last-child,.featured-content.promo-left .content ul li:nth-child(3),.featured-content.promo-right .content ul li:nth-child(3),.featured-content.promo-left .content ul li:nth-child(4n+1),.featured-content.promo-right .content ul li:nth-child(4n+1){margin:0 0 20px}.featured-content.promo-left .content ul li:first-child{margin:0 20px 20px 0}.featured-content.promo-right .content ul li:first-child{margin:0 0 20px 20px}.featured-content.promo-left .content ul li:first-child:hover,.featured-content.promo-right .content ul li:first-child:hover{background-size:92%;background-position:144%}.featured-content .content ul.display-1 li{width:100%;margin:0}.featured-content.slider .content ul li{margin:0}a.view-more{position:relative;z-index:3;line-height:20px;padding:2px;top:18px;top:0;float:left;display:inline;width:auto;font-weight:500;font-size:.8em}.block-ui .sep{position:relative;float:left;width:1px;height:24px;line-height:60px;top:0;background:#000;background:rgba(0,0,0,.2);margin:0 10px 0 30px}.featured-content .content ul li a,.featured-content .content ul li a img{float:left;width:100%}.featured-content .content ul.style-inset li a:not(.button){position:relative;width:100%;height:100%;top:0;left:0}.featured-content .content ul li a.button{position:relative;z-index:1;width:auto;margin:40px 0 0}.featured-content .content ul li a.button.small{margin:0}.featured-content .content ul li.active a.button{z-index:1}.featured-content .content ul li .entry-title{position:relative;width:100%;height:auto;margin:0;padding:20px 0;left:0;bottom:0;-webkit-hyphens:none;hyphens:none;background:rgba(255,255,255,0)}.featured-content .content ul.grid-2.style-inset li .entry-title{top:50%;bottom:auto;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);text-shadow:1px 1px 2px rgba(45,45,47,.6)}.featured-content .content ul.grid-2.style-inset li:hover .entry-title{text-shadow:0px 0px 4px rgba(45,45,47,.6)}.featured-content .content ul.text-hover li .entry-title{opacity:0;-webkit-transform:translate(0,100%);transform:translate(0,100%)}.featured-content .content ul.text-hover li:hover .entry-title{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}.featured-content .content ul li .entry-title h1,.featured-content .content ul li .entry-title h2,.featured-content .content ul li .entry-title h3,.featured-content .content ul li .entry-title h4{margin:0}.featured-content .content ul li .entry-title h5,.featured-content .content ul li .entry-title h6,.featured-content .content ul li .entry-title p{margin:10px 0 0}.featured-content .content ul li:hover .entry-title{background:rgba(255,255,255,0)}.featured-content .content ul li .meta-hide{position:relative;float:left;width:100%;height:auto;margin:20px 0 -100px;opacity:0}.featured-content .content ul li.active-ecom .meta-hide,.featured-content .content ul li:hover .meta-hide,.featured-content .content ul li:active .meta-hide,.featured-content .content ul li:focus .meta-hide{margin:20px 0;opacity:1}.featured-content .content ul li .bc-product-form__quantity{display:none}.featured-content .content ul li a img{margin:0;-webkit-transform:translate(0,0);transform:translate(0,0)}.featured-content .content ul:not(.icon-left):not(.style-inset):not(.center-text) li:not(.zoom):not(.type-videos):hover a img{-webkit-transform:translate(0,-6px);transform:translate(0,-6px)}.featured-content .content ul li:hover a img.icon{-webkit-filter:grayscale(.1);filter:grayscale(.1)}.featured-content .content ul li:hover .background.flip{background-color:#fff;background-size:74%;background-position:-18%}.featured-content .content ul li:first-child .background.flip{background-position:-6%}.featured-content .content ul li:first-child:hover .background-flip{background-position:-2%}ul:not(#main-archive) li.type-videos a{position:relative;z-index:1}ul:not(#main-archive) li.type-videos a:before{content:"";position:absolute;z-index:3;width:100%;height:100%;top:0;left:0;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 60 60' style='enable-background:new 0 0 60 60;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23FFFFFF;stroke-width:3;stroke-miterlimit:10;%7D .st1:hover .st0 %7B -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); %7D .st1%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Ccircle id='my-circle' class='st0' cx='30' cy='30' r='28.5'/%3E%3Cpolyline class='st1' points='43.5,29.9 23.5,20.4 23.5,39.4 43.5,29.9 '/%3E%3C/svg%3E%0A");background-size:64px 64px;background-repeat:no-repeat;background-position:center center}ul:not(#main-archive) li.type-videos a:after{content:"";position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.2)}ul:not(#main-archive) li.type-videos:hover a:before{background-size:72px 72px}ul:not(#main-archive) li.type-videos:hover a:after{background:rgba(0,0,0,.4)}.featured-content div.content{list-style:none;position:relative;z-index:1;float:left;width:100%;margin:0;padding:0}.featured-content div.content .bc-product-card{display:inline;position:relative;z-index:1;float:left;width:25%;width:calc(25% - 15px);margin:0 20px 20px 0;padding:0;overflow:hidden;background-repeat:no-repeat;background-size:84%;background-position:170%;background-blend-mode:multiply}.featured-content.style-basic div.content .bc-product-card{text-align:center}.featured-content.style-card div.content .bc-product-card{padding:10px}.featured-content.style-inset div.content .bc-product-card,.featured-content.style-card div.content .bc-product-card{background-color:rgba(0,0,0,.1);box-shadow:0 5px 20px 0px rgba(0,0,0,.05)}.featured-content .content ul.style-inset.bg-shadow:after,.featured-content .content ul.style-card.bg-shadow,.featured-content .content ul.style-inset.bg-shadow:after:hover,.featured-content .content ul.style-card.bg-shadow:hover{background:0 0 !important;visibility:hidden}.featured-content.style-inset div.content .bc-product-card:hover,.featured-content.style-card div.content .bc-product-card:hover{background-color:#fff;background-size:86%;background-position:168%;box-shadow:0 25px 30px -10px rgba(0,0,0,.1)}.featured-content.left div.content .bc-product-card:first-child,.featured-content.right div.content .bc-product-card:first-child{width:50%;width:calc(50% - 10px);background-size:90%;background-position:146%}.featured-content.standard.grid-1 div.content .bc-product-card{width:100%}.featured-content.standard.grid-2 div.content .bc-product-card{width:50%;width:calc(50% - 10px)}.featured-content.grid-3 div.content .bc-product-card{width:33.33%;width:calc(33.33% - 13.33px)}.featured-content.grid-4 div.content .bc-product-card{width:25%;width:calc(25% - 15px)}.featured-content.grid-4 div.content .bc-product-card:nth-child(4n){margin:0 0 20px}.featured-content.grid-5 div.content .bc-product-card{width:20%;width:calc(20% - 16px)}.featured-content.grid-2 div.content .bc-product-card{margin:0 20px 0 0}.featured-content.grid-2 div.content .bc-product-card:nth-child(2n){margin:0}.featured-content.grid-3 div.content .bc-product-card:nth-child(3n),.featured-content.grid-4 div.content .bc-product-card:nth-child(4n),.featured-content.grid-5 div.content .bc-product-card:nth-child(5n),.featured-content div.content .bc-product-card:last-child{margin:0 0 20px}.featured-content.left div.content .bc-product-card,.featured-content.right div.content .bc-product-card{width:25%;width:calc(25% - 15px)}.featured-content.right div.content .bc-product-card{float:right;margin:0 0 20px 20px}.featured-content.left div.content .bc-product-card:last-child,.featured-content.right div.content .bc-product-card:last-child,.featured-content.left div.content .bc-product-card:nth-child(3),.featured-content.right div.content .bc-product-card:nth-child(3),.featured-content.left div.content .bc-product-card:nth-child(4n+1),.featured-content.right div.content .bc-product-card:nth-child(4n+1){margin:0 0 20px}.featured-content.left div.content .bc-product-card:first-child{margin:0 20px 20px 0}.featured-content.right div.content .bc-product-card:first-child{margin:0 0 20px 20px}.featured-content.left div.content .bc-product-card:first-child:hover,.featured-content.right div.content .bc-product-card:first-child:hover{background-size:92%;background-position:144%}.featured-content div.content .bc-product-card a,.featured-content div.content .bc-product-card a img{float:left;z-index:1;width:100%;height:100%}.featured-content.style-inset div.content .bc-product-card a:not(.button){position:absolute}.featured-content div.content .bc-product-card a.button{width:auto;margin:0}.featured-content div.content .bc-product-card .entry-title{position:absolute;width:100%;height:auto;margin:0;padding:20px;bottom:0;text-shadow:1px .5px 0px #fff;background:#fff}.featured-content.style-inset div.content .bc-product-card .entry-title{position:absolute;text-shadow:1px .5px 0px #fff}.featured-content div.content .bc-product-card .entry-title h1,.featured-content div.content .bc-product-card .entry-title h2,.featured-content div.content .bc-product-card .entry-title h3,.featured-content div.content .bc-product-card .entry-title h4{margin:0}.featured-content div.content .bc-product-card .entry-title h5,.featured-content div.content .bc-product-card .entry-title h6,.featured-content div.content .bc-product-card .entry-title p:not(.bc-alert){margin:10px 0 0}.featured-content div.content .bc-product-card .meta-hide{position:relative;float:left;width:100%;height:auto;margin:0 0 -100px;opacity:0}.featured-content div.content .bc-product-card:hover .meta-hide{margin:20px 0 0;opacity:1}.featured-content div.content .bc-product-card .bc-product-form__quantity{display:none}.featured-content div.content .bc-product-card a img{margin:0 0 40px}.featured-content div.content .bc-product-card .pricing{margin:20px 0;font-size:1em;line-height:1;color:rgba(0,0,0,.4);text-shadow:1px .5px 0px #fff}.featured-content div#main-archive .bc-product-card .entry-title{position:relative}.featured-content div#main-archive .bc-product-card .entry-title h4{padding:0 64px 0 0}.featured-content div#main-archive .bc-product-card .entry-title h5,.featured-content div#main-archive .bc-product-card a.button{display:none}.featured-content div#main-archive .bc-product-card .meta-hide{margin:0;opacity:1}.featured-content div#main-archive .bc-product-card .meta-hide .bc-product__actions{opacity:0;visibility:hidden}.featured-content div#main-archive .bc-product-card:hover .meta-hide .bc-product__actions,.featured-content div#main-archive .bc-product-card.active-ecom .meta-hide .bc-product__actions{opacity:1;visibility:visible}.featured-content ul.controller-ui{list-style:none;margin:0;padding:0 20px 0 0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:50%}.featured-content ul.controller-ui li{margin:0 0 40px;padding:0;flex-basis:50%}.featured-content ul.controller-ui.grid-2 li{flex-basis:calc(50% - 10px)}.featured-content ul.controller-ui.grid-3 li{flex-basis:calc(33.333% - 8px)}.featured-content ul.controller-ui.grid-4 li{flex-basis:calc(50% - 10px)}.featured-content.slider-controller .content{width:50%;padding:0 0 0 20px}.featured-content.slider-controller .content ul li,.featured-content.slider-controller .content ul li img,.featured-content.slider-controller .content ul li:hover img{position:relative;width:100%;top:auto;left:auto;-webkit-transform:none;transform:none}.featured-content.slider-controller .content ul li{overflow:hidden}ul.controller-ui~.content ul li img.icon{display:none}.featured-content .content ul li .ui{position:absolute;float:right;top:42px;right:40px;opacity:1;width:16px;height:auto;-webkit-transform:rotate(180deg);transform:rotate(180deg);display:none}.featured-content .content ul li:hover .ui{opacity:0}.featured-content .content ul li .ui .icon-path{fill:#000}.featured-content .content ul li:hover .ui .icon-path{fill:#0ff}li a.control{display:block;float:left;height:auto;width:100%;line-height:1.4;cursor:pointer;opacity:1}li a.control img.icon{margin:0 0 10px;opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}li a.control:hover img.icon{opacity:1;-webkit-filter:brightness(1.1);filter:brightness(1.1);-webkit-transform:translate(0,-2px);transform:translate(0,-2px)}li a.control.active img.icon{opacity:1;-webkit-filter:brightness(1.2);filter:brightness(1.2)}li a.control svg{position:absolute;width:12px;height:12px;right:4px;top:4px;-webkit-transform:translate(0px,0px);transform:translate(0px,0px)}li a.control:hover svg{-webkit-transform:translate(4px,0px);transform:translate(4px,0px)}li a.control span{max-width:90%;display:inline-block}li a.control:hover span{color:#f0f}.featured-content ul.icon-left li a,.featured-content ul.icon-right li a{display:block;float:left;width:100%}.featured-content:not(.slider-controller) ul.icon-left .entry-title{float:right;clear:none;width:60%;margin:0 0 10px;padding:0}.featured-content:not(.slider-controller) ul.icon-right h3,.featured-content:not(.slider-controller) ul.icon-right h4,.featured-content:not(.slider-controller) ul.icon-right h5,.featured-content:not(.slider-controller) ul.icon-right h6,.featured-content:not(.slider-controller) ul.icon-right p,.featured-content:not(.slider-controller) ul.icon-right a h3,.featured-content:not(.slider-controller) ul.icon-right a h4,.featured-content:not(.slider-controller) ul.icon-right a h5,.featured-content:not(.slider-controller) ul.icon-right a h6,.featured-content:not(.slider-controller) ul.icon-right a p{float:right;text-align:right}.featured-content ul.icon-top img.icon,.featured-content ul.icon-left img.icon,.featured-content ul.icon-right img.icon{display:inline;float:left;width:40%;width:calc(40% - 20px);min-width:60px;max-width:140px;margin:0 20px 0 0;padding:20px;background:rgba(0,0,0,.04)}.featured-content ul.icon-top img.icon{padding:0;background:0 0}.featured-content ul.icon-right img.icon{float:right;margin:0 0 0 20px}.featured-content div.content .bc-product-card:hover .background.flip{background-color:#fff;background-size:74%;background-position:-18%}.featured-content div.content .bc-product-card:first-child .background.flip{background-position:-6%}.featured-content div.content .bc-product-card:first-child:hover .background-flip{background-position:-2%}@media screen and (max-width:1023px){.block.featured-content{border-right:none}.featured-content .content ul li a.button:not(.small){width:100%}.featured-content ul.icon-top img.icon,.featured-content ul.icon-left img.icon,.featured-content ul.icon-right img.icon{max-width:80px}.featured-content:not(.slider-controller) ul.icon-left .entry-title{width:calc(100% - 100px);margin:0}.featured-content.promo-left .content ul li .entry-title,.featured-content.promo-right .content ul li .entry-title,.featured-content.products .content li .entry-title,.featured-content.slider-controller .content li .entry-title,.featured-content .content ul.text-hover li .entry-title{position:relative}}@media screen and (max-width:768px){.featured-content ul.icon-top img.icon,.featured-content ul.icon-left img.icon,.featured-content ul.icon-right img.icon{max-width:80px}.featured-content:not(.slider-controller) ul.icon-left .entry-title{width:calc(100% - 100px);margin:10px 0 10px}}@media screen and (max-width:767px){.featured-content:not(.slider) .content ul.grid-1 li,.featured-content:not(.slider) .content ul.grid-2 li,.featured-content:not(.slider) .content ul.grid-4 li,.featured-content:not(.slider) .content ul.grid-5 li{width:50%;margin:0}.featured-content.promo-left .content ul li,.featured-content.promo-right .content ul li{float:left;width:50%;width:calc(50% - 10px);margin:0 20px 20px 0}.featured-content:not(.slider) .content ul.grid-3 li{width:100%;margin:0 0 80px}.featured-content.promo-left .content ul li:first-child,.featured-content.promo-right .content ul li:first-child{width:100%;margin:0 0 20px}.featured-content.standard .content ul.grid-1 li:last-child,.featured-content.standard .content ul.grid-2 li:last-child,.featured-content.standard .content ul.grid-3 li:last-child,.featured-content.standard .content ul.grid-4 li:last-child,.featured-content.promo-left .content ul li:nth-child(3),.featured-content.promo-right .content ul li:nth-child(3),.featured-content .content ul li:last-child{margin:0}.featured-content .content ul.style-inset li .entry-title{padding:20px 60px 20px 20px}.featured-content .content ul.style-card li{padding:20px}.featured-content .content ul li .entry-title,.featured-content.columns .content ul.style-basic li .entry-title{padding:0}.featured-content.columns .content ul.style-basic li .entry-title{padding:0}.featured-content.standard.grid-1 div.content .bc-product-card,.featured-content.standard.grid-2 div.content .bc-product-card,.featured-content.standard.grid-3 div.content .bc-product-card,.featured-content.standard.grid-4 div.content .bc-product-card{width:100%;margin:0 0 20px}.featured-content.left div.content .bc-product-card,.featured-content.right div.content .bc-product-card{float:left;width:50%;width:calc(50% - 10px);margin:0 20px 20px 0}.featured-content.left div.content .bc-product-card:first-child,.featured-content.right div.content .bc-product-card:first-child{width:100%;margin:0 0 20px}.featured-content.standard.grid-1 div.content .bc-product-card:last-child,.featured-content.standard.grid-2 div.content .bc-product-card:last-child,.featured-content.standard.grid-3 div.content .bc-product-card:last-child,.featured-content.standard.grid-4 div.content .bc-product-card:last-child,.featured-content.left div.content .bc-product-card:nth-child(3),.featured-content.right div.content .bc-product-card:nth-child(3),.featured-content div.content .bc-product-card:last-child{margin:0}.featured-content.style-inset div.content .bc-product-card .entry-title{padding:20px 60px 20px 20px}.featured-content.style-card div.content .bc-product-card{padding:20px}.featured-content div.content .bc-product-card .entry-title{padding:0 10px}.featured-content div.content .bc-product-card .entry-title a{padding:0}.featured-content div#main-archive .bc-product-card .meta-hide .bc-product__actions{opacity:1;visibility:visible}.entry-title .bc-btn--add_to_cart{background-color:none;border:none}}@media screen and (max-width:640px){.block.hero img.block-background.rellax{margin:4vh 0 0}}.block.hero{position:relative;float:left;width:100%;margin:0;padding:0;overflow:hidden}.block.hero .block-foreground{position:relative;z-index:3;float:left;width:100%}.block.hero .block-foreground img{width:50%;padding:80px 0}.block.hero .block-foreground video{width:50%;padding:80px 0}.block.hero .block-background{position:relative;z-index:1;float:left;width:100%;height:100%}.block.hero .block-header{position:relative;z-index:3;float:left;width:100%;margin:0;padding:80px;top:0;bottom:auto;left:0;right:auto;text-align:left}.block.hero ul.buttons{list-style:none;width:100%;margin:40px 0 0;padding:0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.block.hero ul.buttons li{margin:0 20px 20px 0;padding:0}.block.hero ul.buttons li:last-child{margin-bottom:0}.block.hero img{position:relative;float:left;width:100%;z-index:1}.block.hero img.block-background{position:absolute;z-index:1;float:left;max-width:none;-o-object-fit:cover;object-fit:cover;top:50%;left:50%;right:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.block.hero img.icon{width:140px;float:left;margin:0 0 40px;padding:0;position:relative}.block.hero video{position:relative;float:left;width:100%;z-index:1}.block.hero video.block-background{position:absolute;z-index:1;float:left;max-width:none;-o-object-fit:cover;object-fit:cover;top:50%;left:50%;right:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.block.hero:before{display:none;content:" ";position:absolute;z-index:2;left:0;top:0;width:100%;height:100%}.block.hero.fg-image.center .block-foreground{display:flex;flex-wrap:wrap;justify-content:center}.block.hero.fg-image.center.bottom .block-foreground{flex-wrap:wrap-reverse}.block.hero.fg-image.middle .block-header{position:absolute;top:50%;bottom:auto;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.block.hero.fg-video.center .block-foreground{display:flex;flex-wrap:wrap;justify-content:center}.block.hero.fg-video.center.bottom .block-foreground{flex-wrap:wrap-reverse}.block.hero.left .block-header{width:50%}.block.hero.left .block-foreground img:not(.icon){float:right;position:absolute;top:50%;bottom:auto;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.block.hero.left .block-foreground video{float:right;position:absolute;top:50%;bottom:auto;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.block.hero.right{text-align:right}.block.hero.right .block-header{width:50%;float:right;text-align:right}.block.hero.right ul.buttons{justify-content:flex-end}.block.hero.right ul.buttons li{margin:0 0 20px 20px}.block.hero.right .block-foreground img:not(.icon){float:right;position:absolute;top:50%;bottom:auto;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);left:0}.block.hero.right .block-foreground video{float:right;position:absolute;top:50%;bottom:auto;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);left:0}.block.hero.right a.button{float:right}.block.hero.right button{float:right}.block.hero.right .button{float:right}.block.hero.right .icon{float:right}.block.hero.bottom .block-header{top:40px;bottom:0}.block.hero.bottom.center .block-foreground img:not(.icon){padding:80px 0 0}.block.hero.center{text-align:center}.block.hero.center .block-header{text-align:center}.block.hero.center ul.buttons{justify-content:center}.block.hero.center ul.buttons li{margin:0 10px}.block.hero.center .block-foreground img:not(.icon){padding:0 0 80px}.block.hero.center .block-foreground video{padding:0 0 80px}.block.hero.center a.link-image{display:flex;justify-content:center}.block.hero.center .icon{position:relative;left:50%;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.block.hero.center a.button{position:relative;left:50%;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.block.hero.center button{position:relative;left:50%;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.block.hero.center .button{position:relative;left:50%;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.block.hero.ratio .block-foreground{position:absolute;top:0;bottom:auto}.block.hero.ratio.bottom .block-foreground{top:auto;bottom:0}.block.hero.ratio.middle .block-foreground{top:50%;bottom:auto;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.block.hero.middle .block-foreground img:not(.icon){padding:0}.block.hero.middle .block-foreground video{padding:0}.block.bottom.hero.center .block-foreground video{padding:80px 0 0}.block-header.color-white{color:#fff;text-shadow:2px 2px 2px rgba(0,0,0,.2)}.block-header.color-white a.button{color:#fff;text-shadow:2px 2px 2px rgba(0,0,0,.2);border-color:#fff}.block-header.color-white a.button:hover{color:#fff;background:#f0f;border:2px solid #f0f;border:2px solid rgba(255,0,255,.6);text-shadow:0px 0px 2px rgba(0,0,0,0)}.image-text{position:relative;float:left;height:auto;width:100%}.image-text .overlay{float:left;width:100%;margin:0;padding:0;overflow:hidden}.image-text img{float:left;width:100%;margin:0;padding:0;overflow:hidden}@media screen and (max-width:480px){.image-text img{height:60vh;width:auto}}.image-text video{float:left;width:100%;margin:0;padding:0;overflow:hidden}@media screen and (max-width:480px){.image-text video{height:60vh;width:auto;position:relative;left:50%;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.image-text .text{float:left;width:100%;padding:30px 60px}@media screen and (max-width:767px){.image-text .text{padding:40px}}.image-text.overlay{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:inherit}.image-text.overlay .text{position:absolute;top:auto;bottom:auto;left:auto;right:auto;z-index:2;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.4);padding:60px 60px 0;width:50%}@media screen and (max-width:767px){.image-text.overlay .text{position:relative;width:calc(100% + 2px);left:-1px;padding:40px 40px 0}}.image-text.overlay.fixed{background-attachment:fixed}@media screen and (max-width:767px){.image-text.overlay.fixed{background-attachment:inherit !important}}.image-text.top .text{top:-1px}.image-text.middle .text{width:80%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-text.bottom .text{bottom:-1px}.image-text.left .text{left:-1px}.image-text.center .text{width:80%;left:50%;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.image-text.right .text{right:-1px;width:80%;text-align:right}.image-text.text-left img{width:50%;text-align:left;float:right}.image-text.text-left .text{width:50%;text-align:left;float:left}.image-text.text-left .center-y{width:50%}.image-text.text-right img{width:50%;text-align:left;float:left}.image-text.text-right .text{width:50%;text-align:left;float:right}.image-text.text-right .center-y{width:50%}.image-text.middle.center .text{position:absolute;right:auto;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:1023px){.image-text{position:relative;float:left;height:auto;width:100%;display:flex;flex-direction:column;flex-direction:column-reverse}}@media screen and (max-width:480px){.image-text{width:calc(100% + 80px);left:-40px;height:auto}}.services{background-size:cover !important;background-attachment:fixed !important}.services__background{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.services__overlay{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:2}.block.services .page-main{z-index:3}@media screen and (min-width:1600px){.block.services .page-main{padding:80px 10% 100px}}@media screen and (min-width:1800px){.block.services .page-main{padding:80px 15% 100px}}@media screen and (min-width:2400px){.block.services .page-main{padding:80px 20% 100px}}ul.cards.tiled{position:relative;float:left;width:100%;list-style:none;margin:0;padding:0}ul.cards.tiled li.card{position:relative;float:left;width:33.333333%;box-sizing:border-box;padding:0;margin:0;text-align:left;border-right:2px solid rgba(0,0,0,.1);cursor:pointer;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;-webkit-transform:translateZ(0) scale3d(1,1,1);transform:translateZ(0) scale3d(1,1,1)}ul.cards.tiled li.card:nth-child(3){border-bottom:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,.1)}ul.cards.tiled li.card:nth-child(6){border-bottom:2px solid rgba(0,0,0,0)}ul.cards.tiled li.card:first-child{border-bottom:2px solid rgba(0,0,0,.1)}ul.cards.tiled li.card:nth-child(2){border-bottom:2px solid rgba(0,0,0,.1)}ul.cards.tiled li.card .top{transition:all .4s ease;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(0) scale3d(1,1,1);transform:translateZ(0) scale3d(1,1,1);position:absolute;float:left;width:100%;height:100%;display:block;top:0;left:0;background:#fff;z-index:2;opacity:1;transform-style:preserve-3d;-webkit-backface-visibility:hidden}ul.cards.tiled li.card .top .inside h3{position:relative}ul.cards.tiled li.card .top .inside h3 span{width:110%;float:left;padding-right:10%}ul.cards.tiled li.card .top .inside h3 svg{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}ul.cards.tiled li.card .bottom{transition:all .4s ease;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(0) scale3d(1,1,1);transform:translateZ(0) scale3d(1,1,1);position:absolute;float:left;width:100%;height:100%;display:block;top:0;left:0;background:#fff;z-index:2;opacity:1;transform-style:preserve-3d;-webkit-backface-visibility:hidden;color:#fff;z-index:1 !important;opacity:1;background-size:cover;background-position:center}ul.cards.tiled li.card .bottom .inside{opacity:0;-webkit-transform:translate(0,-40%);transform:translate(0,-40%)}ul.cards.tiled li.card .bottom p{color:#fff}ul.cards.tiled li.card .bottom h3{color:#fff}ul.cards.tiled li.card .bottom:before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:rgba(0,0,0,0);opacity:0}ul.cards.tiled li.card .inside{position:absolute;width:100%;top:50%;padding:20px 40px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}ul.cards.tiled li.card .inside p{line-height:1.2 !important}@media screen and (min-width:1600px){ul.cards.tiled li.card .inside p{font-size:17px;line-height:1.2 !important}}@media screen and (min-width:1800px){ul.cards.tiled li.card .inside p{font-size:17px;line-height:1.2 !important}}@media screen and (min-width:2400px){ul.cards.tiled li.card .inside p{font-size:17px;line-height:1.2 !important}}@media screen and (max-width:1280px){ul.cards.tiled li.card .inside p{font-size:16px;line-height:1.1 !important}}@media screen and (max-width:1023px){ul.cards.tiled li.card .inside p{font-size:16px;line-height:1.1 !important}}ul.cards.tiled li.card:hover .top{opacity:0}ul.cards.tiled li.card:hover .bottom .inside{opacity:1;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}ul.cards.tiled li.card p{color:#292a3a;font-size:18px;line-height:22px}ul.cards.tiled li.card p strong{font-weight:700}ul.cards.tiled li.card img{max-width:100px;height:auto;margin:0 0 20px}@media screen and (max-width:767px){ul.cards.tiled li.card{width:100%;border-bottom:2px solid #e8e8e8;border-right:none !important}}.accordion{background:#fff;color:#8e96bb}.accordion p{color:#8e96bb}.accordion .row{position:relative;width:100%;margin:0;overflow:hidden;border-bottom:2px solid #d8dbe1;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(0) scale3d(1,1,1);transform:translateZ(0) scale3d(1,1,1)}.accordion .row input{position:absolute;opacity:0;z-index:-1}.accordion .row input:checked~label{background:#fff}.accordion .row input:checked~.output{max-height:1000px;padding:0;opacity:1}.accordion .row input:checked+label:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);color:#327a1d}.accordion .row input:hover+label:after{color:#327a1d}.accordion .row label{position:relative;display:block;padding:20px 100px 20px 20px;cursor:pointer;background:#fff;transition:all .4s;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(0) scale3d(1,1,1);transform:translateZ(0) scale3d(1,1,1)}.accordion .row label:after{position:absolute;right:0;top:0;width:70px;height:80px;line-height:80px;display:block;text-align:center;content:"+";color:#d8dbe1;transition:all .35s;font-size:24px;-webkit-transform-origin:center center;transform-origin:center center}.accordion .row:hover label{background:#fff}.accordion .row .output{max-height:0;opacity:0;overflow:hidden;background:#fff;color:#000;padding:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(0) scale3d(1,1,1);transform:translateZ(0) scale3d(1,1,1);transition:all .5s}.video-block.alignwide .video-block__wrapper{padding:0 8%}.video-block video{max-width:100%}#main-archive{position:relative;float:left;list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:space-between}#main-archive .bc-product-card:not(.slide) img{opacity:0;float:left;width:100%;margin:0}#main-archive .bc-product-card:not(.slide) .thumbnail{float:left;width:100%;margin:0 0 10px}#main-archive .bc-product-card a:not(.button){display:block;float:left;width:100%}#main-archive .bc-product-card .entry-content{width:100%;margin:20px 0}#main-archive .bc-product-card .entry-footer{width:100%;margin:20px 0}#main-archive .bc-product-card .meta{position:absolute;width:auto;top:10px;right:10px;text-align:center;font-size:12px}#main-archive .bc-product-card .meta a{float:right;width:auto;margin:0 0 0 10px}#main-archive .bc-product-card.sticky{width:100%}#main-archive.products .bc-product-card:not(.slide){background:#fafafd;width:33.333%;margin:0 0 80px;border-right:1px solid rgba(0,0,0,.1)}#main-archive.products .bc-product-card:not(.slide):nth-child(3){border-right:1px solid rgba(0,0,0,0)}#main-archive.products:after{content:"";flex:auto}.nav-archive{margin:0 0 40px}ul#main-archive{position:relative;float:left;list-style:none;padding:80px 40px;margin:0;display:flex;flex-wrap:wrap;justify-content:space-between}ul#main-archive li:not(.slide){position:relative;display:inline;float:left;width:48%;margin:0 0 60px;background:#fff}ul#main-archive li:not(.slide) .thumbnail{position:relative;z-index:1;float:left;width:100%;margin:0 0 10px}ul#main-archive li:not(.slide) img{float:left;width:100%;margin:0}ul#main-archive li a:not(.button){display:block;float:left;width:100%}ul#main-archive li.type-videos .thumbnail:before{content:"";position:absolute;z-index:3;width:100%;height:100%;top:0;left:0;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 60 60' style='enable-background:new 0 0 60 60;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23FFFFFF;stroke-width:3;stroke-miterlimit:10;%7D .st1:hover .st0 %7B -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); %7D .st1%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Ccircle id='my-circle' class='st0' cx='30' cy='30' r='28.5'/%3E%3Cpolyline class='st1' points='43.5,29.9 23.5,20.4 23.5,39.4 43.5,29.9 '/%3E%3C/svg%3E%0A");background-size:32%;background-repeat:no-repeat;background-position:center center}ul#main-archive li .thumbnail:after,ul#main-archive li.type-videos .thumbnail:after{content:"";position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.4)}ul#main-archive li .entry-content,ul#main-archive li .entry-footer{width:100%;margin:20px 0}ul#main-archive li .meta{position:absolute;width:auto;top:10px;right:10px;text-align:center;font-size:12px;height:0;z-index:1}ul#main-archive li .meta a{float:right;width:auto !important;margin:0 0 10px 10px}ul#main-archive li.type-videos .thumbnail:hover:before{background-size:34% !important}ul#main-archive li:hover .thumbnail:after{background:rgba(0,0,0,.04)}ul#main-archive li.type-videos:hover .thumbnail:after{background:rgba(0,0,0,.6)}ul#main-archive li.sticky{width:100%}ul.products li:not(.slide){width:33.333%;margin:0 0 80px}ul.content li .entry-content{width:100%;margin:20px 0}ul.content li .entry-footer{width:100%;margin:20px 0}ul.content li .meta{position:absolute;width:auto;top:10px;right:10px;text-align:center;font-size:12px}img.site-background{position:fixed;z-index:-1;float:left;top:0;left:0}img.site-background.full{width:100%}img.site-background.left{width:12%;top:50%;bottom:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}img.site-background.right{width:12%;top:50%;bottom:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:auto;right:0}div.wpcf7{margin:0;padding:0;float:left;width:100%}form.wpcf7-form{float:left;width:100%;position:relative;display:flex;justify-content:space-between;flex-flow:row wrap}.wpcf7-form-control-wrap{float:left;width:100%}.wpcf7-form-control-wrap input{float:left;width:100%;height:2.25rem;line-height:inherit}.wpcf7-form-control-wrap input[type=radio],.wpcf7-form-control-wrap input[type=checkbox]{width:2.5rem}select.wpcf7-form-control{width:100%;padding:0 .5rem !important;height:2.25rem;cursor:pointer}.multiple select.wpcf7-form-control{height:auto;min-height:7em;padding:0 !important;font-size:1em;line-height:1em;background:0 0 !important;overflow-y:scroll}.wpcf7-list-item-label{position:relative;float:left;width:calc(100% - 2.5rem);font-size:.875em;border-bottom:1px dotted;cursor:pointer;transition:all .4s}.wpcf7-list-item-label:hover{color:#1aaf57}span.wpcf7-list-item{margin:0;width:100%}.wpcf7-form-control-wrap input[type=radio]{width:auto !important;margin:.5rem .5rem 0 0;cursor:pointer}.wpcf7-form-control-wrap.your-schedule{width:100%}span.wpcf7-form-control.wpcf7-radio,span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item{float:left;width:100%;line-height:2}.wpcf7-form textarea{width:100%;margin:0}.wpcf7-form textarea{margin:0;height:7.5rem}input.wpcf7-form-control.wpcf7-submit{position:relative;z-index:2;bottom:1.5rem;right:0;width:10rem}div.wpcf7 .ajax-loader{position:absolute;z-index:3;bottom:2.25rem;left:1rem;width:.75rem;height:.75rem;margin:0;background-color:transparent;background:url(//www.botanicare.com/wp-content/themes/alpha/assets/scss/../../img/icons/loading-ring.svg) center no-repeat;background-size:cover}div.wpcf7 .ajax-loader:before{display:none !important}span.wpcf7-not-valid-tip{position:absolute;bottom:-1.5rem;width:100%;left:0;font-size:.75em;font-style:italic;color:#84021e}div.wpcf7-response-output,.wpcf7 form .wpcf7-response-output{position:absolute;float:right;bottom:1.5rem;right:0;margin:0;padding:.375rem .75rem;font-size:.875em;line-height:1.5;border:none;background:#f3f3f3;border-radius:.25rem;max-width:calc(100% - 10rem)}div.wpcf7-validation-errors,div.wpcf7-acceptance-missing{border:none;color:#84021e}.wpcf7-mail-sent-ok{color:#118b44;border:none}.grecaptcha-badge{z-index:2}.drawer textarea,.drawer span.wpcf7-form-control-wrap.your-message textarea{margin:0;padding:0}.drawer input.wpcf7-form-control.wpcf7-submit{position:relative;width:100%;right:auto;bottom:auto;margin:2.5rem 0 0}.drawer div.wpcf7 .ajax-loader{position:relative;bottom:1.75rem;float:right}.drawer div.wpcf7-response-output,.drawer .wpcf7 form .wpcf7-response-output{position:relative;bottom:auto;left:auto;margin:.5rem 0 0}[data-class=wpcf7cf_group],.wpcf7cf_remove,.wpcf7cf_add{float:left;width:100%}@media screen and (max-width:900px){.wpcf7-form-control-wrap.referrer select{background:0 0 !important}}@media screen and (max-width:767px){.wpcf7-form-control-wrap{width:100%}span.wpcf7-form-control-wrap.your-message textarea{margin:0;height:10rem}input.wpcf7-form-control.wpcf7-submit{position:relative;bottom:auto;right:auto;width:100%;margin:2.5rem 0 0;box-sizing:border-box}div.wpcf7 .ajax-loader{position:relative;float:right;margin:.5rem 2.5rem -.875rem}.wpcf7-form-control-wrap.referrer select{background:url(//www.botanicare.com/wp-content/themes/alpha/assets/scss/./assets/img/icons/icon-arrow-down.svg) no-repeat !important;background-position:96% !important;background-size:1rem !important}div.wpcf7-response-output,.wpcf7 form .wpcf7-response-output{position:relative;margin:1.5rem 0 0;bottom:0;left:0;text-align:center;max-width:100%}}.wpcf7-form-control-wrap .wpcf7-checkbox label span{float:left;width:100%;padding-left:1.5rem;border:none;line-height:.875rem;font-size:.875rem;position:relative;padding:.25rem 0 .25rem 1.5rem;width:100%;float:left;cursor:pointer}.wpcf7-form-control-wrap .wpcf7-checkbox label span:hover{padding:.25rem 0 .25rem 1.5rem}.wpcf7-form-control-wrap input[type=checkbox]{cursor:pointer;display:none}.wpcf7-form-control-wrap .wpcf7-checkbox label span{position:relative}.wpcf7-form-control-wrap .wpcf7-checkbox label span:before{content:" ";color:rgba(0,0,0,.4);margin:0;font-size:.5rem;line-height:.875rem;width:1rem;height:1rem;border:2px solid;float:left;position:absolute;left:0;top:.25rem;text-indent:.125rem;border-radius:3px}.wpcf7-form-control-wrap .wpcf7-checkbox label input[type=checkbox]:checked~span:before{content:"✔";opacity:1;border:2px solid;color:#000}.sticky{display:block}article{position:relative;z-index:1}article.post{float:left;width:100%;margin:0;padding:0}article.page{float:left;width:100%;margin:0;padding:0}.page-main{float:left;width:100%}.updated:not(.published){display:none}.page-links{clear:both;margin:0}li.logo a{text-indent:-9999px}nav.subnav.related ul li{padding:20px 0}.nav-links{position:relative;float:left;width:auto;height:auto;left:50%;right:auto;overflow:visible;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.nav-links .page-numbers{position:relative;float:left;width:auto;line-height:1em;padding:20px 30px;border:2px solid rgba(0,0,0,.2)}.nav-links .page-numbers:hover{border:2px solid rgba(0,0,0,.4)}.nav-links .next.page-numbers{border:none}.nav-links .prev.page-numbers{border:none}.nav-links .page-numbers.dots{border:none}.site-main .post-navigation .nav-links{width:100%}span.page-numbers.current{border:2px solid #000}span.page-numbers.current:hover{border:2px solid #000}.nav-previous{float:left;width:50%;padding:0 40px 0 0;overflow:visible}.nav-previous a{position:relative;left:0}.nav-previous a:hover{left:-4px}.comment-navigation .nav-previous{float:left;width:50%;padding:0 40px 0 0;overflow:visible}.comment-navigation .nav-next{float:right;text-align:right;width:50%;padding:0 0 0 40px;overflow:visible}.posts-navigation .nav-previous{float:left;width:50%;padding:0 40px 0 0;overflow:visible}.posts-navigation .nav-next{float:right;text-align:right;width:50%;padding:0 0 0 40px;overflow:visible}.post-navigation .nav-previous{float:left;width:50%;padding:0 40px 0 0;overflow:visible}.post-navigation .nav-next{float:right;text-align:right;width:50%;padding:0 0 0 40px;overflow:visible}.nav-next{float:right;text-align:right;width:50%;padding:0 0 0 40px;overflow:visible}.nav-next a{position:relative;right:0}.nav-next a:hover{right:-4px}.comments-area{margin:60px 0 0;padding:0;background:#fff}ol.comment-list{list-style:none;margin:0;padding:0}ol.commentlist{list-style:none;margin:0;padding:0}.comment-content a{word-wrap:break-word}.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.bypostauthor{display:block}.entry-content.image-featured{margin:0 auto;text-align:center}.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.entry-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed{max-width:100%}iframe{max-width:100%}object{max-width:100%}.wp-caption{max-width:100%;margin:0 0 1.5em}.wp-caption img[class*=wp-image-]{display:block;margin:0 auto}.wp-caption .wp-caption-text{margin:.8em 0}.wp-caption-text{text-align:center}.gallery{margin:0 0 1.5em}.gallery-item{display:inline-block;width:100%;text-align:center;vertical-align:top}.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}.wp-block-columns{float:left;width:100%}.wp-block-columns.inset{padding:40px 60px}.wp-block-media-text{float:left;width:100%;-ms-grid-columns:50% auto}.wp-block-media-text .wp-block-media-text__content{padding:0 10% 0 20px}.wp-block-image{float:left;width:100%;margin:0;width:100%;margin:0 0 60px}.wp-block-image figure{float:left;width:100%;margin:0}.wp-block-image figure img{float:left;width:100%;margin:0}.wp-block-image img{width:100%}.wp-block-image figcaption{margin:0;font-size:12px;color:#000;text-align:center}figure.size-full{width:100%}.wp-block-embed{margin-bottom:1em;float:left;width:100%}.wp-block-button{margin:20px 0 0;float:left}.wp-block-quote.is-large{margin:20px 0 40px}.wp-block-quote.is-style-large{margin:20px 0 40px}.single.single-post .wp-block-image{position:relative;float:left;width:120%;left:-10%;margin:0 0 40px}.single.single-post .wp-block-columns .wp-block-image{position:absolute;left:50%;right:auto;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.single.single-post .wp-block-columns .wp-block-column:first-child .wp-block-image{position:relative;width:120%;left:-20%;left:calc(-20% + 20px);right:0;-webkit-transform:translate(0);transform:translate(0)}.single.single-post .wp-block-columns .wp-block-column:last-child .wp-block-image{width:120%;left:-20px;right:auto;-webkit-transform:translate(0);transform:translate(0)}.wp-block-embed{float:left;width:100%;margin-bottom:40px}.wp-block-media-text{-ms-grid-columns:50% auto}.wp-block-image figcaption{float:left;width:100%;margin:10px 0;padding:0 10px;font-size:.8em;line-height:1.4em;text-align:left;color:#000;border-left:4px solid}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:20px 0 40px}.wp-block-buttons{float:left;width:100%;margin:0 0 40px}.wp-block-buttons .wp-block-button{float:left;margin:0 20px 20px 0;width:auto}.wp-block-buttons .wp-block-button:last-child{margin:0 0 20px}.wp-block-buttons.full,.wp-block-button.full{width:100%}.wp-block-button.float-right,.wp-block-button.float-right a{float:right}.wp-block-columns.e-in .video-block__wrapper,.wp-block-columns.e-in .wp-block-image,.wp-block-cover.e-in .video-block__wrapper,.wp-block-cover.e-in .wp-block-image,.wp-block-group.image-heading.e-in .video-block__wrapper,.wp-block-group.image-heading.e-in .wp-block-image{overflow:hidden;position:relative}.wp-block-columns.e-in .video-block__wrapper:before,.wp-block-columns.e-in .wp-block-image:before,.wp-block-cover.e-in .video-block__wrapper:before,.wp-block-cover.e-in .wp-block-image:before,.wp-block-group.image-heading.e-in .video-block__wrapper:before,.wp-block-group.image-heading.e-in .wp-block-image:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;-webkit-transform-origin:bottom;transform-origin:bottom;transition:-webkit-transform .75s;transition:transform .75s;transition:transform .75s,-webkit-transform .75s;z-index:2}.wp-block-columns.e-in .video-block__wrapper video,.wp-block-columns.e-in .video-block__wrapper img,.wp-block-columns.e-in .wp-block-image video,.wp-block-columns.e-in .wp-block-image img,.wp-block-cover.e-in .video-block__wrapper video,.wp-block-cover.e-in .video-block__wrapper img,.wp-block-cover.e-in .wp-block-image video,.wp-block-cover.e-in .wp-block-image img,.wp-block-group.image-heading.e-in .video-block__wrapper video,.wp-block-group.image-heading.e-in .video-block__wrapper img,.wp-block-group.image-heading.e-in .wp-block-image video,.wp-block-group.image-heading.e-in .wp-block-image img{display:block;opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1);transition:opacity .75s,-webkit-transform .75s;transition:transform .75s,opacity .75s;transition:transform .75s,opacity .75s,-webkit-transform .75s}.wp-block-columns.e-in h3,.wp-block-columns.e-in h1,.wp-block-columns.e-in h2,.wp-block-columns.e-in hr,.wp-block-columns.e-in p,.wp-block-cover.e-in h3,.wp-block-cover.e-in h1,.wp-block-cover.e-in h2,.wp-block-cover.e-in hr,.wp-block-cover.e-in p,.wp-block-group.image-heading.e-in h3,.wp-block-group.image-heading.e-in h1,.wp-block-group.image-heading.e-in h2,.wp-block-group.image-heading.e-in hr,.wp-block-group.image-heading.e-in p{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0;transition:opacity .75s,-webkit-transform .75s;transition:transform .75s,opacity .75s;transition:transform .75s,opacity .75s,-webkit-transform .75s}.wp-block-columns.e-in.active .video-block__wrapper:before,.wp-block-columns.e-in.active .wp-block-image:before,.wp-block-cover.e-in.active .video-block__wrapper:before,.wp-block-cover.e-in.active .wp-block-image:before,.wp-block-group.image-heading.e-in.active .video-block__wrapper:before,.wp-block-group.image-heading.e-in.active .wp-block-image:before{-webkit-transform:translateY(100%);transform:translateY(100%);transition:opacity .75s .3s,-webkit-transform .75s .3s;transition:transform .75s .3s,opacity .75s .3s;transition:transform .75s .3s,opacity .75s .3s,-webkit-transform .75s .3s}.wp-block-columns.e-in.active .video-block__wrapper video,.wp-block-columns.e-in.active .video-block__wrapper img,.wp-block-columns.e-in.active .wp-block-image video,.wp-block-columns.e-in.active .wp-block-image img,.wp-block-cover.e-in.active .video-block__wrapper video,.wp-block-cover.e-in.active .video-block__wrapper img,.wp-block-cover.e-in.active .wp-block-image video,.wp-block-cover.e-in.active .wp-block-image img,.wp-block-group.image-heading.e-in.active .video-block__wrapper video,.wp-block-group.image-heading.e-in.active .video-block__wrapper img,.wp-block-group.image-heading.e-in.active .wp-block-image video,.wp-block-group.image-heading.e-in.active .wp-block-image img{opacity:1;-webkit-transform:scale(1.0000001);transform:scale(1.0000001);transition:-webkit-transform .75s .5s;transition:transform .75s .5s;transition:transform .75s .5s,-webkit-transform .75s .5s}.wp-block-columns.e-in.active h3,.wp-block-columns.e-in.active h1,.wp-block-columns.e-in.active h2,.wp-block-columns.e-in.active hr,.wp-block-columns.e-in.active p,.wp-block-cover.e-in.active h3,.wp-block-cover.e-in.active h1,.wp-block-cover.e-in.active h2,.wp-block-cover.e-in.active hr,.wp-block-cover.e-in.active p,.wp-block-group.image-heading.e-in.active h3,.wp-block-group.image-heading.e-in.active h1,.wp-block-group.image-heading.e-in.active h2,.wp-block-group.image-heading.e-in.active hr,.wp-block-group.image-heading.e-in.active p{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.wp-block-columns.e-in.active h3:nth-child(1),.wp-block-columns.e-in.active h1:nth-child(1),.wp-block-columns.e-in.active h2:nth-child(1),.wp-block-columns.e-in.active hr:nth-child(1),.wp-block-columns.e-in.active p:nth-child(1),.wp-block-cover.e-in.active h3:nth-child(1),.wp-block-cover.e-in.active h1:nth-child(1),.wp-block-cover.e-in.active h2:nth-child(1),.wp-block-cover.e-in.active hr:nth-child(1),.wp-block-cover.e-in.active p:nth-child(1),.wp-block-group.image-heading.e-in.active h3:nth-child(1),.wp-block-group.image-heading.e-in.active h1:nth-child(1),.wp-block-group.image-heading.e-in.active h2:nth-child(1),.wp-block-group.image-heading.e-in.active hr:nth-child(1),.wp-block-group.image-heading.e-in.active p:nth-child(1){transition:.75s .1s}.wp-block-columns.e-in.active h3:nth-child(2),.wp-block-columns.e-in.active h1:nth-child(2),.wp-block-columns.e-in.active h2:nth-child(2),.wp-block-columns.e-in.active hr:nth-child(2),.wp-block-columns.e-in.active p:nth-child(2),.wp-block-cover.e-in.active h3:nth-child(2),.wp-block-cover.e-in.active h1:nth-child(2),.wp-block-cover.e-in.active h2:nth-child(2),.wp-block-cover.e-in.active hr:nth-child(2),.wp-block-cover.e-in.active p:nth-child(2),.wp-block-group.image-heading.e-in.active h3:nth-child(2),.wp-block-group.image-heading.e-in.active h1:nth-child(2),.wp-block-group.image-heading.e-in.active h2:nth-child(2),.wp-block-group.image-heading.e-in.active hr:nth-child(2),.wp-block-group.image-heading.e-in.active p:nth-child(2){transition:.75s .2s}.wp-block-columns.e-in.active h3:nth-child(3),.wp-block-columns.e-in.active h1:nth-child(3),.wp-block-columns.e-in.active h2:nth-child(3),.wp-block-columns.e-in.active hr:nth-child(3),.wp-block-columns.e-in.active p:nth-child(3),.wp-block-cover.e-in.active h3:nth-child(3),.wp-block-cover.e-in.active h1:nth-child(3),.wp-block-cover.e-in.active h2:nth-child(3),.wp-block-cover.e-in.active hr:nth-child(3),.wp-block-cover.e-in.active p:nth-child(3),.wp-block-group.image-heading.e-in.active h3:nth-child(3),.wp-block-group.image-heading.e-in.active h1:nth-child(3),.wp-block-group.image-heading.e-in.active h2:nth-child(3),.wp-block-group.image-heading.e-in.active hr:nth-child(3),.wp-block-group.image-heading.e-in.active p:nth-child(3){transition:.75s .3s}.wp-block-columns.e-in.active h3:nth-child(4),.wp-block-columns.e-in.active h1:nth-child(4),.wp-block-columns.e-in.active h2:nth-child(4),.wp-block-columns.e-in.active hr:nth-child(4),.wp-block-columns.e-in.active p:nth-child(4),.wp-block-cover.e-in.active h3:nth-child(4),.wp-block-cover.e-in.active h1:nth-child(4),.wp-block-cover.e-in.active h2:nth-child(4),.wp-block-cover.e-in.active hr:nth-child(4),.wp-block-cover.e-in.active p:nth-child(4),.wp-block-group.image-heading.e-in.active h3:nth-child(4),.wp-block-group.image-heading.e-in.active h1:nth-child(4),.wp-block-group.image-heading.e-in.active h2:nth-child(4),.wp-block-group.image-heading.e-in.active hr:nth-child(4),.wp-block-group.image-heading.e-in.active p:nth-child(4){transition:.75s .4s}.wp-block-columns.e-in.active h3:nth-child(5),.wp-block-columns.e-in.active h1:nth-child(5),.wp-block-columns.e-in.active h2:nth-child(5),.wp-block-columns.e-in.active hr:nth-child(5),.wp-block-columns.e-in.active p:nth-child(5),.wp-block-cover.e-in.active h3:nth-child(5),.wp-block-cover.e-in.active h1:nth-child(5),.wp-block-cover.e-in.active h2:nth-child(5),.wp-block-cover.e-in.active hr:nth-child(5),.wp-block-cover.e-in.active p:nth-child(5),.wp-block-group.image-heading.e-in.active h3:nth-child(5),.wp-block-group.image-heading.e-in.active h1:nth-child(5),.wp-block-group.image-heading.e-in.active h2:nth-child(5),.wp-block-group.image-heading.e-in.active hr:nth-child(5),.wp-block-group.image-heading.e-in.active p:nth-child(5){transition:.75s .5s}.drawer{position:fixed;z-index:7;top:0;padding:20px 100px 60px;background:rgba(255,255,255,0) !important;overflow-y:auto;-webkit-overflow-scrolling:touch;transition:all 0s 1s,background .5s .5s !important;left:auto;right:0;width:360px;height:100%;max-height:100vh;min-height:-webkit-fill-available;max-height:-webkit-fill-available;-webkit-transform:translate(360px,0);transform:translate(360px,0);box-shadow:0 40px 40px 0px rgba(0,0,0,0)}.drawer__ancillary{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}@media (max-width:1023px){.drawer__ancillary{transition:.4s 0s}}@media (min-width:1024px){.drawer__ancillary{transition:.4s .2s}}.drawer__main-navigation{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}@media (max-width:1023px){.drawer__main-navigation{transition:.4s .2s}}@media (min-width:1024px){.drawer__main-navigation{transition:.4s 0s}}.drawer.active{background:#fff !important;transition:0s,background .5s 0s !important}.drawer.active .drawer__ancillary{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@media (max-width:1023px){.drawer.active .drawer__ancillary{transition:.75s .6s}}@media (min-width:1024px){.drawer.active .drawer__ancillary{transition:.75s .4s}}.drawer.active .drawer__main-navigation{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@media (max-width:1023px){.drawer.active .drawer__main-navigation{transition:.75s .4s}}@media (min-width:1024px){.drawer.active .drawer__main-navigation{transition:.75s .6s}}@media screen and (max-width:1023px){.drawer{padding:90px 0 0;display:flex;flex-direction:column;justify-content:flex-start}}@media screen and (max-width:480px){.drawer{width:100%;-webkit-transform:translate(100%,0);transform:translate(100%,0)}}.drawer .nav-scroller{float:left;position:relative;z-index:7;top:0;background:#fff;opacity:1;left:auto;right:0;width:100%;height:auto}.drawer.active{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);box-shadow:0 40px 40px 0px rgba(0,0,0,.1)}@media screen and (max-width:480px){.drawer.active{-webkit-transform:translate(0%,0);transform:translate(0%,0)}}.drawer.close{opacity:1;-webkit-transform:translate(100%,0);transform:translate(100%,0)}.drawer a.button.close{position:fixed;z-index:9;top:70px;right:90px}.drawer .center-xy{top:45%}.drawer .site-branding a,.drawer .site-branding img,.drawer .site-branding svg{width:180px}.drawer ul.menu{width:100%;height:auto;padding:0;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;float:left}.drawer ul.sub-menu{z-index:1}.drawer ul.sub-menu.active:after{content:" ";position:fixed;z-index:-1;height:100%;width:100%;left:0;top:0;background:#fff}.drawer ul.nav-social{position:relative;float:left;max-width:540px;margin:0;padding:0 100px;bottom:140px;left:50%;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:1023px){.drawer ul.nav-social{left:0;-webkit-transform:translateX(0);transform:translateX(0);visibility:visible;opacity:1}}.drawer ul+ul.nav-social{justify-content:space-between;position:fixed;bottom:0;left:0;z-index:9;padding:20px 10px;margin:0;visibility:hidden;opacity:0}@media screen and (max-width:1023px){.drawer ul+ul.nav-social{justify-content:space-between;-webkit-transform:translateX(0);transform:translateX(0);visibility:visible;opacity:1}}.drawer .main-navigation{float:left;width:100%;position:relative}.drawer .main-navigation ul li{line-height:2em}@media screen and (max-width:1023px){.drawer .main-navigation ul li{padding:0 20px}}.drawer .main-navigation ul li a{display:inline;float:none;width:auto;padding:10px}@media screen and (max-width:1023px){.drawer .main-navigation .ancillary ul{display:block}}@media screen and (max-width:1023px){.drawer .main-navigation .ancillary ul li{width:50%;margin:0;padding:0 20px}}@media screen and (max-width:1023px){.drawer .main-navigation .ancillary ul li.profile{width:100%;text-align:center;margin:40px 0 0}}.drawer div.copyright{position:absolute;line-height:24px;margin:0;padding:0 100px;bottom:40px;left:0;text-align:center}@media screen and (max-width:1023px){.drawer ul.nav-social,.drawer div.copyright{height:auto;padding:20px;bottom:0;background:#fff;z-index:2;opacity:1;visibility:visible}}@media screen and (max-width:1023px){.drawer .nav-ancillary{position:relative;z-index:1;float:left;width:100%;height:auto;margin:20px 0 0;padding:20px 0;opacity:1;visibility:visible}}@media screen and (max-width:1023px){.drawer .copyright{display:none}}@media screen and (max-width:1023px){.drawer.submenu .nav-social,.drawer.submenu .nav-ancillary{opacity:0;visibility:hidden;display:none}}span.terms-privacy{width:100%}@media screen and (max-width:1023px){.site-header.collapsed~.drawer{padding:60px 0 0}}.question{float:left;width:100%}.answer{float:left;width:100%}.answer a.button{margin:30px 0 0}.site-footer{position:relative;float:left;width:100%;margin:0;padding:40px;background:rgba(0,0,0,0)}.site-footer .site-branding{float:right;width:200px;height:auto;max-width:200px;max-height:none}.site-footer .site-branding a img{-webkit-filter:grayscale(0);filter:grayscale(0)}.site-footer .site-branding a img.logo{width:200px;height:auto;max-width:200px;max-height:none}.site-footer .site-branding a:hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}.site-footer .site-branding.parent{float:left;width:auto}.site-footer .site-branding.parent a.link-logo{float:left}.site-footer .column.right{float:right;width:280px}.site-footer .menus.footer{float:left;width:auto;max-width:100%}.site-footer ul.menu{float:left;width:auto;margin:0 80px 0 0;flex-direction:column}.site-footer ul.menu li a{font-weight:500;font-size:14px;line-height:1em;padding:10px 0;color:rgba(0,0,0,.4)}.site-footer ul.menu li a:hover{color:#f0f}.site-footer ul.menu:not(.contact) li:first-child a{font-size:16px;color:#000;font-weight:600}.site-footer ul.menu.contact{float:left;text-align:left;margin:0}.site-footer ul.menu.contact li{display:inline;position:relative;float:left;margin:0 20px 0 0;padding:0;line-height:30px;height:30px}.site-footer ul.menu.contact li a{padding:0;float:left;font-size:12px;line-height:30px}.site-footer ul.menu.contact li span{display:block;font-size:14px;font-weight:400}.site-footer ul.menu.contact li svg{float:left;width:24px;height:auto;margin:4px 10px 0 0}.site-footer .meta{float:right;width:auto;text-align:right;font-size:12px;font-weight:400}.site-footer span.terms-privacy{float:none;padding:0}.site-footer.retail{background:0 0}li.phone a{display:block}li.email a{display:block}li.fax a{display:block}div.copyright{float:left;width:100%;margin:120px 0 0;font-size:.8em;font-weight:400;text-align:right;color:rgba(0,0,0,.2)}span.terms-privacy a{color:rgba(0,0,0,.3);margin:0 0 0 20px;padding:0;font-size:12px;font-weight:500}span.terms-privacy a:hover{color:#00ffa7}span.tagline{float:left;width:auto;text-align:left}img.site-footer{position:relative;z-index:0;float:left;width:100%;margin:0;padding:10px 0 0}body.active{margin:0;height:100%;overflow:hidden}.hamburger{position:relative;z-index:4;float:right;width:28px;height:20px !important;margin:0 -20px 0 0;padding:20px;cursor:pointer;display:inline-block;box-sizing:content-box}.hamburger span{width:28px;height:2px;background-color:#000;position:absolute;border-radius:0;transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.hamburger span:nth-child(1){left:20px;top:20px;transition:top .4s .4s,-webkit-transform .4s 0s;transition:top .4s .4s,transform .4s 0s;transition:top .4s .4s,transform .4s 0s,-webkit-transform .4s 0s}.hamburger span:nth-child(2){left:20px;top:29px;transition:all .4s 0s,opacity .4s .4s}.hamburger span:nth-child(3){left:20px;bottom:20px;transition:bottom .4s .4s,-webkit-transform .4s 0s;transition:bottom .4s .4s,transform .4s 0s;transition:bottom .4s .4s,transform .4s 0s,-webkit-transform .4s 0s}.hamburger:hover span{background-color:#f0f}.hamburger:not(.active):hover span:nth-child(1){-webkit-transform:scaleX(.8);transform:scaleX(.8)}.hamburger:not(.active):hover span:nth-child(2){-webkit-transform:scaleX(.5);transform:scaleX(.5)}.hamburger:not(.active):hover span:nth-child(3){-webkit-transform:scaleX(.8);transform:scaleX(.8)}.hamburger.active span{background-color:#f0f}.hamburger.active span:nth-child(1){top:29px;transition:top .4s 0s,-webkit-transform .4s .4s;transition:top .4s 0s,transform .4s .4s;transition:top .4s 0s,transform .4s .4s,-webkit-transform .4s .4s;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hamburger.active span:nth-child(2){top:29px;opacity:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);transition:all .4s,opacity 0s .4s}.hamburger.active span:nth-child(3){bottom:29px;transition:bottom .4s 0s,-webkit-transform .4s .4s;transition:bottom .4s 0s,transform .4s .4s;transition:bottom .4s 0s,transform .4s .4s,-webkit-transform .4s .4s;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hamburger.border{width:36px;height:24px;padding:18px 12px}.hamburger.border span{width:32px;height:2px;border:2px solid #fff;box-sizing:content-box}.hamburger.border span:nth-child(1){left:12px;top:18px}.hamburger.border span:nth-child(2){left:12px;top:27px}.hamburger.border span:nth-child(3){left:12px;bottom:18px}.hamburger.border.active span:nth-child(1){top:27px}.hamburger.border.active span:nth-child(2){top:27px}.hamburger.border.active span:nth-child(3){top:27px}.site-header.expander .hamburger.collapsed span:nth-child(1){top:29px}.site-header.expander .hamburger.collapsed span:nth-child(2){top:29px}.site-header.expander .hamburger.collapsed span:nth-child(3){top:29px}svg{overflow:visible}a.icon{float:left;display:block;padding:10px}a.icon svg{float:left;width:100%}a .icon-path{fill:#00ffba}a .icon-path.alt{fill:rgba(0,255,186,.8)}a .icon-path.stroke{fill:none;stroke:#000;stroke:#000;stroke-miterlimit:10;stroke-width:2px}a:hover .icon-path{fill:#ce00ff}a:hover .icon-path.alt{fill:rgba(206,0,255,.9)}a:hover .icon-path.stroke{fill:none;stroke:#ce00ff}a.slack:hover .icon-path.red{fill:#e0205b}a.slack:hover .icon-path.blue{fill:#37c5ef}a.slack:hover .icon-path.green{fill:#2db77d}a.slack:hover .icon-path.yellow{fill:#ebb22c}.icon-path.alt{fill:rgba(0,0,0,.8)}.icon-path.stroke{fill:none;stroke:#000;stroke:#000;stroke-miterlimit:10;stroke-width:2px}.icon-path.slack.red{fill:#e0205b}.icon-path.slack.blue{fill:#37c5ef}.icon-path.slack.green{fill:#2db77d}.icon-path.slack.yellow{fill:#ebb22c}.site-header a .icon-path{fill:#000}.site-header a .icon-path.alt{fill:rgba(0,0,0,.8)}.site-header a.active .icon-path{fill:#000}.searcher.active a.icon .icon-path{fill:#000}.wpcf7-form{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%}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,select{float:left;width:auto;height:2.4em;line-height:2.4em;padding:0;font-size:1em;letter-spacing:0px;background:rgba(0,0,0,0);border:none;border-bottom:2px solid;-webkit-appearance:none;border-radius:0}.form input[type=text],.form input[type=email],.form input[type=url],.form input[type=password],.form input[type=search],.form input[type=number],.form input[type=tel],.form input[type=range],.form input[type=date],.form input[type=month],.form input[type=week],.form input[type=time],.form input[type=datetime],.form input[type=datetime-local],.form input[type=color],.form textarea,.form select{width:100%}input[type=search]{border-radius:0;font-size:.8em}select{height:2rem;line-height:2rem;padding:0 32px 0 8px;font-size:.8em;background:0 0;background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 980 544.5' style='enable-background:new 0 0 980 544.5;' xml:space='preserve'%3E%3Cpath d='M457.3,512.5l32.7,32L980,64.1L914.7,0L490,416.4L65.3,0.1L0,64.1L457.3,512.5z' fill='%23000000'%3E%3C/path%3E%3C/svg%3E") no-repeat !important;background-position:calc(100% - 8px) !important;background-size:.75rem !important}textarea{width:100%;height:160px;resize:vertical;line-height:1.5}input[type=text]:hover,input[type=email]:hover,input[type=url]:hover,input[type=password]:hover,input[type=search]:hover,input[type=number]:hover,input[type=tel]:hover,input[type=range]:hover,input[type=date]:hover,input[type=month]:hover,input[type=week]:hover,input[type=time]:hover,input[type=datetime]:hover,input[type=datetime-local]:hover,input[type=color]:hover,textarea:hover,select:hover{outline:0;background:rgba(0,0,0,0)}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,select:focus{outline:0;background:rgba(0,0,0,0);-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0) scale3d(1,1,1);transform:translateZ(0) scale3d(1,1,1)}.form{float:left;position:relative}.form .third,.form.third{width:33%;width:calc(33.33333% - 24px);margin:0 0 18px}.form .half,.form.half{width:50%;width:calc(50% - 24px);margin:0 0 18px}.form .full,.form.full{float:left;width:100%;margin:0 0 18px}.form .last,.form.last{margin:0}.form label{position:absolute;float:left;width:100%;margin:0;text-align:left;font-size:18px;color:#929292;cursor:pointer;top:18px;left:0}.form.active label{top:-1.5rem;font-size:.75rem}label.form-label.checkbox,.mc4wp-form .form label,.form .wpcf7-checkbox label{position:relative;top:auto}.mc4wp-form .form.active label{position:relative;top:auto}.form label:hover span label,.wpcf7 .form:hover label span label{color:inherit}::-webkit-input-placeholder{color:rgba(0,0,0,.5)}::-moz-placeholder{color:rgba(0,0,0,.5)}::placeholder{color:rgba(0,0,0,.5)}::-webkit-input-placeholder{color:rgba(0,0,0,.5)}::-moz-placeholder{color:rgba(0,0,0,.5)}::placeholder{color:rgba(0,0,0,.5)}.site-footer ::-webkit-input-placeholder{color:#000}.site-footer ::-moz-placeholder{color:#000}.site-footer :-ms-input-placeholder{color:#000}.site-footer :-moz-placeholder{color:#000}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{outline:0;border-bottom:2px solid;border-radius:0;-webkit-text-fill-color:#000;-webkit-box-shadow:0 0 0px 1000px rgba(0,0,0,0) inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}@media screen and (max-width:767px){.form.half,.form.third{width:100%;margin:0 0 24px}}.form.active label{top:0;font-size:.75rem}.form.active label.form-label.checkbox,.mc4wp-form .form.active label,.form.active .wpcf7-checkbox label{top:0;font-size:.9em}.form label.form-label.checkbox,.form .wpcf7-checkbox label{position:relative}.form label.form-label.checkbox{margin:0 0 1.25rem}.wpcf7-form-control-wrap .wpcf7-checkbox label span:before{color:rgba(0,0,0,.1);border-radius:.25rem}.wpcf7-form-control-wrap .wpcf7-checkbox input[type=checkbox]:checked~.wpcf7-list-item-label{color:#000}.wpcf7-form-control-wrap .wpcf7-checkbox label input[type=checkbox]:checked~span:before{content:"✔";opacity:1;border:2px solid;color:#000}.lede{margin:130px 0 0;position:relative;z-index:1;float:left;width:100%;background-size:cover;background-repeat:no-repeat;overflow:visible;overflow:hidden}.lede .entry-title{position:relative;z-index:3;padding:0 80px;padding:80px}@media print{.lede .entry-title{padding:0 !important}}@media screen and (max-width:1023px){.lede .entry-title{padding:0 20px;margin:120px 0 0}}.lede .entry-title.violator{position:absolute;width:300px;background:#fff;right:auto;top:50%;right:90px;margin:0;padding:40px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lede .entry-title.violator p{color:#000;text-shadow:none;line-height:1em;padding:0 120px 0 0;margin:10px 0 0}.lede .entry-title.violator h1,.lede .entry-title.violator h2,.lede .entry-title.violator h3,.lede .entry-title.violator h4,.lede .entry-title.violator h5,.lede .entry-title.violator h6{color:#000;text-shadow:none;line-height:1em;margin:0;padding:0 120px 0 0}.lede .entry-title.violator .logo{position:absolute;right:40px;max-width:80px;max-height:80px;min-width:80px;height:auto;margin:0}.lede .slide{position:relative;float:left;height:auto;width:100%}.lede .slide .entry-title{position:absolute;z-index:2;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.4);padding:0;top:50%;bottom:auto;left:auto;right:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lede .slide .logo{max-width:100px;float:left;margin:0 0 20px;padding:0;position:relative}.lede .slide img{float:left;width:100%;margin:0;padding:0}.lede .slide picture{float:left;width:100%;position:relative;z-index:-1}.lede .slide.align_right .entry-title{right:5%;max-width:60%;text-align:right}.lede .slide.align_right .logo{float:right}.lede .slide.align_right .button{float:right}.lede .slide.middle.align_center .entry-title{right:auto;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.lede .slide.bottom .entry-title{bottom:0}.lede .slide.align_left .entry-title{left:5%;max-width:60%;text-align:left}.lede .slide.align_center .entry-title{position:absolute;text-align:center;right:auto;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.lede .slide.align_center .logo,.lede .slide.align_center .button{left:50%;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.lede .slide.overlay:before{content:"";position:absolute;z-index:2;top:0;left:0;bottom:0;right:0}.lede .slide.background_fixed{background-attachment:fixed;background-size:contain;height:50vh}.lede ul{position:relative;z-index:1;float:left;width:100%;background-size:cover;background-repeat:no-repeat;overflow:visible}.lede ul.slider{list-style:none;margin:0;padding:0;height:auto}.lede ul.slider li{list-style:none;margin:0;padding:0;height:auto}.lede li{position:relative;z-index:1;float:left;width:100%;background-size:cover;background-repeat:no-repeat;overflow:visible}.lede:before{content:" ";position:absolute;z-index:2;left:0;top:0;width:100%;height:100%}.lede picture{position:relative;float:left;width:100%;z-index:1}.lede img{position:relative;float:left;width:100%;z-index:1}.lede video{position:relative;z-index:1;float:left;width:100%;height:auto}@media screen and (max-width:767px){.lede video{position:relative;width:auto;height:80vh;left:50%;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.lede .logo{max-width:140px;float:left;margin:0 0 40px;padding:0;position:relative;clear:both}@media screen and (max-width:1023px){.lede .logo{max-width:80px;margin:0 0 10px}}.lede:not(.lede_image):not(.lede_video):not(.lede_slides).header_hide~.site-main{margin:120px 0 0}.lede.align_center{text-align:center}.lede.align_center .entry-title{width:100%}.lede.align_center .logo{position:relative;left:50%;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.lede.align_center a.button{position:relative;left:50%;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.lede.align_center button{position:relative;left:50%;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.lede.align_center .button{position:relative;left:50%;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.lede.align_right{text-align:right}.lede.align_right .entry-title{width:100%}.lede.align_right a.button{float:right}.lede.align_right button{float:right}.lede.align_right .button{float:right}.lede.align_right .logo{float:right}.lede.background_fixed{height:60vh;background-attachment:fixed !important;background-size:contain !important;background-repeat:no-repeat !important}.lede.background_fixed .entry-title{top:100%}.lede.header_overlay .entry-title{position:absolute;top:50%;bottom:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lede.header_overlay:before{content:" ";position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;background:#000;opacity:0}.lede.header_overlay+.entry-content{margin:60px 0 0}.lede.header_overlay .sharer{border:2px solid rgba(255,255,255,.2)}.lede.header_overlay .sharer a{color:rgba(255,255,255,.9)}.lede.header_overlay .sharer a:hover{color:rgba(255,255,255,.7)}.lede.header_overlay .sharer:hover{border:2px solid rgba(255,255,255,.05)}.lede.header_overlay a .icon-path{fill:#fff;stroke:#fff}.lede.header_overlay a:hover .icon-path{fill:rgba(255,255,255,.7);stroke:rgba(255,255,255,.7)}.lede.header_overlay a.back{color:rgba(255,255,255,.6)}.lede.header_overlay a.back .icon-path{fill:rgba(255,255,255,.5)}.lede.header_overlay a.back:hover{color:#fff}.lede.header_overlay a.back:hover .icon-path{fill:#fff}.lede.header_below .entry-title{width:100%;margin:60px 0 0}.lede.header_below.background_fixed{overflow:visible}.lede.lede_slides.header_overlay:before{display:none}.lede.header_hide{display:none}.site.lede_imagery .lede{margin:130px 0 0}.site.lede_imagery .lede h1{margin:0}@media screen and (max-width:1023px){.site.lede_imagery .lede h1{line-height:1em;margin:0}}@media screen and (max-width:1023px){.site.lede_imagery .lede h2{line-height:1.2em;margin:20px 0 0}.site.lede_imagery .lede h3{line-height:1.2em;margin:20px 0 0}.site.lede_imagery .lede h4{line-height:1.2em;margin:20px 0 0}.site.lede_imagery .lede h5{line-height:1.2em;margin:20px 0 0}.site.lede_imagery .lede h6{line-height:1.2em;margin:20px 0 0}.site.lede_imagery .lede p{line-height:1.2em;margin:20px 0 0}.site.lede_imagery .lede .entry-title{margin:0}.site.lede_imagery .lede+.entry-content{margin:60px 0 0;padding:0 20px}.site.lede_imagery .lede~.nav-archive{margin:40px 0 0}}@media screen and (max-width:1023px){.site.lede_imagery .lede.header_below .entry-title{margin:60px 0 0;padding:0 20px}}.site.lede_imagery .lede.header_overlay .entry-title p a{border-bottom:1px dotted rgba(255,255,255,.4)}.site.lede_imagery .lede.header_overlay .entry-title p a:hover{color:rgba(255,255,255,.8);border-bottom:1px dotted rgba(255,255,255,.8)}.site.lede_imagery .lede.header_overlay .entry-title.violator h1,.site.lede_imagery .lede.header_overlay .entry-title.violator h2,.site.lede_imagery .lede.header_overlay .entry-title.violator h3,.site.lede_imagery .lede.header_overlay .entry-title.violator h4,.site.lede_imagery .lede.header_overlay .entry-title.violator h5,.site.lede_imagery .lede.header_overlay .entry-title.violator h6{color:#000;color:#000;text-shadow:none;line-height:1em;margin:0;padding:0 120px 0 0}.site.lede_imagery .lede.header_overlay .entry-title.violator p{color:#000;text-shadow:none;line-height:1em;padding:0 120px 0 0;margin:10px 0 0}.site.lede_imagery .lede.header_overlay .entry-title.violator .entry-title li{color:#000;color:#000;text-shadow:none;line-height:1em;margin:0;padding:0 120px 0 0}.site.lede_imagery .entry-title{width:auto;margin:0}.site.lede_imagery .entry-title~.nav-archive .site.lede_imagery .archive-title~.nav-archive{margin:60px 0 40px}.site.lede_imagery .entry-title~.site-main{margin:60px 0 0}.site.lede_imagery ul#main-archive .lede h1{color:#000;text-shadow:none;margin:0}.site.lede_imagery ul#main-archive .lede h2{color:#000;text-shadow:none;margin:0}.site.lede_imagery ul#main-archive .lede h3{color:#000;text-shadow:none;margin:0}.site.lede_imagery ul#main-archive .lede h4{color:#000;text-shadow:none;margin:0}.site.lede_imagery ul#main-archive .lede h5{color:#000;text-shadow:none;margin:0}.site.lede_imagery ul#main-archive .lede h6{color:#000;text-shadow:none;margin:0}.site.lede_imagery ul#main-archive .lede p{color:#000;text-shadow:none;margin:0}.site.lede_imagery ul#main-archive .lede .entry-title li{color:#000;text-shadow:none;margin:0}.site.lede_imagery .site-header a.button{float:left;position:relative;margin:40px 0 0;color:#fff;background:rgba(255,255,255,0);border:2px solid #fff}.site.lede_imagery .site-header a.button:hover{color:#fff;background:#e600ba;border:2px solid #e600ba}.site.lede_imagery .site-header .main-navigation li.main-menu-item>a:hover{color:#f0f}.site.lede_imagery .entry-header{z-index:2;background:rgba(255,255,255,0);box-shadow:0 0px 20px 0px rgba(0,0,0,0)}.site.lede_imagery .site-header.transparent input{color:#fff}.site.lede_imagery .site-header.transparent input:focus{color:#fff}.site.lede_imagery .site-header.transparent input:-webkit-autofill{-webkit-text-fill-color:#fff}.site.lede_imagery .site-header.transparent input:-webkit-autofill:hover{-webkit-text-fill-color:#fff}.site.lede_imagery .site-header.transparent input:-webkit-autofill:focus{-webkit-text-fill-color:#fff}.site.lede_imagery .site-header.transparent::-webkit-input-placeholder{color:#fff}.site.lede_imagery .site-header.transparent::-moz-placeholder{color:#fff}.site.lede_imagery .site-header.transparent::placeholder{color:#fff}.site.lede_imagery .site-header.transparent .main-navigation li.main-menu-item>a{color:#fff}.site.lede_imagery .site-header.transparent a.link-logo .icon-path{fill:#fff}.site.lede_imagery .site-header.transparent a .icon-path{fill:#fff}.site.lede_imagery .site-header.transparent.active .main-navigation a{color:#000}.site.lede_imagery .site-header.transparent.active input{color:#000}.site.lede_imagery .site-header.transparent.collapsed .main-navigation a{color:#000}.site.lede_imagery .site-header.transparent.collapsed .main-navigation li.main-menu-item>a{color:#000}.site.lede_imagery .site-header.transparent.collapsed input{color:#000}.site.lede_imagery .site-header.active input:-webkit-autofill:hover .site.lede_imagery .site-header.collapsed input:-webkit-autofill:hover{-webkit-text-fill-color:rgba(0,0,0,.9)}.site.lede_imagery .site-header.active::-webkit-input-placeholder{color:#000}.site.lede_imagery .site-header.active::-moz-placeholder{color:#000}.site.lede_imagery .site-header.active::placeholder{color:#000}.site.lede_imagery .site-header.collapsed::-webkit-input-placeholder{color:#000}.site.lede_imagery .site-header.collapsed::-moz-placeholder{color:#000}.site.lede_imagery .site-header.collapsed::placeholder{color:#000}.site.lede_imagery a.slack:hover .icon-path.red{fill:#e0205b}.site.lede_imagery a.slack:hover .icon-path.blue{fill:#37c5ef}.site.lede_imagery a.slack:hover .icon-path.green{fill:#2db77d}.site.lede_imagery a.slack:hover .icon-path.yellow{fill:#ebb22c}.lede_no_image .entry-title{padding:80px}.lede_slides.align_right .entry-title{float:right;right:0}.archive .lede.header_below .entry-title{margin:20px 0;margin:20px 0}.archive .lede.header_overlay+.entry-content{margin:20px 0}.archive article.lede{margin:0}.archive .alerts-active article.lede{margin:0}a{color:#00ffa7;text-decoration:none}a:visited{color:#00ffa7}a h1,a h2,a h3,a h4{color:#000}a h5,a h6,a p{color:rgba(0,0,0,.3)}a:hover,a:focus,a:active,a:hover h1,a:focus h1,a:active h1,a:hover h2,a:focus h2,a:active h2,a:hover h3,a:focus h3,a:active h3,a:hover h4,a:focus h4,a:active h4,a:hover h5,a:focus h5,a:active h5,a:hover h6,a:focus h6,a:active h6,a:hover p,a:focus p,a:active p{color:#f0f;color:#f0f}a:focus,a:hover,a:active{outline:0}a img,a video{opacity:1;cursor:pointer}a:hover img,a:hover video{opacity:.9}a.button.icon{padding:6px 60px 6px 50px}a.button svg{position:relative;width:12px;height:2.4em;line-height:2.4em;margin:0 10px 0 0;top:-2px}a.button.circle,a.button.arrow{z-index:9;float:right;width:56px !important;height:56px;line-height:56px;padding:0 10px;font-size:12px}a.button.arrow svg{position:absolute;width:14px;top:14px;left:20px}a.button.circle svg{position:absolute;width:14px;top:20px;left:20px}a.button.arrow svg .icon-path,a.button.arrow:focus svg .icon-path,a.button.circle svg .icon-path,a.button.circle:hover svg .icon-path{fill:rgba(0,0,0,.3)}a.button.close.x{font-size:12px;line-height:12px;height:auto;width:auto;float:right;padding:14px 16px !important;border:1px solid rgba(0,0,0,.1);border-radius:20%;color:rgba(0,0,0,.3)}a.button.close.x:hover{border:1px solid rgba(0,0,0,.2);color:#f0f}a.button.close.x svg{width:16px;height:16px;margin:0;top:0}a.button.close.x svg .icon-path{stroke-width:12px;stroke:#00ffa7}a.button.close.x svg .icon-path{stroke:#f0f}a.grey{color:rgba(0,0,0,.3)}a.grey:hover{color:#f0f}p a{color:#00ffa7;border-bottom:1px dotted rgba(0,0,0,.1)}p a:hover{border-bottom:1px dotted rgba(0,0,0,.05)}button,input[type=button],input[type=reset],input[type=submit],.button a,.button a:visited,a.button,a.button:visited,.button,.cat-links a,.tags-links a,a.wp-block-button__link{float:left;width:auto;box-sizing:border-box;line-height:36px;height:40px;margin:0;padding:0 40px;font-size:14px;color:#00ffba;text-align:center;text-transform:uppercase;letter-spacing:1px;cursor:pointer;white-space:nowrap;box-shadow:none;text-shadow:none;background:rgba(0,0,0,0);border:2px solid rgba(0,255,186,.6);border-radius:0}.entry-content a.button{float:left;margin:10px 0 0;padding:15px 30px}.entry-title .button{margin:20px 0 0}button:not(.hamburger):hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover,.button a:hover,a.button:hover,.button:hover,a.wp-block-button__link:hover{outline:0;color:#f0f;background:rgba(0,0,0,0);border:2px solid rgba(255,0,255,.6)}button:not(.hamburger):active,button:not(.hamburger):focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus,.button a:active,.button a:focus,a.button:active,a.button:focus,.button:active,.button:focus,a.wp-block-button__link:active,a.wp-block-button__link:focus{outline:0;background:#f0f;border:2px solid #00ffba}.wp-block-buttons .wp-block-button{margin:inherit}.button.plain,.button.plain:hover,.button.plain:active,.button.plain:focus{border:none;padding:10px;line-height:1em}.icon-close .icon-path{fill:none;stroke:rgba(0,0,0,.3);stroke-miterlimit:10;stroke-width:9px}button.grey,input[type=button].grey,input[type=reset].grey,input[type=submit].grey,.button.grey a,.button.grey a:visited,a.button.grey,a.button.grey:visited,.button.grey,.button.grey:visited,.cat-links a,.cat-links a.button,.cat-links a:visited,.cat-links a.button:visited,.tags-links a,.tags-links a.button,.tags-links a:visited,.tags-links a.button:visited,.types-links a,.types-links a.button,.types-links a:visited,.types-links a.button:visited,a.cat-link,a.cat-link.button,a.cat-link:visited,a.cat-link.button:visited,a.tags-link,a.tags-link.button,a.tags-link:visited,a.tags-link.button:visited,a.type-link,a.type-link.button,a.type-link:visited,a.type-link.button:visited,li.sf-field-reset a,input[type=button].facetwp-slider-reset{box-sizing:content-box;height:24px;line-height:22px;padding:0 16px;font-size:10px;text-transform:uppercase;color:rgba(0,0,0,.2);background:rgba(0,0,0,.05);border:2px solid rgba(0,0,0,0);border-radius:20px}button.grey.dark,.cat-links a,.cat-links a.button{color:rgba(0,0,0,.2);background:rgba(0,0,0,.08)}button.grey:hover,input[type=button].grey:hover,input[type=reset].grey:hover,input[type=submit].grey:hover,.button.grey a:hover,.button.grey a:visited:hover,a.button.grey:hover,a.button.grey:visited:hover,.button.grey:hover,.button.grey:visited:hover,button.grey:focus,input[type=button].grey:focus,input[type=reset].grey:focus,input[type=submit].grey:focus,.button.grey a:focus,.button.grey a:visited:focus,a.button.grey:focus,a.button.grey:visited:focus,.button.grey:focus,.button.grey:visited:focus,.cat-links a:hover,.cat-links a:focus,.cat-links a.button:hover,.cat-links a.button:focus,.tags-links a:hover,.tags-links a:focus,.tags-links a.button:hover,.tags-links a.button:focus,.type-links a:hover,.type-links a:focus,.type-links a.button:hover,.type-links a.button:focus,a.cat-link:hover,a.cat-link:focus,a.cat-link.button:hover,a.cat-link.button:focus,a.tags-link:hover,a.tags-link:focus,a.tags-link.button:hover,a.tags-link.button:focus,a.type-link:hover,a.type-link:focus,a.type-link.button:hover,a.type-link.button:focus,li.sf-field-reset a:hover,li.sf-field-reset a:focus,input[type=button].facetwp-slider-reset:hover,input[type=button].facetwp-slider-reset:focus{color:rgba(0,0,0,.25);background:rgba(0,0,0,.08);border:2px solid rgba(0,0,0,0)}button.grey.dark:hover,.cat-links a:hover,.cat-links a.button:hover,a.cat-link:hover{background:rgba(0,0,0,.1)}button.grey:active,input[type=button].grey:active,input[type=reset].grey:active,input[type=submit].grey:active,.button.grey a:active,.button.grey a:visited:active,a.button.grey:active,a.button.grey:visited:active,.button.grey:active,.button.grey:visited:active,.cat-links a:active,.cat-links a:active,.tags-links a:active,.tags-links a:active,.type-links a:active,.type-links a:active,a.cat-link:active,a.cat-link:active,a.tags-link:active,a.tags-link:active,a.type-link:active,a.type-link:active,li.sf-field-reset a:active{color:rgba(0,0,0,.25);background:rgba(0,0,0,.1)}button.grey.dark:active,.cat-links a:active{background:rgba(0,0,0,.12)}.cat-links a,.tags-links a,.type-links a,a.cat-link,a.tags-link,a.type-link{margin:0 10px 10px 0}button.small,.button.small,a.button.small,.meta a.cat-link,input[type=button].facetwp-slider-reset{font-size:10px;border-radius:20px;height:20px;line-height:20px;padding:0 16px}button.ui{float:right;padding:20px;line-height:1;border-width:1px;background:0 0;border:none;-webkit-transform:translate(0,0);transform:translate(0,0);height:auto !important}button.ui.ui:hover,button.ui.ui:focus,button.ui.ui:active{border:none;background:0 0}button.ui.ui#prev:hover{-webkit-transform:translate(-4px,0);transform:translate(-4px,0)}button.ui.ui#next:hover{-webkit-transform:translate(4px,0);transform:translate(4px,0)}button.ui.ui svg{float:left;width:auto;height:20px}button.ui.ui svg .icon-path{fill:#000}button.ui.ui:hover svg .icon-path{fill:#f0f}.share-print{position:absolute;z-index:2;top:50%;right:5%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sharer{display:inline-block;position:relative;float:left;width:60px;height:60px;margin:0 0 0 10px;font-size:10px;line-height:10px;font-weight:400;text-transform:uppercase;letter-spacing:1px;text-align:center;border:1px solid rgba(0,0,0,.1);border-radius:0}.sharer:hover{border-color:rgba(0,0,0,.05)}.sharer .social-links{position:relative;z-index:1;float:left;width:100%;height:100%}.sharer .social-links a{position:relative;float:left;box-sizing:content-box;width:16px;height:16px;line-height:24px;margin:0;padding:4px;top:5px;left:5px;opacity:0}.sharer .printer{float:left;width:100%;height:100%}.sharer .printer svg{position:absolute;width:20px;margin:0;padding:0;top:42%;left:50%;right:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:24px;margin:0}.sharer .placeholder svg{position:absolute;width:20px;margin:0;padding:0;top:42%;left:50%;right:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.sharer a{color:rgba(0,0,0,.5)}.sharer a:hover{color:rgba(0,0,0,.3)}.sharer span.label{position:absolute;width:100%;left:0;bottom:5px;line-height:1}.sharer.share{margin:0}.sharer.share .placeholder{position:absolute;z-index:0;float:left;width:100%;height:100%;left:0;top:0;font-size:10px;font-weight:400;text-transform:uppercase;letter-spacing:1px;text-align:center;background-size:contain;background-position:center}.sharer.share:hover .placeholder{opacity:0}.sharer.share:hover .social-links a{opacity:1}a.back{position:relative;float:left;left:0;margin:0 0 40px;font-size:.8em;font-weight:600;color:rgba(0,0,0,.4)}a.back:visited{position:relative;float:left;left:0;margin:0 0 40px;font-size:.8em;font-weight:600;color:rgba(0,0,0,.4)}a.back svg{position:relative;width:10px;float:left;height:10px;margin:5px 12px 0 0}a.back svg .icon-path{fill:rgba(0,0,0,.4)}a.back:hover{left:-4px;fill:#000}a.back:hover .icon-path{fill:#000}.breadcrumb{position:relative;z-index:2;float:left;width:100%;margin:0;padding:0 5%;font-size:.8em;line-height:1;margin:0 0 20px}.breadcrumb span.arrow{position:relative;bottom:1px;margin:0 6px;font-size:.8em;line-height:1;color:rgba(0,0,0,.3)}.archive .breadcrumb{margin:0 0 10px;padding:0}ul.menu{float:left;list-style:none;width:auto;margin:0;padding:0}.site-header.right ul.menu{float:right}ul.menu li{margin:0;padding:0}ul.menu li a{float:left;width:100%;display:block}ul.menu li img{float:left;width:100%;max-width:100%;height:auto}ul.menu.ui{float:right}ul.menu.ui li{float:left}.site-header .nav-ui{position:relative;z-index:1;float:right;width:auto}.site-header .searcher{position:relative;z-index:3;float:right;width:60px;overflow:hidden}.site-header .searcher.active{width:200px}.site-header form.search-form{position:absolute;top:0;left:0;overflow:hidden;line-height:60px;position:relative}.site-header .search-form{opacity:0;visibility:hidden}.site-header .search-form.active{visibility:visible;opacity:1}.site-header input.search-field,.site-header input.search-field:hover,.site-header input.search-field:focus,.site-header input.search-field:active{float:right;width:100%;height:60px;line-height:60px;margin:0;padding:0;background:0 0;border:none}.site-header a.button.search,.site-header a.button.search:hover,.site-header a.button.search:active{position:absolute;z-index:9;float:left;left:0;top:20px;margin:0;padding:0;line-height:60px;background:0 0;border-radius:0}.site-header .search-submit input{display:none}.site-header a.retailer{position:relative;z-index:3;float:left;width:20px;height:30px;line-height:30px;padding:15px 20px;box-sizing:content-box}.site-header a.icon{position:relative;z-index:3;float:right;width:24px;height:24px;line-height:24px;padding:18px;box-sizing:content-box;overflow:hidden}.site-header a.icon svg{width:24px;height:24px}.site-header{position:fixed;z-index:9;width:100%;height:auto;top:0;line-height:60px;background:#fff;background:#fff}.site-header .nav-main,.site-header .nav-ancillary,.site-header .nav-inside{position:relative;z-index:3;float:left;width:100%}.site-header .nav-inside{display:flex;flex-direction:row;justify-content:flex-start}.site-header .nav-main{height:90px}.site-header .main-navigation{z-index:2;float:left;height:60px;line-height:60px;background:0 0}.site-header .site-branding a{box-sizing:content-box;width:auto;height:24px;padding:16px 20px 20px;margin:0 0 0 -20px}.site-header .site-branding a img,.site-header .site-branding a svg{display:block;width:auto;height:100%}.site-header.collapsed .nav-main{height:60px}.site-header.collapsed .site-branding a{height:20px;padding:20px}.site-header.left .main-navigation{float:left;flex-grow:1}.site-header.right .main-navigation{float:right;flex-grow:1}.site-header.center .center-x{position:absolute}.site-header.center{position:relative;z-index:auto}.site-header.center .site-branding{top:10px}.site-header.center .site-nav{top:110px}.site-header.center .site-branding a,.site-header.center .site-branding a img,.site-header.center .site-branding a svg{width:240px}.home .site-header.center .site-branding a,.home .site-header.center .site-branding a img,.home .site-header.center .site-branding a svg{width:280px}.site-header.center .hamburger,.site-header.center a.retailer,.site-header.center .searcher{position:fixed;z-index:9}.site-header.center .hamburger{top:10px;left:20px}.site-header.center a.retailer{top:7px;left:69px}.site-header.center a.retailer:hover{top:11px}.site-header.center .searcher{top:10px;right:20px}.site-header.expander .main-navigation{position:fixed;float:right;right:180px}.site-header.expander .nav-ui.collapsed{-webkit-transform:translate(200%,0);transform:translate(200%,0)}.site-header.expander .main-navigation.collapsed{-webkit-transform:translate(200%,0);transform:translate(200%,0)}.site-header.expander .nav-ui,.site-header.expander.active .nav-ui{position:fixed;z-index:3;float:right;right:60px;opacity:1;-webkit-transform:translate(0%,0);transform:translate(0%,0)}.site-header.expander .site-branding{position:fixed;top:15px;left:20px;-webkit-transform:translate(0,0);transform:translate(0,0)}.main-navigation ul{display:block;width:auto;height:60px;line-height:60px}.main-navigation li{position:relative;display:flex;float:left;height:60px;line-height:60px;padding:0;text-align:left;align-items:center}.main-navigation li.active{z-index:2}.main-navigation.border-links ul li{border-top:4px solid rgba(0,255,186,0)}.main-navigation.border-links ul li.current-menu-item,.main-navigation.border-links ul li:hover{border-top:4px solid #00ffba}.main-navigation ul li a{display:block;width:100%;line-height:60px;margin:2px 0 0;padding:0 20px;font-size:16px;text-align:center;text-decoration:none;white-space:nowrap;-webkit-transform:translateY(0px);transform:translateY(0px)}.main-navigation ul li.menu-item-has-children>a:not(.sub-menu-link){padding:0 24px 0 20px}.main-navigation ul li.current-menu-item a.parent-menu-link,.main-navigation ul li a:hover{color:#f0f;color:#f0f;background:rgba(0,0,0,0)}.main-navigation ul li a:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.main-navigation ul li.menu-item-has-children>a:after{content:" ";position:absolute;background:url(//www.botanicare.com/wp-content/themes/alpha/assets/scss/../../img/icons/icon-arrow-down.svg) no-repeat;background-size:contain;width:8px;height:6px;top:52%;bottom:auto;right:10px;margin:0;opacity:1}.main-navigation ul li.menu-item-has-children>a:after{-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.main-navigation ul li.current-menu-item.menu-item-has-children>a:after{opacity:.4}.main-navigation.ancillary ul li.menu-item-has-children>a:after{right:8px;width:9px;height:6px;opacity:.2}.main-navigation ul li.menu-item-has-children.current-menu-item>a:after,.main-navigation ul li.menu-item-has-children:hover>a:after{margin:0;opacity:.2}.main-navigation ul li.menu-item-has-children.active>a:after{opacity:.4;-webkit-transform:translate(0,-50%) rotate(180deg);transform:translate(0,-50%) rotate(180deg)}.site-header .nav-ancillary{z-index:4;border-bottom:1px solid #ededed}.site-header.left .main-navigation.ancillary{float:right;width:50%;height:40px;line-height:40px;padding:0}.main-navigation.ancillary ul{float:right;height:auto;line-height:1em}.main-navigation.ancillary ul li{float:left;height:40px;line-height:40px;text-align:right;margin:0 0 0 10px;padding:0}.main-navigation.ancillary ul li>ul{top:40px}.main-navigation.ancillary ul li.menu-item-has-children a{padding:0 24px 0 0}.main-navigation.ancillary a{padding:0;font-size:12px;line-height:40px}.main-navigation ul li>ul{position:fixed;z-index:-1;top:100%;left:0;right:0;list-style:none;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;align-items:stretch;float:left;width:100%;height:auto;line-height:40px;margin:0;padding:0;background:#fff;border-bottom:1px solid #ededed;opacity:0;visibility:hidden;-webkit-transform:translate(0,-10px);transform:translate(0,-10px)}.main-navigation ul li>ul.active{z-index:3;opacity:1;visibility:visible;-webkit-transform:translate(0,14px);transform:translate(0,14px)}.main-navigation ul li>ul.active:before{content:" ";position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0)}.main-navigation ul li>ul.active.active-submenu:before{z-index:2;background:#fff}.main-navigation ul li>ul li{width:auto;height:auto;font-size:1em;line-height:1;margin:20px 0 40px;padding:0 20px;flex:1;justify-content:center;text-align:center}.main-navigation ul li>ul li:last-child{margin:0}.main-navigation ul li>ul li a{line-height:1;padding:0}.main-navigation ul li>ul li:last-child a{border:none}.main-navigation ul li>ul li:not(.menu-item-layout-promo){border:none}.main-navigation ul li:not(.subnav-true).subnav-false>ul li:not(.menu-item-layout-image):not(.menu-item-layout-image-text),.main-navigation ul li>ul li:last-child{border-right:none}.main-navigation ul li>ul li a:hover{-webkit-transform:none;transform:none}.main-navigation ul li>ul ul{-webkit-transform:translate(-100%,0);transform:translate(-100%,0);border:none !important}.main-navigation ul li>ul.active ul.active{-webkit-transform:translate(0,0);transform:translate(0,0)}header#masthead.collapsed .main-navigation ul li>ul.active{-webkit-transform:translate(0,0);transform:translate(0,0)}.main-navigation ul li>ul ul{position:fixed;z-index:3;width:100%;height:100%;top:0;left:0;flex:left;display:flex;flex-direction:row;align-items:stretch;padding:0;background:#fff}.main-navigation ul li>ul li.menu-item-has-children.subnav-false{width:auto;height:auto;font-size:1em;line-height:1;margin:0;padding:0 40px;flex:1;justify-content:center;text-align:center;display:flex;flex-direction:column;background:0 0}.main-navigation ul li>ul li.menu-item-has-children.subnav-false ul{-webkit-transform:translate(0,0);transform:translate(0,0);position:relative;width:auto;height:auto;opacity:1;visibility:visible;flex-direction:column;align-items:start;background:0 0}.main-navigation ul li>ul li.menu-item-has-children.subnav-false ul li{padding:0;margin:20px 0 0}.main-navigation ul li>ul li.menu-item-layout-image span.link-text{display:none}.main-navigation ul li>ul li.menu-item-layout-image-text a{display:flex;flex-direction:column;text-align:center}.main-navigation ul li>ul li.menu-item-layout-image-text a img{position:relative;display:block;float:left;left:50%;right:auto;max-width:136px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.main-navigation ul li>ul li.menu-item-layout-image-text a:hover img{left:50%;right:auto;-webkit-transform:translate(-50%,-2px);transform:translate(-50%,-2px)}.main-navigation ul li>ul li.menu-item-layout-image-text a span{position:relative;display:block;top:auto;line-height:1.2}.main-navigation ul li>ul li.menu-item-layout-promo{overflow:hidden;margin:0;padding:0;flex-basis:10%}.main-navigation ul li>ul li.menu-item-layout-promo a{position:relative;float:left;width:100%;height:100%}ul.menu li>ul li.menu-item-layout-promo a:after,.main-navigation ul li>ul li.menu-item-layout-promo a:after{content:" ";position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.2)}.main-navigation ul li>ul li.menu-item-layout-promo a:hover:after{background:rgba(0,0,0,.1);background:rgba(242,242,242,.7)}.main-navigation ul li>ul li.menu-item-layout-promo .promo-text{position:absolute;z-index:2;width:100%;padding:20px;text-align:left;top:50%;bottom:auto;left:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.main-navigation ul li>ul li.menu-item-layout-promo .promo-text span{display:block;font-size:1em;white-space:normal;line-height:1;text-shadow:0 2px 1px rgba(0,0,0,.2)}.main-navigation ul li>ul li.menu-item-layout-promo .promo-text span.promo-headline{font-size:1.6em;text-transform:uppercase;font-weight:700;margin:4px 0 12px}.main-navigation ul li>ul li.menu-item-layout-promo .promo-text span.promo-link{position:relative;height:20px;line-height:20px;min-width:10px}.main-navigation ul li>ul li.menu-item-layout-promo .promo-text span.promo-link.arrow:after{content:" ";position:absolute;background:url(//www.botanicare.com/wp-content/themes/alpha/assets/scss/../../img/icons/icon-arrow-open-right-white.svg) no-repeat;background-size:contain;width:14px;height:24px;bottom:auto;right:auto;margin:0;float:left}.main-navigation ul li>ul li.menu-item-layout-promo:hover .promo-text span.promo-link.arrow:after{margin:0 0 0 4px}.main-navigation ul li>ul li.menu-item-layout-promo span.link-text{display:none}.main-navigation ul li>ul li.menu-item-layout-promo img,.main-navigation ul li>ul li.menu-item-layout-promo video{position:absolute;z-index:1;float:left;min-height:100%;min-width:100%;width:auto;height:100%;top:50%;left:50%;right:auto;-o-object-fit:cover;object-fit:cover;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.main-navigation ul li>ul li.menu-item-layout-button:not(.sub-sub-menu-item){padding:40px}.main-navigation ul li>ul li.menu-item-layout-button>a{float:left;width:100%;box-sizing:border-box;line-height:36px;height:40px;margin:0;padding:0 20px;font-size:14px;color:#00ffba;text-align:center;cursor:pointer;white-space:nowrap;box-shadow:none;text-shadow:none;background:rgba(0,0,0,0);border:2px solid rgba(0,255,186,.6);border-radius:0}.main-navigation ul li>ul li.menu-item-layout-button>a:hover{outline:0;color:#f0f;color:#f0f;background:0 0;background:rgba(0,0,0,0);border:2px solid #f0f;border:2px solid rgba(255,0,255,.6)}.main-navigation ul li>ul li.menu-item-layout-button>a:active,.main-navigation ul li>ul li.menu-item-layout-button>a:focus{outline:0;background:#f0f;border:2px solid #00ffa7;border:2px solid #00ffba}.main-navigation ul li>ul li.back{display:none}.main-navigation ul li>ul.sub-sub-menu li.back{display:flex;max-width:100px}.main-navigation ul li.subnav-false>ul.sub-sub-menu li.back{display:none}.main-navigation ul li>ul li.back button.menu-back{float:left;width:40px;height:40px;background:url(//www.botanicare.com/wp-content/themes/alpha/assets/scss/../../img/icons/icon-arrow-left.svg) no-repeat;background-size:12px !important;background-position:center;padding:0;opacity:.4;border-color:rgba(0,0,0,.2);border:none !important}.main-navigation ul li>ul li.back button.menu-back:hover{opacity:.8}.subnav,.subnav.right{position:-webkit-sticky;position:sticky;z-index:2;float:left;margin:0;top:180px;width:25%;padding:40px}.subnav.left,.subnav.right{margin:0 0 40px}.subnav.right{float:right;padding:0 0 0 40px}@media (min-width:1024px){.subnav~.page-content,.subnav~.entry-content,.subnav.left~.site-main{float:right;width:75%}.subnav.right~.page-content,.subnav.right~.entry-content,.subnav.right~.page-content,.subnav.right~.entry-content~.entry-footer{float:left;width:75%;padding:0}}.subnav ul,.subnav ul li{float:left;list-style:none;width:100%;margin:0;padding:0}.subnav ul li.parent,.subnav ul li.parent a,.subnav ul li.cat-title,.subnav .type-title,.meta .type-title{font-size:1.2em;color:#000}.subnav ul li a{position:relative;float:left}.subnav.full ul li a{height:72px;line-height:72px;font-size:.8em;font-weight:700;color:rgba(0,0,0,.4)}.subnav ul li.parent a:hover{color:#ce00ff}.subnav nav.dropdown{float:left;margin:0 0 10px;overflow:hidden}.subnav select{width:100%;max-width:100%}.subnav nav.dropdown.category select{display:none}.subnav.full ul li a{border-bottom:2px solid rgba(0,0,0,0)}.subnav.full ul li a:hover,.subnav.full ul li a.active,.subnav.full ul li.current_page_item a,.facetwp-radio.checked,.facetwp-radio:hover,.subnav.full li.bc-subnav__list-item a:hover,.subnav.full li.bc-subnav__list-item.bc-subnav__list-item--current a,body.page-login li.login a,body.page-register li.register a{color:#000;border-color:#000}nav.category ul.categories,nav.category ul.categories li{list-style:none;margin:0;padding:0}ul.quicklinks{float:left;list-style:none;width:100%;margin:0;padding:0}.subnav ul.quicklinks{margin:10px 0}.subnav ul.quicklinks li{float:left;margin:0 10px 10px 0}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation,.pagination{position:relative;float:left;width:100%;margin:0 0 60px}.subnav.right~article~.post-navigation{width:75%}.subnav.full{z-index:3;top:98px;width:100%;width:calc(100% - 80px);margin:0 40px;padding:0 40px;height:72px;line-height:68px;background:#fff;border-bottom:1px solid rgba(0,0,0,.1);overflow:hidden}.site-main .subnav.full{width:100%;margin:0}.subnav.full~.subnav.full,.subnav.full~.bc-account-page .subnav.full{top:178px}body.post-template-default.single .subnav.full{top:144px}.subnav.full~.subnav.full~.subnav.full{top:258px}.subnav.full~.subnav.full~.subnav.full~.subnav.full{top:338px}.subnav.full.active{top:98px}.site-header+.drawer.nav+.subnav.full{background:#fafafa;background-clip:content-box;border-bottom:none;visibility:hidden;opacity:0;position:fixed;-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}.site-header+.drawer.nav+.subnav.full.active{visibility:visible;opacity:1;-webkit-transform:translate(0,0%);transform:translate(0,0%)}.site-header+.drawer.nav+.subnav.full .nav-main{float:left;width:100%;display:block;height:100%;position:relative;border-bottom:1px solid rgba(0,0,0,.1)}.subnav.full img{float:left;width:auto;height:70px;mix-blend-mode:multiply}.subnav picture{float:left;width:auto;height:auto;background:#fafafa;margin:10px 20px 10px}.subnav.full .entry-title,.subnav.full .entry-title h1,.subnav.full .entry-title h2,.subnav.full .entry-title h3,.subnav.full .entry-title h4,.subnav.full .entry-title h5,.subnav.full .entry-title h6,.subnav.full .entry-title p{width:auto;height:90px;line-height:90px;margin:0}.subnav.full .entry-title{margin:0 20px 0 0}.subnav.full ul,.subnav.full ul li{width:auto;margin:0 20px 0 0;padding:0;height:72px;line-height:70px}.subnav.full ul li{margin:0 16px}.subnav.full ul li:first-child{margin:0 16px 0 0}nav.category ul.categories,nav.category ul.categories li{margin:0 20px 0 0}.archive .subnav.full button,.archive .subnav.full .dropdown.tag{position:absolute;top:50%;bottom:auto;right:40px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.subnav .bc-product__actions,.subnav .form-outofstock{position:relative;z-index:3;float:right;width:auto;top:50%;bottom:auto;right:20px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.subnav.full a.button.download{right:40px}.subnav.full .meta{float:left}.subnav.full .meta span{margin:0 16px 0 0;font-size:.8em}.subnav.full ul,.subnav.full ul li,.subnav.full ul li a{height:80px;line-height:80px}ul.nav-social{float:left;width:100%;margin:0 0 40px -10px;padding:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}ul.nav-social li{list-style:none;margin:0;padding:0}ul.nav-social li:last-child{margin:0}ul.nav-social li svg{width:20px;height:24px}.facetwp-facet,.facetwp-sort,.facetwp-per-page{position:relative;float:left;width:auto}#main-archive.facetwp-template{opacity:1}#main-archive.facetwp-template.is-loading{opacity:.2}.subnav.full .facetwp-facet,.subnav.full .facetwp-sort,.subnav.full .facetwp-per-page{margin:0;line-height:71px;font-size:14px}.subnav.left .facetwp-facet,.subnav.right .facetwp-facet{width:100%;margin:0;padding:0 0 24px}.subnav.left .facetwp-type-radio{display:flex;flex-direction:column}.facetwp-overlay{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(255,0,0,0)}.facetwp-radio,.facetwp-type-radio.is-loading .facetwp-radio{position:relative;float:left;margin:0 24px 0 0 !important;padding:0 !important;font-weight:600;color:rgba(0,0,0,.4);background:0 0 !important;border-bottom:2px solid rgba(0,0,0,0);display:inline-block;white-space:nowrap}.subnav.left .facetwp-radio,.subnav.left .facetwp-type-radio.is-loading .facetwp-radio{margin:0 !important;padding:0 !important;font-size:.8em;color:rgba(0,0,0,.4);background:0 0 !important;border-bottom:2px solid rgba(0,0,0,0)}.facetwp-radio.checked,.facetwp-radio:hover{color:#000;border-bottom:2px solid #000}.subnav.left .facetwp-radio .facetwp-counter{top:0;right:-16px;font-weight:500}.subnav:not(.search).left span{float:left;display:block}.subnav.left .count{width:100%;float:left;margin:0 0 20px;font-size:.8em;color:rgba(0,0,0,.4)}.subnav.left .count .facetwp-counts{float:left;display:inline;margin:0 4px 0 0}.facetwp-search-wrap{position:relative;width:100%;float:left}input.facetwp-search{width:100%}.facetwp-btn{line-height:2.4em !important;opacity:.4 !important}.facetwp-btn{line-height:2.4em !important;opacity:.4 !important}.facetwp-btn:before{position:relative;top:6px !important;right:0 !important;width:24px !important;height:24px !important;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 139.4 139' style='enable-background:new 0 0 139.4 139;' xml:space='preserve'%3E%3Cg%3E%3Cpath class='icon-path' d='M138.5,121.6l-34.9-34.9c5.9-9.1,9-19.8,9-30.6c0.1-31.1-25-56.4-56.1-56.5S0.1,24.6,0,55.7%0Ac-0.1,31.1,25,56.4,56.1,56.5c10.9,0.1,21.5-3,30.6-9l34.9,34.9c1.2,1.2,3.1,1.2,4.2,0.1c0,0,0,0,0.1-0.1l12.6-12.6%0AC139.7,124.7,139.7,122.8,138.5,121.6z M18,56c0-21.3,17.2-38.5,38.5-38.5S95,34.7,95,56S77.8,94.5,56.5,94.5%0AC35.3,94.5,18,77.2,18,56z' /%3E%3C/g%3E%3C/svg%3E") !important;background-size:12px 12px !important;background-position:center center !important}.facetwp-type-pager{padding:40px;float:right}.facetwp-checkbox{line-height:1em;margin:0 0 12px 2px !important;padding:0 0 0 24px !important}.facetwp-page{position:relative;display:inline-block;padding:10px;margin:0 0 0 10px;top:0;right:0}.facetwp-page:not(.last):not(.next):hover{top:-2px}.facetwp-page.next:hover{right:-2px}.facetwp-counter{display:inline-block;background:#06beda;color:#fff;font-weight:400;border-radius:50%;width:16px;height:16px;font-size:10px;line-height:15px;vertical-align:middle;text-align:center;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1)}.facetwp-radio .facetwp-counter{position:absolute;top:-8px;bottom:auto;right:-12px;-webkit-transform:scale(0) translate(0,-50%);transform:scale(0) translate(0,-50%)}.facetwp-radio.checked .facetwp-counter,.facetwp-radio:hover .facetwp-counter{-webkit-transform:scale(1) translate(0,-50%);transform:scale(1) translate(0,-50%)}.facetwp-radio.checked .facetwp-counter{background:rgba(0,0,0,.04);color:rgba(0,0,0,.3)}.facetwp-radio.checked:hover .facetwp-counter{background:#dd201a;color:#fff;top:-10px}a.facetwp-toggle{margin:10px 0 0}input[type=button].facetwp-slider-reset{margin:20px 0}.noUi-handle{border:2px solid rgba(0,0,0,.1) !important;background:#fff !important;border-radius:50% !important}.noUi-target{background:rgba(0,0,0,.1) !important;border-radius:4px !important;border:none !important;outline:0 !important}.noUi-target,.noUi-target:focus,.noUi-touch-area,.noUi-touch-area:focus,.noUi-handle,.noUi-handle:focus{outline:0 !important;border:none !important}.noUi-connect{background:#00ffa7 !important}.noUi-target,.noUi-target{outline:0}.noUi-horizontal{height:2px !important}.noUi-horizontal .noUi-handle{width:16px !important;height:16px !important;top:-7px !important;cursor:grab}span.facetwp-slider-label{float:left;width:100%}.subnav.full.scrollable,.lede .meta{display:flex}.subnav.full.scrollable .nav-title,.lede .meta .nav-title{float:left;width:100%;max-width:0;flex-shrink:1;flex-grow:0;flex:0;margin:0}.subnav.full.scrollable .nav-title.no-hide,.lede.stuck .meta .nav-title.no-hide,.subnav.full.scrollable.active .nav-title,.lede.stuck .meta .nav-title{width:100%;width:auto;max-width:360px}.subnav.full.scrollable .type-title:not(.no-hide),.lede .meta .type-title:not(.no-hide){width:0;max-width:0;margin:0 32px 0 0;max-width:100%;opacity:0;line-height:76px;white-space:nowrap;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.subnav.full.scrollable .no-hide .type-title,.subnav.full.scrollable.active .type-title:not(.no-hide),.lede.stuck .meta .type-title{width:100%;max-width:100%;opacity:1}.subnav.full.scrollable .no-hide .entry-title{margin:0}.subnav.full.scrollable .facetwp-facet{display:flex;flex-direction:row;flex-wrap:nowrap;flex-shrink:1}.subnav.full.scrollable .scroller{position:relative;z-index:1;float:left;width:auto;padding:30px 0 0;flex-grow:1;flex-shrink:1;overflow:scroll;-webkit-overflow-scrolling:touch;scrollbar-width:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.subnav.full.scrollable .scroller .facetwp-facet{padding:0 20px 0 0}.subnav.full.scrollable form.bc-form,.subnav.full.scrollable .facetwp-type-dropdown,.subnav.full.scrollable .facetwp-sort,.subnav.full.scrollable .facetwp-per-page{position:relative;z-index:3;float:right;flex-shrink:0;width:auto;padding:0 0 0 20px}nav.subnav.full.scrollable:after,.subnav.full.scrollable .facetwp-sort:after,.subnav.full.scrollable .bc-product-archive__refinery:after{content:" ";position:absolute;z-index:2;height:100%;width:40px;top:0;left:auto;right:20px;background:rgba(255,255,255,0);background:linear-gradient(to right,rgba(255,255,255,0),#fff)}.subnav.full.scrollable .facetwp-sort:after,.subnav.full.scrollable .bc-product-archive__refinery:after{left:-20px;right:auto}.subnav select{font-size:.8em;font-weight:600;border:1px solid rgba(0,0,0,.1);border-radius:4px}.subnav select:hover{border-color:#f0f}.subnav.full.scrollable select{position:relative}.subnav.full.scrollable ul#menu-page{display:flex;flex-direction:row;flex-wrap:nowrap;flex-shrink:1;padding:0 20px 0 0}.site-header .site-branding{margin:0 20px 0 0}@media screen and (max-width:1280px){.subnav.full ul li{margin:0 8px}.site-header .site-branding{margin:0 12px 0 0}.main-navigation ul li a{padding:0 16px;font-size:16px}.main-navigation ul li.menu-item-has-children>a:not(.sub-menu-link){padding:0 24px 0 16px}.site-header .searcher.active{width:180px}}@media screen and (max-width:1200px){.site-header .site-branding{margin:0}.main-navigation ul li a{padding:0 14px;font-size:14px}.main-navigation ul li.menu-item-has-children>a:not(.sub-menu-link){padding:0 24px 0 12px}.site-header .searcher.active{width:160px}}@media screen and (max-width:1100px){.facetwp-radio,.facetwp-type-radio.is-loading .facetwp-radio{margin:0 16px 0 0 !important}.subnav.full .facetwp-facet,.subnav.full .facetwp-sort,.subnav.full .facetwp-per-page{font-size:14px}.subnav,.subnav.right{top:160px}.site-header .site-branding{margin:0 12px 0 0}.main-navigation ul li a{padding:0 10px;font-size:14px}.main-navigation ul li.menu-item-has-children>a:not(.sub-menu-link){padding:0 22px 0 10px}.site-header .searcher.active{width:144px}}@media screen and (max-width:1024px){.site-header .site-branding{margin:0 8px 0 0}.main-navigation ul li a{padding:0 8px;font-size:14px}}@media screen and (max-width:1023px){.site-header .nav-ancillary,.drawer .copyright{display:none}.main-navigation ul li>ul li.back{display:inline-block}.site-header .nav-ui{padding:0 0 0 20px;flex-grow:1}.site-branding a img,.site-branding a svg{height:50px;padding:0}.site-header .main-navigation{position:fixed;z-index:2;width:100vw;height:auto;max-height:calc(100vh - 80px);top:60px;left:0;opacity:0;padding:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;box-shadow:none;-webkit-transform:translateX(100%);transform:translateX(100%)}.site-header.expander .main-navigation.active{height:auto;max-height:calc(100vh - 80px);background:#fff;opacity:1;-webkit-transform:translateX(0%);transform:translateX(0%)}.main-navigation ul li a{margin:0}.site-header .searcher{position:absolute;right:112px;background:rgba(255,255,255,0)}.site-header .searcher.active{width:calc(100% - 110px);background:rgba(255,255,255,.9);z-index:2}.site-header input.search-field,.site-header input.search-field:hover,.site-header input.search-field:focus,.site-header input.search-field:active{font-size:1em;width:100%;padding:0;background:rgba(255,255,255,.9)}.site-header ::-webkit-input-placeholder{color:#000}.site-header ::-moz-placeholder{color:#000}.site-header :-ms-input-placeholder{color:#000}.site-header :placeholder{color:#000}.site-header .nav-inside{display:block;position:absolute;width:100%;z-index:1}.site-header .site-branding{position:relative;z-index:2;float:left;width:auto;max-width:calc(100% - 60px);margin:0}.site-header .nav-ui{position:absolute;width:100%;z-index:1}.site-header.searching .site-branding{z-index:1}.site-header.searching .nav-ui{z-index:2}.site-header .main-navigation ul{height:auto}.main-navigation ul li a{text-align:left}.main-navigation ul li{float:left;display:inline-block;top:0;transition:all .4s;width:100%;background:#fff;margin:0}.main-navigation ul li.active{position:fixed;top:90px}.main-navigation ul li.active+li{margin:60px 0 0}.site-header.collapsed~.drawer .main-navigation ul li.active{top:60px}.site-header.collapsed~.drawer .main-navigation ul li.active>ul li.active{top:0}.main-navigation ul li a{position:relative;-webkit-transform:translate(0,0);transform:translate(0,0);padding:0;text-align:left}.main-navigation ul li a,.main-navigation ul li.menu-item-has-children a,.main-navigation ul li.menu-item-has-children>a:not(.sub-menu-link){text-align:left;padding:0}.main-navigation ul li.active a,.main-navigation ul li.menu-item-has-children>a.active{-webkit-transform:translate(0,0);transform:translate(0,0);padding:0 0 0 48px}.main-navigation ul li.active .menu-item-layout-promo a{padding:0}.main-navigation ul li>ul li.menu-item-has-children a{padding:0}.main-navigation ul li>ul li.menu-item-has-children.active a{padding:0 0 0 80px}.main-navigation ul li.menu-item-has-children>a:after{opacity:1;-webkit-transform:translate(0,-50%) rotate(-90deg);transform:translate(0,-50%) rotate(-90deg)}.main-navigation ul li.menu-item-has-children.active>a:after{display:none;opacity:0;-webkit-transform:translate(0,-50%) rotate(-90deg);transform:translate(-20px,-50%) rotate(-90deg)}ul.menu li>ul li.menu-item-layout-promo a:after,.main-navigation ul li>ul li.menu-item-layout-promo a:after{width:calc(100% + 40px);left:-20px}.main-navigation ul li>ul{position:absolute;top:auto;left:0;right:0;display:inline-block;float:left;height:auto;width:100%;max-height:calc(100vh - 200px);max-width:100%;line-height:40px;margin:0;padding:0;background:#fff;opacity:0;visibility:hidden;-webkit-transform:translate(-102%,60px);transform:translate(-102%,60px);overflow:hidden;max-height:0}.main-navigation ul li>ul.sub-menu{-webkit-transform:translate(0%,60px);transform:translate(0%,60px)}.nav.active .main-navigation ul li>ul.sub-menu{-webkit-transform:translate(-102%,60px);transform:translate(-102%,60px)}.nav.active .main-navigation ul li>ul.active{-webkit-transform:translate(0%,60px);transform:translate(0%,60px);max-height:99999px;overflow:visible}.nav.active .main-navigation ul li>ul.active ul{-webkit-transform:translate(-100%,60px);transform:translate(-100%,60px);max-height:99999px;overflow:visible}.nav.active .main-navigation ul li>ul li.subnav-false ul,.nav.active .main-navigation ul li>ul.active li.subnav-false ul{-webkit-transform:none;transform:none}.nav.active .main-navigation ul li>ul.active ul.active{-webkit-transform:translate(0,60px);transform:translate(0,60px)}.main-navigation ul li>ul li{width:100% !important;line-height:1;justify-content:left;padding:0 20px;margin:0}.main-navigation ul li>ul li.active{position:relative;top:0}.main-navigation ul li>ul li.back{position:fixed;width:auto;top:-48px;left:0;background:0 0}.main-navigation ul li>ul li:not(.menu-item-layout-button):not(.menu-item-layout-promo) a{padding:0;border-right:none;border-left:none;border-top:none}.main-navigation ul li>ul li.back button.menu-back{background-size:10px !important}.main-navigation ul li.menu-item-has-children>a:after{width:14px;height:8px}.main-navigation ul li>ul li:not(.menu-item-layout-promo){border-right:1px solid rgba(0,0,0,.1);border-right:none}.main-navigation ul li>ul li.menu-item-layout-button:not(.sub-sub-menu-item){padding:0 20px}.main-navigation ul li>ul li,.main-navigation ul li>ul li picture{background:#fafafa;background:#fff;background-clip:content-box}.main-navigation ul li>ul ul li,.main-navigation ul li>ul ul li picture{background:#efefef;background:#fff}.main-navigation ul li>ul li.menu-item-layout-image-text a{flex-direction:row;justify-content:flex-start;align-items:center}.main-navigation ul li>ul li.menu-item-layout-image-text a picture{margin:0 20px 0 0}.main-navigation ul li>ul li.menu-item-layout-image-text a img{max-width:60px;max-height:60px;margin:0;mix-blend-mode:multiply}.main-navigation ul li>ul li.menu-item-layout-image-text.active>a img{opacity:0}.main-navigation ul li>ul.sub-sub-menu li.back{border:none}.main-navigation ul li>ul li.menu-item-layout-promo{position:relative;width:100% !important;height:auto;left:0;overflow:hidden;margin:0;padding:0;background:0 0;border:none}.main-navigation ul li>ul li.menu-item-layout-promo img,.main-navigation ul li>ul li.menu-item-layout-promo video{position:relative;top:0;left:0;width:100% !important;height:auto;-webkit-transform:translate(0,0);transform:translate(0,0)}.main-navigation ul li>ul li.menu-item-layout-button{background:0 0;border:none;text-align:center}.main-navigation ul li>ul li.menu-item-layout-button a,.main-navigation ul li>ul li.menu-item-has-children li.menu-item-layout-button a{display:block;width:100%;text-align:center;border:2px solid rgba(0,255,186,.6);margin:20px 0;padding:0}.main-navigation ul li>ul ul li.menu-item-has-children.active a{padding:0 30px 0 120px}.main-navigation ul li>ul ul{position:fixed;display:inline-block;z-index:2;width:100%;height:100%;top:0;left:0;padding:0 20px}nav.subnav,.nav-archive.left,nav.subnav.right{width:100%;height:auto;margin:-60px 0 20px;padding:0;line-height:60px;top:60px;background:#fff}nav.subnav.right{position:relative;top:0;margin:0 0 20px}nav.subnav~article,nav.subnav.right~article .nav-archive.left~.page-content,nav.subnav~article,.nav-archive.left~.page-content,nav.subnav.right~article{width:100%}nav.subnav ul li{width:auto;margin:0 20px 0 0}nav.subnav ul li.parent{font-size:1em}.subnav.left{padding:20px;border:none;position:relative;top:0}.nav-archive.left nav.dropdown.category{margin:10px 0 10px}.nav-archive.left nav.dropdown,nav.dropdown,nav.dropdown.category select{display:block;float:left;width:100%}nav.dropdown.category{margin:10px 0}.subnav.full,.subnav.full.active{z-index:3;top:58px}.subnav.full~.subnav.full,.subnav.full~.bc-account-page .subnav.full{top:138px}body.post-template-default.single .subnav.full{top:104px}.subnav.full~.subnav.full~.subnav.full{top:218px}.subnav.full~.subnav.full~.subnav.full~.subnav.full{top:298px}.subnav.full.scrollable .scroller{margin:0}.subnav.left .facetwp-facet.facetwp-facet-search_archive.facetwp-type-search,.subnav.left .count,.subnav.left button.small.grey.reset{display:none !important}.subnav.full .facetwp-facet,.subnav.full .facetwp-sort,.subnav.full .facetwp-per-page{font-size:12px}}.side-navigation{position:fixed;top:0;bottom:0;left:30px;margin:auto;height:100vh;z-index:6;align-items:center;justify-content:center;display:none}@media (min-width:1024px){.side-navigation{display:flex}}.side-navigation ul{list-style:none}.side-navigation ul li{position:relative}.side-navigation ul li:before{content:"";background:#3f3f3f;border-radius:50%;width:5px;height:5px;display:block;z-index:99999999;position:absolute;font-size:12px;left:-16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.side-navigation ul li a{text-transform:capitalize}.side-navigation ul li a:focus{color:#87b353}.side-navigation ul li.active:before{width:10px;height:10px;background:#87b353}.side-navigation ul li.active a{color:#87b353}@media screen and (max-height:800px){.subnav,.subnav.right{top:160px}}nav.nav-alerts{float:left;width:60%}ul.alerts{position:relative;z-index:10;float:left;list-style:none;width:100%;height:40px;line-height:40px;margin:0;padding:0 5%;top:0;left:0;background:rgba(0,0,0,0);opacity:0;transition:all .2s ease-in-out}ul.alerts li{box-sizing:border-box;width:100%;height:40px;margin:0;padding:0;font-size:12px;line-height:40px;text-align:center;background:0 0;cursor:default !important}ul.alerts.active{opacity:1}.alert p{float:left;width:auto}.alert a{float:left;box-sizing:border-box;width:auto;margin:0;text-decoration:none}.alert a:hover{text-decoration:none}.notification{position:fixed;z-index:10;width:100%;padding:20px;left:0;display:flex;justify-content:space-between;align-items:center;background:rgba(255,255,255,.95);opacity:0}.notification p{margin:0;color:inherit;font-size:.8em}.notification p a{margin:0;color:inherit;font-size:.8em}.notification a{margin:0;color:inherit;font-size:.8em}.notification a.button{margin:0 0 0 30px;padding:0 20px}.notification a.button.small{margin:0 0 0 30px;padding:0 20px}.notification a.button.close.x{margin:0 0 0 20px;padding:0}@media screen and (max-width:1023px){.notification a.button.close.x{margin:0;padding:10px 12px;position:absolute;top:20px;right:20px}}@media screen and (max-width:1023px){.notification a.button.close.x svg{width:12px;height:12px;margin:0}}.notification h3{float:left;width:auto;margin:0;line-height:46px;white-space:nowrap}@media screen and (max-width:1023px){.notification h3{margin:0 0 20px}}.notification ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;flex-wrap:wrap;float:left;line-height:46px;width:auto;justify-content:center}@media screen and (max-width:1023px){.notification ul{margin:0 0 20px}}.notification ul li{font-size:.8em;line-height:1.2;margin:0;padding:0;white-space:nowrap;flex-shrink:1}@media screen and (max-width:1023px){.notification ul li{line-height:1.4}}.notification ul li:before{content:"⚬";float:left;margin:0 10px;width:10px;height:auto;color:#00ffa7}.notification ul li:first-child:before{display:none}@media screen and (max-width:1023px){.notification ul li:last-child:before{display:none}}.notification svg{width:auto;height:40px;margin:0 20px 0 0}@media screen and (max-width:1023px){.notification svg{margin:0 0 20px}}.notification .form.full{margin:0 !important}.notification.active{opacity:1}.notification.bottom{bottom:0;-webkit-transform:translateY(102%);transform:translateY(102%)}.notification.bottom.active{-webkit-transform:translateY(0%);transform:translateY(0%)}.notification.top{top:0}#cookies-mailchimp.notification{display:flex;flex-direction:row;justify-content:space-between}#cookies-mailchimp.notification .mc4wp-form{float:right;width:280px}@media screen and (max-width:1023px){#cookies-mailchimp.notification{flex-direction:column}}.lightbox{position:fixed;z-index:99;height:100vh;width:100%;top:0;left:0;padding:70px 100px 60px;background:#fff;opacity:0;overflow-y:auto;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.lightbox a.button.close{position:fixed;z-index:9;top:70px;right:90px}.lightbox h2{padding:0 160px 0 0;line-height:1.1}.lightbox.active{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.lightbox.close{opacity:1;-webkit-transform:translateX(100%);transform:translateX(100%)}@media print{html{background:#fff}body,.tab,.tab-button{background:#fff !important;color:#000 !important}p,h1,h2,h3,h4,h5,h6,a,p a,.site-footer,strong{color:#000 !important}.searcher,nav.main-navigation,.menu.footer-categories,.menu-footer.about,.promo,.promos,.share-print,footer.entry-footer,form.woocommerce-ordering,a.button,button{display:none}.site-header,.site-branding.center-y{position:relative;top:auto;box-shadow:none;-webkit-transform:none;transform:none}.zoom.shadow,.shadow,.product-main{box-shadow:none !important}.site-header{padding:0 0 20px;border-bottom:2px solid #000}ul.menu.contact{float:left;margin:0 0 40px;text-align:left}.page-content,.entry-content,.entry-summary,.entry-title,.entry-footer,.inside,.nav-archive,.comments-area,.woocommerce-notices-wrapper,.single-product div.product,.nav-archive,.woocommerce-notices-wrapper,.single-product div.product,.single .breadcrumb,.woocommerce-notices-wrapper,.single-product div.product,.product-title,.site-footer,.tab,.tab-button{padding:0 !important}.site-main{margin:20px 0 0 !important}.meta li,ul.products li .meta li{border-color:#000 !important}.tab{display:block !important}}.promos{float:left;width:100%;margin:0;padding:80px 0;background-size:cover;background-repeat:no-repeat}.promos:not(.featured-content) ul:not(.lSPager):not(.slider){float:left;width:100%;list-style:none;margin:0;padding:0;display:flex;flex-direction:row;justify-content:space-evenly}.promos:not(.featured-content) ul:not(.lSPager):not(.slider):not(.buttons) li{padding:0}.promos ul.rows-3:not(.lSPager):not(.slider){justify-content:space-around}.promos li p{font-size:14px;line-height:18px;color:#aaacb6;margin:5px 0 0}.promos li a p{font-size:14px;line-height:18px;color:#aaacb6;margin:5px 0 0}.promos li img.icon{position:relative;float:left;margin:0 0 40px}.promos ul.center-text li a.button{text-align:center !important;position:relative;float:left;left:50%;right:auto;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.promos ul.center-text img.icon{left:50%;right:auto;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.promos ul.right-text li{text-align:right !important}.promos ul.right-text li a.button{float:right}.promos ul.slider{float:left;width:100%;height:auto !important;margin:0;min-height:200px}.promos ul.slider li{float:left;width:100%;height:auto !important;margin:0}.promos .logo{height:auto;min-width:60px;max-width:60px;max-height:60px;margin:0 0 20px}.promos.center-text{text-align:center !important}.promos.center-text li{text-align:center !important}.promos.center-text li p{text-align:center !important}.promos.center-text li h1{text-align:center !important}.promos.center-text li h2{text-align:center !important}.promos.center-text li h3{text-align:center !important}.promos.center-text li h4{text-align:center !important}.promos.center-text li h5{text-align:center !important}.promos.center-text li h6{text-align:center !important}.promos.center-text li a{text-align:center !important}.promos.repeater ul.slider li a.button{position:relative;float:left;left:50%;right:auto;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.promos.author{margin:80px 0;padding:20px;border:2px solid #000}.promos.author .author-info{float:left;width:calc(100% - 120px)}.promos.author .author-image{float:left;width:100px;height:100px;margin:0 20px 0 0}.promos.author .author-image a{float:left;width:100%}.promos.author .author-image a img{float:left;width:100%}.promos.author .author-name{font-size:1.2em}.promos.author ul.nav-social{max-width:240px;margin:5px 0 10px;justify-content:space-between}.promos.author ul.nav-social li{margin:0}.promos.author ul.nav-social li a{padding:2px}.promos.author ul.nav-social li svg{width:16px}.author-description{float:left;width:100%}.search-main .column.left{margin:0 0 60px}.search-main .column.right{width:calc(100% - 240px)}ul#results{position:relative;z-index:1;float:left;width:100%;margin:0 0 80px;padding:0;list-style:none;text-align:center}ul#results li{position:relative;z-index:1;float:left;display:inline;width:calc(50% - 20px);margin:0 20px 0 0;padding:20px;overflow:hidden}.results-meta{position:relative;left:0;top:-32px;font-size:.8em}.not-found{margin:0 0 200px}.site-main{position:relative;z-index:2;float:left;width:100%;margin:0;padding:0 40px;margin:0}.site-main.no-margin{margin:0}.site-header{position:relative;z-index:2;float:left;width:100%;margin:0;padding:0 40px}.site-footer{position:relative;z-index:2;float:left;width:100%;margin:0;padding:0 40px;margin:80px 0}.inside{position:relative;z-index:2;float:left;width:100%;margin:0;padding:0 40px}#main.site-main{overflow:hidden;padding:130px 40px 40px}.home #main.site-main{padding:130px 40px 40px;margin:0}.entry-header{float:left;width:100%}.entry-header~#main.site-main{margin:0;padding:0 40px 40px}.block-header{position:relative;z-index:2;float:left;width:100%;margin:0 0 40px;padding:0}.block-footer{position:relative;z-index:2;float:left;width:100%;margin:0 0 40px;padding:0;margin:40px 0 0}.content{position:relative;z-index:1;float:left;width:100%;margin:0;padding:0}.page-content{position:relative;z-index:1;float:left;width:100%;margin:0;padding:0;margin:0}.entry-content{position:relative;z-index:1;float:left;width:100%;margin:0;padding:0;margin:0}.entry-summary{position:relative;z-index:1;float:left;width:100%;margin:0;padding:0}.entry-title{position:relative;z-index:1;float:left;width:100%;margin:0;padding:0}.entry-footer{position:relative;z-index:1;float:left;width:100%;margin:0;padding:0;margin:20px 0 0}.nav-archive{position:relative;z-index:1;float:left;width:100%;margin:0;padding:0}.comments-area{position:relative;z-index:1;float:left;width:100%;margin:0;padding:0}.comments-title{float:left;width:100%;padding:0}.comment-list{float:left;width:100%;padding:0}.comment-respond{float:left;width:100%;padding:0}.search .entry-content{float:left;width:100%;padding:0}.search .entry-summary{float:left;width:100%;padding:0}.search .entry-title{float:left;width:100%;padding:0}.search .entry-footer{float:left;width:100%;padding:0}article .entry-title{margin:0}ul#main-archive header{margin:10px 0}.column{position:relative;z-index:1;float:left;width:100%}.column.left{padding:0 20px 0 0}.column.right{float:right;padding:0 0 0 20px}.column.half{width:50%}.column.one-third{width:33.33%}.column.third{width:33.33%}.column.two-third{width:66.667%}.column.two-thirds{width:66.667%}.column.one-quarter{width:25%}.column.quarter{width:25%}.column.three-quarter{width:75%}.col{position:relative;z-index:1;float:left;width:100%}.col.left{padding:0 20px 0 0 .col.left}.col.right{float:right;padding:0 0 0 20px}.col.half{width:50%}.col.one-third{width:33.33%}.col.third{width:33.33%}.col.two-third{width:66.667%}.col.two-thirds{width:66.667%}.col.one-quarter{width:25%}.col.quarter{width:25%}.col.three-quarter{width:75%}.block{position:relative;float:left;width:100%}.wp-block-group{position:relative;float:left;width:100%;margin:0}.wp-block-group.has-background{padding:80px}.wp-block-cover .wp-block-columns{padding:0}.wp-block-columns.full{position:relative;float:left;width:110%;margin:0;padding:80px 5%;left:-5%;background:#e0e0e0}.wp-block-columns.full.header{padding-bottom:0}.wp-block-columns.full.header~.wp-block-columns.full{padding-top:20px}.container-scroll{float:left;width:100%}.wp-block-group{position:relative;float:left;width:100%;margin:0}.wp-block-columns.full{position:relative;float:left;width:110%;margin:0;padding:80px 5%;left:-5%;background:#e0e0e0}.wp-block-columns.full.header{padding-bottom:0}.wp-block-columns.full.header~.wp-block-columns.full{padding-top:20px}.wp-block-spacer{display:inline;float:left;width:100%}.wp-block-table table{min-width:700px;width:auto}.wp-block-table{float:left;width:100%}.border-column .wp-block-column:nth-child(2){padding:0 0 0 40px;border-left:1px solid rgba(0,0,0,.1);margin:0 0 0 40px}p.has-background{padding:40px}.no-margin,.site-main.no-margin{margin:0 !important}@-webkit-keyframes "showTab"{from{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes "showTab"{from{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.tabs{position:relative;z-index:2;float:left;width:100%;margin:60px 0;position:relative;display:flex;flex-wrap:wrap}.tabs>button{width:100%;font-family:inherit;font-size:100%;margin:0;outline:0;border:0;vertical-align:baseline;box-sizing:border-box;background:0 0}.tabs>.tab-button{float:left;display:block;margin:0 15px 0 0;padding:15px 50px;background:rgba(0,0,0,.06);text-transform:uppercase;font-weight:600;font-size:16px;color:#9c9c9c;cursor:pointer;transition:all .25s ease-in-out;order:1;align-items:flex-start;cursor:pointer}.tabs>.tab-button:hover{background:rgba(0,0,0,.04)}@media screen and (max-width:767px){.tabs>.tab-button:after{content:"+";position:absolute;right:20px;top:0;font-size:20px;font-weight:600;line-height:22px;padding:20px 0;color:#9ccb3b}}@media screen and (max-width:767px){.tabs>.tab-button{order:inherit;padding:20px;width:100%;margin:0;border-bottom:2px solid rgba(0,0,0,.06)}}.tabs>input{display:none}.tabs>input:checked+label{background:#fff;color:#000;z-index:1}.tabs>input:checked+label+.tab{display:block}.tabs>input:checked+label+.tab>.meta{-webkit-animation:showTab .25s ease-in-out;animation:showTab .25s ease-in-out}@media screen and (max-width:767px){.tabs>input:checked+label .tab-button:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);color:#ffc909}}.tabs>input:checked+.tab-button:hover{background:#fff;color:#000;z-index:1}.tabs>.tab{float:left;width:100%;background:#fff;padding:5%;margin:0;font-size:15px;line-height:24px;display:none;-webkit-animation:fadeEffect 1s;animation:fadeEffect 1s;position:relative;box-shadow:0 25px 35px -10px rgba(0,0,0,.1);display:none;order:2;overflow-x:scroll}@media screen and (max-width:767px){.tabs>.tab{box-shadow:none;order:inherit;padding:20px}}.tabs.accordion{box-shadow:-20px -5px 60px rgba(0,0,0,.06)}.tabs.accordion>.tab{box-shadow:none;order:inherit;padding:40px}.tabs.accordion>.tab-button{order:inherit;padding:40px;width:100%;margin:0;border-top:2px solid rgba(0,0,0,.06)}.tabs.accordion>.tab-button:first-of-type{border-top:2px solid rgba(0,0,0,0)}.tabs.accordion>.tab-button:after{content:"+";position:absolute;right:40px;top:0;font-size:28px;font-weight:500;line-height:100px;padding:0;color:#9ccb3b}.tabs.accordion>input:checked+label.tab-button:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);color:#ffc909}@media screen and (max-width:767px){.tabs{box-shadow:-20px -5px 60px rgba(0,0,0,.06)}}.tab .meta{display:flex;justify-content:space-between;flex-wrap:wrap}.tab .meta ul{width:48%;width:calc(50% - 40px);margin:0}body{position:relative;font-family:sans-serif;font-size:16px;line-height:1.8;font-style:normal;letter-spacing:1px;color:#000;border-color:#ebebeb;-webkit-hyphens:manual !important;hyphens:manual !important;font-weight:400}button{position:relative;font-family:sans-serif;font-size:16px;line-height:1.8;font-style:normal;letter-spacing:1px;color:#000;border-color:#ebebeb;-webkit-hyphens:manual !important;hyphens:manual !important;font-weight:400}button.grey{font-weight:600}input{position:relative;font-family:sans-serif;font-size:16px;line-height:1.8;font-style:normal;letter-spacing:1px;color:#000;border-color:#ebebeb;-webkit-hyphens:manual !important;hyphens:manual !important;font-weight:400}select{position:relative;font-family:sans-serif;font-size:16px;line-height:1.8;font-style:normal;letter-spacing:1px;color:#000;border-color:#ebebeb;-webkit-hyphens:manual !important;hyphens:manual !important;font-weight:400}optgroup{position:relative;font-family:sans-serif;font-size:16px;line-height:1.8;font-style:normal;letter-spacing:1px;color:#000;border-color:#ebebeb;-webkit-hyphens:manual !important;hyphens:manual !important;font-weight:400}textarea{position:relative;font-family:sans-serif;font-size:16px;line-height:1.8;font-style:normal;letter-spacing:1px;color:#000;border-color:#ebebeb;-webkit-hyphens:manual !important;hyphens:manual !important;font-weight:400}body.locked{overflow:hidden}h1{float:left;clear:both;width:100%;line-height:1.3em;margin:0 0 20px;outline:0;font-size:2.4em}h2{float:left;clear:both;width:100%;line-height:1.3em;margin:0 0 20px;outline:0;font-size:2em}h3{float:left;clear:both;width:100%;line-height:1.3em;margin:0 0 20px;outline:0}h4{float:left;clear:both;width:100%;line-height:1.3em;margin:0 0 20px;outline:0}h5{float:left;clear:both;width:100%;line-height:1.3em;margin:0 0 20px;outline:0}h6{float:left;clear:both;width:100%;line-height:1.3em;margin:0 0 20px;outline:0;margin:0}.entry-title h1{float:left;width:100%;line-height:1;margin:0}.entry-title h2{float:left;width:100%;line-height:1;margin:0 0 10px}.entry-title h3{float:left;width:100%;line-height:1;margin:0 0 10px}.entry-title h4{float:left;width:100%;line-height:1;margin:0 0 10px}.entry-title h5{float:left;width:100%;line-height:1;margin:0 0 10px}.entry-title h6{float:left;width:100%;line-height:1;margin:0 0 10px}.entry-title p{float:left;width:100%;line-height:1;margin:0 0 10px;line-height:1.2}.block-header p{margin:40px 0 0}.block-header h3{margin:0;line-height:1.2}.archive-header .entry-title h3{margin:40px 0 0}.archive-header .entry-title h4{margin:40px 0 0}.archive-header .entry-title h5{margin:40px 0 0}.archive-header .entry-title h6{margin:40px 0 0}.archive-header .entry-title p{width:80%;margin:40px 0 0}.slide h2{margin:0 0 10px}header h3{margin:0}td h5{line-height:2em}p{margin:0 0 1.5em;float:left;width:100%}p:last-child{margin:0}p.column{text-align:left}span.sm{font-size:.8em;line-height:1.4}span.caps{text-transform:uppercase}span.white{color:#fff}span.highlight{color:#00ffa7}span.terms-privacy a{font-weight:600}dfn{font-style:italic}cite{font-style:italic}em{font-style:italic}i{font-style:italic}blockquote{float:left;width:100%;margin:0 80px 40px 0;padding:0 40px;border-left:2px solid #000;font-size:2em}address{margin:0 0 1.5em}pre{font-family:"Courier 10 Pitch",Courier,monospace;max-width:100%;overflow:auto;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;padding:1.6em;background:#eee}code{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:.9375rem}kbd{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:.9375rem}tt{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:.9375rem}var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:.9375rem}abbr{border-bottom:1px dotted #666;cursor:help}acronym{border-bottom:1px dotted #666;cursor:help}mark{text-decoration:none;font-style:italic;background:0 0}ins{text-decoration:none;font-style:italic;background:0 0}.big{font-size:1.2em}.mega{font-size:2em}.weight-700{font-weight:700}input[type=button]{font-weight:700}input[type=button].grey{font-weight:600}input[type=reset]{font-weight:700}input[type=reset].grey{font-weight:600}input[type=submit]{font-weight:700}input[type=submit].grey{font-weight:600}.button{font-weight:700}.button a{font-weight:700}.button a:visited{font-weight:700}a.button{font-weight:700}a.button:visited{font-weight:700}a.button.grey{font-weight:600}a.button.grey:visited{font-weight:600}a.wp-block-button__link{font-weight:700}.cat-links a{font-weight:600}.cat-links a:visited{font-weight:600}.cat-links a.button{font-weight:600}.cat-links a.button:visited{font-weight:600}.tags-links a{font-weight:600}.tags-links a:visited{font-weight:600}.tags-links a.button{font-weight:600}.tags-links a.button:visited{font-weight:600}.cat-title{font-weight:700}.type-title{font-weight:700}.site-footer ul.menu:not(.contact) li:first-child a{font-weight:700}nav.subnav ul li.parent{font-weight:700}nav.subnav ul li.current_page_item{font-weight:700}.author-name a{font-weight:700}.weight-600{font-weight:600}.main-navigation a{font-weight:600}.main-navigation ul.acillary a{font-weight:500}.button.grey{font-weight:600}.button.grey a{font-weight:600}.button.grey a:visited{font-weight:600}.button.grey:visited{font-weight:600}div.copyright{font-weight:600}li.sf-field-reset a{font-weight:600}.weight-500{font-weight:500}.weight-400{font-weight:400}.small{font-size:.6em}@-webkit-keyframes "rotate"{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes "rotate"{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes "ooo"{0%{-webkit-filter:hue-rotate(0deg);filter:hue-rotate(0deg)}100%{-webkit-filter:hue-rotate(360deg);filter:hue-rotate(360deg)}}@-webkit-keyframes "throb"{0%{opacity:1}60%{opacity:.2}100%{opacity:1}}@-webkit-keyframes "throb-stagger"{0%{opacity:.2}60%{opacity:1}100%{opacity:.2}}@-webkit-keyframes "wobble"{0%{-webkit-transform:translate(0,0) rotate(0deg);transform:translate(0,0) rotate(0deg)}10%{-webkit-transform:translate(-1px,-2px) rotate(-1deg);transform:translate(-1px,-2px) rotate(-1deg)}20%{-webkit-transform:translate(-3px,0px) rotate(1deg);transform:translate(-3px,0px) rotate(1deg)}30%{-webkit-transform:translate(3px,2px) rotate(0deg);transform:translate(3px,2px) rotate(0deg)}40%{-webkit-transform:translate(1px,-1px) rotate(1deg);transform:translate(1px,-1px) rotate(1deg)}50%{-webkit-transform:translate(-1px,2px) rotate(-4deg);transform:translate(-1px,2px) rotate(-4deg)}60%{-webkit-transform:translate(-3px,1px) rotate(0deg);transform:translate(-3px,1px) rotate(0deg)}70%{-webkit-transform:translate(3px,1px) rotate(-1deg);transform:translate(3px,1px) rotate(-1deg)}80%{-webkit-transform:translate(-1px,-1px) rotate(1deg);transform:translate(-1px,-1px) rotate(1deg)}90%{-webkit-transform:translate(1px,2px) rotate(0deg);transform:translate(1px,2px) rotate(0deg)}100%{-webkit-transform:translate(0px,1px) rotate(1deg);transform:translate(0px,1px) rotate(1deg)}}@keyframes "wobble"{0%{-webkit-transform:translate(0,0) rotate(0deg);transform:translate(0,0) rotate(0deg)}10%{-webkit-transform:translate(-1px,-2px) rotate(-1deg);transform:translate(-1px,-2px) rotate(-1deg)}20%{-webkit-transform:translate(-3px,0px) rotate(1deg);transform:translate(-3px,0px) rotate(1deg)}30%{-webkit-transform:translate(3px,2px) rotate(0deg);transform:translate(3px,2px) rotate(0deg)}40%{-webkit-transform:translate(1px,-1px) rotate(1deg);transform:translate(1px,-1px) rotate(1deg)}50%{-webkit-transform:translate(-1px,2px) rotate(-4deg);transform:translate(-1px,2px) rotate(-4deg)}60%{-webkit-transform:translate(-3px,1px) rotate(0deg);transform:translate(-3px,1px) rotate(0deg)}70%{-webkit-transform:translate(3px,1px) rotate(-1deg);transform:translate(3px,1px) rotate(-1deg)}80%{-webkit-transform:translate(-1px,-1px) rotate(1deg);transform:translate(-1px,-1px) rotate(1deg)}90%{-webkit-transform:translate(1px,2px) rotate(0deg);transform:translate(1px,2px) rotate(0deg)}100%{-webkit-transform:translate(0px,1px) rotate(1deg);transform:translate(0px,1px) rotate(1deg)}}@-webkit-keyframes "wobble-alt"{0%{-webkit-transform:translate(0,0) rotate(0deg);transform:translate(0,0) rotate(0deg)}10%{-webkit-transform:translate(-1px,-2px) rotate(-1deg);transform:translate(-1px,-2px) rotate(-1deg)}20%{-webkit-transform:translate(1px,2px) rotate(0deg);transform:translate(1px,2px) rotate(0deg)}30%{-webkit-transform:translate(3px,1px) rotate(-1deg);transform:translate(3px,1px) rotate(-1deg)}40%{-webkit-transform:translate(-3px,0px) rotate(1deg);transform:translate(-3px,0px) rotate(1deg)}50%{-webkit-transform:translate(-1px,2px) rotate(-4deg);transform:translate(-1px,2px) rotate(-4deg)}60%{-webkit-transform:translate(-3px,1px) rotate(0deg);transform:translate(-3px,1px) rotate(0deg)}70%{-webkit-transform:translate(3px,2px) rotate(0deg);transform:translate(3px,2px) rotate(0deg)}80%{-webkit-transform:translate(-1px,-1px) rotate(1deg);transform:translate(-1px,-1px) rotate(1deg)}90%{-webkit-transform:translate(1px,-1px) rotate(1deg);transform:translate(1px,-1px) rotate(1deg)}100%{-webkit-transform:translate(0px,1px) rotate(1deg);transform:translate(0px,1px) rotate(1deg)}}@keyframes "wobble-alt"{0%{-webkit-transform:translate(0,0) rotate(0deg);transform:translate(0,0) rotate(0deg)}10%{-webkit-transform:translate(-1px,-2px) rotate(-1deg);transform:translate(-1px,-2px) rotate(-1deg)}20%{-webkit-transform:translate(1px,2px) rotate(0deg);transform:translate(1px,2px) rotate(0deg)}30%{-webkit-transform:translate(3px,1px) rotate(-1deg);transform:translate(3px,1px) rotate(-1deg)}40%{-webkit-transform:translate(-3px,0px) rotate(1deg);transform:translate(-3px,0px) rotate(1deg)}50%{-webkit-transform:translate(-1px,2px) rotate(-4deg);transform:translate(-1px,2px) rotate(-4deg)}60%{-webkit-transform:translate(-3px,1px) rotate(0deg);transform:translate(-3px,1px) rotate(0deg)}70%{-webkit-transform:translate(3px,2px) rotate(0deg);transform:translate(3px,2px) rotate(0deg)}80%{-webkit-transform:translate(-1px,-1px) rotate(1deg);transform:translate(-1px,-1px) rotate(1deg)}90%{-webkit-transform:translate(1px,-1px) rotate(1deg);transform:translate(1px,-1px) rotate(1deg)}100%{-webkit-transform:translate(0px,1px) rotate(1deg);transform:translate(0px,1px) rotate(1deg)}}@-webkit-keyframes "seduce"{0%{-webkit-transform:translate(0px,0px) rotate(180deg);transform:translate(0px,0px) rotate(180deg)}40%{-webkit-transform:translate(0px,-6px) rotate(180deg);transform:translate(0px,-6px) rotate(180deg)}60%{-webkit-transform:translate(0px,0px) rotate(180deg);transform:translate(0px,0px) rotate(180deg)}80%{-webkit-transform:translate(0px,-6px) rotate(180deg);transform:translate(0px,-6px) rotate(180deg)}100%{-webkit-transform:translate(0px,0px) rotate(180deg);transform:translate(0px,0px) rotate(180deg)}}@keyframes "seduce"{0%{-webkit-transform:translate(0px,0px) rotate(180deg);transform:translate(0px,0px) rotate(180deg)}40%{-webkit-transform:translate(0px,-6px) rotate(180deg);transform:translate(0px,-6px) rotate(180deg)}60%{-webkit-transform:translate(0px,0px) rotate(180deg);transform:translate(0px,0px) rotate(180deg)}80%{-webkit-transform:translate(0px,-6px) rotate(180deg);transform:translate(0px,-6px) rotate(180deg)}100%{-webkit-transform:translate(0px,0px) rotate(180deg);transform:translate(0px,0px) rotate(180deg)}}@keyframes "ripple-shadow"{0%{box-shadow:0 0 0 rgba(0,0,0,0)}20%{box-shadow:0 4px 16px rgba(0,0,0,.1)}100%{box-shadow:0 0 0 rgba(0,0,0,0)}}@-webkit-keyframes "ripple-shadow"{0%{box-shadow:0 0 0 rgba(0,0,0,0)}20%{box-shadow:0 4px 16px rgba(0,0,0,.1)}100%{box-shadow:0 0 0 rgba(0,0,0,0)}}@keyframes "ripple"{to{-webkit-transform:scale(24);transform:scale(24);opacity:0}}@-webkit-keyframes "ripple"{to{-webkit-transform:scale(24);opacity:0}}a{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}a:before{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}a:after{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}a span{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}a img{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}a p{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}a video{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}a h2{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}a h3{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}a h4{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}a h5{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}a h6{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}a strong{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}a.link-full{position:absolute;z-index:1;float:left;width:100%;height:100%}a.wobble:hover{-webkit-animation:wobble .5s;animation:wobble .5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}a.wobble.slow:hover{-webkit-animation:wobble 3s;animation:wobble 3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}a.wobble-alt:hover{-webkit-animation:wobble-alt .5s;animation:wobble-alt .5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}a.wobble-alt.slow:hover{-webkit-animation:wobble-alt 3s;animation:wobble-alt 3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}a.seduce:hover{-webkit-animation:seduce 4s;animation:seduce 4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}a.seduce.slow:hover{-webkit-animation:seduce 10s;animation:seduce 10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}a.post-edit-link{position:fixed;z-index:9;bottom:20px;right:5px;font-size:.8em;text-transform:uppercase;font-weight:700;opacity:.8;-webkit-transform:rotate(90deg);transform:rotate(90deg)}:before{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}:after{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}button{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.button{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}input{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}textarea{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}label{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.searcher{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-path{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.lightbox{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.drawer{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.feed{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.nav-main{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.sharer{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.site-branding{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.site-branding a{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.site-branding a img{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.site-branding a svg{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.main-navigation{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.main-navigation li{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.main-navigation li a{transition:all .8s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}li:after{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}ul.block.featured-content li{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}ul.controller a:before{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}ul.menu li>ul{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.anim{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}select{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}tr{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}tr td{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.circle{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;display:inline-block;width:100px;height:100px;background:0 0;border-top:2px solid rgba(0,0,0,.2);border-bottom:2px solid rgba(0,0,0,.2);border-left:2px solid rgba(0,0,0,.2);border-right:2px solid rgba(0,0,0,.2);border-radius:50%}.entry-title:not(.rellax){transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.tabs>.tab-button:after{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}svg{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.subnav.full{transition:all .6s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.subnav.full ul li{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.subnav.full .type-title{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.facetwp-counter{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.facetwp-facet>div{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.type-title{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}g{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}li.card .inside{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.site-header{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.site-header .nav-ui{transition:all .8s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.site-header:before{content:"";display:table;table-layout:fixed}.site-header:after{content:"";display:table;table-layout:fixed;clear:both}.search-form{transition:all .8s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.notification{transition:all .8s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.meta-hide{transition:all .8s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.stagger.opacity.margin{transition:margin .2s ease,opacity .2s;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.center-text{text-align:center}.center-x{position:relative;float:left;left:50%;right:auto;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.center-y{position:absolute;top:50%;bottom:auto;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.center-xy{position:absolute;top:50%;left:50%;right:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.zoom{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(0) scale3d(1,1,1);transform:translateZ(0) scale3d(1,1,1)}.zoom:hover{-webkit-transform:translateZ(0) scale3d(1.02,1.02,1);transform:translateZ(0) scale3d(1.02,1.02,1)}.zoom.shadow{box-shadow:0 5px 20px 0px rgba(0,0,0,.05)}.zoom.shadow:hover{box-shadow:0 25px 30px -10px rgba(0,0,0,.1)}.align_center-xy.zoom{position:absolute;right:auto;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale3d(1,1,1);transform:translate(-50%,-50%) scale3d(1,1,1)}.align_center-xy.zoom:hover{position:absolute;right:auto;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale3d(1.01,1.01,1);transform:translate(-50%,-50%) scale3d(1.01,1.01,1)}.shadow{box-shadow:0 0 20px rgba(0,0,0,.08)}.shadow.eighty{box-shadow:0 0 80px rgba(0,0,0,.1)}.bg-shadow{position:relative;z-index:1;overflow:visible !important}.bg-shadow:after{position:absolute;z-index:-2;content:"";top:10%;left:0;width:100%;height:100%;background:url(//www.botanicare.com/wp-content/themes/alpha/assets/scss/./assets/img/shadows/shadow-bg-100.svg) no-repeat !important;background-size:100% !important;opacity:.4}.bg-shadow:hover:after{top:6%;left:-5%;width:110%;height:110%;opacity:.3}.bg-shadow.light:after{opacity:.3}.bg-shadow.light:hover:after{opacity:.2}.bg-shadow.lighter:after{top:2%;opacity:.1}.bg-shadow.lighter:hover:after{top:2%;opacity:.05}.slide.bg-shadow{overflow:hidden !important}.slide.bg-shadow:hover:after{top:6%;left:0;width:100%;height:100%;opacity:.3}.ratio{position:relative;width:inherit}.ratio:after{content:"";display:block;position:relative;z-index:-1}.ratio.square:after{padding-bottom:100%}.ratio.landscape:after{padding-bottom:66%}.ratio.portrait:after{padding-bottom:132%}.circle.three-quarters{border-right:2px solid rgba(0,0,0,0);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.circle.three-quarters:hover{-webkit-transform:rotate(135deg);transform:rotate(135deg);border-top:2px solid #d800ff;border-bottom:2px solid #d800ff;border-left:2px solid #d800ff;border-right:2px solid rgba(216,0,255,0)}.circle.three-quarters.bg{position:absolute;top:0;left:0}.inset.square{margin:0;padding:0}.inset.square h2{padding:0 60px}.inset.square p{padding:0 60px}.flare{position:absolute;float:left;width:100px;height:auto}.block.stretch{position:relative;float:left;width:110%;left:-5%}.w300{width:300px;height:auto}.w280{width:280px;height:auto}.w260{width:260px;height:auto}.w240{width:240px;height:auto}.w220{width:220px;height:auto}.w200{width:200px;height:auto}.w180{width:180px;height:auto}.w160{width:160px;height:auto}.w140{width:140px;height:auto}.w120{width:120px;height:auto}.w100{width:100px;height:auto}.w80{width:80px;height:auto}.w70{width:70px;height:auto}.w60{width:60px;height:auto}.w50{width:50px;height:auto}.w40{width:40px;height:auto}.w30{width:30px;height:auto}.w20{width:20px;height:auto}.w10{width:10px;height:auto}.rotate{-webkit-animation:rotate 1s ease-in-out infinite;animation:rotate 1s ease-in-out infinite}.ooo{-webkit-animation:ooo 4s linear infinite;animation:ooo 4s linear infinite}.throb{-webkit-animation:throb 8s linear infinite;animation:throb 8s linear infinite}.throb-stagger{-webkit-animation:throb-stagger 8s linear infinite;animation:throb-stagger 8s linear infinite}.wobble{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-animation:wobble .5s;animation:wobble .5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.wobble.slow{-webkit-animation:wobble 3s;animation:wobble 3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.wobble-alt{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-animation:wobble-alt .5s;animation:wobble-alt .5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.wobble-alt.slow{-webkit-animation:wobble-alt 3s;animation:wobble-alt 3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.seduce{-webkit-transform:translate(0px,0px) rotate(180deg);transform:translate(0px,0px) rotate(180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-animation:seduce 4s;animation:seduce 4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.seduce.slow{-webkit-animation:seduce 10s;animation:seduce 10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.ripple{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);border-radius:inherit;pointer-events:none;-webkit-animation:ripple-shadow .4s forwards;animation:ripple-shadow .4s forwards}.rippleWave{position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:rgba(0,0,0,.08);border-radius:50%;-webkit-transform:scale(.7);transform:scale(.7);-webkit-animation:ripple 2s forwards;animation:ripple 2s forwards}.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}.clear:before{content:"";display:table;table-layout:fixed}.clear:after{content:"";display:table;table-layout:fixed;clear:both}.entry-content:before{content:"";display:table;table-layout:fixed}.entry-content:after{content:"";display:table;table-layout:fixed;clear:both}.comment-content:before{content:"";display:table;table-layout:fixed}.comment-content:after{content:"";display:table;table-layout:fixed;clear:both}.site-content:before{content:"";display:table;table-layout:fixed}.site-content:after{content:"";display:table;table-layout:fixed;clear:both}.site-footer:before{content:"";display:table;table-layout:fixed}.site-footer:after{content:"";display:table;table-layout:fixed;clear:both}::-moz-selection{color:#fff;background:#0089ff}::selection{color:#fff;background:#0089ff}::-moz-selection{color:#fff;background:#00ffa7}.screen-reader-text{position:absolute !important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);word-wrap:normal !important;border:0}.screen-reader-text:focus{display:block;z-index:100000;top:5px;left:5px;width:auto;height:auto;padding:15px 23px 14px;font-size:14px;font-size:.875rem;font-weight:700;line-height:normal;text-decoration:none;background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;-webkit-clip-path:none;clip-path:none;color:#21759b}#content[tabindex="-1"]:focus{outline:0}#wpadminbar{display:none}.lazy img{display:block;opacity:0}.lazy img:not([src]){visibility:hidden}.lazy:not(.no-transition) img:not(.initial){transition:all .8s}.lazy img.initial{opacity:1}.lazy img.loaded{opacity:1}.lazy img.error{opacity:1}img.lazy{display:block;opacity:0}img.lazy:not(.initial):not(.no-transition){transition:all .8s}img.lazy:not([src]){visibility:hidden}img.lazy.initial{opacity:1}img.lazy.loaded{opacity:1}img.lazy.error{opacity:1}.background{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.star-rating{overflow:hidden;position:relative;width:100%;height:1em;line-height:1;margin:0 0 20px;font-size:1em;font-family:"star";font-weight:400}.star-rating:before{content:"SSSSS";opacity:.25;float:left;top:0;left:0;position:absolute;letter-spacing:3px}.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.star-rating span:before{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;content:"SSSSS";top:0;position:absolute;left:0;color:#00ffa7;letter-spacing:3px}p.stars a:before{transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}p.woocommerce-result-count{float:left;width:auto;font-size:.8em;color:rgba(0,0,0,.3)}p.no-comments{padding:10px 10px 10px 20px;float:left;width:100%;background-color:rgba(0,0,0,.04)}.product-content{float:left;width:100%;margin:20px 0 0;padding:0;position:relative;z-index:2}.product-title{float:left;width:100%;margin:20px 0 0;padding:0;position:relative;z-index:2}.product-title h1,.product-title h2,.product-title h3,.product-title h4,.product-title h5,.product-title h6,.product-title p{margin:0 0 20px;line-height:1;float:left;width:100%}@media screen and (max-width:1023px){.product-title{margin:0;padding:0}}@media screen and (max-width:1023px){.product-title .column{width:100%;margin:0;padding:0}}@media screen and (max-width:1023px){.product-title .column.right{position:absolute;top:auto;bottom:-16px;left:0;margin:0}}.woocommerce-notices-wrapper{float:left;width:100%;margin:0;padding:0 5%;position:relative;z-index:2}@media screen and (max-width:1023px){.woocommerce-notices-wrapper{padding:0 20px}}.single-product div.product{float:left;width:100%;margin:0;padding:0 5%;position:relative;z-index:2}.single-product div.product .entry-content{margin:60px 0}@media screen and (max-width:1023px){.single-product div.product .entry-content{margin:20px 0}}@media screen and (max-width:1023px){.single-product div.product{padding:0 20px}}.entry-summary h1,.entry-summary h2,.entry-summary h3,.entry-summary h4,.entry-summary h5,.entry-summary h6{margin:0 0 10px;line-height:1;float:left;width:100%}ul.products{list-style:none;float:left;width:100%;margin:0;padding:0;float:left;width:100%;overflow:visible}ul.products li h1,ul.products li h2{float:left;width:100%;margin:0 0 20px;font-size:2em}ul.products li .entry-title{position:absolute;bottom:0;left:0;width:70%;margin:0;padding:20px}ul.products li .entry-title h5{margin:0}ul.products li .entry-title .button{visibility:hidden;opacity:0;margin:10px 0 -36px}ul.products li .meta ul{list-style:none;margin:0;padding:0;float:left;width:100%}ul.products li .meta ul li{list-style:none}ul.products li .meta li{margin:0;padding:0;float:left;width:100%;font-size:14px;line-height:16px;padding:10px 0;border-bottom:2px solid rgba(0,0,0,.1);background:0 0}ul.products li .meta li:last-child{border:none}ul.products li a{position:relative;z-index:1;float:left;display:inline;margin:0 20px 0 0;padding:0;overflow:hidden;background-repeat:no-repeat;background-color:#fff;background-size:50%;background-position:120%}ul.products li a img{float:left;width:100%}ul.products li a.woocommerce-LoopProduct-link{float:left;width:100%;display:block;position:absolute;z-index:1;height:100%;width:100%;float:left}ul.products li tr td{padding:10px;line-height:16px;background:rgba(255,255,255,.12);border-bottom:2px solid rgba(0,0,0,.1);border-right:2px solid rgba(0,0,0,.1);font-size:14px}ul.products li tr td:first-child{padding:10px 0;background:0 0 !important}ul.products li tr td:hover{background:rgba(255,255,255,.15)}ul.products li tr:nth-child(even) td{background:rgba(255,255,255,.1)}ul.products li tr:hover{background:rgba(255,255,255,.05)}ul.products li tr:first-child:hover{background:0 0 !important}ul.products li tr:first-child td{background:0 0 !important}ul.products li td h4,ul.products li td h5{line-height:16px;margin:0}ul.products li .background{display:block;position:absolute;width:100%;height:100%;top:0;left:0;background-repeat:no-repeat;background-color:#fff;background-size:90%;background-position:200%}ul.products li:hover{background-color:#fff;background-size:52%;background-position:118%}ul.products li:hover .background{background-size:94%;background-position:190%}ul.products li:hover .entry-title .button{visibility:visible;opacity:1;margin:10px 0 0}ul.products li:not(.replacement-can-filter-pre-filters):not(.can-lite-pre-filters):not(.can-max-2500-pre-filter) .background.flip{background-size:90%;background-position:-100%;-webkit-transform:scaleX(-1);transform:scaleX(-1);-webkit-filter:FlipH;filter:FlipH}ul.products li:not(.replacement-can-filter-pre-filters):not(.can-lite-pre-filters):not(.can-max-2500-pre-filter):hover .background.flip{background-color:#fff;background-size:92%;background-position:-48%}ul.products li.product{position:relative;float:left;width:auto;margin:0}ul.products li.product.last{margin-right:0}@media screen and (max-width:767px){ul.products li{float:left;width:100%;margin:0 0 20px}}@media screen and (max-width:767px){ul.products li.active .entry-title .button{visibility:visible;opacity:1;margin:10px 0 0}}ul.products span.price{position:absolute;z-index:2;top:10px;left:10px}ul.products span.onsale{position:absolute;z-index:2;top:10px;right:10px;background:rgba(0,0,0,.2);padding:10px;text-align:center;line-height:1}ul.products.right li{float:right;margin:0 0 20px 20px}@media screen and (max-width:767px){ul.products.right li{float:left;width:100%;margin:0 0 20px}}ul#product-images{position:relative;list-style:none;float:left;width:100%;margin:0;padding:0;cursor:zoom-in}ul#product-images li{position:relative;list-style:none;float:left;width:100%;margin:0;padding:0;cursor:zoom-in}.promos ul.products li h1,.promos ul.products li h2,.promos ul.products li h3{margin:0 0 10px;text-shadow:1px .5px 0px #fff}.promos ul.products li h4,.promos ul.products li h5,.promos ul.products li h6,.promos ul.products li p{margin:0;font-size:inherit}span.alt-name{font-size:.4em;line-height:1;color:rgba(0,0,0,.3);position:relative}span.posted_in{float:left;width:100%}span.rating-average{float:left;font-size:.8em;line-height:2;margin:0 10px 0 0}h1 span.alt-name{bottom:6px;left:4px}.product_meta{margin:20px 0 0}.product_meta a{text-transform:uppercase;font-size:10px;background:rgba(0,0,0,.05);color:rgba(0,0,0,.2);font-weight:600;border:none;padding:5px 20px;border-radius:20px}.product_meta a:visited{text-transform:uppercase;font-size:10px;background:rgba(0,0,0,.05);color:rgba(0,0,0,.2);font-weight:600;border:none;padding:5px 20px;border-radius:20px}.product_meta a:hover{color:rgba(0,0,0,.25);background:rgba(0,0,0,.08)}.product_meta a:focus{color:rgba(0,0,0,.25);background:rgba(0,0,0,.08)}a.button.product_type_simple{text-transform:uppercase;font-size:10px;color:rgba(0,0,0,.2);font-weight:600;padding:0 20px;border-radius:20px;background:rgba(0,0,0,0);border:2px solid rgba(0,0,0,.1);color:#00ffa7}a.button.product_type_simple:visited{text-transform:uppercase;font-size:10px;color:rgba(0,0,0,.2);font-weight:600;padding:0 20px;border-radius:20px;background:rgba(0,0,0,0);border:2px solid rgba(0,0,0,.1);color:#00ffa7}a.button.product_type_simple:hover,a.button.product_type_simple:focus{background:rgba(0,0,0,0);color:#f0f;border:2px solid #00ffba}a.button.small{font-size:10px;padding:0 20px;border-radius:20px}a.button.wc-forward{float:right}.meta{float:left;width:100%}.meta ul{list-style:none;margin:0;padding:0;float:left;width:100%}.meta ul li{list-style:none}.meta li{margin:0;padding:0;width:100%;float:left;width:100%;line-height:1;padding:10px 0;border-bottom:2px solid rgba(0,0,0,.1);background:0 0}.meta li:last-child{border:none}.entry-summary.meta ul li{padding:0 0 10px 20px}.entry-summary.meta ul li:before{content:"⚬";color:#00ffa7;margin:0 10px 0 -20px;width:10px;float:left;height:auto}.entry-summary.meta ol li{padding:0 0 10px 5px}.product .share-print{position:relative;float:right;right:auto;top:-10px;-webkit-transform:none;transform:none}@media screen and (max-width:1023px){.product .share-print{position:relative;float:right;top:auto;bottom:auto;left:auto;right:auto}}.product .lSSlideOuter{float:left;width:100%;overflow:visible}.product .lSSlideWrapper{float:left;width:100%;overflow:visible}.product-main{float:left;width:100%}.product-main .logo.term{max-width:160px;position:absolute;top:20px;left:20px;z-index:3}.sku_wrapper{float:left;margin:0;font-size:.8em;font-weight:700}.sku_wrapper span.sku{font-weight:400;text-transform:uppercase}.meta-terms{float:left;width:100%;margin:10px 0 0}.meta-terms ul{list-style:none;float:left;width:100%;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:flex-start}.meta-terms ul li{margin:0 10px 10px 0;padding:0 !important;width:auto;border:none}.meta-terms ul li:before{display:none}.meta-terms a{display:inline-block}.meta-terms a:last-child{margin:0}div#feedback{float:left;width:100%}div#reviews{float:left;width:100%}.rating-overall{float:left;width:100%;margin:0 0 20px;padding:0}#feedback a.button.reviews{float:right}.comment_container{float:left;width:100%;margin:0 0 20px}.comment-text p.meta{margin:0}.comment-text .description{float:left;width:100%;margin:0;padding:0}.comment-form-rating{float:left;width:100%}#review_form label{float:left;width:100%;line-height:1;margin:0 0 10px}section.up-sells{position:relative;float:left;width:100%;margin:0 0 60px;float:left;width:100%;overflow:visible}section.up-sells h2{margin:0 0 40px;font-size:2em}section.related{position:relative;float:left;width:100%;margin:0 0 60px;float:left;width:100%;overflow:visible}section.related h2{margin:0 0 40px;font-size:2em}.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%}.archive ul.products{display:flex;flex-wrap:wrap;justify-content:space-between}.archive ul.products li{width:48%;width:calc(50% - 20px);margin:0 0 40px;background:0 0;text-align:center}@media screen and (max-width:767px){.archive ul.products li{float:left;width:100%;margin:0 0 20px}}.archive ul.products li .entry-summary{margin:10px 0}@media screen and (max-width:640px){.archive ul.products li .entry-summary{float:left;width:100%;padding:20px 20px 0}}.archive ul.products li a.link-full{position:relative;z-index:1;color:inherit}@media screen and (max-width:640px){.archive ul.products li a img{position:relative;box-sizing:border-box;width:100%;padding:0 20px 50px;top:0;-webkit-transform:none;transform:none}}@media screen and (max-width:640px){.archive ul.products li a .button{left:20px;width:calc(100% - 40px);float:left;box-sizing:border-box;margin:0 0 30px;bottom:0;top:auto;line-height:40px;height:40px}}.archive ul.products li .sku_wrapper{width:100%}.archive ul.products li h2{margin:0 0 5px;font-size:1.6em}.archive ul.products li.inset{background-color:#fff;text-align:left}.archive ul.products li.inset .entry-summary{position:relative;float:right;width:50%;margin:0;padding:60px 60px 120px 0}.archive ul.products li.inset .entry-summary .button{visibility:visible;opacity:1;margin:20px 0 0}.archive ul.products li.inset a img{position:absolute;box-sizing:content-box;width:40%;padding:0 5%;top:50%;bottom:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.archive ul.products li.inset a.button{position:absolute;z-index:2;left:50%;bottom:60px}.archive ul.products li.inset:hover .entry-summary .button{visibility:visible;opacity:1;margin:20px 0 0}.archive ul.products li.product-category a{float:left;width:100%;padding:20px}.archive ul.products li.product-category a img{position:relative;box-sizing:border-box;width:100%;padding:0}@media screen and (max-width:640px){.archive ul.products span.price{top:auto;left:auto;bottom:60px;right:40px}}@media screen and (max-width:640px){.archive ul.products span.onsale{top:40px;right:40px}}form.woocommerce-ordering{text-align:right;float:right}@media screen and (max-width:767px){form.woocommerce-ordering{text-align:left;float:left}}.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;position:absolute;top:100%;width:100%;z-index:999999;left:-999em;display:block;box-shadow:0 3px 3px rgba(0,0,0,.2)}.site-header-cart .product_list_widget{margin:0;padding:0}.site-header-cart:hover .widget_shopping_cart{left:0;display:block}.stars{float:left}.stars span{position:relative;float:left;width:auto;height:auto;line-height:1em;margin:0 0 0 -2px}.stars a{position:relative;float:left;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;box-sizing:content-box;padding:2px;font-weight:400}.stars a:before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:"star";content:"S";color:#404040;box-sizing:content-box;margin:0;padding:2px;text-indent:0;opacity:.25}.stars a:hover~a:before{content:"S";color:#404040;opacity:.25}.stars:hover a:before{content:"S";color:#00ffa7;opacity:1}.stars.selected a:not(.active):before{content:"S";color:#00ffa7;opacity:1}.stars.selected a.active:before{content:"S";color:#00ffa7;opacity:1}.stars.selected a.active~a:before{content:"S";color:rgba(0,0,0,.3);opacity:.25}.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{box-shadow:inset 2px 0 0 #0f834d}.form-row.woocommerce-invalid input.input-text{box-shadow:inset 2px 0 0 #e2401c}.required{color:red}.woocommerce-message{background-color:rgba(0,0,0,.1);padding:10px 10px 10px 20px;float:left;width:100%}.woocommerce-info{padding:10px 10px 10px 20px;float:left;width:100%;background-color:rgba(0,0,0,.04)}.woocommerce-error{padding:10px 10px 10px 20px;float:left;width:100%;background-color:#e2401c}.woocommerce-noreviews{padding:10px 10px 10px 20px;float:left;width:100%;background-color:rgba(0,0,0,.04)}.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:none;background:#4169e1;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{box-shadow:0 0 0 .25em rgba(0,0,0,.1)}.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active{box-shadow:0 0 0 .25em rgba(0,0,0,.1)}.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;display:block;border:0;background:#4169e1}.widget_price_filter .price_slider_wrapper .ui-widget-content{background:rgba(0,0,0,.1)}.widget_price_filter .ui-slider-horizontal{height:.5em}.widget_price_filter .ui-slider-horizontal .ui-slider-range{height:100%}.nutrition p{float:none}.nutrition h3{display:none}.nutritionlabel{border:2px solid #ab9d98;width:auto;max-width:250px;float:left;padding:10px 10px 5px;color:#382d2a;font-family:Arial,sans-serif !important;font-size:14px;margin:0 50px 0 0}.nutritionlabel ul{margin:0;padding:3px 0 0;list-style:none;border-top:5px solid #ab9d98}.nutritionlabel ul li{margin:0;padding:1px 2px;list-style:none;border-bottom:2px solid #ab9d98}.nutritionlabel ul li:last-child{border-bottom:none}.nutritionlabel ul li .normal{font-style:normal;font-weight:400}.nutritionlabel ul li.strong{font-weight:600}.nutritionlabel ul li.indent{margin-left:10px}h4.nutrition{margin:0;font-weight:600;color:#382d2a;font-size:24px;line-height:1.2}.servingsize{font-size:13px;margin:0 0 10px;line-height:15px}.site-header-cart.focus .widget_shopping_cart{left:0;display:block}table.shop_table_responsive thead{display:table-header-group}table.shop_table_responsive tbody th{display:table-cell}table.shop_table_responsive tr th{text-align:left}table.shop_table_responsive tr td{text-align:left;display:table-cell}table.shop_table_responsive tr td:before{display:none}.woocommerce-pagination{float:left;width:100%}.woocommerce-pagination .page-numbers{display:flex;justify-content:center;list-style:none}.woocommerce-pagination .page-numbers li{padding:0 10px}.woocommerce-pagination .page-numbers li a,.woocommerce-pagination .page-numbers li span{border:none}.woocommerce-pagination .page-numbers li a:hover,.woocommerce-pagination .page-numbers li span:hover{border:none}.mobile-767{display:none !important}.desktop-767{display:inline-block !important}.mobile{display:none !important}@media screen and (max-width:1023px){.mobile{display:inline-block !important}}.desktop{display:inline-block !important}@media screen and (max-width:1023px){.desktop{display:none !important}}@media screen and (max-width:1023px){a:hover img:not(.icon),a:hover video{-webkit-filter:brightness(1);filter:brightness(1)}#main.site-main{overflow:hidden;padding:90px 20px 0}.entry-header{float:left;width:100%;max-width:100%}ul.sub-menu{transition:none}.main-navigation li{transition:none}.main-navigation li:hover{transition:none}.main-navigation li.current-menu-item{transition:none}.site-main,.inside,.entry-header~#main.site-main,.archive-header~#main.site-main{padding:24px 20px}.site-footer{padding:0 20px;margin:40px 0}.site-footer .site-branding{margin:0 0 40px}.site-footer .site-branding svg.logo.primary{display:none}.site-footer .site-branding svg.logo.alt{display:block;float:left}.site-footer span.tagline{float:left;text-align:left}.site-footer span.terms-privacy{float:left;margin:20px 0 0;display:flex;flex-direction:column-reverse}.site-footer .column.right{float:left;width:100%}.site-footer ul.menu{float:left;width:100%;margin:0 0 40px;text-align:left}.site-footer ul.menu.contact li a{font-size:14px}.site-footer .meta{float:left;width:100%;margin:0 0 40px;text-align:left;margin:40px 0 0}.inside{padding:0 20px}.site-main.no-margin{margin:0}.entry-header{float:left;width:100%}.entry-header~.site-main{margin:60px 0 0}.page-content,.entry-content,.entry-summary,.entry-title,.entry-footer,.nav-archive,.comments-area{float:left;width:100%;margin:0;padding:0}.column{float:left;width:100%;margin:0 0 20px;padding:0}.column.left,.column.right,.column.half,.column.one-third,.column.two-third,.column.one-quarter,.column.three-quarter{width:100%;margin:0 0 20px;padding:0}.col.half,.two-column .column,.two-col .column,.two-column .col,.two-col .col{width:100%;margin:0 0 20px;padding:0}div.copyright{margin:60px 0 0}.promos{padding:40px 0}.promos:not(.featured-content) ul:not(.lSPager):not(.slider){flex-wrap:wrap}.promos:not(.featured-content) ul:not(.lSPager):not(.slider):not(.buttons) li{margin:40px 0}span.terms-privacy{width:100%}span.terms-privacy a{margin:0;display:block}.slide.align_left .entry-title{left:20px}.share-print{right:20px}.sharer.print{display:none}.breadcrumb{margin:20px 0;padding:0 20px}#results article{margin:0 0 40px;padding:20px;background:#fff}.search-main .column.left{margin:0 0 40px}.search-main .column.right{width:100%}.featured-content .content ul.grid-4 li{width:50%;width:calc(50% - 20px)}.wp-block-columns.inset{padding:20px 40px}.wp-block-columns:not(.full){flex-direction:column}.wp-block-columns.full{flex-direction:row;flex-wrap:wrap}.wp-block-columns.full .wp-block-column{width:50%;flex-basis:50%;margin:0 0 40px}.wp-block-column:not(.full){width:100%;flex-basis:100%;margin:0 0 20px}.block-ui{width:100%}.search .lede .entry-title,.search .site.lede_imagery .lede .entry-title{padding:0;margin:40px 0 80px;width:100%}.featured-content:not(.slider) .content ul.grid-4 li{width:50%;width:calc(50% - 20px);margin:0 0 40px}.ratio{position:relative;width:inherit}.ratio:after{content:"";display:block;position:relative;z-index:-1}.ratio.square:after{padding-bottom:32%}.ratio.landscape:after{padding-bottom:32%}.ratio.portrait:after{padding-bottom:66%}.search .subnav.left{display:none}}@media screen and (max-width:767px){.mobile-767{display:inline-block !important}.desktop-767{display:none !important}a:hover img:not(.icon),a:hover video{-webkit-filter:none;filter:none}input[type=button],input[type=reset],input[type=submit],.button a,.button a:visited,a.button,a.button:visited,.button,.wp-block-buttons,.wp-block-button,.wp-block-buttons .wp-block-button,a.wp-block-button__link{width:100%}.mega{font-size:1.6em}.site-footer ul.menu li{margin:0 0 10px}.site-footer ul.menu li.phone{margin:0 0 20px}.site-footer ul.menu li.email{margin:20px 0 0}.slide.background_fixed{background-attachment:inherit !important}.archive-header .entry-title h3,.archive-header .entry-title h4,.archive-header .entry-title h5,.archive-header .entry-title h6{width:40%;padding:0 40px 0 0}.archive-header .entry-title p{width:60%}.search-main .page-content{margin:20px 0}.form.half{width:100%;margin:0 0 20px}.form.third{width:100%;margin:0 0 20px}.block-ui{right:20px}.block-ui .sep{display:none}.block-header,.block-footer{margin:0 0 20px;padding:0 20px}.promos ul{flex-direction:column}.promos ul li{margin:0 0 80px}.promos ul li:last-child{margin:0}.wp-block-group.has-background,.wp-block-columns.has-background{padding:40px}.wp-block-media-text{display:flex;flex-direction:row-reverse;flex-wrap:wrap-reverse;justify-content:center;text-align:center}.wp-block-media-text .wp-block-media-text__content{padding:0 0 20px}.notification{display:block}.notification a.button{box-sizing:border-box;width:100%;margin:20px 0 0}.notification a.button.small{box-sizing:border-box;width:100%;margin:20px 0 0}ul#main-archive li:not(.slide){width:100%}.flare{width:60px;height:auto}.padding-40,.padding-80{padding:20px}.ratio.square:after{padding-bottom:100%}.ratio.landscape:after{padding-bottom:66%}.ratio.portrait:after{padding-bottom:132%}}@media screen and (max-width:480px){.wp-block-group.has-background,.wp-block-columns.has-background{padding:20px}}@media print{html{background:#fff}body{background:#fff !important;color:#000 !important}.tab{background:#fff !important;color:#000 !important;padding:0 !important;display:block !important}.tab-button{background:#fff !important;color:#000 !important;padding:0 !important}p{color:#000 !important}p a{color:#000 !important}h1{color:#000 !important}h2{color:#000 !important}h3{color:#000 !important}h4{color:#000 !important}h5{color:#000 !important}h6{color:#000 !important}a{color:#000 !important}.site-footer{color:#000 !important;padding:0 !important}strong{color:#000 !important}.searcher{display:none}nav.main-navigation{display:none}.menu.footer-categories{display:none}.menu-footer.about{display:none}.promo{display:none}.promos{display:none}.share-print{display:none}footer.entry-footer{display:none}form.woocommerce-ordering{display:none}a.button{display:none}button{display:none}.site-header{position:relative;top:auto;box-shadow:none;-webkit-transform:none;transform:none;padding:0 0 20px;border-bottom:2px solid #000}.site-branding.center-y{position:relative;top:auto;box-shadow:none;-webkit-transform:none;transform:none}.zoom.shadow{box-shadow:none !important}.shadow{box-shadow:none !important}.product-main{box-shadow:none !important}ul.menu.contact{float:left;margin:0 0 40px;text-align:left}.page-content{padding:0 !important}.entry-content{padding:0 !important}.entry-summary{padding:0 !important}.entry-title{padding:0 !important}.entry-footer{padding:0 !important}.inside{padding:0 !important}.nav-archive{padding:0 !important;padding:0 !important}.comments-area{padding:0 !important}.woocommerce-notices-wrapper{padding:0 !important;padding:0 !important;padding:0 !important}.single-product div.product{padding:0 !important;padding:0 !important;padding:0 !important}.single .breadcrumb{padding:0 !important}.product-title{padding:0 !important}.site-main{margin:20px 0 0 !important}.meta li{border-color:#000 !important}ul.products li .meta li{border-color:#000 !important}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.main-navigation ul li>ul{top:60px}.cart#main .subnav.right{padding:40px}.subnav .bc-cart-footer{position:relative}.subnav .bc-cart-actions{position:relative;bottom:0;left:0;margin:80px 0 0}.site-footer .menus.footer{width:75%}.site-footer .column.right{width:25%}.site-footer ul.menu{display:block;width:50%;margin:0 0 40px}}