/* Enter Your Custom CSS Here */

.product_list_wrapper .product_list li {
  width: 33% !important;
}

.bn_sep, .breaking_news_wrap {
 display:none;
}

.home_intro_wrapper {
  font-size: 26px !important;
}

div.bx-controls {display: none;}
.bx-wrapper {
  margin: 0 auto 20px !important;
}

.content_box.body_content_box {
  border-top: 6px solid #ff0000 !important;
}

#content_wrapper h1 {
  color: #ff0000 !important;
}

.product_list_wrapper .product_list li a h3 {
  color: #ff0000 !important;
}

#content_wrapper .content_box {
    border-top: 8px solid #ff0000 !important;
}