/* Enter Your Custom CSS Here */
/*custom css*/
.product_titles {
    font-family: 'robotoregular';
    font-size: 24px;
    color: #bf1e2d;
    height: auto;
    width: 100%;
    padding: 0px;
    margin: 0 0 2%;
}
.latest_p {
    font-family: 'robotoregular';
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    height: auto;
    width: 100%;
    padding: 1% 2%;
    margin: 0 0 4%;
    text-align: center;
    background: #bf1e2d;
}
.latest_h {
    font-family: 'robotoregular';
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    height: auto;
    width: 100%;
    padding: 1% 2%;
    margin: 0 0 4%;
    text-align: center;
    background: #bf1e2d;
}
.cat_name{
    font-family: 'robotoregular';
    font-size: 24px;
    color: #bf1e2d;
    height: auto;
    width: 100%;
    padding: 0px 268px 0px;
    margin: 0 0 2%;

}
.latest_product_t a{
    font-family: 'robotoregular';
    font-size: 13px;
    color: #bf1e2d;
    height: auto;
    width: 100%;
    padding: 0px;
    margin: 0 0 2%;
    text-align: center;
    background: none;
    text-transform: capitalize;
}
.banner_box_1{display: none!important ; }
.banner_box_out {
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
.content_box_welcome_b{
   background:#111010;
   text-align:center;
   margin-top:0;
   border-top: none!important;
   padding:35px;
}
.content_box_welcome_b h2 {
 text-transform:uppercase;
 font-size:25px!important; 
}
.content_box_welcome_b p {
 font-size:16px;
 color:#FFFFFF;
  text-align:center;
}
.content_product a {
 color: #bf1e2d!important;
 text-transform: uppercase;
 font-weight: bold;
}
.content_product p:first-child{
 margin: 10px 0 !important;
}
.content_blog_box1 a {
 color: #bf1e2d!important;
 font-weight: bold;
}
.header_social_icon ul li {
 border:none!important;
 height:auto!important;
}