@charset 'utf-8';
/*
  Theme Name: PabloGuadiChild
  Theme URI: http://pabloguadi.ancorathemes.com/
  Description: PabloGuadi - Multipurpose and Multiskin Responsive Wordpress theme
  Author: AncoraThemes
  Author URI: http://ancorathemes.com/
  Template: pabloguadi
  Version: 1.0
  Tags: accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
  Text Domain:  pabloguadi
*/

@import url("../pabloguadi/style.css");
body{
  overflow-x:hidden;
  overflow-y: scroll;
}
.footer_wrap_inner {
  padding: 3.3em 0 3.3em;
}
.comments_wrap {display: none}

/* =Theme customization starts here
-------------------------------------------------------------- */
.top_panel_title .post_navi {display:none}

@media only screen and (max-width: 780px) {

  .footer_wrap.widget_area .columns_wrap{
    margin-right: 0px !important
  }
}
.header_mobile .menu_main_nav > li > a > .open_child_menu {margin-right:1.3em;}
