/**handles:tahefobu-header-style,trad-advance-search-style,ub-extension-style-css**/
.ta-sticky-header{position:sticky;top:0;z-index:9999}.turbo-header-template.ta-header-scroll-animation{position:sticky;top:0;z-index:9999}.ta-header-hide{transform:translateY(-100%);opacity:0}.ta-header-show{transform:translateY(0);opacity:1}.ta-header-scroll-animation{transition:transform .3s ease}.ta-header-hidden{transform:translateY(-100%);opacity:0}.ta-sticky-header,.turbo-header-template.ta-header-scroll-animation{top:var(--ta-sticky-top,0)}#tahefobu-header.ta-sticky-active,.turbo-header-template.ta-sticky-active{position:fixed;top:var(--ta-sticky-top,0);left:0;right:0;width:100%;z-index:99999}.ta-header-spacer{display:none;width:100%}#tahefobu-header.ta-scroll-down,.ta-header-hidden,.ta-header-hide,.turbo-header-template.ta-scroll-down{transform:translateY(-100%);opacity:0}#tahefobu-header.ta-scroll-up,.ta-header-show,.turbo-header-template.ta-scroll-up{transform:translateY(0);opacity:1}#tahefobu-header,.turbo-header-template.ta-header-scroll-animation{transition:transform .25s ease,opacity .25s ease;will-change:transform}
.trad-advance-search-widget{display:flex;align-items:center;position:relative;max-width:100%;color:#999;overflow:hidden}.trad-advance-search-bar-box{position:relative;width:100%;padding:10px;font-size:16px;border:none!important;outline:0!important;border-radius:0!important}.trad-advance-search-results-container{position:absolute;top:100%;left:0;width:100%;background:#fff;border:1px solid #ccc;border-radius:5px;overflow-y:auto;z-index:1000}.trad-advance-search-result-item{padding:10px;cursor:pointer;transition:background .3s}.trad-advance-search-result-item:hover{background:#f0f0f0}.trad-advance-search-no-results{padding:10px;color:#999}#trad-advance-search-results{display:none}.trad-advance-search-hidden{display:none}
@media only screen and (max-width:799px){.ub-hide-on-mobile{display:none}}@media only screen and (min-width:800px)and (max-width:1023px){.ub-hide-on-tablet{display:none}}@media only screen and (min-width:1024px){.ub-hide-on-desktop{display:none}}