.search_vegeta{display:table;position:absolute;left:23%;z-index:9990}.search-box_vegeta input[type=text]{border:none;background:0 0;width:25px;height:25px;transition:all .25s ease-in .25s;color:transparent;font-size:.75rem;line-height:25px}.search-box_vegeta input[type=text]:hover{cursor:pointer}.search-box_vegeta input[type=text]:hover:focus{cursor:text}.search-box_vegeta input[type=text]:focus{width:100%;padding:0 10px;outline:0;color:#000;background:0 0;color:#fff}.search-box_vegeta input[type=text]:focus+span{width:100%}.search-box_vegeta input[type=text]:focus+span::before{width:2px;opacity:0;transition:all .25s ease-in}.search-box_vegeta input[type=text]+span{z-index:-1;position:absolute;border:2px solid #fff;top:3px;width:18px;height:18px;transition:all .25s ease-in .25s;border-radius:25px;left:0}.search-box_vegeta input[type=text]+span::before{transition:all .25s ease-in .5s;transform-origin:left top;content:'';position:absolute;top:-30%;left:-40%;width:6px;height:4px;border-radius:5px;background:#fff;transform:rotate(45deg) translate(26px,-2px)}@media all and (max-width:600px){.search_vegeta{left:30%}.search-box_vegeta input[type=text]:focus{width:60%}.search-box_vegeta input[type=text]:focus+span{width:60%}.search-box_vegeta input[type=text]:hover+span{background:0 0}}