.navigation .menu .shopping-cart > a {
	background: #ffffff;
	padding: 0 21px;	
}

.widget_shopping_cart_content {
	color:#000;
  padding-left:5px;}
}

.menu .shopping-cart .product_list_widget li a {
	color: #000; 
	padding: 0;
	border: 0;
	font-weight: normal;
}

.menu .shopping-cart .product_list_widget .quantity {
	color: #000;
	font-size: 12px;
}
.menu .cart-widget .total {
	font-size: 14px;
	margin-top: 21px;
	padding-left: 25px;
	color: #000;	
}

.mobile .search .query, .mobile .searchform input, .mobile .searchform #s {
	background: #f2f2f2;
	color: #7f7f7f;
}

posts-list .content .comments {display: none;
}

.post-header .comments {
display: none;
}

.listing-meta {
    display:none;
}

.main-featured .the-date {
	display:none;
}

.post-meta {
	display:none;
}
/*.post-meta .posted-on,.cats {
	display:none;
}*/

.author-box {
	display:none;
}

.comments {
	display:none;
}

/* sale banner */

@media screen and (max-width: 900px) {

	.sale {
		display:none;
	}
}
@media screen and (min-width: 900px) {

	.salemobile {
		display:none;
	}
}

/* SS Additions */

#bbp-topic-39487 .bbp-topic-title .bbp-topic-permalink {
	font-weight: bold;
	color: #606569;
}

#bbp-topic-39487 #bbpress-forums .status-closed, #bbp-topic-39487 #bbpress-forums .status-closed a {
    color: #606569;
}

/*HR monitor */
.hr-mon{
	width:100%;
	font-family: "Open Sans", Arial, sans-serif;
	line-height:1.5;
	
}
.form-group {
    margin-bottom: 1rem;
}
.form-control {
    display: block;
    width: 95%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#zones.table-striped {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.alert-success{
	color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

/* At Home Training Workouts */


.athomeweeks .su-spoiler-title {
 background-color: #549fd2;
	color: #ffffff;
	font-size: 1.6em;
	padding: 1.6em;	
	text-align:center;
}

.athomeweeks .su-spoiler-icon {
	font-size: 1em;
	padding-top: 1.35em;	
	padding-left: 1em;
	padding-right: 1em;
}

.athometrain {
	line-height:2;
}

.athometrain i{
	color:#549fd2;
	margin-right: 1em;
	margin-left: -1em;
}

.su-tabs-nav {
	text-align:center;
}

/* The Uphill Athlete Podcast */