/*
Theme Name: Pricekart Child
Theme URI: http://www.pricekart.com/
Description: A child theme of pricekart.com
Author: Pricekart
Author URI: http://www.pricekart.com/
Template: pricekart.com
Version: 1.0
*/

@import url("../pricekart.com/style.css");
body{top:0 !important;}
.nocomments{display:none;}
.main-featured{padding:0 !important;margin:0 !important;}
.main{margin:10px auto !important;}
.focus-grid, .highlights-box, .news-focus, .gallery-block, .page > .row.builder, .post > .row.builder{margin-bottom:35px !important;}
.highlights .excerpt{color:#333333;}
.main-head header{line-height: 80px !important;min-height: 80px !important;;}
.main-head .right{line-height: 80px !important;} 
.main-head, .navigation .off-canvas{background:#333333;}
.title-above .post-header .post-meta {margin: 15px 0;}

.footer_category {text-align: center;color: #fff;}
.footer_logo {text-align: center;margin-top: 20px;color: #fff;}
.footer_category a, .footer_logo a  {color: #fff;margin:0 5px;}
.footer_logo .sub {vertical-align: super;font-size: 12px;}
.highlights .column.half.block.posts-list.thumb li.post {min-height: 184px;}
.table{width:100%;text-align:center;}
.table .pk-product-title{text-align:left;}
.fsrs-stars{color:#f9b200;}
.post-content .sc-button, .post-content .sc-button:hover {
    color: #000 !important;
    background: #f0c14b;
    border: 1px solid transparent;
    background: linear-gradient(to bottom, #f3d795, #f0c14b) repeat scroll 0 0 rgba(0,0,0,0);
    border-color: #9c7e31 #90742d #786025 !important;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset;
}
@media only screen and (min-width: 767px){
	.h-325 {
		min-height: 325px;
	}
}
@media only screen and (max-width: 799px){
	.hide-td{display:none;}
	.sc-button-small {
    	padding:5px;
		font-size: 10px;
	}
	.main-head .right, .main-head .title {
		margin-bottom: 10px !important;
	}
	.main-head .title {
    	margin-top: 0 !important;
		line-height: 30px !important;
		min-height: 30px !important;
	}
	.main-head header{line-height: 60px !important;min-height: 60px !important;;}
	.main-head .right{line-height: 60px !important;} 
	
	.navigation .off-canvas{ background:#333 !important;}
	.main-head .logo-mobile{width:100% !important;}
	.table td:last-child {
		width: 85px;
		padding: 5px;
		vertical-align: middle;
	}
}