/*
Theme Name: Logger Child
Theme URI: http://themeforest.net/user/2codeThemes
Description: Logger - Clean & Flat Blog HTML Template
Tags: awesome, beautiful, blog, blogging, clean, corporate, design, facebook, instagram, logger, minimalist, personal, simple, twitter, widget
Author: 2codeThemes
Author URI: http://themeforest.net/user/2codeThemes
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: logger
*/

@import url("../logger/style.css");
.post-head > h1,.widget_search input[type="search"], .widget_product_search input[type="search"],input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="url"], textarea, select  {
  text-transform: none !important;
}

.comments-link a {
    visibility: hidden !important;
}
.comments-link a::before {
    content: "Tell Me What You Think";
    display: block;
    visibility: visible;
}

.page-navigation a {
	
	 text-transform: none !important;
}
.header-menu a, .sub-menu a{
	font-family: 'Roboto Slab' !important;
}

.widget-posts-content > a {
	
	text-transform: none !important;
	color: #B70400 !important;
	}
	
.widget-tabs .tabs li a.current {
	background-color: #DCBD93 !important;
}	

.post-meta div{
	text-transform: none !important;
}

.header-follow-a{
	color: #000;
}
.ArevicoModal-close{
	cursor:pointer;
}

.navigation > div > ul > li.mega-menu > ul {
	left: 0;
	right: none !important;
	width: auto;
}

.mega-menu .sub-menu li {
	min-width: 236px;
}

.post-inner p, .post-inner div{
	font-size: 14px !important;
}
.aboutme{
	color: #fff;
}

.widget-posts-content span {
	text-transform: none !important;
}

.navigation_mobile > ul a {
	
	color: #000 !important;
}

.widget-about h3 {
 
  text-transform: inherit !important;
}
.printfriendly img{
	width: 16px !important;
}