/*
 Theme Name:   University Child
 Description:  CactusThemes - University Child Theme
 Author:       CactusThemes
 Author URI:   http://cactusthemes.com
 Template:     university
 Version:      1.0.1
*/


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

body a.noicon { 
	background:transparent none !important; 
	padding:0 !important; 
	margin:0 !important; 
}

/* Make sure the icons are not cut */
a[href$=".pdf"] {
  padding:2px 22px 2px 0;
  margin:-2px 0;
  background-repeat: no-repeat;
  background-position: right center;
}

/* External links */ 

/* Files */
a[href$=".pdf"]   { background-image: url(icons/pdf.png); text-decoration: underline;  }  
.page-heading{ height: 40px; padding-top: 10px;
  padding-bottom: 11px;}
.page-heading h1{font-size: 1.8em;}
.tipsy-inner{display:none !important;}
div.tipsy.tipsy-n{display:none !important;}
div.tipsy-arrow.tipsy-arrow-n{display:none !important;}

/* .navbar-header a.logo {
    width: 80px;
} */
.vc_separator h4{
  font-size: 1.8em !important;
}