/*
Theme Name: GrandConference
Theme URI: https://themes.themegoods.com/grandconference/landing
Description: Premium Conference & Event Theme
Version: 2.7
Author: ThemeGoods
Author URI: https://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: https://themeforest.net/licenses/regular_extended
Text Domain: grandconference
*/


/* --------------------------------------------------------- seb@dev4design.com EDITS 26/11/2018 */
/* --------------------------------------------------------- RESPONSIVE */


body.signals-plugin {
	background-image:url("http://5grealised.com/wp-content/uploads/2018/12/header_web.jpg");	
}

/* --------------------------------------------------------- HEADER */

.button.ghost, .button.ghost:hover, .button.ghost:active {
    color: #fefefe;
	background: #cc191c !important;
}
.button.ghost, .button.ghost:hover, .button.ghost:active {
    border-color: #cc191c;
}



/* --------------------------------------------------------- REV. SLIDER */
@media screen and (max-width: 340px) {
	div#slide-1-layer-3 {
		margin-top: 70px !important;
	}
	
	div#slide-1-layer-9 {
    margin-top: 40px !important;
}
}




/* --------------------------------------------------------- GENERAL */

.one_fourth {
    width: 22.5%;
}


/* ---------------------------------------------------------- AGENDA */
.scheduleday_wrapper li .session_content_extend.hide {
    display: block !important;
}

.scheduleday_wrapper li .session_content h6 {
    font-weight: 700 !important;   
}

.session_start_time {
    color: #cc191b;
    font-weight: 400;
}
.scheduleday_wrapper li.scheduleday_title {
    padding: 15px 15px;
	background: #333 !important;
}
.scheduleday_wrapper li .session_excerpt {
    margin: 0 0 5px 0 !important;
    font-size: 0.9em !important;
}


.scheduleday_wrapper li .session_content_wrapper {
    padding: 15px !important;
    background: #fff;
}


















