.search-header{grid-template-columns:1fr auto;min-height:49px;align-items:center;margin-bottom:10px;img {display: none; max-width: 300px; max-height: 100px; border-radius: var(--radius-1); @media screen and (min-width: 768px) {display: block;}}}.iframe-height-fix{min-height:736px;background:url(/img/logo_transparent.svg) center 85% no-repeat;background-size:80px auto}#search-input{padding:20px 10px}#select_menu_wrapper{margin-bottom:20px;#select_menu {display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; align-items: center; position: relative; >div {a {display: block; background: var(--grey-6); text-align: center; border: 1px solid transparent; margin-right: 2px; border-bottom: 0 none; padding: 10px 5px; font-size: 35px; -moz-border-radius: 0px; -webkit-border-radius: var(--radius-1) var(--radius-1) 0px 0px; border-radius: var(--radius-1) var(--radius-1) 0px 0px; color: var(--grey-1); top: 1px; z-index: 100; position: relative; img {width: fit-content; max-width: 55px;} &:hover {background: #ededed;} @media screen and (max-width: 599px) {font-size: 30px;} @media screen and (max-width: 350px) {font-size: 28px;} &.active {background: var(--white); color: var(--orange-2); border-color: var(--grey-6);} &.selected {color: var(--orange-2);}} &:last-child a {margin-right: 0px;}}}}#search{padding:20px;border:1px solid var(--grey-6);display:none;position:relative;background:var(--white);@media screen and (max-width: 599px){padding:5px;input {}}}#browse{position:relative;.options {padding: 20px; border: 1px solid var(--grey-6); display: grid; grid-template-columns: 1fr 1fr; min-height: 49px; align-items: center; background: var(--white); grid-gap: 10px; @media screen and (min-width: 900px) {grid-template-columns: 1fr 1fr 1fr 1fr;} @media screen and (max-width: 599px) {display: block; select,input {width: 100%; margin-bottom: 10px;}} select {width: 100%; font-size: var(--text-2); padding: 20px 10px; border: 0 none; background: var(--grey-5); background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==); background-position: right 10px top 50%; background-size: auto 18px; background-repeat: no-repeat; transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; -webkit-appearance: none; -moz-appearance: none; text-indent: 1px; text-overflow: "";} select::-ms-expand {display: none;}} #browse-loader {position: absolute; top: 0; left: 0; z-index: 1000; background: rgba(254,254,254,.8); height: 100%; width: 100%; display: none; grid-template-columns: 1fr; align-items: center; align-content: center; justify-content: center; text-align: center;}}
