/*
Theme Name: hueman-child
Version: 1.0
Description: A child theme of Hueman
Template: hueman
Author: Administrator
*/
/* Your awesome customization starts here */
body{	    color: #333;}
.pad {
    padding: 30px 28px 20px;
}
.entry{line-height: 1.67em;}
.entry h1 span, .entry h2 span, .entry h3 span, .entry h4 span, .entry h5 span, .entry h6 span {
    color: #222;
}
#header .group.pad.central-header-zone {
    padding-top: 0 !important;
}
header#header {
    height: 140px !important;
}
#header .logodiv{float:left;}
a.buybtn {
border: 2px solid #bf760a;
border-radius: 5px;
padding: 10px;
background-color: #ff9900;
color: #000;
font-style: italic;
box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.38);
transition: all 0.3s ease 0s;
cursor: pointer;
text-align: center;
margin: 0 auto;
display: block;
max-width: 280px;
}

a.buybtn:hover {
    background-color: #f90;
    box-shadow: 0px 5px 5px rgba(229, 175, 46, 0.4);
    color: #fff;
    transform: translateY(-7px);
}

@media screen and (max-width: 719px){
	div#wrapper header#header {
    	height: 200px !important;
	}
	
	#header .logodiv {float:none;}
	
}

/*Blog Product css*/
.blog_products{max-width:700px;text-align:center;margin:0 auto;margin-bottom: 10px;}
.blog_products .p_thumb{display: inline-block;width: 47%;border: 1px solid #f2f2f2;}
.blog_products img {border: 0;max-width: 100%;height: auto;margin:0 auto;}
.blog_products .p_thumb .title {bottom: 0;display: block;width: 100%;background-color: rgba(255,255,255,0.8);margin-bottom: 3px;
    height: 20px;overflow: hidden;word-wrap: break-word;text-transform: capitalize;font-size: 14px;}
.blog_products .p_thumb a {position:relative;}
.blog_products .p_thumb a:link, .blog_products .p_thumb a:visited, .blog_products .p_thumb a:hover, .blog_products .p_thumb a:active {
    text-decoration: none; color: #000; position: relative; display: block; border: 0 none; }
.blog_products .buy_item {display: table;width: 100%;padding: 1%;border-top: 1px solid #f2f2f2;}
.blog_products .buy_item .price{display: table-cell;width: 49%;vertical-align: middle;}
.blog_products .buy_item .buy{display: table-cell;width: 49%;vertical-align: middle;text-align: center;}
.blog_products .buy_item .buy button {font-size: 15px;color: #fff;display: inline-block;background-color: #ff8831;
    line-height: 16px;border-radius: 6px;margin-top: 1.3px;vertical-align: middle;font-weight: normal;border: none;padding: 8px 23px;cursor: pointer;}
.blog_products .buy_item .price s {display: inline-block;color: #757171;font-weight: 400;font-size: 15px;}
.blog_products .buy_item .price span {    display: inline-block;color: #ff0000;font-weight: 400;font-size: 15px;padding-right: 7px;}
.blog_products p.text {padding: 5px;margin: 0;overflow: hidden;height: 34px;height: 35px;line-height: 15px;font-size: 13px;}
.blog_products .p_thumb.singleitem {width: 100%;max-width: 502px;box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.2);background: #fff;}
.blog_products .p_thumb.single_product p.text{line-height: 20px;font-size: 18px;height: 42px;}
.blog_products .load-more{display: block;margin: 12px 0;}
.blog_products .load-more a,.blog_products .load-more a:visited,.blog_products .load-more a:link,.blog_products .load-more a:active{color: #fff;background: #000;font-size: 17px;border: none;padding: 8px 20px;}
@media (max-width:880px){div.postmeta{padding: 8px;}}
@media (max-width:580px){
    .blog_products .p_thumb{width:100%;float:none;}
    .blog_products img {margin:0 auto;}
    .blog_products .p_thumb.single_product p.text {line-height: 15px;font-size: 13px;}
    .blog_products .p_thumb.singleitem{width: 92%;}
}
@media (max-width:400px){.blog_products .buy_item .buy button {font-size: 17.5px;}}
/*ins.adsbygoogle {text-align: center;display: block;width: 100%;margin: 15px 0;}*/
