.SR_wrap h1 {
	font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    color: #444444;
}
.SR_wrap.ipsBox {
	padding:30px 15px !important;
}
.reviews_header {
	max-width:300px;
}

section.ipsType_normal {
	font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}
section.ipsType_normal h3 {
	font-weight: bold;
    font-size: 24px;
    line-height: 33px;
    color: #444444;
  	    margin: 0;
    margin-top: 5px;
}
#kicksReviews_specs {
	margin-bottom:0;
}
.kicksReview_barsItem_progress > span > span {
	position: absolute;
}

.kicks_comparePrice {
	max-width: 400px;
}


@media screen and (max-width: 979px) {
    #historyFeed {
        display: none
    }
}
