/*
Theme Name: GrandConference Child
Theme URI: http://themes.themegoods2.com/grandconference/demo
Description: Premium Event & Conference Theme
Version: 1.0
Author: ThemeGoods
Author URI: http://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: grandconference
Template: grandconference
*/
@font-face {
	font-family: 'RocGrotesk Condensed';
	src: url('https://nordicgame.com/wp-content/themes/grandconference-child/fonts/RocGrotesk-Condensed.otf') format('opentype'),
		url('https://nordicgame.com/wp-content/themes/grandconference-child/fonts/RocGrotesk-CondensedBold.otf') format('opentype'),
		url('https://nordicgame.com/wp-content/themes/grandconference-child/fonts/RocGrotesk-CondensedMedium.otf') format('opentype'),;
}

@font-face {
	font-family: 'RocGrotesk';
	src: url('https://nordicgame.com/wp-content/themes/grandconference-child/fonts/RocGrotesk-Regular.otf') format('opentype'),
		url('https://nordicgame.com/wp-content/themes/grandconference-child/fonts/RocGrotesk-RocGrotesk-Bold.otf') format('opentype');
}

h1, h2, h3, h4, h5, h6, h1 > span, h2 > span, h3 > span, h4 > span, h5 > span, h6 > span, .elementor-button-text, .grandconference-menu-title, .ah-words-wrapper > b, button, .speaker_desc, .elementor-widget-container, .post-detail, .single-post, .ticket_desc, .elementor-heading-title, .mc4wp-form-fields input, .ticket_wrapper_recommend, .session_filters li a, .session_expand_all {
	font-family: 'RocGrotesk' !important;
}

.one_third_bg.featured, .ticket_content_wrapper {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.post_info_comment {
	display: none !important;
}

.post-featured-image-hover {
	width: 85%;
}

#toTop {
	background-color: #ED2F26 !important;
}

.elementor-kit-3000 p {
	margin-bottom: 0;
}

#page_caption {
	display: none;
}

button {
	transition: all 0.3s ease-in-out;
}

button:hover {
	transform: scale(1.1);
	background-color: #ed2f26 !important;
	border-color: #ed2f26 !important;
}
