/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.top-search-open .top-search-form a {
    display: inline-block;
    height: 35px;
    width: 35px;
    position: absolute;
    top: 30px;
    right: 30px;
}
.top-search-open .top-search-form a i {
    font-size: 30px;
}
