.custom-selekt-wrapper{min-width:100%;position:relative;user-select:none}.custom-selekt{position:relative;display:flex;flex-direction:column;border:none}.custom-selekt__trigger{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 22px;font-size:20px;font-weight:300;color:#3b3b3b;height:60px;line-height:60px;background:#fff;cursor:pointer}.custom-selekt__trigger span{text-transform:uppercase;font-family:AvenirNext-DemiBold;text-transform:uppercase}.custom-selekt-options{position:absolute;display:block;top:100%;left:0;right:0;border-top:0;background:#fff;transition:all .5s;opacity:0;visibility:hidden;pointer-events:none;z-index:10000;text-transform:capitalize;font-family:AvenirNext-DemiBold;max-height:350px;overflow-y:scroll}.custom-selekt.open .custom-selekt-options{opacity:1;visibility:visible;pointer-events:all;z-index:10000}#category .custom-selekt.open .custom-selekt-options{width:175px}#tag .custom-selekt.open .custom-selekt-options{width:250px}.custom-selekt-option{position:relative;display:block;padding:0 22px 0 22px;color:#939394;line-height:60px;cursor:pointer;transition:all .5s;text-transform:capitalize;font-family:AvenirNext-DemiBold}.custom-selekt-option:hover{cursor:pointer;background-color:#ececec;color:#939394}.custom-selekt-option.selected{color:#939394;background-color:#ececec;display:none!important}.custom-selekt .slected-option{width:100%}.custom-selekt .selekt-arrow{width:10px;height:10px;display:inline-block;margin-left:7px}.custom-selekt .selekt-arrow img{width:100%}.select-inline{display:inline-block}.ingredients-container .drop-down .custom-selekt__trigger span{text-transform:unset;font-family:AvenirNext-Regular;font-size:14px}.ingredients-container .drop-down .custom-selekt__trigger{border:1px solid var(--secondaryGray);border-radius:unset;padding:15px;width:100%;margin-bottom:25px;background:#fff;color:var(--veryLightText);-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:20px}.ingredients-container .drop-down .custom-selekt-option{position:relative;display:block;padding:0 22px 0 22px;color:#959596;line-height:60px;cursor:pointer;transition:all .5s;text-transform:none;font-family:AvenirNext-Regular;font-size:14px}.ingredients-container .drop-down .custom-selekt-option:hover{cursor:pointer;background-color:#eaeaea;color:#939394}.ingredients-container .drop-down .custom-selekt-option.selected{color:#939394;background-color:#eaeaea;display:none}.ingredients-container .drop-down .select-inline{width:100%}.ingredients-container .drop-down .custom-selekt .selekt-arrow{position:absolute;top:16px;right:7%;line-height:23px}.ingredients-container .drop-down .custom-selekt .selekt-magnify{position:absolute;top:-3px;left:7%;height:15px;width:15px}.ingredients-container .drop-down .custom-selekt .selekt-magnify img{height:100%;width:100%}.ingredients-container .drop-down .drop-first-value{margin-left:20px}#ingredient-sell .custom-selekt__trigger{background-color:rgba(0,0,0,0);padding:0}#ingredient-sell .custom-selekt-option.selected{color:#939394;background-color:#eaeaea;display:none}#ingredient-sell img{filter:brightness(0) invert(1)}#blog-selekt .custom-selekt__trigger{border:1px solid var(--secondaryGray);border-radius:3px}#blog-selekt .custom-selekt__trigger span{text-transform:none}#blog-selekt .custom-selekt .blog-selekt-arrow{width:10px;height:10px;display:inline-block;margin-left:7px;position:relative}#blog-selekt .custom-selekt .blog-selekt-arrow img{width:100%;position:absolute;top:50%;transform:translateY(-50%)}#cta-select-wrapper .custom-selekt__trigger{min-width:50vw;border-radius:3px;padding:45px 25px}#cta-select-wrapper .custom-selekt .selekt-arrow{position:absolute;top:50%;transform:translateY(-50%);right:30px;width:17px;height:auto}#cta-select-wrapper .custom-selekt-options{max-height:210px;overflow-y:scroll}@media(max-width:992px){#cta-select-wrapper .custom-selekt__trigger{min-width:75vw}#cta-select-wrapper .custom-selekt .selekt-arrow{width:18px}}