/*
Theme Name: Newsy
Version: 1.0.0
Theme URI: https://demo.akbilisim.com/newsy
Description: A basic starter child theme for customization purpose of Newsy theme.
Author: akbilisim
Author URI: http://themeforest.net/user/akbilisim?ref=akbilisim
Template: newsy
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */

/* Heder section home icon button */
a.ak-header-icon-btn.ak-header-home-btn:hover{
	color: #FFFFFF;
    background-color: #0A2A66;
}

/* Hero section above padding delete */
.ak-content.vc-content{
	padding:unset;
}
a.ak-header-icon-btn.ak-dropdown-button.ak-search-btn{
	color:#001F54;
}