/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgb(0 0 0 / .15);box-shadow:0 4px 5px rgb(0 0 0 / .15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgb(0 0 0 / .1);box-shadow:inset 0 0 3px #fff,0 1px 1px rgb(0 0 0 / .1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(/wp-content/themes/hero-bb-child/dist/chosen-sprite.30690d56.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover,.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(/wp-content/themes/hero-bb-child/dist/chosen-sprite.30690d56.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(/wp-content/themes/hero-bb-child/dist/chosen-sprite.30690d56.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:transparent!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgb(0 0 0 / .05);box-shadow:inset 0 0 2px #fff,0 1px 0 rgb(0 0 0 / .05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(/wp-content/themes/hero-bb-child/dist/chosen-sprite.30690d56.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgb(0 0 0 / .3);box-shadow:0 0 5px rgb(0 0 0 / .3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:inset 0 1px 0 #fff}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:#fff0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgb(0 0 0 / .3);box-shadow:0 0 5px rgb(0 0 0 / .3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(/wp-content/themes/hero-bb-child/dist/chosen-sprite.30690d56.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-rtl .chosen-search input[type=text]{background-image:url(/wp-content/themes/hero-bb-child/dist/chosen-sprite@2x.34c2e396.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}*,h1,h2,h3,h4,h5,h6{font-family:omnes-pro,sans-serif}h1{font-weight:700}b,h2,h3,h4,h5,h6,strong{font-weight:600}h1,h2,h3,h4,h5,h6,li,p{color:#574684}a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#ef1f11}a:focus,a:hover,h1 a:focus,h1 a:hover,h2 a:focus,h2 a:hover,h3 a:focus,h3 a:hover,h4 a:focus,h4 a:hover,h5 a:focus,h5 a:hover,h6 a:focus,h6 a:hover{color:#d10006}@media screen and (max-width:991px){.no-bg-image-mobile .fl-row-content-wrap{background-image:none}}body,html{max-width:100vw;overflow-x:hidden}body.woocommerce{display:block}.fl-button-wrap a.fl-button{background-color:#fff0}.fl-module-button .fl-button-wrap a.fl-button{font-weight:600}.fl-module-button .fl-button-wrap a.fl-button:focus,.fl-module-button .fl-button-wrap a.fl-button:hover{border-width:3px}.fl-module-button.alt .fl-button-wrap a.fl-button{background:#fff0;border-color:#ef1f11}.fl-module-button.alt .fl-button-wrap a.fl-button span{color:#ef1f11}.fl-module-button.alt .fl-button-wrap a.fl-button:focus,.fl-module-button.alt .fl-button-wrap a.fl-button:hover{background-color:#ef1f11}.fl-module-button.alt .fl-button-wrap a.fl-button:focus span,.fl-module-button.alt .fl-button-wrap a.fl-button:hover span{color:#fff}.fl-page-nav .navbar-collapse.collapse{display:flex!important;justify-content:space-between}.fl-page-nav .fl-logo-img{max-width:112px}.fl-menu button.fl-menu-mobile-toggle.hamburger,.fl-page .hero-search-button-container button.hero-search-button{background:#fff0;border:none;border-radius:0}.fl-menu button.fl-menu-mobile-toggle.hamburger:focus,.fl-menu button.fl-menu-mobile-toggle.hamburger:hover,.fl-page .hero-search-button-container button.hero-search-button:focus,.fl-page .hero-search-button-container button.hero-search-button:hover{background-color:#fff0;border:none}.fl-menu button.fl-menu-mobile-toggle.hamburger svg.hamburger-menu rect,.fl-page .hero-search-button-container button.hero-search-button svg.hamburger-menu rect{fill:#fff}.hero-product-slider .image-wrapper{background-color:#f7f8fd;padding:40px 20px}.hero-product-slider h4{text-align:center;transition:color .4s}.hero-product-slider .slide{display:block;margin:0 40px;transition:all .4s}.hero-product-slider .slide:hover h4{color:#ef1f11}.hero-product-slider .slide:hover .image-wrapper{box-shadow:0 12px 17px -2px rgb(212 214 225 / .5)}.hero-product-slider button.slick-arrow{background-color:#fff0;border:none;border-radius:0;height:24px;position:absolute;top:30%;width:16px;z-index:1}.hero-product-slider button.slick-arrow.slick-prev{left:0}@media only screen and (min-width:768px){.hero-product-slider button.slick-arrow.slick-prev{left:-20px}}.hero-product-slider button.slick-arrow.slick-next{right:0}@media only screen and (min-width:768px){.hero-product-slider button.slick-arrow.slick-next{right:-20px}}.hero-product-slider button.slick-arrow svg{height:24px;stroke-width:4;width:16px}.hero-product-slider button.slick-arrow:focus,.hero-product-slider button.slick-arrow:hover{background-color:#fff0;border:none}.hero-product-slider-link a{border-bottom:2px solid #ef1f11;color:#cdcccf;padding-right:100px}.hero-product-slider-link a:focus,.hero-product-slider-link a:hover{color:#574684}.hero-search-modal{display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999999}.hero-search-modal .inner{background-color:#fff;padding:120px 0 100px;position:absolute;width:100%;z-index:1}.hero-search-modal .inner .wrapper{margin:0 auto;max-width:1000px;padding:0 20px}.hero-search-modal .inner .wrapper form{margin:0 auto 60px;max-width:520px;position:relative}.hero-search-modal .inner .wrapper form:before{background-image:url(/wp-content/themes/hero-bb-child/dist/search-primary.348c0dfb.svg);background-position:50%;background-repeat:no-repeat;background-size:100% auto;content:"";display:block;height:26px;left:0;position:absolute;top:10px;width:26px}.hero-search-modal .inner .wrapper form input{background:#fff0;border:none;border-bottom:3px solid #eee;border-radius:0;color:#574684;height:48px;font-size:2.2rem;line-height:48px;padding-left:32px}.hero-search-modal .inner .wrapper form input::placeholder{color:#eee}.hero-search-modal .inner .wrapper p{margin-bottom:40px}.hero-search-modal .inner .wrapper ul.menu{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.hero-search-modal .inner .wrapper ul.menu li{border:3px solid #574684;border-radius:25px;font-size:1.8rem;line-height:1.1;margin:0 16px 0 0;padding:12px 16px}.hero-search-modal .inner .wrapper ul.menu li a{color:#574684;font-weight:600}.hero-search-modal .overlay{background-color:rgb(0 0 0 / .25);height:100%;left:0;position:absolute;top:0;width:100%}.hero-search-button-container{align-items:center;display:flex;justify-content:flex-end;text-align:right}.hero-search-button-container a.hero-cart-link{display:inline-block;height:35px;margin-right:12px}.hero-search-button-container a.hero-cart-link svg{height:40px;transform:translateY(-2px);width:40px}.hero-search-button-container a.hero-cart-link span{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);white-space:nowrap}.hero-search-button-container button.hero-search-button{background-color:#fff0;border:none;padding:0}.hero-search-button-container button.hero-search-button:focus,.hero-search-button-container button.hero-search-button:hover{background-color:#fff0;border:none}.hero-search-button-container button.hero-search-button svg{height:30px;width:30px}.chosen-container{text-transform:uppercase}.chosen-container a.chosen-single{background:#fff0;border-color:#eee;border-radius:0;color:#ef1f11;padding:20px}.chosen-container a.chosen-single span{transform:translateY(-12px)}.chosen-container a.chosen-single b{background-image:url(/wp-content/themes/hero-bb-child/dist/red-caret.65fc5bff.svg)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:8px auto!important}.chosen-container ul.chosen-results li.highlighted{background:#574684}.fl-accordion .fl-accordion-item:first-child{border-top:3px solid #eee}.fl-accordion .fl-accordion-button-label{padding:6px 4px}.fl-accordion .fl-accordion-button-label:focus{outline-color:#e7e3f0;outline-style:dashed}.fl-accordion .fl-accordion-button-icon{opacity:1}.fl-content-slider .fl-slide-bg-photo{background-size:contain}.fl-content-slider .bx-wrapper .bx-pager.bx-default-pager a.bx-pager-link{background-color:#574684}.fl-content-slider .bx-wrapper .bx-pager.bx-default-pager a.bx-pager-link.active{background-color:#ef1f11}.fl-icon-group{text-align:center}@media only screen and (min-width:768px){.fl-icon-group{margin-left:-16px;text-align:left}}.fl-menu a{font-weight:600}@media only screen and (min-width:768px){.fl-menu .mobile-only{display:none!important}}.fl-post-grid-post{border:none}.fl-post-grid-post:focus h2.fl-post-grid-title a,.fl-post-grid-post:hover h2.fl-post-grid-title a{color:#ef1f11}.fl-post-grid-post:focus .fl-post-grid-image,.fl-post-grid-post:hover .fl-post-grid-image{box-shadow:0 12px 17px -2px rgb(212 214 225 / .5)}.fl-post-grid-post .fl-post-grid-image{background-color:#f7f8fd;transition:.4s}.fl-post-grid-post .fl-post-grid-image img{padding:40px}.fl-post-grid-post h2.fl-post-grid-title a{color:#574684;text-align:center;transition:.4s}.fl-module-subscribe-form .fl-subscribe-form{border:2px solid #fff;border-radius:8px;display:flex}.fl-module-subscribe-form .fl-subscribe-form .fl-form-field{flex-grow:1;margin:0;padding:0}.fl-module-subscribe-form .fl-subscribe-form .fl-form-field input{background-color:#fff0;border:none;border-radius:0;color:#fff;font-weight:600;line-height:56px!important;padding:0 26px!important}.fl-module-subscribe-form .fl-subscribe-form .fl-form-field input::placeholder{color:#fff;opacity:1}.fl-module-subscribe-form .fl-subscribe-form .fl-form-button{width:auto}.fl-module-subscribe-form .fl-subscribe-form .fl-form-button a.fl-button{background-color:#fff0;border:none;border-radius:0;color:#fff;line-height:56px;padding:0 26px}.fl-module-subscribe-form .fl-subscribe-form .fl-form-button i.fl-button-icon{margin:0}.fl-module-subscribe-form .fl-subscribe-form .fl-form-button .fl-button-text{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);white-space:nowrap}.fl-module-subscribe-form .fl-subscribe-form .fl-form-success-message p{font-weight:600;line-height:1.4;margin:0;padding:12px 26px}.fl-module-fl-post-content h1 a,.fl-module-fl-post-content h2 a,.fl-module-fl-post-content h3 a,.fl-module-fl-post-content h4 a,.fl-module-fl-post-content h5 a,.fl-module-fl-post-content h6 a,.fl-module-subscribe-form .fl-subscribe-form .fl-form-success-message p a,.fl-rich-text h1 a,.fl-rich-text h2 a,.fl-rich-text h3 a,.fl-rich-text h4 a,.fl-rich-text h5 a,.fl-rich-text h6 a{text-decoration:underline}.fl-module-fl-post-content h1,.fl-module-fl-post-content h2,.fl-module-fl-post-content h3,.fl-module-fl-post-content h4,.fl-module-fl-post-content h5,.fl-module-fl-post-content h6,.fl-module-fl-post-content p,.fl-module-fl-post-content ul,.fl-rich-text h1,.fl-rich-text h2,.fl-rich-text h3,.fl-rich-text h4,.fl-rich-text h5,.fl-rich-text h6,.fl-rich-text p,.fl-rich-text ul{margin-bottom:30px}.fl-module-fl-post-content h2,.fl-rich-text h2{font-size:3.2rem}.fl-module-fl-post-content h3,.fl-rich-text h3{font-size:2.8rem}.fl-module-fl-post-content ul,.fl-rich-text ul{list-style:none;padding-left:0}@media only screen and (min-width:993px){.fl-module-fl-post-content ul,.fl-rich-text ul{padding-left:12px}}.fl-module-fl-post-content ul li,.fl-rich-text ul li{margin-bottom:12px;position:relative}.fl-module-fl-post-content ul li:before,.fl-rich-text ul li:before{background-color:#574684;border-radius:50%;content:"";display:inline-block;height:4px;margin-right:8px;transform:translateY(-4px);width:4px}@media only screen and (min-width:993px){.fl-module-fl-post-content ul li:before,.fl-rich-text ul li:before{display:inline-block;left:-10px;margin-right:0;position:absolute;transform:none;top:14px}}.fl-module-fl-post-content ul li:last-child,.fl-rich-text ul li:last-child{margin-bottom:0}.uabb-modal .uabb-modal-close.uabb-close-custom-popup-edge-top-right{right:12px;top:12px}.uabb-modal .uabb-modal-text{padding:0 12px}.uabb-modal .uabb-modal-text p{font-weight:600;margin-bottom:0}.fl-module-hero-add-to-cart .hero-add-to-cart{display:flex;font-family:omnes-pro,sans-serif;line-height:42px}.fl-module-hero-add-to-cart .hero-add-to-cart .controls{align-items:stretch;border:3px solid #574684;display:flex;height:48px;margin-right:24px}.fl-module-hero-add-to-cart .hero-add-to-cart .controls button,.fl-module-hero-add-to-cart .hero-add-to-cart .controls span{font-weight:600}.fl-module-hero-add-to-cart .hero-add-to-cart .controls button{background:#fff0;border:none;border-radius:0;color:#574684;cursor:pointer;padding:0 12px}.fl-module-hero-add-to-cart .hero-add-to-cart .controls button:focus,.fl-module-hero-add-to-cart .hero-add-to-cart .controls button:hover{background-color:#574684;border:none;border-radius:0;color:#fff;top:0}.fl-module-hero-add-to-cart .hero-add-to-cart .controls span{border-left:2px solid #574684;border-right:2px solid #574684;color:#574684;display:inline-block;text-align:center;width:42px}.fl-module-hero-add-to-cart .hero-add-to-cart .add_to_cart_inline{margin:0}.fl-module-hero-add-to-cart .hero-add-to-cart .add_to_cart_inline a.button{border-color:#ef1f11;color:#ef1f11;display:block;font-family:omnes-pro,sans-serif;font-weight:600;height:48px;line-height:42px;padding:0 30px}.fl-module-hero-add-to-cart .hero-add-to-cart .add_to_cart_inline a.button:focus,.fl-module-hero-add-to-cart .hero-add-to-cart .add_to_cart_inline a.button:hover{background-color:#ef1f11;color:#fff}.hero-bear-slider{margin:0 40px;position:relative}@media only screen and (min-width:768px){.hero-bear-slider{border-bottom:2px solid #cdcccf;margin:0}}@media only screen and (min-width:768px){.hero-bear-slider:after{border-bottom:2px solid #feda01;bottom:-2px;content:"";left:0;position:absolute;width:calc(33.33% - 80px)}}.hero-bear-slider .hero-bear-slide{padding:0 20px 60px}@media only screen and (min-width:768px){.hero-bear-slider .hero-bear-slide{padding-left:0;padding-right:80px}}.hero-bear-slider .hero-bear-slide .image-wrapper{margin-bottom:20px}.hero-bear-slider .hero-bear-slide img{height:80px;width:auto}.hero-bear-slider .hero-bear-slide p{font-size:1.8rem}.hero-bear-slider .slick-arrow{background:#fff0;border:none;border-radius:0;height:24px;padding:0;position:absolute;top:calc(50% - 12px);width:16px}.hero-bear-slider .slick-arrow.slick-prev{left:-20px}@media only screen and (min-width:768px){.hero-bear-slider .slick-arrow.slick-prev{display:none!important}}.hero-bear-slider .slick-arrow.slick-next{right:-20px}@media only screen and (min-width:1200px){.hero-bear-slider .slick-arrow.slick-next{right:-40px}}.hero-image-slider{position:relative}.hero-image-slider .slick-track{align-items:center;display:flex}.hero-image-slider .hero-image-slide{padding:0 40px}.hero-image-slider .image-wrapper{margin:0 auto;max-width:200px;text-align:center}.hero-image-slider .slick-arrow{background:#fff0;border:none;border-radius:0;height:24px;padding:0;position:absolute;top:calc(50% - 12px);width:16px}.hero-image-slider .slick-arrow.slick-prev{left:-20px}@media only screen and (min-width:768px){.hero-image-slider .slick-arrow.slick-prev{display:none!important}}.hero-image-slider .slick-arrow.slick-next{right:-20px}@media only screen and (min-width:768px){.hero-image-slider .slick-arrow.slick-next{right:-40px}}.hero-product-archive .filters{display:flex;flex-wrap:wrap;justify-content:space-between}.hero-product-archive .filters label{color:#574684;font-weight:600;margin-bottom:20px}.hero-product-archive .filters label>span{display:block;font-size:1.4rem;margin-bottom:8px;text-transform:uppercase}.hero-product-archive p.count{font-size:1.4rem}@media only screen and (min-width:992px){.hero-product-archive .product-list{display:flex;flex-wrap:wrap;width:calc(100% + 30px)}}.hero-product-archive .product-list .category-image{height:100%;margin-bottom:40px;position:relative}@media only screen and (min-width:992px){.hero-product-archive .product-list .category-image{margin-right:30px;width:calc(66.66% - 30px)}}.hero-product-archive .product-list .category-image img{display:block}.hero-product-archive .product-list .category-image h1{align-items:center;color:#fff;display:flex;height:100%;justify-content:center;left:0;margin:0;padding:0 20px 20px;position:absolute;text-align:center;top:0;width:100%}@media only screen and (min-width:992px){.hero-product-archive .product-list .category-image h1{font-size:11rem;line-height:1}}.hero-product-archive .product-list .product{margin-bottom:40px;text-align:center}@media only screen and (min-width:992px){.hero-product-archive .product-list .product{margin-right:30px;width:calc(33.33% - 30px)}}.hero-product-archive .product-list .product h3,.hero-product-archive .product-list .product p.price{color:#574684;font-size:2.8rem;font-weight:600;padding:0 20px;transition:all .2s ease-in-out}.hero-product-archive .product-list .product h3{margin-bottom:8px}.hero-product-archive .product-list .product .image-wrapper{background-color:#f7f8fd;padding:40px}.hero-product-archive .product-list .product a.button{color:#ef1f11;border-color:#ef1f11;display:inline-block;font-family:omnes-pro,sans-serif;font-weight:600;transition:all .2s ease-in-out}@media only screen and (min-width:992px){.hero-product-archive .product-list .product a.button{opacity:0}}.hero-product-archive .product-list .product a.button:focus,.hero-product-archive .product-list .product a.button:hover{background-color:#ef1f11;color:#fff}.hero-product-archive .product-list .product:focus h3,.hero-product-archive .product-list .product:focus p.price,.hero-product-archive .product-list .product:hover h3,.hero-product-archive .product-list .product:hover p.price{color:#ef1f11}.hero-product-archive .product-list .product:focus .image-wrapper,.hero-product-archive .product-list .product:hover .image-wrapper{box-shadow:0 12px 17px -2px rgb(212 214 225 / .5)}.hero-product-archive .product-list .product:focus a.button,.hero-product-archive .product-list .product:hover a.button{opacity:1}.hero-product-nav{text-align:center}@media only screen and (min-width:992px){.woocommerce{align-items:flex-start;display:flex;flex-wrap:wrap}}.woocommerce .woocommerce-notices-wrapper{width:100%}@media only screen and (min-width:992px){.woocommerce .woocommerce-cart-form{border-right:1px solid #e6e6e6;padding-right:20px;width:65%}}@media only screen and (min-width:992px){.woocommerce .cart-collaterals{padding-left:20px;width:35%}}.woocommerce .cart-collaterals table.cart,.woocommerce .cart-collaterals table.shop_table,.woocommerce .woocommerce-cart-form table.cart,.woocommerce .woocommerce-cart-form table.shop_table{background:#fff0;border:none}.woocommerce .cart-collaterals table.cart td,.woocommerce .cart-collaterals table.cart th,.woocommerce .cart-collaterals table.shop_table td,.woocommerce .cart-collaterals table.shop_table th,.woocommerce .woocommerce-cart-form table.cart td,.woocommerce .woocommerce-cart-form table.cart th,.woocommerce .woocommerce-cart-form table.shop_table td,.woocommerce .woocommerce-cart-form table.shop_table th{color:#574684;font-size:1.8rem}.woocommerce .cart-collaterals table.cart .product-thumbnail img,.woocommerce .cart-collaterals table.shop_table .product-thumbnail img,.woocommerce .woocommerce-cart-form table.cart .product-thumbnail img,.woocommerce .woocommerce-cart-form table.shop_table .product-thumbnail img{width:100px}.woocommerce .cart-collaterals table.cart .product-name a,.woocommerce .cart-collaterals table.shop_table .product-name a,.woocommerce .woocommerce-cart-form table.cart .product-name a,.woocommerce .woocommerce-cart-form table.shop_table .product-name a{color:#574684;font-weight:600}.woocommerce .cart-collaterals a.remove,.woocommerce .woocommerce-cart-form a.remove{border:2px solid #cdcccf;border-radius:50%;box-sizing:border-box;color:#cdcccf!important;font-size:2.4rem;height:32px;width:32px}.woocommerce .cart-collaterals a.remove:focus,.woocommerce .cart-collaterals a.remove:hover,.woocommerce .woocommerce-cart-form a.remove:focus,.woocommerce .woocommerce-cart-form a.remove:hover{border-color:#ef1f11;background-color:#ef1f11;color:#fff!important}.woocommerce .cart-collaterals .cart-collaterals table.shop_table th,.woocommerce .woocommerce-cart-form .cart-collaterals table.shop_table th{font-weight:600}.woocommerce .cart-collaterals td.actions .coupon,.woocommerce .woocommerce-cart-form td.actions .coupon{text-align:left}.woocommerce .cart-collaterals td.actions .coupon input#coupon_code,.woocommerce .woocommerce-cart-form td.actions .coupon input#coupon_code{border-radius:0;color:#848484;display:block;height:34px;line-height:34px;margin-bottom:20px;width:100%}.woocommerce .cart-collaterals td.actions .coupon input#coupon_code::placeholder,.woocommerce .woocommerce-cart-form td.actions .coupon input#coupon_code::placeholder{color:#848484}.woocommerce .cart-collaterals td.actions .coupon button.button,.woocommerce .woocommerce-cart-form td.actions .coupon button.button{float:none}.woocommerce .cart-collaterals a.button,.woocommerce .cart-collaterals button.button,.woocommerce .cart-collaterals button.button:disabled,.woocommerce .woocommerce-cart-form a.button,.woocommerce .woocommerce-cart-form button.button,.woocommerce .woocommerce-cart-form button.button:disabled{border-color:#ef1f11;box-sizing:border-box;color:#ef1f11;display:inline-block;font-weight:600;line-height:1.2;padding:11px 20px 10px;width:auto}.woocommerce .cart-collaterals a.button:focus,.woocommerce .cart-collaterals a.button:hover,.woocommerce .cart-collaterals button.button:disabled:focus,.woocommerce .cart-collaterals button.button:disabled:hover,.woocommerce .cart-collaterals button.button:focus,.woocommerce .cart-collaterals button.button:hover,.woocommerce .woocommerce-cart-form a.button:focus,.woocommerce .woocommerce-cart-form a.button:hover,.woocommerce .woocommerce-cart-form button.button:disabled:focus,.woocommerce .woocommerce-cart-form button.button:disabled:hover,.woocommerce .woocommerce-cart-form button.button:focus,.woocommerce .woocommerce-cart-form button.button:hover{background-color:#ef1f11;border-color:#ef1f11}.woocommerce .cart-collaterals button.button:disabled:focus,.woocommerce .cart-collaterals button.button:disabled:hover,.woocommerce .woocommerce-cart-form button.button:disabled:focus,.woocommerce .woocommerce-cart-form button.button:disabled:hover{color:#ef1f11}.woocommerce .cart-collaterals .cart_totals,.woocommerce .woocommerce-cart-form .cart_totals{width:100%}.woocommerce .cart_totals h2,.woocommerce form.woocommerce-cart-form table.shop_table th{border-bottom:2px solid #e6e6e6;font-size:2rem;font-weight:700;line-height:1.2;margin:0;padding:16px 10px;text-transform:uppercase}.woocommerce form.woocommerce-cart-form table.shop_table th{border-bottom-width:1px}.woocommerce .fl-content>div.product:after{clear:both;content:" ";display:table}.woocommerce .fl-content>div.product ol.flex-control-nav{display:flex;justify-content:center;margin:40px 0}.woocommerce .fl-content>div.product ol.flex-control-nav li{height:12px;margin:0 6px;position:relative;width:12px}.woocommerce .fl-content>div.product ol.flex-control-nav li img{opacity:0}.woocommerce .fl-content>div.product ol.flex-control-nav li:after{background-color:#574684;border-radius:50%;content:"";height:12px;left:0;position:absolute;top:0;width:12px}.woocommerce .fl-content>div.product ol.flex-control-nav li.flex-active img{opacity:0}.woocommerce .fl-content .fl-builder-content{margin-left:50%;transform:translateX(-50%);width:100vw}.hero-coupon-signup{padding-bottom:126px;position:relative}@media only screen and (min-width:992px){.hero-coupon-signup{padding:5px 0 30px}}.hero-coupon-signup:after,.hero-coupon-signup:before{background-size:100% auto;content:"";position:absolute;z-index:1}.hero-coupon-signup:before{background-image:url(/wp-content/themes/hero-bb-child/dist/coupon-fruit-left.15a827e3.png);bottom:-66px;height:212px;left:calc(50% - 120px);width:240px}@media only screen and (min-width:992px){.hero-coupon-signup:before{bottom:-46px;height:248px;left:-72px;width:280px}}@media only screen and (min-width:992px){.hero-coupon-signup:after{background-image:url(/wp-content/themes/hero-bb-child/dist/coupon-fruit-right.a7446811.png);bottom:-38px;content:"";height:312px;right:-78px;width:280px}}@media only screen and (min-width:992px){.hero-coupon-signup .fl-module-heading{margin:0 auto;width:72%}}@media only screen and (min-width:992px){.hero-coupon-signup .fl-module-rich-text{margin:0 auto;width:60%}}@media only screen and (min-width:992px){.hero-coupon-signup .fl-module-subscribe-form{margin:0 auto;width:40%}}.hero-coupon-signup .fl-module-subscribe-form input{font-weight:600}.uabb-modal .hero-coupon-signup .fl-row-content-wrap{background:#fff0}.hero-hand-bear.fl-row>.fl-row-content-wrap{background-position:bottom -5% right;background-size:100% auto;margin:30px 20px;padding:10px 0 45%}@media only screen and (min-width:500px){.hero-hand-bear.fl-row>.fl-row-content-wrap{background-position:bottom -22% right;background-size:110% auto;padding-bottom:38%}}@media only screen and (min-width:768px){.hero-hand-bear.fl-row>.fl-row-content-wrap{background-position:bottom -128px right;background-size:620px auto;margin-top:80px;padding:80px 16% 200px}}@media only screen and (min-width:992px){.hero-hand-bear.fl-row>.fl-row-content-wrap{background-position:bottom -200px right;background-size:1000px auto;padding:80px 18% 380px}}.hero-original-gummy-vitamin .fl-row-content-wrap{background-size:50% auto;background-position-x:right!important}@media screen and (max-width:767px){.hero-original-gummy-vitamin .fl-row-content-wrap{background-image:none!important}}.hero-original-gummy-vitamin .fl-col:first-child{margin:0 -40px -64px}@media only screen and (min-width:768px){.hero-original-gummy-vitamin .fl-col:first-child{transform:translateY(200px) scale(1)}}.hero-flavors-that-will .fl-row-content-wrap{background-position:top 10% right -300%;background-size:80% auto}@media only screen and (min-width:768px){.hero-flavors-that-will .fl-row-content-wrap{background-position:top 10% right;background-size:50% auto}}.hero-our-story-hero>.fl-row-content-wrap{background-size:auto 64%}