/*
Theme Name: vestige Child Theme 
Theme URI: http://preview.imithemes.com/vestige-wp
Description: vestige Child Theme
Author: imithemes
Author URI: http://www.imithemes.com
Template: vestige
Version: 1.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
@import url(../vestige/style.css);

.topbar .social-icons-colored li a {
	background: #0592cd;
	color: #ffffff;
	
}

.site-logo img {
	max-width: 350px;
}

header .site-header .site-header-wrapper {
	height: 100px !important;
}

#undefined-sticky-wrapper .sticky-wrapper {
	height: 100px !important;
} 

.meta-data {
	color: #3D4849;
}


.events-grid .post-actions .btn-primary {
	font-size: 0;
}
.events-grid .post-actions .btn-primary:before {
	font-size: 14px;
	content: "Tickets";
}


