@charset "UTF-8";

/*
	Theme Name: Eventchamp Child Theme
	Theme URI: https://themeforest.net/user/gloriathemes
	Description: Eventchamp Child Theme
	Author: Gloria Themes
	Author URI: https://gloriathemes.com/
	Template: eventchamp
	License: GNU General Public License v2 or later
	License URI: https://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: eventchamp-child
	Version: 1.0.2
*/

body { line-height: 1.5 !important; }

a, a:visited { /* added on 26/9/2019 */
	color: #222; 
} 

p { color: #212529 !important; margin-bottom: 1rem !important; }

h2 { font-size: 2rem !important; }

.gt-site-wrapper { background-color: #fff !important; }

.gt-header.gt-style-1 { padding: 15px 0 15px !important; box-shadow: 0 1px 30px rgb(0 0 0 / 10%); }

.gt-header.gt-style-1 .gt-navbar .gt-menu > li > a, .gt-header.gt-style-1 .gt-navbar .gt-menu > li > a:visited { 
	font-size: 13px !important;
	font-weight: 600 !important; 
}
.gt-header.gt-style-1 .gt-navbar .gt-menu li .gt-dropdown-menu { border-radius: 0px !important;  }

.gt-sticky-header { padding: 15px 0 !important; }
.gt-sticky-header .gt-navbar .gt-menu li .gt-dropdown-menu { 
	border-radius: 0px; 
	/*margin-top: 15px;*/ 
}

.gt-mobile-header.gt-active {	/* added on 27/9/2019 */
	position: fixed;
	top: 0;
}

.gt-mobile-menu .gt-logo img {	/* added on 27/9/2019 */
	max-height: 25px;
}

.gt-page-title-bar .gt-breadcrumb nav > ol > li a:hover {	/* added on 25/9/2019 */
	text-decoration: none;
}

.gt-heading .gt-title { color: #555555 !important; }
.gt-heading .gt-title span { 
	color: #d9262c !important; 
}
.gt-heading.gt-center { text-align: center !important; }

.gt-page-content { background: transparent !important; padding: 0 !important; }

.gt-page-title-bar {	/* added on 24/9/2019 */
	/*margin-top: -130px;*/
	margin-bottom: 60px !important;
}

.gt-columns.gt-column-1 > .gt-col, .gt-columns.gt-column-2 > .gt-col { /* added on 24/9/2019 */
	margin-bottom: 15px;
}

.gt-categorized-events .gt-nav.gt-center { 
	text-align: center !important;
    justify-content: center !important;
    padding: 0 10% !important; 
	margin: 0 -7.5px 37.5px !important;
}

.gt-categorized-contents .gt-nav>li>a {
	background: #d9262c !important;
	color: #fff !important;
	border: 1px solid #d9262c !important;
	text-decoration: none !important;
}

.gt-categorized-contents .gt-nav>li>a.active,
.gt-categorized-contents .gt-nav>li>a:hover {
	color: #d9262c !important;
	background: #fff !important;
	border-color: #d9262c !important;
	text-decoration: none !important;
}
.gt-categorized-contents .gt-all-button {  color: #777777 !important; }
.gt-categorized-contents .gt-pagination a:hover {  text-decoration: none !important; color: #fff !important; }

.gt-flex-menu { border-top-color: #d9262c !important; }
.gt-flex-menu li a { color: #d9262c !important; }
.gt-flex-menu li a:hover, .gt-flex-menu li.active { color: #222 !important; }

a.webinartabcss:hover { color: rgb(217, 38, 44) !important; background: white !important; }

.vc-hoverbox-back-inner h2 { margin: 0 15px 15px 15px !important; font-weight: 500 !important;  }
.vc-hoverbox-front-inner h2 a { color: #fff !important; }

.gt-event-style-1 {	/* added on 24/9/2019 */
	overflow: hidden;
}

.gt-event-style-1 .gt-image img { /* added on 24/9/2019 */
	object-fit: cover;
	height: 206px;
}

.gt-event-style-1 .gt-event-status {	/* added on 24/9/2019 */
	color: #d9262c !important;
	padding: 6px 14px !important;
	border-radius: 15px !important;
}

.gt-event-style-1 .gt-title {	/* added on 25/9/2019 */
	line-height: 1.3;
}

.gt-event-style-1 .gt-title a {	/* added on 24/9/2019 */
	color: #222 !important;
}

.gt-event-style-1 .gt-title a:hover {	/* added on 24/9/2019 */
	color: #fb0 !important; 
	text-decoration: none;
}

.gt-event-style-1 .gt-category { /* added on 24/9/2019 */
	margin-bottom: 0;	/*12px*/
}

.gt-event-style-1 .gt-category ul li {	/* added on 24/9/2019 */
	background: #d9262c !important;
	padding: 6px 14px;
	border-radius: 15px;
}

.gt-event-style-1 .gt-category ul li a:hover {	/* added on 24/9/2019 */
	text-decoration: none;
}

.gt-event-style-1 .gt-details { /* added on 24/9/2019 */
	display: block !important;
}

.gt-event-style-1 .gt-details .gt-date {	/* added on 24/9/2019 */
	float: left;
}

.gt-event-style-1 .gt-text {	/* added on 24/9/2019 */
	float: left;
	font-size: 13px;
	color: #333;
}

.gt-event-style-1 .gt-location a {	/* added on 24/9/2019 */
	text-decoration: none;
}

.gt-event-style-2 .gt-title { /* added on 25/9/2019 */
	line-height: 1.3;
	margin-bottom: 14px;
}

.gt-event-style-2 .gt-title a {	/* added on 25/9/2019 */
	color: #222;
}

.gt-event-style-2 .gt-title a:hover {	/* added on 25/9/2019 */
	color:#fb0;
	text-decoration: none;
}

.gt-event-style-2 .gt-information {	/* added on 25/9/2019 */
	display: block;
}

.gt-event-style-2 .gt-information > div {	/* added on 25/9/2019 */
	padding: 2px 7.5px;
}

.gt-event-style-2 .gt-information > div a:hover {	/* added on 25/9/2019 */
	text-decoration: none;
}

.gt-event-style-2 .gt-image img { /* added on 25/9/2019 */
	max-width: 80px !important;
	object-fit: cover !important;
	height: 80px !important;
}

.gt-event-style-3 .gt-category ul { margin: 0 -5px -5px; }
.gt-event-style-3 .gt-category ul li { background: #d9262c !important; }
.gt-event-style-3 .gt-category ul li a:hover { text-decoration: none; }

.gt-event-style-3 .gt-image img {	/* added on 27/9/2019 */
	object-fit: cover;
	height: 225px;
}

.gt-event-style-3 .gt-content { padding: 14px 18px; }
.gt-event-style-3 .gt-details { display: block !important; }
.gt-event-style-3 .gt-details+.gt-text { margin-top: 12px !important; }

.gt-event-style-3 .gt-category > div { margin-bottom: 10px; }

.gt-event-style-3 .gt-status {	/* added on 27/9/2019 */
	float: left;
}

.gt-event-style-3 .gt-title { color: #222; margin-bottom: 12px; }
.gt-event-style-3 .gt-title a { color: #222 !important; text-decoration: none; }
.gt-event-style-3 .gt-title a:hover { color: #fb0 !important; text-decoration: none; }

.gt-post-style-2 .gt-image img {	/* added on 27/9/2019 */
	object-fit: cover;
	height: 225px;
}

.gt-tags.gt-style-1 ul li a:hover {	/* added on 25/9/2019 */
	background-color: #d9262c !important;
	color: #fff !important;
	text-decoration: none !important;
}

.gt-content-detail-box > ul > li.gt-event-counter { background-color: #d9262c !important; }

.gt-content-detail-box > ul > li > .gt-content > .gt-inner a:hover {	/* added on 26/9/2019 */
	text-decoration: none;
}

.gt-event-buttons ul li a {	/* added on 26/9/2019 */
	padding: 17px 13px !important;
	text-align: center;
	font-weight: 600 !important;
}

.gt-event-buttons ul li a:hover {	/* added on 26/9/2019 */
	text-decoration: none;
}

.gt-event-section-tabs .gt-event-tabs > li > a:hover {	/* added on 26/9/2019 */
	text-decoration: none;
}

.gt-dropdown .gt-panel-group .gt-panel > .gt-panel-heading a:hover {	/* added on 26/9/2019 */
	text-decoration: none;
}

.gt-dropdown .gt-panel-group .gt-panel > .gt-panel-heading .default-panel {	/* added on 1/10/2019 */
	padding: 23px 30px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #EAEAEA;
    background-color: #F9F9F9;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #222222;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}

.gt-flex-menu li a:focus, .gt-flex-menu li a:hover {	/* added on 1/10/2019 */
	text-decoration: none;
}

.gt-event-schedule.gt-style-1 .gt-schedule-tabs {	/* added on 3/10/2019 */ 
	margin: -20px -30px 20px;
}

.gt-event-schedule.gt-style-1 .gt-schedule-tabs > li > a:hover {	/* added on 3/10/2019 */
	text-decoration: none;
}

.gt-event-schedule.gt-style-1 .gt-dropdown .gt-panel-body .gt-schedule-speakers .gt-list ul li a:hover {	/* added on 26/9/2019 */
	text-decoration: none;
}

.gt-banner-box a, .gt-banner-box a:visited { text-decoration: none; }

.gt-event-search-tool.dark {	/* added on 27/9/2019 */
	padding: 90px 0px;
	z-index: 9;
}

.gt-event-search-tool .title i {
	font-size: 18px;
	color: #ffbb00;
	margin-right: 15px;
	margin-top: -2px;
}

.gt-event-search-tool .search-content button i { 
	margin-right: 15px; 
}

.fc-state-default, .fc button {	/* added on 26/9/2019 by Wahidah */
	font-size: 1rem !important;
	height: auto !important;
	padding: 7px 15px 6px !important;
}

.gt-pagination ul li > a {	/* added on 24/9/2019 */
	padding: 6px 14px;
	border-radius: 15px;
	color: #fff !important;
}

.gt-pagination ul li > a:hover { /* added on 24/9/2019 */
	text-decoration: none;
	color: #ffbb00 !important;
}

.gt-widget {	/* added on 24/9/2019 */
	background-color: #f6f6f6 !important;
}

.gt-search-widget button {	/* added on 25/9/2019 */
	border-radius: 4px;
	text-transform: uppercase;
}

.click-disabled > div > div > div.vc-hoverbox-back > div > div.vc_btn3-container > a {	/* added on 31/1/2024 */
	pointer-events: none;
}

.gt-footer .gt-footer-content { padding: 60px 0 60px 0 !important; }  /* updated on 31/1/2024 */
.gt-footer.gt-style-2 { border-top: none !important; }
.gt-footer.gt-style-2 .gt-heading .gt-title { color: #fb0 !important; } /* updated on 12/7/2023 */
.gt-footer.gt-style-2 .gt-heading .gt-separate { display: none !important; }
.gt-footer.gt-style-2 .gt-contact-box { color: #fff !important; }
.gt-footer.gt-style-2 .gt-contact-box .gt-item.gt-email a:hover { color: #fb0 !important; }
.gt-footer.gt-style-2 .widget_nav_menu ul li:before { display: none !important; }

.gt-footer.gt-style-2 .gt-copyright {  border-top: none !important; padding: 0 0 15px 0 !important; }
.gt-footer.gt-style-2 .gt-copyright p { color: #fff !important; }
.gt-footer.gt-style-2 .gt-copyright .container { border-top: 1px solid rgba(255, 255, 255, 0.1); padding-top: 15px; }

.gt-footer-content a { color: #fff !important; }
.gt-footer-content a:hover { color: #fb0 !important; text-decoration: none; }

.gt-cookie-text p { color: #fff !important; margin-bottom: 0 !important; }

.search-content button { border-radius: 5px; }

h2.text-block {
	margin-top: 180px;
	text-transform: uppercase;
	font-weight: bold;
}

.gt-page-content .gt-content a {	/* added on 25/9/2019 */
	color: #fb0;
}

div.gt-pagination > a.gt-all-button {
	font-weight: 700 !important;
	border: 2px solid !important;
}

div#contact-us-form{
	display: block;
    position: relative;
    top: 80px;
}

div.vc_inner > a > img{
	width: 100%;
}
.gt-content .gt-panel .gt-panel-body a {	/* added on 26/9/2019 */
	color: #fb0;
}

.gt-section-content .button {	/* added on 26/9/2019 */
	padding-top: 12px;
}

.gt-events-calendar span.fc-time {	/* added on 26/9/2019 */
	display: none;
}
.gt-events-calendar span.fc-title { color: #fff; }
.gt-events-calendar span.fc-title:hover { color: #fb0; }

.fc-event, .fc-event-dot {	/* added on 26/9/2019 */
	background-color: #fb0;
	border: none;
	padding: 3px 10px;
}

.fc-ltr .fc-h-event.fc-not-start, .fc-rtl .fc-h-event.fc-not-end { 
	margin-left: 8px;
	margin-right: 8px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.page-id-27 .gt-content #contact { /* added on 26/9/2019 */
	margin-top: -60px; 
}

.page-id-27 .gt-content #contact-map {	/* added on 26/9/2019 */
	margin-top: -4px;	
}

.page-id-27 .gt-item.gt-email a {	/* added on 26/9/2019 */
	color: #212529;
}

.page-id-27 .gt-item.gt-email a:hover {	/* added on 26/9/2019 */
	color: #fb0;
	text-decoration: none;
}

.gt-content #contact .button {	/* added on 26/9/2019 */
	padding-top: 12px;
}

.vc_carousel-inner .vc_inner img {	/* added on 26/9/2019 */
	object-fit: fill;
	height: 350px;
	/* border-radius: 5px; */
}

/* commented out on 31/1/2024 because it is affecting other heading styling */
/* div.gt-heading.gt-dark.gt-size1.gt-align-center > div.gt-separate::before{
	background-color: lightgrey;
} */

.events-creatives-entertainment-icons{
	margin-bottom: 0px !important;
}

.events-creatives-entertainment-icons > figure > div.vc_single_image-wrapper > img {
	width: 250px !important;
	height: 250px !important;
}

.pkt-logo-styling {
	width: 38%;
	position: relative;
    left: 50px;
    top: 25px;
}

.logos-styling-upper, .logos-styling-lower{
	width: 60%;
}

.logos-styling-lower{
	padding-top: 25px;
    padding-bottom: 85px;
}

.launches-section > div > div.vc-hoverbox-inner {
	min-height: 250px !important; 
}

.logos-styling-upper{
	position: relative;
    top: 40px;
    left: 25px;
}

.home .gt-page-content { 
	margin-bottom: 0;
}

#celcom-digi-logo, #ocbc-logo{
	position: relative;
	left: 50px;
}

#events-icon{
	padding-top: 0px;
}

.gt-text{
	margin-top: 20px !important;
}

#banner-img-carousel-block > div.vc_column-inner{
	padding-top: 0px !important;
}

.margin-top-none > div > h2{
    margin-top: 0;
}

.vc_carousel-slideline-inner > .vc_item img{
	height: auto !important;
	width: -webkit-fill-available;
	max-height: 630px !important;
	min-height: 250px;
}

.vc_row.gt-background-position-initial.gt-background-attachment-initial {	/* added on 3/10/2019 */
	overflow: visible;
}

/* added on 22/12/2023 by Wahidah */
.type_services { padding-bottom: 20px; }
.type_services .gt-heading.gt-size2 .gt-title { text-transform: capitalize; font-size: 1.6rem; margin-bottom: 15px; }
.partners_clients_logo h5 { opacity: .8; font-size: 1.077rem; margin-top: 30px; font-weight: 400; }

/* Social media icon color, on 22/2/2018 */
i.fa.fa-facebook { color: #3b5998; }
i.fa.fa-instagram { color: #517fa4; }

.gt-content iframe { border: none; } /* Remove iframe border - on 09/06/2020 by Wahidah */
.format-setting-inner label { padding-right: 10px !important; }

.gt-partner span:after { content: ","; }
.gt-partner span:last-child:after { content: ""; }

.gt-corporate .gt-inner { font-size: 1.0rem !important; color: #222 !important; }
.gt-corporate .gt-inner a { color: #222 !important; }
.gt-corporate .gt-inner a:hover { color: #ffbb00 !important; }

.gt-event-schedule.gt-style-4 > .gt-item > ul > li .gt-content .gt-schedule-speakers { margin-top: 18px; }
.gt-event-schedule.gt-style-5 > .gt-item > ul > li .gt-content .gt-schedule-speakers { margin-top: 18px; }
.gt-event-schedule.gt-style-6 > .gt-item > ul > li .gt-content .gt-schedule-speakers { margin-top: 18px; }

.gt-content-header.gt-image { margin: 0 10px 30px 0 !important; }	/* UPDATES: Tweak featured image for header style [by Wahidah on 18/02/2022] */

/* UPDATES: Ninja Form [by Wahidah on 24/05/2021] */
.nf-form-content { padding: 5px 0 !important; }
.nf-form-content hr.ninja-forms-field { padding: 10px !important; }
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
	padding: 10px 25px;
    cursor: pointer;
}

/* UPDATES: Tweaks code/video for header style [by Joshua on 10/06/2021] */
.gt-content-header.gt-code { margin: -30px 0px 30px; }

/* UPDATES: Added events/webinar kicker [by Mary on 13/10/2021] */
.gt-kicker a {
    text-transform: uppercase;
    color: #d9262c !important;
    font-weight: 700;
    letter-spacing: normal;
}
.gt-kicker a:hover { color: #d9262c !important; text-decoration: underline !important; }

/** UPDATES: Gallery listing [by Wahidah on 23/07/2024] */
.gallery-listing .wpb_gallery_heading { font-size: 1.385rem !important; text-align: center; }


/** UPDATES: Contact form in footer [by Wahidah on 12/07/2023] **/
.gt-footer.gt-style-2 .wpb_wrapper p { color: #fff !important; }
.gt-footer.gt-style-2 .wpb_text_column { margin-bottom: 10px; }
.gt-footer.gt-style-2 .gt-social-links-element { padding: 5px; }
.gt-footer.gt-style-2 .gt-social-links-element.gt-style-6 ul li a { width: 34px; height: 34px; line-height: 34px; }
.gt-footer.gt-style-2 .wpcf7-response-output { color: #fff; margin: 0; }
.gt-footer.gt-style-2 .wpcf7-spinner { display: block; margin: 10px auto; }
.gt-footer.gt-style-2 .wpcf7-spinner::before { background-color: #fb0; }

.eventchamp-contact-form .column { display: inline-block; margin: 0 0.5% 0; vertical-align: top; }
.eventchamp-contact-form .one-second.column { width: 48%; }
.eventchamp-contact-form .one.column { width: 98%; }
.eventchamp-contact-form .button_full_width { width: 100%; }
.eventchamp-contact-form input[type=text], .eventchamp-contact-form input[type="email"], .eventchamp-contact-form input[type="tel"], .eventchamp-contact-form textarea { 
	background: 0 0; 
	border-color: #fff; 
	color: #fff; 
}  
.eventchamp-contact-form select { background: 0 0; border-color: #fff; }
.eventchamp-contact-form .button { margin-top: 10px; }

.home-btn .vc_btn3-style-outline { background-color: #fb0 !important; color: #fff !important; border-color: transparent !important; }
.home-btn .vc_btn3-style-outline:hover { background-color: transparent !important; color: #fb0 !important; border-color: #fb0 !important; }

@media only screen and (max-width: 767px) {
	.eventchamp-contact-form .column { width: 100%!important; clear: both; margin: 0; }
}

@media (max-width: 767px) {	/* added on 27/9/2019 */
	.home .vc_empty_space.empty-space {
		height: 0 !important;
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 720px !important;	/* Updated from '750px' on 26/9/2019 */
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 960px !important;	/* Updated from '970px' on 26/9/2019 */
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1200px !important;	/* Updated from '1170px' on 26/9/2019 */
	}
}