@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");


/* =Theme customization starts here
-------------------------------------------------------------- */

.content-flex{
  display: flex;
  background: #000;
  justify-content: space-between;
}

.logo-left{
  float: left;
  display: flex;
  padding: 5px;
      flex: 1;
}
.logo-left .logo{
  width: 65px;
  margin: auto;
  margin-bottom: auto!important;
}
.logo-left .logo a img{
  width: 100%;
  height: auto;
  margin: 0;
}
.tag-title{
  float: left;
  display: flex;
  flex: 3;
  color: #fff;
}

.m-auto{
  margin: auto 30px;
}
.nav-custom{
  display: flex;
      flex: 10;
}
.nav-custom nav{
  margin: auto;
  margin-bottom: auto!important;
}

.nav-custom nav a{
  padding: 10px!important;
}
.menu_main_nav > li.menu-item-has-children > a:after{
  right: 0px;
}
.social-network-links{
  display: flex;
    flex: 1;
}
.top_panel_style_5 .contact_logo{
  overflow: visible!important;
}
.contact_logo{
  border: none!important;
}
.menu_main_nav > li > a{
  color: #ffffff!important;
}
