/*
Theme Name:   GovAfterShock
Description:  Write here a brief description about your child-theme
Author:       OPSI
Author URL:   https://oecd-opsi.org/
Template:     conferpress
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  GovAfterShock
*/

span.wpcf7-list-item {display: block;}

/* Hide "Get Ticket" button */
.post-slider-overlay-buttons .btn-default { display: none}

/* Center align Twitter feed */
.twitter-feed {
    margin: 0 auto;
}

/* Position Google Translate at top right */
#top-nav {
    padding-right: 220px;
}
#top-nav .navbar {
    border-right: solid 1px rgba(255,255,255,.2);
}
#gtranslate_wrapper {
    right: 30px !important;
    top: 5px !important;
}

