/*
Theme Name: Sativaka
Theme URI: http://wp.themedemo.co/sativaka
Author: TrueThemes
Author URI: https://themeforest.net/user/truethemes
Description: A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready WordPress theme with grid system layout. It is optimized for mobile touch and swipe.
Version: 1.0.2
Tags: one-column, two-columns, right-sidebar, left-sidebar, custom-menu, post-formats, sticky-post
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sativaka
*/
.header__main .header__logo {
	height: 75px !important;
	top: 0px !important;
    position: relative !important;
	z-index:10;
}
.top-hr-left{
	position: absolute;
	left: 0px;
	z-index:8;
    top: 39px !important;
    width: 43%;
    border-bottom: 3px solid #3695c1;
}
.top-hr-right{
	position: absolute;
    right: 0px;
	z-index:8;
    top:31px !important;
    width: 53%;
    border-bottom: 3px solid #3695c1;
}