/*
 Theme Name:   Arvo Child Theme
 Theme URI:    http://themes.g5plus.net/orson/
 Description:  Arvo Child Theme
 Author:       G5plus
 Author URI:   http://g5plus.net
 Template:     g5plus-arvo
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: 		g5plus-orson
*/
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/

body.header-sticky-fix-style .is-sticky .sticky-region{background-color: rgba(255,255,255,.9)}
.x-nav-menu > .x-menu-item > .x-menu-a-text{letter-spacing: 3px}
@media screen and (min-width: 768px){
	body.header-sticky-fix-style .sticky-region .x-nav-menu > .x-menu-item > .x-menu-a-text, .x-nav-menu *, .header-customize-nav a i{
	color: #ffffff;
	box-sizing: border-box;
	}
	body.header-sticky-fix-style .is-sticky .sticky-region .x-nav-menu *, .is-sticky .header-customize-nav a i{
	color: #1f1f1f;
	box-sizing: border-box;
		
	}
	.is-sticky .x-nav-menu > .x-menu-item > .x-menu-a-text:hover, .header-customize-nav a:hover {
	color: #3ab8bd;
	}
}

input[type="text"], input[type="search"], input[type="email"], input[type="url"], input[type="password"], input[type="tel"], textarea, select{
	color: #1f1f1f;
	background-color: #e4e4e4;
}

.footer-blog.widget-posts .entry-thumb-wrap{display:none!important;}
.footer-blog.widget-posts .entry-thumb-wrap + .entry-content-wrap {
padding-left: 0;
}
.h5.g5plus-heading h2 {
	font-size: 20px;
}
.h5.g5plus-heading:after{
	margin-top: 12px;
}
.g5plus-counter.ct-light.contador .ct-content .ct-value{
	color: #1f1f1f;
	font-size: 60px!important;
}
.g5plus-counter.ct-light.contador .ct-content .ct-value:after{
		color: #3ab8bd;
}
.icon-right:after{
		color: #1f1f1f;
}
.g5plus-counter.ct-light.contador .ct-content .ct-title{
	color: #1f1f1f;
	font-size: 18px!important;
}
.bottom-bar-inner a{color:#fff;}
.entry-meta-author{display:none;}