/*
Theme Name: themesbond-child
Theme URI: https://www.themesbond.com/
Description: Hunting Killer WordPress Themes
Author: Themesbond
Version: 1.0
Template: theme
Text Domain: themesbond
*/

@import url("../theme/style.css");

.main-header {
    position: relative;
    float: left;
    width: 100%;
    z-index: 99;
    background: RGBA(255, 255, 255, 0.9);
}
.main-header, #header .head-search #s, .head-search .fa-search {
    background-color: #FFF;
}
#header, .menu li, .menu li a, a#pull {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 15px;
    color: #757575;
}
.secondary-navigation {
    display: block;
    float: left;
    max-width: 100%;
    margin-top: 10px;
    margin-left: 20px;
}
.header-social-icon {
    float: right;
    margin-top: 25px;
}
.head-search .fa-search:hover {
    color: #757575;
}
.title.header-post-title {
	font-weight: 300;
}
.popular-category {
    width: 23.076%;
    margin-right: 2.564%;
    text-align: center;
    float: left;
    position: relative;
    background-size: cover;
    margin-bottom: 30px;
    height: 150px;
}
.logo-wrap {
    margin: 20px 20px 0px 0;
    overflow: hidden;
    float: left;
}
#header, .menu li, .menu li a, a#pull {
    font-family: 'open sans';
    font-weight: 700;
    font-size: 15px;
    color: #757575;
}
.secondary-navigation {
    display: block;
    float: left;
    max-width: 100%;
    margin-top: 20px;
    margin-left: 20px;
}
.header-social-icon {
    float: right;
    margin-top: 35px;
}
#header .head-search #searchform {
    position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
    z-index: 1;
    display: none;
}
.head-search .fa-search {
    width: 50px;
    height: 55px;
    line-height: 65px;
    position: relative;
    z-index: 2;
    background: #fff;
    color: #333;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    cursor: pointer;
    transition: all linear .3s;
    font-size: 20px;
}
.head-search {
    float: right;
    text-align: center;
    margin-left: 20px;
    margin-top: 10px;
}
#header .head-search #s {
    width: 100%;
    background: #fff;
    font-size: 18px;
    padding: 0;
    height: 70px;
    color: #757575;
    letter-spacing: 2px;
    text-indent: 20px;
    font-weight: 700;
}
.featured-post-wrap.featured-post-1 {
    width: 68.2%;
    margin-right: 1%;
}
.featured-post-wrap.featured-post-2, .featured-post-wrap.featured-post-3 {
    width: 30.65%;
    margin-bottom: 1%;
}
.featured-wrap {
    margin-bottom: 40px;
    margin-top: -10px;
}
.featured-excerpt .featured-title {
    color: #fff;
    display: block;
    font-size: 30px;
    font-weight: 700;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
    line-height: 1.2;
    font-family: Helvetica, Arial, sans-serif;
}
.featured-post-2 .featured-excerpt .featured-title, .featured-post-3 .featured-excerpt .featured-title {
    font-size: 18px;
    line-height: 26px;
    margin: 0;
}
.widget h3 {
    font-size: 18px;
    line-height: 40px;
    margin: 0px 0 15px 0;
    text-transform: uppercase;
}
.widget .post-title {
    line-height: 24px;
    font-size: 18px !important;
    margin-bottom: 10px;
}
#tab-group {
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 0px auto 40px;
    overflow: hidden;
    display: inline-block;
}
.footer-widgets h3 {
    margin-bottom: 15px;
    color: inherit;
    padding-top: 0;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
}
.latestPost .title a {
    line-height: 30px;
    display: block;
}
.sponsers-images h4 {
    color: #757575;
    font-weight: 100;
    font-size: 20px;
	font-style: normal;
    margin-right: 35px;
}
.popular-category a span {
    text-transform: uppercase;
}
.featured-excerpt {
    margin-bottom: 10px;
}
.inpost-title{
	font-size:20px !important;
	color:#757575 !important;
}
h2 .listing-number{
	color: #fff;
	padding: 8px 16px;
	background: #6a923c;
	border-radius: 36px;
	font-size: 26px;
	font-weight: bold;
}

.article img.aligncenter, article img.alignnone{
    border: solid 1px #E0E0E0;
    border-radius: 2px;
	max-width: calc(100% - 2px);	
}
