/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

#top.search-results .post-meta-infos {
	position: inherit;
}
#top.search-results .search-result-counter {
	left: -52px;
	top: -10px;
	font-size: 14px;
	font-weight: bold;
}
#top.search-results .post-meta-infos .date-container.minor-meta.updated{
	text-align: left;
	padding:0px 0px;
}
#top.search-results .template-search.content .entry-content-wrapper {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

#top.search-results .pagination .current, #top .pagination a, #top .fullsize .template-blog .pagination a {
    font-size:13px;
}
    
#top.search-results .pagination .pagination-meta{
    font-size:13px;	
}
/*  */
.sub_cart_main_price_total .amount {
    color: #444;
    font-weight: normal;
}

.sub_price_total .amount, .subprice_discount .amount, .sub_cart_price_total .amount, .sitem_price_discount .amount {
    color: #248d93;
    font-weight: bold;
}


.wizard.wizard > .content > .title, .wizard.wizard > .steps .current-info{
	top: -225px;
}