﻿/*
 Theme Name:   inkness Child
 Template:     inkness
 URI: http://inkhive.com/product/inkness/
Author: Rohit Tripathi
Author URI: http://inkhive.com
 Version: 	   1.0
 Description:  This is a child theme used to customize the Tracks WordPress theme.
 License: GNU  General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

*/
 
@import url("../inkness/style.css");
 
/* =Theme customization starts here
-------------------------------------------------------------- */
h1 .entry-title, .h1 {
    font-size: 2.3em;
    }
.entry-header h1 {
    font-size: 2.3em;
    }
    .strike {
	font-size: 0.7em;
}
footer .site-info {
	font-size: 80%;
color: #4ac5c5;
}
/* Text meant only for screen readers */
@media screen and (max-width: 767px) {
  #top-search {
    margin-right: 10% !important;
    margin-top: -35px !important;
  }
