/*
Theme Name: Conference Pro
Theme URI: http://www.showthemes.com/conference-pro-wordpress-theme
Author:  Showthemes
Author URI: http://www.showthemes.com
Version: 2.0.7
*/
.schedule__filters {display:none !important}
.schedule__main-place {display:none !important}
.logo-footer {display:none}
.site__footer {padding-top:0px !important; background: #ffffff!important}
.site__footer-made {color: #000}
.media-gallery__item_video {position: relative !important; left: 0px !important}
.content1 {text-align: right}
.speakers__layout {display: inline !important}
.site__text-center {display: inline}

/* remove the tab icon thing */
.header-menu__layout .menu > li > a:hover::after, .header-menu__layout .menu > li.current_page_item > a::after {opacity: 0 !important;}

/* background of anchor sections */
/* AS:20170608. remove the height value (ZERO is no good) */
.content {background: #f3f3f3 !important; padding: 1px !important; }

/* the Home menu tab colouring */
.header-menu__layout .menu > li.current-menu-item > a {color: #000 !important}
.header-menu__layout .menu > li.current-menu-item > a:hover {color: #e60000 !important}

/* 'Other' menu item colouring*/
.header-menu__layout {color: #000 !important}
.header-menu__layout .menu > li > a:hover {color: #e60000!important}

/* Register button Styles */
.btn:hover {background: #000 !important; border-color: #000 !important}
.btn {display: list-item}

/* Thinner registration panel */
.tickets__status {font-weight: bold !important}
/*
.tickets {margin-bottom: -50px}
.tickets__layout {display: inline !important}
.tickets__item {min-height: 325px; display: inline-flex; width: 350px !important}
.tickets__item_featured {margin-left: 63px; margin-right: 63px}
.tickets__price {padding-right: 1px}
.tickets__status {padding-right: 2px}
*/

/* Styling the Contact Boxes */
.contact-us {padding-top: 1px; margin-top: -30px}

/* Styling the Map */
.where {padding-bottom: 20px}
.where__labels {width: 250px; display: inline-block}