/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/* css */
/*****************************************/
/* Start your style declarations here    */
/*****************************************/


/*****************************************/
/* FONTS - Circular   */
/*****************************************/


}

/*****************************************/
.submenu.level-2 .menu-item .menu-link {
  font-size: 14px!important;
}

.submenu.level-2 {
  width: auto!important;
  min-width: 200px;
}
.blog-main-section {
	max-width: 1200px!important;
	margin: auto;
}

.blog-recent-posts {
    max-width: 1230px;
    margin: auto;
    margin-bottom: 60px;
}