/*
Theme Name: Vertoh
Theme URI: http://showthemes.com/vertoh-demo/changelog
Author:  Showthemes
Author URI: http://www.showthemes.com
Description: Vertoh is a WordPress Theme by Showthemes. Designed by Fabio Cannillo and developed by Simone Bolognini (http://www.simonebolognini.it) 
Version: 1.3.46
*/

section.fullwidth .carousel-sessions .session.item {
    min-height:0 !important;
}

section.fullwidth .carousel-sessions .sessions-images {
    display:none !important;
}

#tile_registration {
    display:none !important;
}

.expandedHeader .nav li ul.sub-menu {
    width:325px;
}

.expandedLogo {
    max-width: 225px;
    margin-left: -100px !important;
}

img.sponsor-logo {
    border:1px solid #9F9FA3;
}

.nav.navbar-nav.pull-right {
    margin-top: 12px;
}

p.homeQuote {
    margin-left: 5px;
    font-size: 13px;
    margin-top: 12px;
    margin-bottom: 18px;
}

.entry-content {
    /*display: none;*/
}

section.fullwidth .section-header, section.content .section-header, .section-header {
    margin-bottom:17px;
}

#site-footer * {
    color: #fff;
}

#menu-item-592 ul.sub-menu {
    top:35px;
    display:none;
}

#menu-item-592 ul.sub-menu li {
    padding-left:20px;
}

@media (max-width:1357px) {
.expandedLogo {
    margin-left: 0 !important;
    float:none !important;
    display:inline-block !important;
}

.expandedHeader .nav {
    top: 0;
}
}

@media (max-width:767px) {

.expandedLogo {
    float:left !important;
}

}

/* 2017 updates */
section.fullwidth.site-slider .slider-content h1, section.fullwidth.parallax h2, section.fullwidth.heading-image h2 {
  text-shadow: 2px 2px 6px #000;
}

section.fullwidth.site-slider .slider-content h3, section.fullwidth.site-slider .slider-content h3, section.fullwidth.site-slider .slider-content p {
  text-shadow: #000 1px 1px 2px;
}

.ticket-box .box-content {
    min-height: 7em;
}

.ticket-box .box-underprice {
    min-height: 3.5em;
}

.slide-down {
    display:none !important;
}

#carousel-exhibitors .read-more-link.visible {
    display:none !important; 
}

/* Volunteer button CSS - hidden until next year */
#menu-item-1193 {
    background-color: #fdb813;
    font-weight:bold;
}

#menu-item-1193 a {
    background-color: #fdb813;
    font-weight:bold;
    color:#ffffff;
}

#menu-item-1193 a:hover {
    background-color: #fdb813
}

.category .entry .entry-title {
    height: auto !important;
}

/* hide View All Speakers button */
#tile_speakers a.section-button {
    display: none;
}

/* Sponsor tile edits */
#tile_sponsors hr {
    display: none;
}

#tile_sponsors .section-footer {
    margin-bottom: 27px;
    margin-top: 0;
}

/* Email Sign up LB CSS */
.email-sign-up-lightbox h1, .email-sign-up-lightbox p {
    text-align: center;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.email-sign-up-lightbox h1 {
	font-size: 39px;
}

.email-sign-up-lightbox h2 {
	text-align: center;
	color: #f1b71c;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 40px;
	margin-bottom: 12px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	color: #999;
	padding: 5px;
	text-align: center;
	font-weight: normal;
	max-width: 265px;
}

.wpcf7-form-control.wpcf7-submit {
    background-color: #f1b71c;
    border: 1px solid #f1b71c;
    border-radius: 15px;
    color: #fff;
	font-size: 24px;
	padding: 5px 40px;
	margin-top: 12px;
	margin-left: 20px;
}

#fancybox-content {
    background: url("http://bridgeconf.wpengine.com/wp-content/uploads/2018/01/lightbox-background-650.jpg") !important;
	min-width: 460px !important;
}

#contact_form_pop {
	padding: 30px 60px;
}

#fancybox-content label br {
	display: none;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	border: none;
	color: #fff;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	color: #f7e700;
	border: none;
}