/* Enter Your Custom CSS Here */

#prodBtnSteel {
	width: 100%;
    margin: 0 auto 1% auto;
    padding: 0;
    text-align: center;
}

.pBox{
	height: 125px;
}

.slider_content_outer h4.q_slide_subtitle > span{
	    margin-top: 10px;
}

.product_sidebar {
  background-color:#F7F7F7 !important;
  border:1px solid #E5E5E5 !important;
  display:block;
  padding:5%;
  width:90%
}

.product_sidebar ul li {
  border-bottom: 1px solid #e5e5e5;
  padding: 5px 0 10px 0
}

.product_sidebar ul li:last-child {
 border-bottom:none  !important
}

.product_sidebar ul li a {
  text-decoration:none;
}
