/* Theme Name: Em4u Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of em4u
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: em4u
Version: 1.0
Tags: translation-ready, left-sidebar, right-sidebar
Text Domain:  em4u-child
*/

.flex { display: flex; }
.justify-center { justify-content: center; }
.items-center { align-items: center; }
.shadow-none { box-shadow: none !important; }
.gap-4 { gap: 16px; }
.full-rounded { border-radius: 50% }
.mx-auto { margin-left: auto; margin-right: auto; }
.background-repeat-round { background-repeat: round; }
.text-primary { color: #8e2d68; }
.font-inherit { font-size: inherit; font-style: inherit; }
.bg_grey,
.grey_bg,
.archive.post-type-archive .bg_white,
.ovatheme_container_wide.bg_white,
div.ovaem_archives_event.list_sidebar { background: #f6f6f6 }
.home .ovatheme_container_wide.bg_white { background: #ffffff }
input, textarea, select { border-radius: 6px !important; }
.rounded-12 { border-radius: 12px; }
.overflow-hidden { overflow: hidden; }
.page-id-1273 .ova-page-section>.container>.row{
	background-color: transparent;
    padding: 0;
    margin-left: inherit;
    margin-right: inherit;
    margin-bottom: 0;
}
@media (max-width: 992px) {
	.vc_row.nullify-overlap-inner-banner { margin-top: 0 !important; }
}

.btn-fwnsv {
	height: 48px;
	display: inline-flex !important;
	align-items: center !important;
	gap: 10px !important;
	background: #000 !important;
	color: #ffffff !important;
	font-size: 14px !important;
	padding: 14px 20px !important;
	border-radius: 5px !important;
	border: 1px solid transparent !important;
}
.btn-fwnsv:hover {
	background: #ffffff !important;
	color: #000  !important;
	border-color: #000 !important;
}

.btn-fwnsv i { position: sticky !important; transform: translate(0) !important; height: auto !important; margin-left: auto; }

.btn-fwnsv.outlined {
	border-color: #000 !important; background:#fff !important; color:#000  !important;
}
.btn-fwnsv.outlined:hover {
	background:#000 !important; color:#fff  !important;
}

.bwg_container.bwg_thumbnail.bwg_thumbnails_masonry  #bwg_container2_0 .tablenav-pages_0 a.bwg-a.bwg_load_btn_0.bwg_load_btn {
	font-size: 14px !important;
    padding: 12px 16px !important;
    border-radius: 6px !important;
    display: inline-block;
    margin-top: 50px !important;
    background-color: #000 !important;
    color: #FFf !important;
}

.select2.select2-container .select2-selection {
	border-radius: 6px;
    display: flex;
    align-items: center;
}
.select2-container--default .select2-selection--single .select2-selection__clear { order: 3 }
.select2-container--default .select2-selection--single .select2-selection__rendered { flex: 1 }

.fwnsv-card-bg,
.fwnsv-card-bg-grid-inner .vc_column-inner {
	background-image: url("https://fwnsv.everestack.com.au/wp-content/uploads/2024/03/cyan-blur.png"), url("https://fwnsv.everestack.com.au/wp-content/uploads/2024/03/red-blur.png");
    background-color: rgba(255, 255, 255, 0.9);
	background-size: 50%, 50%;
	background-repeat: no-repeat, no-repeat;
	box-shadow: rgba(145, 158, 171, 0.24) 0px 0px 2px 0px, rgba(145, 158, 171, 0.24) 0px 20px 30px -4px;
	backdrop-filter: blur(20px);
	background-position: right top, left bottom;
	border-radius: 10px;
	overflow: hidden;
}

.ovaem_archives_event.list {
    background-color: #ffffff;
}

.search-frm,
.member-card-container form .ihc-search-bar-wrapper {
	max-width: 100%;
    width: 600px;
    display: flex;
    align-items: center;
	position: relative;
    border-radius: 16px;
    box-shadow: 0 1px 21px rgb(233 233 233);
    background-color: #fff;
    margin: -35px auto 0;
    overflow: hidden;
}
.search-frm input,
.member-card-container form .ihc-search-bar-wrapper input {
	max-width: initial !important;
	width: 100%;
	height: auto;
    border: none !important;
    padding: 20px 15px 20px 65px !important;
	font-size: 16px !important;
	z-index: 0 !important;
}
.search-frm button {
	width: 170px;
    padding: 14px 20px;
    margin-right: 5px;
    border-radius: 12px;
    border: none;
    background-color: #000;
    color: #fff;
    font-size: 18px;
}
.member-card-container form .ihc-search-bar-wrapper .ihc-input-pre { padding:0; visibility:hidden; }
.search-frm>i, 
.member-card-container form .ihc-search-bar-wrapper .ihc-input-pre>i {
	position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #999999;
	visibility: visible;
	z-index: 1;
}
.member-card-container form .ihc-search-bar-wrapper { margin: -35px auto 50px; }

/* #### Start Header #### */
.ova_header.ovatheme_header_v2.fixed.shrink .scroll_fixed { border-bottom: 1px solid #f6f6f6; box-shadow: none; }
.ova-menu ul.navbar-nav > li > a { text-transform: none; }
.dropdown-menu {
	box-shadow: 0 6px 22px rgb(0 0 0 / 5%);
	border: 1px solid rgb(246 246 246);
	border-top: 3px solid #e3695d;
}
.ovatheme_header_v2 .ova-menu ul.navbar-nav li .dropdown-menu li { padding: 2px 5px; }
.ovatheme_header_v2 .ova-menu ul.navbar-nav li .dropdown-menu li a:hover {
	background-color: #f8f8f8;
    border-radius: 7px;
    color: #8e2d68;
}
.ovatheme_header_v2 .ova-menu ul.navbar-nav li .dropdown-menu li.active>a {
	background-color: #8e2d68;
    border-radius: 7px;
    color: #fafafa !important;
}

.li_account .ova-account a.ova_icon_open {
	border-color: #8e2d68 !important;
}
.li_account .ova-account a.ova_icon_open i {
	color: #8e2d68 !important;
}
.li_account .ova-account a.ova_icon_open:hover i {
	background-color: #8e2d68 !important;
	color: #ffffff !important;
}

.li_account .ova-account a.ova_icon_key {
	border-color: #4862c4 !important;
}
.li_account .ova-account a.ova_icon_key i {
	color: #4862c4 !important;
}
.li_account .ova-account a.ova_icon_key:hover i {
	background-color: #4862c4 !important;
	color: #ffffff !important;
}
@media (max-width: 992px) {
	.ova_header.ovatheme_header_v2 #ovatheme_header_v2 ul.nav.navbar-nav li.current-menu-item a {
		color: #8e2d68 !important;
	}
	.ova_header.ovatheme_header_v2 #ovatheme_header_v2 ul.nav.navbar-nav .dropdown-menu.submenu,
	.ova_header.ovatheme_header_v2 #ovatheme_header_v2 ul.nav.navbar-nav .dropdown-menu.submenu li{padding-left: 0 !important; padding-right: 0 !important}
	.ova_header.ovatheme_header_v2 #ovatheme_header_v2 ul.nav.navbar-nav .dropdown-menu.submenu li a {
		padding-left: 12px !important;
		padding-right: 12px !important;
	}
	.ova_header.ovatheme_header_v2 #ovatheme_header_v2 ul.nav.navbar-nav .dropdown-menu.submenu li.current-menu-item a {
		color: #fff !important;
	}
}
@media (max-width: 993px) {
	header.shrink div.ova-account a.ova_icon_open i, div.ova-account a.ova_icon_open i { color: #f53f7b; }
	header.shrink div.ova-account a.ova_icon_key i, div.ova-account a.ova_icon_key i { color: #4862c4; }
}
/* #### End Header #### */

/* #### Start Inner Banner #### */
.ovatheme_header_v2.bg_heading{
	background-color: #F6F6F6	
}
.ovatheme_header_v2.bg_heading .ova-bg-heading { 
	margin-top: -150px; 
	background-size: cover;
	background-repeat: repeat;
	background-color: rgba(255,255,255,0.35);
    background-blend-mode: lighten;
	background-position: top center;
	mask-image: radial-gradient(ellipse at center, black, transparent);	
}
.ova-bg-heading .bg_cover { 
	background: url(https://fwnsv.everestack.com.au/wp-content/uploads/2024/03/inner-banner-bg.png);
	background-position: bottom 1px center;
}
.ova-bg-heading .ova-breadcrumbs .ova_title { color: #000000; }
.ova-bg-heading .ova-breadcrumbs .breadcrumb,
.ova-bg-heading .ova-breadcrumbs .breadcrumb li a,
.ova-bg-heading .ova-breadcrumbs .breadcrumb li a:after {color: #242b46;}
.ova-bg-heading .ova-breadcrumbs .ova_title { font-size: 50px; text-transform: none; line-height: 1.2; text-align: center; }

.ova-bg-heading .ova-breadcrumbs {
	display: flex;
    flex-direction: column;
    align-items: center;
}
.ova-bg-heading .ova-breadcrumbs  .breadcrumbs .container { width: auto; }
.ovaem_archives_event.list_sidebar { background-color: #ffffff; }
/* #### End Inner Banner #### */

/* #### Start Footer #### */
footer.footer_v3 { 
/* 	background: linear-gradient(to bottom,  rgba(235,230,239,0.035) 0%,rgba(235,230,239,1) 100%); */
}
footer.footer_v2 .wrap_widget,
footer.footer_v2 .wrap_bellow, 
footer.footer_v2 .wrap_top,
footer.footer_v3 .wrap_widget,
footer.footer_v3 .wrap_bellow, 
footer.footer_v3 .wrap_top { float: none; }

footer.footer_v2,
footer.footer_v2 .wrap_widget,
footer.footer_v2 .wrap_bellow,
footer.footer_v3 .wrap_widget,
footer.footer_v3 .wrap_bellow {
	background-color: #363C4F;
}
footer.footer_v2 .wrap_widget h4.widget-title,
footer.footer_v3 .wrap_widget h4.widget-title {
/* 	color: #000; */
	text-transform: none;
}
/* footer.footer_v3 .wrap_bellow > .container .copyright a { color: #8E2D68; } */
footer.footer_v2 { position: relative; margin-top: 230px; }
footer.footer_v2:before {
    width: 100%;
    height: 320px;
    content: "";
    position: absolute;
    top: -230px;
    left: 0;
    background-image: url(https://fwnsv.everestack.com.au/wp-content/uploads/2024/03/pattern-off-dot.png?id=12727) !important;
	background-color: #F6F6F6;
    z-index: -1;
}
footer.footer_v2 .wrap_top,
footer.footer_v3 .wrap_top { padding: 0; background-color: transparent; background-image: url('https://fwnsv.everestack.com.au/wp-content/uploads/2024/03/pattern-off-dot.png'); }
footer.footer_v2 .subcribe .fwnsv-card-bg,
footer.footer_v3 .wrap_top .fwnsv-card-bg {
	padding: 52px 45px;
    color: #606060;
    position: relative;
    z-index: 1;
    margin-bottom: -50px;
}
footer.footer_v2 .subcribe .fwnsv-card-bg { margin-bottom: 50px; margin-top: -230px; }
footer.footer_v2 .widget_text,
footer.footer_v3 .widget_text { color: #ffffff; }
footer.footer_v2 .menu .menu-item a,
footer.footer_v3 .menu .menu-item a { color: #ffffff; font-size: 14px !important; text-transform: none; }
footer.footer_v2 .menu .menu-item a:hover,
footer.footer_v3 .menu .menu-item a:hover,
footer.footer_v2 .wrap_bellow > .container .copyright a
footer.footer_v3 .wrap_bellow > .container .copyright a { color: #8E2D68 }
@media (max-width: 768px) {
	.subcribe .fwnsv-card-bg .btn-wrapper { flex-direction: column }
}
/* #### End Footer #### */

/* #### Start Home Hero Section Events #### */
#hero-container { 
	padding-left: 130px; padding-right: 130px; 
	background: url("https://fwnsv.everestack.com.au/wp-content/uploads/2024/03/banner-top-3.png"), url("https://fwnsv.everestack.com.au/wp-content/uploads/2024/03/banner-bottom-3.png"), radial-gradient(ellipse at center, #f7f4f9 0%, #fffcfe 100%);
	background-size: 25%, 25%;
	background-repeat: no-repeat, no-repeat, repeat;
	background-position: left top, right bottom;
}
@media (max-width: 1199px) {
	#hero-container { padding: 0; }
}
#home-hero-event .vc_pageable-slide-wrapper {
	height: auto !important;
	display: grid;
	gap: 16px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: repeat(2, minmax(0, 1fr));
    margin: 0;
	overflow: hidden;
}
#home-hero-event .vc_grid.vc_row.vc_grid-gutter-15px{ margin-bottom: 0 }
#home-hero-event .vc_pageable-slide-wrapper:before,
#home-hero-event .vc_pageable-slide-wrapper:after,
#home-hero-event .vc_pageable-slide-wrapper .vc_grid-item:before,
#home-hero-event .vc_pageable-slide-wrapper .vc_grid-item:after{
	display:none !important;
}

#home-hero-event .vc_pageable-slide-wrapper .vc_grid-item {
	width: auto !important;
	position: static !important;
	padding: 0;,
	border-radius: 12px;
	overflow: hidden;
	/* Disable Animation	 */
	transform: none !important;
	-o-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
	-webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
}
#home-hero-event .vc_pageable-slide-wrapper .vc_grid-item .vc_clearfix:nth-child(2) { display:none !important; }
#home-hero-event .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini,
#home-hero-event .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block,
#home-hero-event .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone{
	height: 100%;
	border-radius: 12px;
	animation: none;
}
#home-hero-event .vc_pageable-slide-wrapper .vc_grid-item:nth-child(1) {
	grid-column: span 3 / span 3;
	grid-row: span 2 / span 2;
}
#home-hero-event .vc_pageable-slide-wrapper .vc_grid-item:nth-child(2) {height: 200px; grid-column: span 4 / span 4;}
#home-hero-event .vc_pageable-slide-wrapper .vc_grid-item:nth-child(3) {height: 200px; grid-column: span 2 / span 2;}
#home-hero-event .vc_pageable-slide-wrapper .vc_grid-item:nth-child(4) {
	grid-column: span 3 / span 3;
	grid-row: span 2 / span 2;
}
#home-hero-event .vc_pageable-slide-wrapper .vc_grid-item:nth-child(5) {height: 200px; grid-column: span 6 / span 6;}

@media (max-width: 1199px) {
	#home-hero-event .vc_pageable-slide-wrapper .vc_grid-item {
		grid-column: span 6 / span 6 !important;
	  	grid-row: span 2 / span 2 !important;
	}
}

@media (max-width: 767px) {
	#home-hero-event .vc_pageable-slide-wrapper .vc_grid-item {
		grid-column: span 12 / span 12 !important;
	  	grid-row: span 2 / span 2 !important;
	}
}
/* #### End Home Hero Section Events #### */

#home-gallery .bwg_nav_cont_0 { display: none }
#home-gallery .bwg-container-0 { width: 100% !important; padding: 0 !important; }
#home-gallery .bwg-item { max-width: initial !important; }

/* #### Start Events/BLogs list #### */
.ovaem_archives_event.list_sidebar { margin-top: 50px; padding: 0; }
@media (min-width: 1024px) {
	.ovaem_archives_event.list_sidebar { margin-top: -50px; }
}
.ovaem_events_list {
	min-height: 190px;
	flex-direction: row-reverse;
	position: relative;
	margin-bottom: 0;
	padding: 12px;
	border-radius: 12px;
	box-shadow: rgba(145, 158, 171, 0.2) 0px 0px 2px 0px, rgba(145, 158, 171, 0.12) 0px 12px 24px -4px;
}
.ovaem_events_list:not(:last-child) {
	margin-bottom: 25px
}
.ovaem_events_list .info {
	width: auto;
	display: flex;
	flex-direction: column;
	flex: 1;
	gap: 8px;
	padding: 0;
}
.ovaem_events_list.sidebar .info .title { 
	margin: 10px 0 0;
	order: -1;
}
.ovaem_events_list.sidebar .info .title a {
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    display: block;
    text-overflow: ellipsis;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5;
}
.ovaem_events_list.sidebar .info .venue {
	display: flex;
	margin-top: 32px;
	gap: 10px;
	font-size: 13px;
	padding-top: 0; 
	font-size: 13px;
}
.ovaem_events_list.sidebar .info .venue .icon i { padding: 0; font-size: 15px; line-height: 1.5; }
.ovaem_events_list .info .venue span { opacity: 1 }
.ovaem_events_list.sidebar .info .except { margin-top: 35px; }
.ovaem_events_list.sidebar .info .venue + .title + .except { margin-top: 0; }

.ovaem_events_list .ova_thumbnail {
	position: static;
	margin: 0;
    border-radius: 12px;
}
.ovaem_events_list .ova_thumbnail a > img { 
	width: 100%;
	height: 192px;
    object-position: top;
    object-fit: contain;
}
@media(min-width: 768px){
	.ovaem_events_list .ova_thumbnail a > img {height: auto; }
	.ovaem_events_list .info {
		padding: 0 16px;
	}
	.ovaem_events_list.sidebar .info .venue {
		margin-top: 0;
/* 		margin-left: 170px; */
		margin-left: auto;
	}
}
.ovaem_events_list.sidebar .ova_thumbnail .startdate {
	width: auto;
	top: auto;
	bottom: 109px;
    left: 14px;    
	display: flex;
    align-items: center;
    gap: 14px;
    background: transparent;
    padding: 0;
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    line-height: 1;
}
.ovaem_events_list.sidebar .ova_thumbnail .startdate:before {
    content: "\f073";
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.ovaem_events_list.sidebar .ova_thumbnail .price {
    width: auto;
    height: auto;
    top: 22px;
    bottom: auto;
    right: 22px;
    padding: 3px 10px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    background-color: #fff;
    color: #454545;
    line-height: 1.5;
    border: 1px solid #bfbfbf;
    box-shadow: 0 2px 4px #8f24665e;
}
@media(min-width: 768px){
	.ovaem_events_list .ova_thumbnail {
		width: 220px;
	}
	.ovaem_events_list.sidebar .ova_thumbnail .startdate {
		bottom: auto;
		top: 69px;
		left: 28px;  
	}
	
}

#ovaem_search_event_widget-1,
.sidebar .widget {
	padding: 24px;
	border-radius: 12px;
    background-color: #fff;
}
#ovaem_search_event_widget-1 .title,
.sidebar .widget .title,
.sidebar .widget h3.title {
	margin-top: 0;
	margin-bottom: 40px;
	color: #000;
	font-weight: 600;
    text-transform: none;
}
.sidebar div.widget { margin-bottom: 30px }
.events_sidebar .event_widget.widget_ovaem_search_event_widget input,
.events_sidebar .event_widget.widget_ovaem_search_event_widget .btn.dropdown-toggle,
.events_sidebar .event_widget.widget_ovaem_search_event_widget .ovaem_date {
	color: #000;
	border-color: #353535;
}
.events_sidebar .event_widget.widget_ovaem_search_event_widget input::-webkit-input-placeholder { /* Chrome */
	color: #383838;
}
.events_sidebar .event_widget.widget_ovaem_search_event_widget input:-ms-input-placeholder { /* IE 10+ */
	color: #383838;
}
.events_sidebar .event_widget.widget_ovaem_search_event_widget input::-moz-placeholder { /* Firefox 19+ */
	color: #383838;
	opacity: 1;
}
.events_sidebar .event_widget.widget_ovaem_search_event_widget input:-moz-placeholder { /* Firefox 4 - 18 */
	color: #383838;
	opacity: 1;
}
.events_sidebar .event_widget.widget_ovaem_search_event_widget .btn.dropdown-toggle.bs-placeholder span {
	color: #383838;	
}
.ovaem_search_event .ovaem_name_event, .ovaem_search_event .ovaem_cat, .ovaem_search_event .ovaem_time, .ovaem_search_event .ovaem_venue, .ovaem_search_event .ovaem_date, .ovaem_search_event .ovaem_submit, .ovaem_search_event .ovaem_country, .ovaem_search_event .ovaem_city{
	margin-bottom: 0;
}
.ovaem_search_event form input.ovame_submit {
	background: #8e2d68;
	color: #fff !important;
	border-color: #8e2d68;
}
.ovaem_search_event form input.ovame_submit:hover {
	background: #ffffff !important;
	color: #8e2d68 !important;
}
.ovaem_blog_page .post-wrap {
	margin-bottom: 30px;
	padding: 16px;
    background-color: #fff;
    border: none;
    border-radius: 12px;
}
.ovaem_blog_page .post-wrap .post-media img { border-radius: 12px; }
.ovaem_blog_page .post-wrap .post-readmore .btn { border-radius: 8px; }

@media (min-width: 1024px) {
	.ova-page-section { margin-top: 0; }
	.archive .ova-page-section { margin-top: -55px; }
	.single-post .ova-page-section { margin-top: -95px; }
}
/* #### End Events/BLogs list #### */

/* #### Start Events/Blogs details #### */
.ova_single_event #countdown { 
	margin: 0 0 15px;
    font-weight: 700;
    text-align: center;
    font-size: 18px;
    color: #0085C3;
}

.ova_single_event .content,
.ova_single_event .tab_content,
.event_widget,
.ovaem_detail_post {
	padding: 20px;
	border-radius: 12px;
	background-color: #ffffff;
	box-shadow: rgba(145, 158, 171, 0.2) 0px 0px 2px 0px, rgba(145, 158, 171, 0.12) 0px 12px 24px -4px;
}
.ova_single_event .content .gallery {
	border-radius: 12px;
    overflow: hidden;
}
.ova_single_event .tab_content .tab-content,
.ova_single_event .tab_content .tab-content .ovaem_schedule { border: none; float: none; }
.ova_single_event .tab_content .wrap_nav .nav { padding: 0 0 10px; }
.ova_single_event .tab_content .tab-content { padding: 0; margin: 25px 0 0; }
.ova_single_venue .event_widget.event_sponsors, .ova_single_event .event_widget.event_sponsors {
	margin-bottom: 30px;
}
.ova_single_venue .event_widget, .ova_single_event .event_widget { margin-top: 0; margin-bottom: 50px; }
.single_event_right_info.has_btn_book .wrap_btn_book { margin-bottom: 50px; }
.ova_single_event .tab_content .tab-content .ovaem_schedule .nav { 
	border: none;
	background-color: transparent;
}
.ova_single_event .tab_content .tab-content .ovaem_schedule ul li a { border-radius: 6px; }
.ova_single_event .tab_content .tab-content .ovaem_schedule .wrap_content {
	margin-bottom: 16px;
	padding: 16px;
    border: 1px solid #e8e8e8 !important;
    border-radius: 6px;
}
.ova_single_event .tab_content .tab-content .ovaem_schedule .wrap_content .speaker_side li {
	border-radius: 6px;
    overflow: hidden;
    border: 1px solid #e8e8e8;
}
.ova_single_event .tab_content .ova_speaker_list_wrap:before,
.ova_single_event .tab_content .ova_speaker_list_wrap:after {
	display: table;
    content: " ";
	clear: both;
}
.ova_single_event .tab_content #event_faq,
.ova_single_event .tab_content #event_comments,
.ova_single_event .tab_content #event_contact { padding: 0 16px; }
.ovaem_detail_post article.post-wrap { margin-bottom: 0; }
.ovaem_detail_post .post-media { margin-top: 0; }
.ovaem_detail_post .tags_share { float: none; }
/* #### Start Events/Blogs details #### */

/* #### Start Membership #### */
.ihc_level_template_9 .ihc-level-item-top,
.ihc_level_template_9 .ihc-level-item-bottom,
.ihc_level_template_9 .ihc-level-item-content { text-align: left; }
.ihc_level_template_9 .ihc-level-item-title,
.ihc_level_template_9 .ihc-level-item-top {
	text-transform: none;
}
.ihc_level_template_9.ich_level_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 24px;
}
.ihc_level_template_9 .ihc-level-item-wrap {
	height: 100%;
	display: flex;
	flex-direction: column;
	margin: 0;
	border-radius: 16px;
    border: none !important;
	box-shadow: none;
    background-color: #fff;
	background-image: url(https://fwnsv.everestack.com.au/wp-content/uploads/2024/04/member-vector.png);
    background-repeat: no-repeat;
    background-position: top right;
    padding: 24px 16px;
}
.ihc_level_template_9 .ihc-level-item {
	min-width: initial;
	max-width: initial;
	width: 184px;
	height: 192px;
}
.ihc_level_template_9 .ihc-level-item-top {
	order: 1;
	padding: 0;
	background-color: transparent;
}
.ihc_level_template_9 .ihc-level-item-title { 
	padding: 0;
    color: #430029;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 8px !important; 
}
.ihc_level_template_9 .ihc-level-item-price {
	min-height: initial;
	padding: 0;
	order: 3;
    background-color: transparent;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
}
.ihc_level_template_9 .ihc-level-item-content { 
	min-height: initial;
	order: 2;
	margin-bottom: 50px;
	padding: 0;
	color: #535353;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.3;
}
.ihc_level_template_9 .ihc-level-item-bottom {
	height: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
    order: 4;
    text-align: left;
    margin-top: auto;
    bottom: 24px;
    left: 16px;
	right: 16px;
    z-index: 1;
}
.ihc_level_template_9 .ihc-level-item-bottom:after {
	width: 24px;
    height: 24px;
    content: "";
	background-image: url('https://fwnsv.everestack.com.au/wp-content/uploads/2024/04/arrow-c-right.png');
	background-size: contain;
	background-repeat: no-repeat;
	transition: 300ms ease;
}
.ihc_level_template_9 .ihc-level-item-link {
	width: auto;
    height: 26px;
    display: inline-flex;
    align-items: center;
    margin: 0;
    padding: 5px 16px;
    border-radius: 30px;
	background-color: #8e2d68;
	text-transform: none;
	opacity: 0;
	transform: translatex(16px)
}
.ihc_level_template_9 .ihc-level-item:hover .ihc-level-item-price { opacity: 0; }
.ihc_level_template_9 .ihc-level-item:hover .ihc-level-item-link { opacity: 1; transform: translatey(0); }
.ihc_level_template_9 .ihc-level-item:hover .ihc-level-item-bottom:after { opacity: 0; transform: translatex(16px); }
.ihc_level_template_9 .ihc-level-item-link:hover { background-color: #363f48; }

.member-slide-row .team-member .member-img {
	width: 130px;
    margin: 0 auto;
}

.member-slide-row .member-content * { color: #4C4452; font-family: Nunito, sans-serif !important; font-weight: 500; }
.member-slide-row .member-content .member-name { font-size: 22px; }

.page-id-12773 .ovatheme_nosidebar {
	padding: 24px;
    border-radius: 12px;
    background-color: #fff;
    margin-top: -100px;
    position: relative;
    z-index: 1;
}
/* #### End Membership #### */ 

/* #### Start Checkout #### */ 
.page-id-12769 .iump-register-form { margin: -100px auto 0; }
.iump-register-form {
	position: relative;
	padding: 24px;
	border-radius: 12px;
	background-color: #ffffff;
	z-index: 1;
}
.page-id-12772 .ihc-checkout-page-wrapp .ihc-checkout-page-right-side.ihc-checkout-page-one-column {    
    position: relative;
	margin: -140px auto 0;
	border-radius: 12px;
    background-color: #fff;
	z-index: 1;
}
.ihc-checkout-page-right-side.ihc-checkout-page-one-column { margin: 0 }
.ihc-checkout-page-box-wrapper .ihc-product-details {
	padding: 9px 15px;
    background-color: #dfd4e7;
    border-radius: 6px;
}
.ihc-checkout-page-box-wrapper .ihc-product-details tr { border: none; }
.ihc-checkout-page-box-wrapper .ihc-product-details tr .ihc-product-description { padding: 0; }
.ihc-checkout-page-box-wrapper .ihc-checkout-page-box-title { border-bottom: none; }
.ihc-checkout-page-box-wrapper .ihc-checkout-page-payment-selection { padding: 0; background-color: transparent; }
.ihc-checkout-page-payment-selection-wrapper .ihc-checkout-page-payment-selection { border-radius: 12px; }
.ihc-subtotal-wrapper { border-top: none; }
.ihc-subtotal-wrapper .ihc-subtotal-table tr { border: none; }
.ihc-checkout-page-box-wrapper.ihc-purchase-wrapper .ihc-complete-purchase-button,
.ihc-checkout-page-box-wrapper.ihc-purchase-wrapper .ihc-loading-purchase-button,
.ihc-checkout-page-box-wrapper.ihc-purchase-wrapper .ihc-purchase-wrapper input[type="submit"],
.iump-submit-form input[type="submit"]{
	height: auto;
	padding: 12px 15px !important;
	background-color: #8e2d68 !important;
    font-weight: 400;
}
.iump-submit-form { text-align: left !important; }
.ihc-checkout-page-box-wrapper.ihc-purchase-wrapper .ihc-complete-purchase-button:hover,
.ihc-checkout-page-box-wrapper.ihc-purchase-wrapper .ihc-loading-purchase-button:hover,
.ihc-checkout-page-box-wrapper.ihc-purchase-wrapper .ihc-purchase-wrapper input[type="submit"]:hover,
.iump-submit-form input[type="submit"]:hover { background-color: #3998F0 !important; }
/* #### End Checkout #### */ 

/* #### Start login #### */ 
.page-id-12767 .ova-page-section {
	margin-top: 0
}
#login-wrapper {
	background-image: url(https://fwnsv.everestack.com.au/wp-content/uploads/2024/04/89784-32.jpg);
	background-color: #f6f6f6;
	background-position: 25% 75% !important;
	background-size: 20% !important;
	background-repeat: no-repeat !important;
}
.ihc-login-form-wrap.ihc-login-template-11 {
	background-image: url(https://fwnsv.everestack.com.au/wp-content/uploads/2024/04/5439-min-scaled.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0px 114%;
    background-color: rgb(255 255 255 / 80%);
    background-blend-mode: overlay;
    padding-bottom: 160px;
	padding-top: 120px;
    border-radius: 20px;
    box-shadow: 0 0 30px 0 rgb(102 255 255 / 10%);
	backdrop-filter: blur(22px);
}
.login-logo {
	transform: translateY(50px);
    margin: 0;
    height: 0;
}
.login-title {   
	position: relative;
	z-index: 1;
	transform: translateY(60px);
    margin: 0;
    height: 0;
}
.ihc-login-form-wrap.ihc-login-template-11 a { color: #8e2d68;  }
.ihc-login-form-wrap.ihc-login-template-11 .impu-form-submit input[type="submit"] { background-color: #fff; color: #8e2d68; border-color: #8e2d68; }
.ihc-login-form-wrap.ihc-login-template-11 .impu-form-submit input[type="submit"]:hover { background-color: #8e2d68; color: #fff; border-color: #8e2d68; }
/* #### End login #### */ 

/* #### Start My Account #### */ 
.page-id-12766 .ova-page-section { margin-top: 0; }
#ihc_account_page_wrapp.ihc-account-page-wrapp *:not(i) {font-family: Nunito, sans-serif !important;}
#ihc_account_page_wrapp.ihc-account-page-wrapp .dashicons:before { font-family: dashicons !important }
#ihc_account_page_wrapp.ihc-account-page-wrapp {
	margin: 100px 0;
    border-radius: 12px;
    padding: 24px;
    background-color: #fff;
}
#ihc_account_page_wrapp.ihc-account-page-wrapp .ihc-user-page-top-ap-wrapper { padding-top: 250px; margin-bottom: 30px; }
#ihc_account_page_wrapp.ihc-account-page-wrapp .ihc-user-page-top-ap-background { height: 240px; border-radius: 12px;}
#ihc_account_page_wrapp.ihc-account-page-wrapp #js_ihc_edit_top_ap_banner { height: 240px }
#ihc_account_page_wrapp.ihc-account-page-wrapp .ihc-left-side {
	max-width: 100%;
    margin: -80px 0 0;
    display: flex;
    justify-content: center;
    float: none;
}
#ihc_account_page_wrapp.ihc-account-page-wrapp .ihc-user-page-details { max-width: 120px; top: 0; }
#ihc_account_page_wrapp.ihc-account-page-wrapp .ihc-user-page-details .ihc-user-page-avatar img {
	min-height: 120px;
	border-radius: 32px;
    border: 3px solid #fff;
}
#ihc_account_page_wrapp.ihc-account-page-wrapp .ihc-middle-side {
	margin: 0;
    vertical-align: top;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
#ihc_account_page_wrapp.ihc-account-page-wrapp .ihc-account-page-top-mess { padding: 0; }
#ihc_account_page_wrapp.ihc-account-page-wrapp .ihc-user-page-top-ap-wrapper .ihc-top-levels {
	padding: 0;
    border-radius: 30px;
    position: absolute;
    top: calc(250px - 10px);
    left: calc(50% + 30px);
}
#ihc_account_page_wrapp.ihc-account-page-wrapp .ihc-user-page-top-ap-wrapper .ihc-top-levels .ihc-top-level-box.ihc-expired-level { border-radius: 30px; }

#ihc_account_page_wrapp.ihc-account-page-wrapp .ihc-user-page-content-wrapper .ihc-ap-menu {
	background-color: transparent;
    border: none;
}
#ihc_account_page_wrapp.ihc-account-page-wrapp .ihc-user-page-content-wrapper .ihc-ap-menu .ihc-ap-menu-item { color: #383838 !important; border-radius: 30px; }
#ihc_account_page_wrapp.ihc-account-page-wrapp .ihc-user-page-content-wrapper .ihc-ap-menu .ihc-ap-menu-item a { color: #383838; font-weight: 500; }
#ihc_account_page_wrapp.ihc-account-page-wrapp .ihc-user-page-content-wrapper .ihc-ap-menu .ihc-ap-menu-item a > i { display: none; }
#ihc_account_page_wrapp.ihc-account-page-wrapp .ihc-user-page-content-wrapper .ihc-ap-menu .ihc-ap-menu-item.ihc-ap-menu-item-selected { background-color: #000000; color: #ffffff !important;  }
#ihc_account_page_wrapp.ihc-account-page-wrapp .ihc-user-page-content-wrapper .ihc-ap-menu .ihc-ap-menu-item.ihc-ap-menu-item-selected a { color: #ffffff !important;  }
#ihc_account_page_wrapp.ihc-account-page-wrapp .ihc-ap-wrap { margin: 45px 0 20px; }
#ihc_account_page_wrapp.ihc-account-page-wrapp .iump-user-page-box {
	border-bottom: 1px solid #ebebeb;
    padding: 0 24px 40px;
    margin: 0 -24px 30px;
}
#ihc_account_page_wrapp.ihc-account-page-wrapp .iump-register-form { margin: 0; padding: 0; }
#ihc_account_page_wrapp.ihc-account-page-wrapp .ihc_level_template_9 .ihc-level-item-wrap { box-shadow: 2px 0 30px rgba(0,0,0,.1) }

#ihc_account_page_wrapp.ihc-account-page-wrapp .ovaem-bookings table,
#ihc_account_page_wrapp.ihc-account-page-wrapp .ovaem-bookings table tr,
#ihc_account_page_wrapp.ihc-account-page-wrapp .ovaem-bookings table tr th,
#ihc_account_page_wrapp.ihc-account-page-wrapp .ovaem-bookings table tr td { border: none; }

#ihc_account_page_wrapp.ihc-account-page-wrapp .ovaem-bookings table thead tr td { background-color: #F8FAFC; color: #4F6981; font-weight: 600; }
#ihc_account_page_wrapp.ihc-account-page-wrapp .ovaem-bookings table tbody tr:not(:last-child) td { border-bottom: 1px solid #e4edf5; }
#ihc_account_page_wrapp.ihc-account-page-wrapp .ovaem-bookings table tr td { padding: 10px 14px }
#ihc_account_page_wrapp.ihc-account-page-wrapp .ovaem-bookings table tr td .download-ticket { background-color: #000; color: #fff; border: none; border-radius: 4px; padding: 4px 16px; }
#ihc_account_page_wrapp.ihc-account-page-wrapp .ovaem-bookings table .ovaem_pagination .pagination {
	display: flex;
	margin: 24px 0 0;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
/* #### End My Account #### */ 

/* #### Start Members page #### */ 
.member-card-container .ihc-content-user-list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}
.member-card-container .ihc-content-user-list ul li { 
	padding: 0 !important;   
	border-radius: 15px;
	background-color: #A9D2FD;
    overflow: hidden;
}
.member-card-container .ihc-content-user-list ul li .team-member { height: 100%; display: flex; flex-direction: column; }
.member-card-container .ihc-content-user-list ul li .team-member .member-content { 
	width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: -100%;
    padding: 16px;
    z-index: 1;
    background-color: rgb(10 10 10 / 63%);
	transition: 350ms ease;
    backdrop-filter: blur(5px);
}
.member-card-container .ihc-content-user-list ul li:hover .team-member .member-content {
	bottom:0;
	transition: 350ms ease;
}
.member-card-container .ihc-content-user-list ul li .team-member .member-content * { color: #fff !important; }
.member-card-container .ihc-content-user-list ul li .team-member .member-content * a:hover { color: #8e2d68 !important; }
.member-card-container .ihc-content-user-list ul li .team-member .member-content .member-name {  font-size: 16px; color: #e3695d !important; }
.member-card-container .ihc-content-user-list ul li .team-member .member-content .member-username {  font-size: 14px; font-weight: 500; }
.member-card-container .ihc-content-user-list ul li .team-member .member-content .member-email {  font-size: 13px; font-weight: 400; border-color: #5c5c5c; }
.member-card-container .ihc-content-user-list ul li .team-member .member-img { 
	width: 100%;
    height: 100%;
    margin: 0;
	padding: 0;
	z-index: 1;
}
.member-card-container .ihc-content-user-list ul li .team-member .member-img img { 
	height: 100%; 
	object-fit: contain; 
	box-shadow: none;
    border: none; 
	border-radius: 15px;
	object-position: bottom;
	filter: none;
	transition: 300ms ease;
}
.member-card-container .ihc-content-user-list ul li:hover .team-member .member-img img { transform: scale(0.75) }
.member-card-container .ihc-user-list-pagination { margin: 40px 0; }
.member-card-container .ihc-user-list-pagination a {
	border-color: #dfdfdf;
	background-color: #ffffff;
    color: #000;
    font-weight: 600;
    border-radius: 5px;
    margin: 0px 5px;
    min-width: 50px;
    height: 50px;
    line-height: 35px;
    text-align: center;
	display:inline-block;
}
.member-card-container .ihc-user-list-pagination a:hover { background-color: #eee }
.member-card-container .ihc-user-list-pagination a.ihc-user-list-pagination-item-selected { background-color: #383838; color: #fff; }

.grid-membership .ihc-content-user-list ul { 
	display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: repeat(2, minmax(0, 1fr)); 
}
.grid-membership .ihc-content-user-list ul li { 
	max-height: 180px;
	width: auto !important;
}
.grid-membership .ihc-content-user-list ul li:nth-child(2) { max-height: 100%; grid-row: span 2 / span 2; }
.grid-membership .ihc-user-list-pagination { display: none; }
/* #### End Members page #### */ 

/* #### Start Executive Committee page #### */
.social-list { display: flex; flex-wrap: wrap; gap: 8px; align-items: center; list-style: none; padding:0; margin: 24px 0 0; }
.executive-wrapper .vc_clearfix:before, .executive-wrapper .vc_clearfix:after,
.executive-wrapper:before, .executive-wrapper:after,
.executive-wrapper .vc_pageable-wrapper:before, .executive-wrapper .vc_pageable-wrapper:after{ display: none; }
.executive-wrapper .vc_pageable-slide-wrapper { display: flex; flex-wrap: wrap; gap: 20px; }
.executive-wrapper .vc_pageable-slide-wrapper .vc_grid-item { padding: 0 !important; }
.executive-wrapper .vc_pageable-slide-wrapper .vc_grid-item-mini,
.executive-wrapper .vc_pageable-slide-wrapper .vc_gitem-zone,
.executive-wrapper .vc_pageable-slide-wrapper .vc_gitem-col { height: 100%; }
.executive-wrapper .vc_col-sm-3 { width: 100%;}

.executive-card {
	padding: 0;
	background-color: #fff;
	border-radius: 14px;
}
.executive-card .vc_gitem_row .vc_gitem-col {display: flex; flex-wrap: wrap; justify-content:center; padding: 40px 20px; }
.executive-card .vc_gitem_row .vc_gitem-col .wpb_single_image .vc_figure .vc_single_image-wrapper { 
	width: 150px; 
	height: 150px;
	border-radius: 50%;
	background-image: url('https://fwnsv.everestack.com.au/wp-content/uploads/2024/04/7294809-scaled.jpg');
	background-size: 150px;
}
.executive-card .vc_gitem_row .vc_gitem-col .vc_gitem-post-data-source-post_title { width: 100%; }
.executive-card .vc_gitem_row .vc_gitem-col .vc_gitem-post-data-source-post_title h4 { margin: 0 0 5px; }
.executive-card .vc_gitem_row .vc_gitem-col .designation { width: 100%; margin-bottom: 15px; color: #ADB1B9; text-align: center; font-weight: 700; }
.executive-card .vc_gitem_row .vc_gitem-col .icon-fb,
.executive-card .vc_gitem_row .vc_gitem-col .icon-linkedin,
.executive-card .vc_gitem_row .vc_gitem-col .icon-insta,
.executive-card .vc_gitem_row .vc_gitem-col .icon-twitter,
.social-list .icon-facebook,
.social-list .icon-linkedIn,
.social-list .icon-twitter,
.social-list .icon-instagram,
.social-list .icon-youtube {
	width: 30px;
	height: 30px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin: 0 4px;
	box-shadow: 0 0 32px rgba(102, 108, 124, .24);
	border-radius: 4px;
	font-size: 0;
	cursor: pointer;
	transition: 400ms ease;
}
.executive-card .vc_gitem_row .vc_gitem-col .icon-fb:hover,
.executive-card .vc_gitem_row .vc_gitem-col .icon-linkedin:hover,
.executive-card .vc_gitem_row .vc_gitem-col .icon-insta:hover,
.executive-card .vc_gitem_row .vc_gitem-col .icon-twitter:hover,
.social-list .icon-facebook:hover,
.social-list .icon-linkedIn:hover,
.social-list .icon-twitter:hover,
.social-list .icon-instagram:hover,
.social-list .icon-youtube:hover {
	background-color: #efefef;
	box-shadow: none;
}
.executive-card .vc_gitem_row .vc_gitem-col .icon-fb:before,
.executive-card .vc_gitem_row .vc_gitem-col .icon-linkedin:before,
.executive-card .vc_gitem_row .vc_gitem-col .icon-insta:before,
.executive-card .vc_gitem_row .vc_gitem-col .icon-twitter:before {
	font-size: 15px;
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
	font-family: "Font Awesome 5 Brands";
    font-style: normal;
	font-weight: 400;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.executive-card .vc_gitem_row .vc_gitem-col .icon-fb:before { content: "\f39e"; color: #1877f2; }
.executive-card .vc_gitem_row .vc_gitem-col .icon-linkedin:before { content: "\f0e1"; color: #0077b5; }
.executive-card .vc_gitem_row .vc_gitem-col .icon-insta:before { content: "\f16d"; color: #FE3E10; }
.executive-card .vc_gitem_row .vc_gitem-col .icon-twitter:before { content: "\f099"; color: #1da1f2; }

.social-list .icon-facebook,
.social-list .icon-linkedIn,
.social-list .icon-twitter,
.social-list .icon-instagram,
.social-list .icon-youtube { font-size: 15px; }
.social-list .icon-facebook { color: #1877f2; }
.social-list .icon-linkedIn { color: #0077b5; }
.social-list .icon-twitter { color: #1da1f2; }
.social-list .icon-instagram { color: #FE3E10; }
.social-list .icon-youtube { color: #FF0000; }
@media (min-width: 768px){
	.executive-wrapper .vc_col-sm-3 { width: 48%;}
}
@media (min-width: 1024px){
	.executive-wrapper .vc_col-sm-3 { width: 23.7%;}
}
/* #### End Executive Committee page #### */ 


/* #### Start Document page #### */ 
.document-list .shared-files-container {
	background-color: #fff;
    border-radius: 13px;
	overflow: hidden;
}
.document-list .shared-files-container .shared-files-search-form-container { border-bottom: 1px solid #eee; }
.document-list .shared-files-search-form-container .shared-files-ajax-form {
	display: flex;
	flex-direction: column; 
    gap: 20px;
}
@media (min-width: 768px) {
	.document-list .shared-files-search-form-container .shared-files-ajax-form {
		flex-direction: row; 
	}
}
.document-list .shared-files-search-form-container .shared-files-ajax-form .shared-files-search-input-container { max-width:initial; flex:1; }
.document-list .shared-files-search-form-container .shared-files-ajax-form input { 
	height: 58px;
    border: none;
    padding: 20px;
	margin-bottom: 0;
};
.document-list .shared-files-tag-select-container { padding-right: 0; }
.document-list .shared-files-tag-select-container select { 
    height: 58px;
    padding: 10px 20px;
    border-radius: 0 !important;
    border-width: 0 0 0 1px;
    border-color: #e3e3e3;
}
.document-list .shared-files-nothing-found { padding: 24px; font-size: 16px; color: #777}
.document-list .shared-files-ajax-list { gap: 20px; }
.document-list .shared-files-ajax-list li { 
	min-height: initial;
    width: 100%;
    margin: 0;
}
.document-list .shared-files-ajax-list li:not(:last-child) { border-bottom: 1px solid #eee; }
.document-list .shared-files-ajax-list li .shared-files-main-elements {
	padding: 20px;
    width: 100%;
	gap: 30px; 
}

.support-slide.wpb_images_carousel {
	display: flex;
    justify-content: center;
}
.support-slide.wpb_images_carousel .vc_inner {
	width: calc(100% - 20px);
	height: 100%;
}
.support-slide.wpb_images_carousel img {
	width: 100%;
	height: 100%;
	object-fit: scale-down;
	object-position: center;
	background-color: #fff;
	background-blend-mode: color;
	border-radius: 8px;
}
/* #### End Document page #### */


/* #### Start Event Calendar page #### */
.event_calendar .fc-header-toolbar .fc-left .fc-button-group .fc-button {
	width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 6px;
    border: none;
    margin-right: 15px;
}
.event_calendar .fc-header-toolbar .fc-left .fc-today-button {
	height: 40px;
    vertical-align: middle;
    background: transparent;
    border: none;
    text-transform: capitalize;
    font-weight: 700;
}
.event_calendar .fc-header-toolbar .fc-right .fc-button-group .fc-button {
	height: 40px;
	padding: 0 16px;
	background: transparent;
    border-radius: 6px;
    border: none;
	box-shadow: none;
	font-weight: 600;
	text-transform: capitalize;
	color: #777777;
}
.event_calendar .fc-header-toolbar .fc-right .fc-button-group .fc-button:hover {
	background-color: #DDDDDD;
	color: #000000;
}
.event_calendar .fc-header-toolbar .fc-right .fc-button-group .fc-button.fc-state-active {
	background: #000000;
	color: #ffffff;
}
.fc-view-container { background-color: #ffffff; border-radius: 15px }
.event_calendar .fc-header-toolbar .fc-center .fc-button { display: none; }
.event_calendar .fc-header-toolbar .fc-center h2 { font-weight: 600; }
.event_calendar .fc-view-container table,
.event_calendar .fc-view-container table thead,
.event_calendar .fc-view-container table tr,
.event_calendar .fc-view-container table tr td,
.event_calendar .fc-view-container table tr th { border: none; margin: 0; }
.event_calendar .fc-view-container .fc-day-grid .fc-day,
.event_calendar .fc-view-container table thead .fc-day-header { padding: 14px; text-align: center; }

.event_calendar .fc-head .fc-day-header.fc-widget-header { border-bottom: 1px solid #eee !important; }
.event_calendar .fc-view-container table thead .fc-day-header { color: #ACACAC; text-align: center; font-weight: 500; }

.event_calendar .fc-body .fc-day { padding: 14px; border: 1px solid #eee; }
.event_calendar .fc-body .fc-day:first-child { border-left: none; }
.event_calendar .fc-body .fc-day:last-child { border-right: none; }
.event_calendar .fc-body .fc-row .fc-day { border-bottom: none; }
.event_calendar .fc-body .fc-content-skeleton .fc-day-number { padding: 14px; font-weight: 700;}
.event_calendar .fc-body .fc-content-skeleton { padding: 0 5px;} 
.event_calendar .fc-body .fc-event {
    background-color: #4B8077;
	border-color: #4B8077;
    padding: 2px 4px !important;
    border-radius: 4px !important;
    font-size: 13px;
}
.event_calendar .fc-body .fc-row  a.fc-more { font-weight: 500; color: #8E2D68; }

.event_calendar .fc-view.fc-listWeek-view { border: none; }
.event_calendar .fc-view.fc-listWeek-view  .fc-list-table { margin-top: 20px }

.event_calendar .fc-widget-header,
.event_calendar .fc-week.fc-widget-content { border: none !important; }
.event_calendar .fc-time-grid .fc-slats .fc-minor td { border-top: 1px solid #eee; }
.event_calendar  hr.fc-divider { padding: 0 0 1px; }
.event_calendar .fc-list-heading .fc-widget-header { background-color: #F8FAFC }

.event_calendar .fc-popover.fc-more-popover { 
	border-radius: 8px;
	box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.2);
    overflow: hidden;
}
.event_calendar .fc-popover.fc-more-popover .fc-header.fc-widget-header { background-color: #F8FAFC }
/* #### End Event Calendar page #### */

/* #### Start User Info by email #### */
#user-search-container {}

#user-status-check-wrapper {
	margin-top: 50px;
    padding: 20px;
    background-color: #fff;
    border-radius: 12px;
}
#user-status-check-wrapper .user-info {
	display: flex;
	flex-wrap: wrap;
    align-items: center;
    gap: 30px;
}
#user-status-check-wrapper .user-info {
	display: flex;
    align-items: center;
    gap: 30px;
}
#user-status-check-wrapper .user-info figure {
	width: 150px;
    height: 150px;
    flex-shrink: 0;
    border-radius: 20px;
    overflow: hidden;
}
#user-status-check-wrapper .user-info figure img {
	width: 100%;
    height: 100%;
    object-fit: cover;
}
#user-status-check-wrapper .user-info .content {display: flex; flex-direction: column; gap: 10px;}
#user-status-check-wrapper .user-info .content h4 {
	margin: 15px 0 0;
    font-size: 25px;
    font-weight: 700;
}
#user-status-check-wrapper .user-info .user-info-list {
	display: flex;
    flex-direction: column;
    list-style: none;
    padding: 0;
}
#user-status-check-wrapper .user-info .user-info-list li {
	display: flex;
	gap: 12px;
}
#user-status-check-wrapper h3 { font-weight: 700; color: #8e2d68;}


#user-status-check-wrapper .user-sub-table thead {
    border-bottom: 1px solid #ddd;
    background-color: #ecf3fb;
    border-color: #e0eafe;
    line-height: 1.4;
}
#user-status-check-wrapper .user-sub-table th,
#user-status-check-wrapper .user-sub-table td { padding: 8px 16px; border: none; color: #2c3338; }
#user-status-check-wrapper .user-sub-table thead th {    
	line-height: 1.4;
    border-bottom: 1px solid #e0eafe !important;
}
#user-status-check-wrapper .user-sub-table tr:not(:last-child) td { border-bottom: 1px solid #f1f1f1; }

#user-status-check-wrapper i { width: 24px; display: block; font-size: 24px; margin:0 auto 16px; color: #008ED9; }
#user-status-check-wrapper p { margin-bottom: 30px; font-size: 18px; text-align: center; color: #777}
#user-status-check-wrapper .fetching { display:none; text-align: center; font-weight: 700; color: #777; }
#user-status-check-wrapper .fetching.show { display:block; }
/* #### End User Info by email #### */