/*
Theme Name: Asia Feeds
Theme URI: http://asiafeed.com/
Author: Akhtar Saeed
Author URI: https://vengile.com/
Description: Personal loans can be used for many purposes – home renovations, car purchase, holiday vacations, even debt consolidation. There are many reputable lenders that provide unsecured loans at a fixed interest rate with fixed monthly payments. To sort the lenders, offers and rates, and help you make the best financial decision, Best-Personal-Loans.net.com provides you with personal loan comparison lists and reviews.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen
@charset "UTF-8"; /*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
.fusion-is-sticky{
  position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999;
  background: #ffffff;
  font-size: 1.3rem;
}

.menu-item a{
	font-size: 12px;
}
.menu-item a:hover{
      border-bottom: 3px solid transparent;
    -moz-border-image: -moz-linear-gradient(right, #F9B200 0%, #4cd8b0 100%);
    -o-border-image: -moz-linear-gradient(right, #F9B200 0%, #4cd8b0 100%);
    -webkit-border-image: -webkit-linear-gradient(right, #F9B200 0%, #4cd8b0 100%);
    border-image: linear-gradient(to right, #F9B200 0%, #4cd8b0 100%);
    border-image-slice: 1;
}

.searchbox-open{
  	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
    z-index: 1000;
}