.search-frm-field{position:absolute;top:105px;right:60px;background:#fff;width:230px;z-index:99;overflow:hidden;-webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease;-ms-transition:All .5s ease;transition:All .5s ease;opacity:0;display:none;border:1px solid #ddd}
.search-frm-field input[type="text"]{border:0;background:0;line-height:40px;width:190px;padding:0 0 0 15px;height:auto;color:#333;font-size:14px;margin-top:0}
.search-frm-field input[type="submit"]{float:right;border:0;width:17px;height:17px;background:url(../../../../../content/dam/es/icex-interiors/commons/ico-lupa-blk.svg) no-repeat center center;cursor:pointer;margin:8px 12px 0 0;opacity:.8;width:22px;height:22px;padding:0}
.search-form.open-form .search-frm-field{display:block;opacity:1;border-radius:22px;margin-top:9px;border:1px solid #333f48}
@media screen and (max-width:1023px){.search-frm-field{top:150px;right:35px}
}