/*
Theme Name: Ariva - Child Theme
Version: 1.0
Author: SAKTHI KUMARAN
Author URI: http://userthemes.com
Description: Ariva is a unique, simple and stylish text-based WordPress theme designed for the dedicated bloggers. It is a perfect SEO-optimized responsive template that has clean codes, loads super fast and supports JSON LD Schema, AMP features.
Theme URI: https://userthemes.com/ariva-demo/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-columns, right-sidebar, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments,editor-style
Text Domain: ariva
Template: ariva

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

.inner_art_post img,
.fa-thumb-tack {
	display:none;
}

.ariva_menu {
	float:none;
}
.logged-in .ariva_headerlayt1 .ariva_header {
	top:30px;
}
.ariva_headerlayt1 .ariva_header {
width: 100%;
    background-color: #fff;
    border-bottom: 2px solid #e80e0e;
    position: fixed;
    z-index: 9999999;
    left: 0;
    right: 0;
}
.logged-in .ariva_featureditems {
	margin: 8rem 0 0rem;
}

.ariva-post-article-mnbtn {
	    float: right;
}
.ariva_header .ariva_menu .ariva-post-article-mnbtn a {
	       background-color: #e1757d;
    color: #fff !important;
    margin: 0 15px 0 0;
}