/*
Theme Name: Church & Event
Theme URI: http://church-event.vamtam.com
Text Domain: church-event
Description: WordPress Theme with powerful back-end framework.
Author: Vamtam
Author URI: http://vamtam.com
Version: 10
License: Envato
License URI: http://themeforest.net/licenses/regular_extended
Tags: blue, brown, green, pink, white, light, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
*/

.table {
    display: table;
}
.row2 {
    display: table-row; 
    vertical-align: top;
    margin: 10px 0px;
}
.row2 label{
    font-weight: bold;
    display: inline;
white-space: nowrap;
}
.cell{
  display: table-cell;
  vertical-align: top;
  padding-left: 10px;
  text-align: left;
padding: 10px 0px;
border-bottom: 1px solid #c1c1c1;
}

.top-nav a {
color: #2072D2;
}

#top-nav-social a {
color: #2072D2;
border: 2px solid #2072D2;
}

.wpv-single-event-after-details {
display:none;}


.icon.shortcode {
margin-right: 10px;
}



