/*
Theme Name: menslifeadvice
Theme URI: http://wordpress.org/themes/menslifeadvice
Author: the NY team
Author URI: http://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: menslifeadvice

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.form-group {
    float: left;
    width: 100%;
}
.timeline-header{border-width: 1px!important;}

.blog_inn_b section ul {
  float: left;
  font-size: 14px;
}
.blog_inn_b section ul li {
  margin-bottom: 21px;
  float: left;
  width: 100%;
}
.banner_box_1 { display:none !important;}
.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;
}
.cat_name{
    font-family: 'robotoregular';
    font-size: 24px;
    color: #bf1e2d;
    height: auto;
    width: 100%;
    padding: 0px 262px 0px;
    margin: 0 0 2%;

}
.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;
}
.footer_arrow_b{  
 background: none!important;
}
.header_social_icon ul li {
 border:none!important;
 height:auto!important;
}

/*Custom Style*/

.contain-to-grid .top-bar {
  margin: 0 auto;
  max-width: 80.5rem !important;
}