/*
Theme Name: UERR
Theme URI: http://uerr.edu.br/
Description: Site institucional.
Author: Abraão Batista
Author URI: http://abraaobatista.com/
Version: 1.0.0 (4.15.12)
Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
License: GNU General Public License
License URI: license.txt
Text Domain: zn_framework
*/

/*
	** PLEASE DON'T ADD ANY CSS HERE !!!
	This file will be overwritten on updates and your CSS will be lost.

	Instead, please use Kallyas Child theme's style.css ( https://my.hogash.com/documentation/installing-the-child-theme/ )
	Or, access Kallyas options > Advanced > Custom CSS and add your CSS there.
*/

body .zn_text_box {
	font-size: 16px !important;
}
.header--is-sticked.site-header.sticky-resize .site-logo-img-sticky {
	top: 18% !important
}
@media (min-width: 992px) {
	
	.headsearch--min .header-search-container {
		border-color: #fff !important;
	}
    .headsearch--min .gensearch__input {
	    color: #fff !important;
    }
}

@media (max-width:767px) {
  .site-header-top-wrapper {
      position: relative;
      background-color: #185690;
  }

  .page-subheader.zn_def_header_style .ph-content-wrap, .page-subheader.uh_zn_def_header_style .ph-content-wrap {
      padding-top: 14px !important;
  }
  .page-subheader.zn_def_header_style, .page-subheader.uh_zn_def_header_style {
      height: 65px !important;
  }
  .page-subheader.zn_def_header_style, .page-subheader.uh_zn_def_header_style {
      min-height: 65px !important;
  }
  .breadcrumbs {
      margin: 0 0 10px 10px !important;
  }
	
  .znColumnElement-innerWrapper-eluid5e9ba68d {
      margin-top: 10px !important;
  }
	
}

table {
	border-collapse: collapse;
}

table tr td {
	padding: 10px;
	border:1px solid #d3d3d3;
}

.wpusb {
    margin-bottom: -60px !important;
    margin-top: 70px !important;
}




 
