.trp-language-switcher > div {
	border-style: none !important;
	padding: 4px 0px 4px 0px !important;
	background-color:#fff !important;
	margin-left:0px;
	background-image: none !important;
}
.trp-language-switcher > div > a{
	padding:5px !important;
	width: 30px;
}
.pms-account-navigation{ display:none; }
.wppb-form-field{ list-style:none; }
.trp-language-switcher{ width:auto !important; }
.page-id-1172 #wppb-form-element-15{ display:none !important; }
.tabItems li{
	list-style:none;
	float:left;
}
.tabItems ul{
	display:inline-block;
}
.tabItems li img {
	max-width: 200px !important;
}
.wppb-user-forms textarea, .contentTabs input[type="password"] {
	background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    width: 100%;
	font-family: inherit;
    font-size: 16px;
    margin: 8px 0 8px 0;
    padding: 0 0 8px 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: border .3s, -webkit-box-shadow .3s;
    transition: border .3s, -webkit-box-shadow .3s;
    transition: box-shadow .3s, border .3s;
    transition: box-shadow .3s, border .3s, -webkit-box-shadow .3s;
	height: auto;
}
.wppb-user-forms input['submit'] {
	border: 1px !important;
}
.wppb-user-forms input[type=text], .wppb-user-forms input[type=email], .wppb-user-forms input[type=password] {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #9e9e9e;
	border-radius: 0;
	outline: none;
	height: 3rem;
	width: 100%;
	font-size: 16px;
	margin: 0 0 8px 0;
	padding: 0 10px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-transition: border .3s, -webkit-box-shadow .3s;
	transition: border .3s, -webkit-box-shadow .3s;
	transition: box-shadow .3s, border .3s;
	transition: box-shadow .3s, border .3s, -webkit-box-shadow .3s;
}
.wppb-user-forms select {
    position: relative;
    cursor: pointer;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    outline: none;
    height: 3rem;
    line-height: 3rem;
    width: 100%;
    font-size: 16px;
    margin: 0 0 8px 0;
    padding: 0;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1;
}
.wppb-user-forms .wppb-toggle-pw{
	border:none;
    position: absolute;
	margin-top:0px;
	right: 0px;
}
.wppb-user-forms .wppb-toggle-pw:hover, .wppb-user-forms .wppb-toggle-pw:focus{
    background-color:#fff !important;
    color: var(--e-global-color-primary) !important;
	border:0px !important;
}
.wppb-form-field {
	margin-bottom:20px;
}
#wppb-edit-user #wppb-form-element-15,.tribe-events-schedule{
	display:none;
}
.tribe-events-single-event-title{
	margin-bottom: 30px;
}
.tribe-country-name{ margin-left:5px !important; }
.bannercontent{
	width: 60%;
	margin-left: 100px;
	margin: auto;
	margin-left:100px;
}
.margin-section{
	padding: 120px 0px 120px 0px;
}
.hr-middle{
	margin: 0 auto;
}
.bg-blue{
	background-color: var( --e-global-color-primary );
}
.align-center{
	text-align:center;
}
.white-icon{
	position: static !important;
}
.white, .white-icon{
	color:#fff !important;
}
.underline{
	text-decoration:underline;
}
.single-event .hidden-field, .single-event #group-1{
	display:none;
}
.info-body span{
	font-size:16px;
	line-height:20px;
	display: block;
	margin-top:10px;
	white-space: nowrap;
}
.info-body{
	text-align: center !important;
}
.event-head{
	color: #000;
	text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
	margin: 10px 0px 25px 0px;
	font-size: 42px;
	font-weight: 900;
	line-height: 52px;
}
.event-details{
	margin-top:50px;
}
.event-description{
	width:66%;
}
.event-main-content, .event-main-image{
	padding:0 20px;
}
.event-title{
	color: #ffffff;
	margin: 0px 0px 20px 0px;
	font-family: "Montserrat", Sans-serif;
	font-size: 50px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 60px;
}
.event-banner-description{
	color: #fff;
	font-size: 18px;
	line-height: 28px;
}
.venue-details{
	padding:40px 20px;
}
.venue-hr{
	height:2px !important;
	background:#8c8c8c  !important;
}
.venue-section-title{
	margin-top:20px;
	margin-bottom: 0px;
	font-size: 24px;
	font-weight: 700;
}
.venue-directions{
	position: absolute;
	bottom: 50px;
}
.genealogy-scroll::-webkit-scrollbar {
    width: 5px;
    height: 8px;
}
.genealogy-scroll::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #e4e4e4;
}
.genealogy-scroll::-webkit-scrollbar-thumb {
    background: #212121;
    border-radius: 10px;
    transition: 0.5s;
}
.genealogy-scroll::-webkit-scrollbar-thumb:hover {
    background: #d5b14c;
    transition: 0.5s;
}


/*----------------genealogy-tree----------*/
.genealogy-body{
    white-space: nowrap;
    overflow-y: hidden;
    padding: 50px;
    min-height: 500px;
    padding-top: 10px;
    text-align: center;
}
.genealogy-tree{
  display: inline-block;
}
.genealogy-tree ul {
    padding-top: 20px; 
    position: relative;
    padding-left: 0px;
    display: flex;
    justify-content: center;
}
.genealogy-tree li {
    float: left; text-align: center;
    list-style-type: none;
    position: relative;
    padding: 20px 0px 0 0px;
}
.genealogy-tree li::before, .genealogy-tree li::after{
    content: '';
    position: absolute; 
  top: 0; 
  right: 50%;
    border-top: 2px solid #ccc;
    width: 50%; 
  height: 18px;
}
.genealogy-tree li::after{
    right: auto; left: 50%;
    border-left: 2px solid #ccc;
}
.genealogy-tree li:only-child::after, .genealogy-tree li:only-child::before {
    display: none;
}
.genealogy-tree li:only-child{ 
    padding-top: 0;
}
.genealogy-tree li:first-child::before, .genealogy-tree li:last-child::after{
    border: 0 none;
}
.genealogy-tree li:last-child::before{
    border-right: 2px solid #ccc;
    border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
}
.genealogy-tree li:first-child::after{
    border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
}
.genealogy-tree ul ul::before{
    content: '';
    position: absolute; top: 0; left: 50%;
    border-left: 2px solid #ccc;
    width: 0; height: 20px;
}
.genealogy-tree li a{
    text-decoration: none;
    color: #666;
    font-family: arial, verdana, tahoma;
    font-size: 11px;
    display: inline-block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.genealogy-tree li a:hover+ul li::after, 
.genealogy-tree li a:hover+ul li::before, 
.genealogy-tree li a:hover+ul::before, 
.genealogy-tree li a:hover+ul ul::before{
    border-color:  #fbba00;
}

/*--------------memeber-card-design----------*/
.member-view-box{
    padding:0px 10px;
    text-align: center;
    border-radius: 4px;
    position: relative;
}
.member-image{
	position: relative;
	margin: 0 auto;
}
.member-image img{
    width: 60px;
    height: 60px;
    border-radius: 60px;
	z-index: 1;
}
.genealogy-tree h3{
	font-size:15px !important;
}
.member-details span{
	font-size:10px !important;
	margin-top: -15px;
	display: block;
}
.tabPages{ width:100%; }
	.tabs {
	display: flex;
	flex-wrap: wrap; 
}
.tabs>label {
	order: 1;
	display: block;
	padding: 1rem 2rem;
	margin-right: 0.2rem;
	cursor: pointer;
	background: #fff;
	font-weight: bold;
	transition: background ease 0.2s;
	border:1px solid #f8f8f8;
}
.tabs .tab {
	order: 99; 
	flex-grow: 1;
	width: 100%;
	display: none;
	padding: 50px 50px 50px 50px;
	background: #fff;
}
#wppb-edit-user ul{
	padding-left:0px !important;
}
.tabs input[type="radio"] {
	display: none;
}
.tabs input[type="radio"]:checked + label {
	background: #f5f5f5;
	color:#000;
}
.tabs input[type="radio"]:checked + label + .tab {
	display: block;
	background: #f5f5f5;
}

@media (max-width: 45em) {
  .tabs .tab,
  .tabs label {
    order: initial;
  }
  .tabs label {
    width: 100%;
    margin-right: 0;
    margin-top: 0.2rem;
  }
}
.wppb-edit-user .wppb-subscription-plans{
	display:none;
}
#upfp_container {
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.eventRegister{
	padding: 20px 40px !important;
	border:1px solid #ffffff !important;
	color:#ffffff !important;
	margin-top: 20px !important;
    display: inline-block;
}
.forbidden{
	text-align:center;
	padding:100px 20px;
}
#wp-admin-bar-wp-logo{ display:none; }
.pms-account-subscription-action-link__abandon{
	color:red;
	font-weight:500;
}
.pms-account-subscription-details-table,
#pms-payment-history{
    width: 100%;
    max-width: 100%;
    margin-bottom: 2rem;
    background-color: #fff;
	webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
	border:none !important;
	border-spacing: 0;
}
.pms-account-subscription-details-table > thead > tr > th,
#pms-payment-history > thead > tr > th {
    font-weight: 500;
    color: var(--e-global-color-secondary);
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
	text-align: left;
}
.pms-account-subscription-details-table td, .pms-account-subscription-details-table th,
#pms-payment-history td, #pms-payment-history th{
	border: 1px solid #e5e5e5;
	padding: 15px 15px;
	border-bottom: #f7f7f7 !important;
}
table tbody tr td, table tbody tr th{
	background-color:#fff;
}
.pms-account-subscription-details-table tbody > tr:hover td,
#pms-payment-history tbody > tr:hover td{
	background-color: var(--e-global-color-primary) !important;
	color:#fff;
}
.pms-account-subscription-details-table tbody > tr:hover td a{
	color:#fff;
}
.far.fa-user{
	font-family: "Font Awesome 5 Free";
}
.hd-button-reg, .hd-button-acc, #wp-submit, #register, #wppb-recover-password-button, #wppb-submit, .forminator-button-submit, .acf-button, .newsletter-btn, .custom_button, #pms_new_subscription-form input[type="submit"],.request_seat input[type="submit"]{
	font-family: "Inter", Sans-serif !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	text-transform: uppercase !important;
	text-decoration: none;
	line-height: 26px;
	letter-spacing: 2.5px;
	fill: var( --e-global-color-secondary );
	color: var( --e-global-color-secondary ) !important;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #020101;
	border-radius: 0px 0px 0px 0px;
	padding: 8px 20px 8px 20px;
	cursor: pointer;
}
.forminator-button-submit{
	color: #FFFFFF !important;
	padding: 15px 45px !important;
}
.hd-button-reg:focus, .hd-button-acc:focus, #wp-submit:focus, #register:focus, #wppb-recover-password-button:focus, .forminator-button-submit:focus, .newsletter-btn:focus, .acf-button:focus{
	border-radius:0px;
}
.hd-button-reg:hover, .hd-button-acc:hover, #wp-submit:hover, #register:hover, #wppb-recover-password-button:hover, #wppb-submit:hover, .forminator-button-submit:hover, .newsletter-btn:hover, .acf-button:hover, .custom_button:hover, #pms_new_subscription-form input[type="submit"]:hover, .request_seat input[type="submit"]:hover{
	background-color: #df195b;
	border-color: #df195b;
	color: #fff !important;
	box-shadow: inset 0 0 0 2em var(--hover);
}
.page-id-1172 .wppb-subscription-plans{
	display:;
}
span#pass-strength-result {
    margin-left: 10px;
    font-weight: 700;
    color: #000;
}
#pass-strength-result{
	color:#5060d5;
}
.strong{
	color:#16cb00 !important;
}
.good{
	color:#9dff00 !important;
}
.bad{
	color:#ff6f09 !important;
}
.short, span.wppb-form-error{
	color:#f00f00 !important;
}
#user_consent_gdpr{
	margin-right: 5px;
}
.primary{
	color: var(--e-global-color-secondary );
}
.wppb-form-field input{
	color: var(--e-global-color-secondary );
}
.forminator-file-upload{
	width:100px;
}
.forminator-file-upload > span {
	position: absolute !important;
	display: contents !important;
}

#wppb-recover-password ul, #wppb-register-user ul{
	padding-left:0px;
}
.wppb-error {
    color: red;
    padding: 10px;
    background-color: #ffe9e9;
}
input#rememberme {
    top: 3px;
    position: relative;
    margin-right: 5px;
}
.news-event-card{
	background-color: var( --e-global-color-secondary ) !important;
	padding: 40px 40px !important;
	margin-bottom: 30px;
	min-height:320px !important;
}
.news-event-card:hover{
	background-color:var( --e-global-color-primary ) !important;
    box-shadow: 0px 15px 40px 0px rgba(26.99999999999999, 206, 175.99999999999997, 0.15);
}
.news-event-card .meta-date-text, .news-event-card .button, .newseventpage .meta-date-text, .newseventpage .button {
	font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
	font-size: 14px !important;
	font-weight: 300 !important;
}
.newseventpage .dateReadMR {
	margin-top:-15px;
}
.newseventpage .readmore {
	color: var( --e-global-color-secondary ) !important;
	margin-left:10px;
}
.news-event-card .entry-title, .newseventpage a > h2.entry-title{
	font-family: var( --e-global-typography-392b9e0-font-family ), Sans-serif;
	font-size: 22px !important;
	font-weight: 500 !important;
}
.newseventpage a > h2.entry-title{
	color:var( --e-global-color-primary ) !important;
}
.news-event-card .meta-date-text, .news-event-card .entry-title, .news-event-card .fa-calendar, .news-event-card .button {
	color:#fff !important;
}
.news-event-card .button:hover, .newseventpage .readmore:hover{
	color:#f33404 !important;
}
.newseventpage .elementskit-blog-block-post:hover{
	background-color: #fbfbfb !important;
}
.newseventpage .elementskit-blog-block-post{
	padding: 25px 40px !important;
	margin-bottom: 20px !important;
	background-color: #fff !important;
	border-radius: 0px !important;
	border-left:5px solid var( --e-global-color-secondary );
}
.event-details>div{
	margin: 0 50px;
}
.yearcol{
	text-align: center;
	color: var( --e-global-color-secondary );
	font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
	font-size: var( --e-global-typography-text-font-size );
	font-weight: var( --e-global-typography-accent-font-weight );
	line-height: var( --e-global-typography-accent-line-height );
	top:30%;
	margin-right:10px;
}
.projectTitle{
	color: #000;
	font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
	font-size: 22px;
	font-weight: var( --e-global-typography-accent-font-weight );
	line-height: var( --e-global-typography-accent-line-height );
}
.imgProjects{
	height:120px;
	width:100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.margin-0{
	margin: 0px !important;
}
.yearcol>i, .yearcol .country{
	margin-right: 7px;
}
.yearcol .country{
	margin-left: 10px !important;
}
.contentprojects p{
	color: var( --e-global-color-secondary );
	font-family: var( --e-global-typography-button-font-family ), Sans-serif;
	font-size: var( --e-global-typography-text-font-size );
	font-weight: var( --e-global-typography-accent-font-weight );
	line-height: var( --e-global-typography-accent-line-height );
}
.button-primary{
	border-radius:0 !important;
}
#searchButton{
	margin: 20px 0;
	padding: 11px 30px;
}
#searchButton:hover{
	background-color: #DF195B !important;
	color: #ffffff !important;
}
.searchFilters{
	margin:0 0 20px 0;
}
#countryselect, #yearselect {
	width: auto;
	padding: 14px 20px;
	background: #fff;
	display: inline-block;
	border-radius:0;
	color: var( --e-global-color-secondary );
	font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
	font-size: var( --e-global-typography-text-font-size );
	font-weight: var( --e-global-typography-accent-font-weight );
	line-height: var( --e-global-typography-accent-line-height );
}
.nav-links>.page-numbers{
	color: var( --e-global-color-secondary );
	font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
	font-size: var( --e-global-typography-text-font-size );
	font-weight: var( --e-global-typography-accent-font-weight );
	line-height: var( --e-global-typography-accent-line-height );
	margin:0 10px;
	padding: 4px 15px;
}
.nav-links>.page-numbers.current,.nav-links>.page-numbers:hover {
	background:var( --e-global-color-cc300b3 );
	padding: 4px 15px;
	color: #fff;
	font-weight:900;
}
.pagination .nav-links{
	padding:20px 40px;
	background-color: #f7f7f7;
	margin-top:30px;
}
.readmore {
	margin-left: 20px;
}
.galleryItms .fg-layout-3-item-content, #fg-layout-3-search-box{
	display: none;
	visibility: hidden;
	height: 0px !important;
}
.fg-layout-3-filters-wrap {
  margin: 50px 0 !important;
}
.fg-filter-wrap button{
	text-align:left !important;
	padding: 13px 25px !important;
}
.featured_image{
	opacity: 1;
	height: 300px !important;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.section_spacing{
	padding: 90px 120px;
	animation-name: fadeInUp;
	animation-duration: 1.25s;
}
.upcoming_events .eael-timeline-content, .upcoming_events .eael-timeline-bullet, .upcoming_events .eael-post-timeline.timeline-layout-card .eael-timeline-post-inner{ 
	background: var( --e-global-color-cc300b3 ) !important;
}
.upcoming_events .eael-timeline-content h4{
	color:#fff;
}
.upcoming_events .eael-timeline-post-inner:after {
	border-left-color: var( --e-global-color-cc300b3 ) !important;
}
.headcustom h3{
	color: #FFFFFF;
	font-family: "Quicksand", Sans-serif !important;
	font-size: 60px !important;
	font-weight: 700 !important;
	text-transform: capitalize !important;
	line-height: 60px !important;
	margin: 0px;
}
.headcustom{
  padding: 100px 20px 100px 20px !important;
  background: #1A466E;
}
.wrapper_events{
	box-shadow: 10px 10px 20px 0px rgba(151, 151, 151, 0.12);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 30px 30px 30px 30px;
	margin-bottom:30px;
}
.wrapper_events h3{ width:100%; color: var( --e-global-color-cc300b3 );}
.wrapper_events .content{
	margin:0 30px;
}
.wrapper_events .content a:hover{
	color: var( --e-global-color-cc300b3 );
}
.wrapper_events .content a{
	color:  var( --e-global-color-primary );
}
.wrapper_events .content p{
	margin:10px 0;
}
.form-submit #edit_profile{
	border-radius:0px;
	padding:10px 80px;
	margin-top:20px;
	border-color: #DF195B;
}
#pms_subscription_plans_discount_code{
	height: 48px;
    border-radius: 0px;
    margin-right: 10px;
}
input[type="submit"]{
	border-radius: 0px;
}
#upf_allowed_usr_sbmt, .uploader button, #upfp_file_cmnt_frm input, #upvf-file-move-sbmt, #upvf-file-rnm-sbmt, #upvf-fldr-sbmt, #upvf-file-move-bulk-sbmt{
	font-size: 14px !important;
}
.overlay_flight_traveldil {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
	z-index:999;
}
.overlay_flight_traveldil:target {
  visibility: visible;
  opacity: 1;
}
.popup_flight_travlDil {
	margin: 70px auto;
	padding: 20px;
	background: #fff;
	border-radius: 5px;
	width: 60%;
	position: relative;
	transition: all 2s ease-in-out;
	max-height: 80%;
	overflow: auto;
}
.popup_flight_travlDil.card{
	width: fit-content !important;
	padding: 0px !important;
}
.popup_flight_travlDil .close_container {
	position: absolute;
	top: 20px;
	right: 30px;
	transition: all 200ms;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	z-index: 9999;
}
.popup_flight_travlDil .ccontainer {
    position: absolute;
    top: -45px;
    right: -25px;
    transition: all 200ms;
    font-size: 50px;
    font-weight: bold;
    text-decoration: none;
    color: #ffff;
    z-index: 9999;
}
.popup_flight_travlDil .ccontainer a{
	color:#fff;
}
a.close_flight_travelDl {
    position: fixed;
}
.popup_flight_travlDil .content_flightht_travel_dil {
	max-height: 80%;
	overflow: auto;
}
.content_flightht_travel_dil ul{
	padding: 0px;
}
.content_flightht_travel_dil ul li{
	list-style: none;
	padding: 5px 5px;
	border-bottom: 1px solid #e7e7e7;
	display: inline-flex;
    width: 100%;
}
.content_flightht_travel_dil ol{
	list-style: disc !important;
	padding: 0px !important;
}
.content_flightht_travel_dil ol>li:before {
	content: '✓';
	margin-right:5px;
}
.content_flightht_travel_dil ol>li{
	list-style: upper-roman;
	list-style-type: upper-roman;
    width: 100% !important;
	border: none !important;
	padding: 0px !important;
}
.content_flightht_travel_dil span{
	width: 100%;
}
.content_flightht_travel_dil strong{
	margin-right: 20px;
	/* width: 40%; */
}
.content_flightht_travel_dil a{
	font-weight: 700;
	color:#2A70AF;
	margin-right: 10px;
}
.content_flightht_travel_dil h5{
	padding: 5px;
    font-weight: 500;
    background: #2A70AF;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 0px;
	width: 100%;
}
table.dataTable thead > tr > th.sorting::before, table.dataTable thead > tr > th.sorting::after, table.dataTable thead > tr > th.sorting_asc::before, table.dataTable thead > tr > th.sorting_asc::after, table.dataTable thead > tr > th.sorting_desc::before, table.dataTable thead > tr > th.sorting_desc::after, table.dataTable thead > tr > th.sorting_asc_disabled::before, table.dataTable thead > tr > th.sorting_asc_disabled::after, table.dataTable thead > tr > th.sorting_desc_disabled::before, table.dataTable thead > tr > th.sorting_desc_disabled::after, table.dataTable thead > tr > td.sorting::before, table.dataTable thead > tr > td.sorting::after, table.dataTable thead > tr > td.sorting_asc::before, table.dataTable thead > tr > td.sorting_asc::after, table.dataTable thead > tr > td.sorting_desc::before, table.dataTable thead > tr > td.sorting_desc::after, table.dataTable thead > tr > td.sorting_asc_disabled::before, table.dataTable thead > tr > td.sorting_asc_disabled::after, table.dataTable thead > tr > td.sorting_desc_disabled::before, table.dataTable thead > tr > td.sorting_desc_disabled::after {
	right:3px !important;
}
@media only screen and (min-width: 1025px) {
	.dash-col {
		width: 25%;
		float: left;
	}
}
.dash-col .eael-grid-post-holder{
	margin: 10px;
	height: 150px;
	padding:50px 0;
	background-color: #fff;
	color: var( --e-global-color-secondary );
	box-shadow: 10px 10px 20px #dfdfdf;
	border: 1px solid #f0f0f0;
	color:var( --e-global-color-secondary );
}
.dash-col .eael-grid-post-holder h5{
	display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
.dash-col .eael-grid-post-holder:hover h5{
	color: #fff;
}
.dash-col .eael-grid-post-holder:hover{
	background-color: var( --e-global-color-secondary );
}
.dash-col:hover .eael-grid-post-holder{
	background-color: var( --e-global-color-secondary );
}
.dash-title{
	text-align: text-center;
	top: 50%;
}
.dash-col .eael-grid-post-holder-inner {
    text-align: center;
}
.myaccount-mb{
	content: "\e82a";
	font-family: elementskit !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

/* =============== Tab Css start ============ */

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #093584;
    color: #fff;
}
.tabs-left>.nav-tabs>.active>a, .tabs-left>.nav-tabs>.active>a:focus, .tabs-left>.nav-tabs>.active>a:hover {
    border-color: inherit;
    box-shadow: none;
}
.tabs-left>.nav-tabs>li>a {
    border-radius: 0px;
}
.nav-tabs > li > a {
    border: 0px;
    background-color: #888888;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-weight: 600;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: #2ddede;
    color: #fff;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: 0px;
}
.tabs-left>.nav-tabs>li>a, .tabs-right>.nav-tabs>li>a {
    margin-bottom: 0px;
    margin-right: 1px;
}
.tabs-left>.nav-tabs, .tabs-right>.nav-tabs {
    width: auto;
    padding-bottom: 0px;
}
.tabs-left>.nav-tabs>li, .tabs-right>.nav-tabs>li {
    float: left;
}
.tabs-left>.nav-tabs {
    float: none;
    margin-bottom: 0px;
}
.tabs-left>.tab-content, .tabs-right>.tab-content {
    background-color: #fff;
    border: 0px;
    border-radius: 0px;
}
/* =============== Tab Css close ============ */
.tabsDsh {
	display: flex;
	flex-wrap: wrap;
	max-width: 100%;
	background: #e5e5e5;
}
.tabsDsh .input {
	position: absolute;
	opacity: 0;
}
.tabsDsh .label {
	width: 100%;
	padding: 20px 30px;
	background: #e5e5e5;
	cursor: pointer;
	font-weight: bold;
	font-size: 18px;
	color: #7f7f7f;
	transition: background 0.1s, color 0.1s;
}
.tabsDsh .label:hover {
	background: #d8d8d8;
}
.tabsDsh .label:active {
	background: #ccc;
}
.tabsDsh .input:focus + .label {
	z-index: 1;
}
.tabsDsh .input:checked + .label {
	background: #fff;
	color: #000;
}
@media (min-width: 600px) {
  .tabsDsh .label {
    width: auto;
  }
}
.tabsDsh .panel {
	display: none;
	padding: 20px 30px 30px;
	background: #fff;
	width: 100%;
}
@media (min-width: 600px) {
  .tabsDsh .panel {
    order: 99;
  }
}
.tabsDsh .input:checked + .label + .panel {
	display: block;
}
.inventory input, .inventory select, .inventory textarea{
	font-size: .9em !important;
	color: var(--e-global-color-secondary) !important;
	padding: 5px 5px !important;
}
.elementor-button:focus{
	color:#fff !important;
}
td.status-active {
		color:green !important;
}
td.status-pending {
	color:red !important;
}
.popup_flight_travlDil .elementor-column{
	padding: 5px 10px;
	margin: 1px;
}
.firstcol{
	background-color:#f7f7f7;
}
.ekit-wid-con .elementskit-single-testimonial-slider{
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.eael-simple-menu-container .eael-simple-menu.eael-simple-menu-horizontal li a span{
	margin-left: 0px !important;
}
.eael-simple-menu-container .eael-simple-menu.eael-simple-menu-horizontal li ul{
	width: auto !important;
}
.eael-simple-menu-container .eael-simple-menu.eael-simple-menu-horizontal li ul li{
	white-space:nowrap;
}
.eael-simple-menu.eael-simple-menu-horizontal li ul li > a{
	padding-right:15px !important;
}
.tribe-events-single-event-title{
	font-size:44px !important;
	line-height:44px !important;
}
.tribe-events-schedule, .tribe-events-single-event-description{
	margin:10px 0 !important;
}
.tribe-events-schedule h2{
	font-size:22px !important;
	line-height:22px !important;
}
.eael-post-timeline.timeline-layout-card .eael-timeline-content .eael-timeline-post-title-text-card {
	margin-bottom:0px !important;
}
.eael-post-timeline.timeline-layout-card .eael-timeline-content {
    padding: 20px !important;
}
.tribe-events-single-section.tribe-events-event-meta{
  display: none;
}
.ectbe-modal.ectbe-zoom-in.ectbe-ec-popup-ready .ectbe-modal-content{
	max-width: 800px !important;
}
.ectbe-ec-modal-title{
	font-size: 30px !important;
}
.tribe-events-c-top-bar__datepicker-button:hover{
	background-color: transparent !important;
}
.tribe-events-c-search__button{
	border-radius: 0px !important;
	background-color: var(--tec-color-accent-primary) !important;
}
.tribe-events-c-subscribe-dropdown__button{
	background-color: #fff !important:
}
.tribe-events-c-subscribe-dropdown__button-text {
	color: #fff !important:
}
.fc .fc-toolbar-title{
	font-size: 22px !important;
}
.fc-button-primary:hover,
.fc-button-primary:focus,
.fc-button-primary:active{
	background-color: var(--tec-color-accent-primary) !important;
	border-color: var(--tec-color-accent-primary) !important;
	box-shadow: none !important;
}
.ectbe-modal-body p{
	font-size:20px !important;
}
.ectbe-modal.ectbe-zoom-in.ectbe-ec-popup-ready .ectbe-modal-content{
	padding:20px 30px !important;
}
.ectbe-event-details-link button:hover,
.ectbe-event-details-link button:active,
.ectbe-event-details-link button:focus{
	background-color: var(--tec-color-accent-primary) !important;
}
.ectbe-event-details-link button{
	border: 1px solid var(--tec-color-accent-primary) !important;
}
.ectbe-calendar-wrapper .ectbe-modal-close>span {
    font-size: 22px !important;
	font-weight:700;
}
.ectbe-calendar-wrapper .ectbe-modal-close{
	box-shadow: none !important;
}
.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown{
}
.ectbe-minimal-list-wrapper h3{
	font-size: 20px !important;
    margin-left: -20px !important;
}
.ectbe-calendar-wrapper .fc .fc-daygrid-day-events{
	background-color: #9be5d7 !important;
}
.tribe-events-c-subscribe-dropdown__button-text:focus{
	outline: none !important;
}
.tribe-events-c-subscribe-dropdown{
	margin: 10px 0px 30px 0px !important;
}
.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content{
	position:relative !important;
	top:0px !important;
}
.awp_center>div{
/* 	max-height: 250px;
	height: 250px; */
    overflow: hidden;
	padding:10px;
}
.awp_center h5{
	position:absolute;
	bottom:0;
	text-align:center;
	width:100%;
}
/* .awp_center img{
	min-height: 190px;
	max-height: 190px;
	object-fit: cover;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	margin:10px;
} */
.stack.twisted:before{
	-webkit-transform: rotate(2deg) !important;
    -moz-transform: rotate(2deg) !important;
    transform: rotate( 2deg) !important;	
}
.stack.twisted:after{
	-webkit-transform: rotate(-2deg) !important;
    -moz-transform: rotate(-2deg) !important;
    transform: rotate(-2deg) !important;
}
.fc-button-group{
	margin-bottom: 20px;
}
.fc-toolbar-chunk .fc-toolbar-title{
	white-space: nowrap;
	margin-left: -20px !important;
}
.fc .fc-toolbar {
	align-items: baseline !important;
}
.fc-today-button{
	display: none !important;
}
.fc-day-today{
	background-color: var( --e-global-color-primary ) !important;
}
.fc-day-today a{
	color: #fff !important;
	font-weight: 700 !important;
}
#project_inventory_meta_box .inside, #inventory-group,  #inventory-group table{
	width: 100%;
	overflow: scroll;
}
table.inventory-item{
	border: #ccd0d4 solid 1px !important;
	background: #fff !important;
	border-spacing: 0 !important;
	border-radius: 0 !important;
	table-layout: auto !important;
	padding: 0 !important;
	margin: 0 !important;
	width: 100% !important;
	clear: both !important;
	box-sizing: content-box !important;
}
p{
	line-height:30px;
}
.alert{
	padding: 10px 20px;
    background-color: #ff7070;
    border: 4px solid pink;
    display: block;
    margin-bottom: 20px;
	color: #fff;
}
.panel-header{
	display: flex;
	justify-content: space-between; 
	align-items: center;
	width: 100%; 
	padding: 20px 0; 
	box-sizing: border-box; 
	border-bottom: 1px solid #e7e7e7;
	margin-bottom:20px;
}
.panel-header h4 {
  margin: 0; /* Removes default margin */
  text-align: left; /* Ensures the heading is aligned to the left */
}

.panel-header a {
  text-decoration: none; /* Removes underline from the link */
  color: #007bff; /* Optional: Changes the link color */
  font-weight: bold; /* Optional: Makes the link text bold */
}
.swiper-zoom-container{
	z-index:99999 !important;
}
.filter-bar label{
	line-height:23px;
	display: flex;
	flex-direction: column;
	min-width:200px;
}
#sb_instagram #sbi_images{
	padding: 0px !important;
}
.ectbe-month-header{
	font-family: "Quicksand", Sans-serif !important;
	font-size: 28px !important;
	font-weight: 700 !important;
	color: var( --e-global-color-primary ) !important;
}
.ectbe-wrapper .ectbe-month-header.ectbe-simple-event::after, .ectbe-wrapper.ectbe-list-wrapper.style-1 .ectbe-date-area, .ectbe-month-header.ectbe-featured-event::after {
	background-color: #e3e3e3 !important;
	color: #e3e3e3 !important;
}
.ectbe-list-wrapper.style-2 .ectbe-simple-event .ectbe-content-box, .ectbe-list-wrapper.style-2 .ectbe-featured-event .ectbe-content-box {
	border-left: 1px solid #e3e3e3 !important;
	order: 2;
}
.ectbe-evt-img{
	order:1;
	min-width: 200px;
	max-width: 200px;
	margin-right: 20px;
}
#ectbe-date .ectbe-ev-mo, #ectbe-date .ectbe-ev-day{
	color: var( --e-global-color-secondary ) !important;
	font-weight: 500 !important;
}
.ectbe-date-area .ectbe-ev-day, .ectbe-date-area .ectbe-ev-mo, .ectbe-date-area .ectbe-ev-yr{
	color:#000 !important;
	font-size: 15px !important;
	font-weight: 300 !important;
}
.ectbe-evt-url{
	font-family: "Quicksand", Sans-serif !important;
	font-size: 28px !important;
	font-weight: 700 !important;
	color:#000 !important;
}
.ectbe-evt-description{
	color: var( --e-global-color-secondary ) !important;
	font-family: var( --e-global-typography-text-font-family ), Sans-serif !important;
	font-size: var( --e-global-typography-text-font-size ) !important;
	font-weight: var( --e-global-typography-text-font-weight ) !important;
	line-height: var( --e-global-typography-text-line-height ) !important;
}
#ectbe-date{
	display: none;
}
.ectbe-evt-read-more{
	font-family: "Inter", Sans-serif;
	font-weight: 500;
	font-size: 14px !important;
	text-transform: uppercase;
	line-height: 26px;
	letter-spacing: 2.5px;
	fill: var( --e-global-color-secondary );
	color: var( --e-global-color-secondary ) !important;
	border: 1px solid #b5b5b5;
	padding: 10px 20px !important;
}
.ectbe-evt-more-box{
	margin-top: 15px;
}
.ectbe-evt-read-more:hover, .tribe-events .tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button{
	color: #fff !important;
	background-color: #df195b !important;
}
.tribe-events .tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button:focus{
	border: none !important;
	outline: none !important;
}
.ectbe-inner-wrapper{
	margin-bottom: 50px;
}
.bwg_nav_cont_0{
	padding-top: 30px !important;
	display:block;
}
.bwg_nav_cont_0 a{
	padding: 10px 20px !important;
	border-color: #F2F2F2 !important;
}
.bwg_nav_cont_0 input{
	padding: 10px 0px !important;
	border-color: #F2F2F2 !important;
}
#bwg_container1_0 .bwg-item{
	/* margin-bottom:20px; */
}
#bwg_container1_0 .bwg-title1 {
  padding: 10px 20px;
  border: 1px solid #e2e2e2;
}
.bwg_thumbnail.bwg_container .search_line.bwg_tag_select_view{
	box-shadow: none !important;
}
.card-header{ height: 150px; }
.pdf-archive { padding: 20px; }
.year-title { }
.month-title { font-size: 20px; margin-top: 15px; }
.pdf-grid { display: flex; flex-wrap: wrap; gap: 15px; padding-bottom: 50px; border-bottom: 1px solid #f2f2f2; margin-bottom: 30px; box-shadow: 0px 40px 40px #fafafa;}
.pdf-card { width: 160px; text-align: center; border: 1px solid #ddd; }
.pdf-card h4{ font-size:18px !important; font-weight:500 !important; }
.pdf-card img { width: 100%;  }
.pdf-body h4{ padding:10px 5px; }
.seat_section{
	display: block;
	padding: 35px;
	background: #f2f2f2;
	position:relative;
	margin-bottom: 50px;
}
.seat_section_l,.seat_section_r{
	width: 50%;
	vertical-align: middle;
	display: inline-block;
}
.seat_section_r{
	text-align: right;
}
.seat_section h5{
	margin: 0;
}
.tribe-events-cost{
	background: #aad7ff;
	padding: 1px 10px;
}
.log_desc a{
	color:#fff !important;
	text-decoration: underline !important;
}
#pms-paygates-inner input + span:hover, #pms-paygates-inner input:checked + span{
	border: 2px solid;
}

.booking-request{
	width: 100%;
	border-collapse: collapse;
	min-width: 600px;
}

.booking-request thead {
	background-color: #e1e1e1;
    color: #2d2d2d;
}
.booking-request th, .booking-request td {
	padding: 12px 15px;
	text-align: left;
	border: 1px solid #ddd;
}
.eael-testimonial-content .eael-testimonial-text{
	font-style: normal !important;
}

.gallery-row {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px; /* gutter */
    }

 .gallery-column {
	flex: 1 1 25%; /* 4 columns */
	padding: 0 15px;
	box-sizing: border-box;
}
.column-content {
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 8px;
}
.gallery-column .event-title{
	 font-family: "Quicksand", Sans-serif;
	 font-size:18px;
	 font-weight: 500;
}
#wppb-register-user h4{
	color: #000 !important;
	margin-top:50px;
}
#wppb-register-user h5{
	 color: var(--e-global-color-primary) !important;
}
ul.wppb-checkboxes {
    list-style: none;
    margin-top: 5px;
    margin-left: 10px;
}

span.wppb-description-delimiter {
    font-size: 13px;
    color: #118df9;
}
.wppb-user-forms #wppb-loginform .login-username label, .wppb-user-forms #wppb-loginform .login-password label, .wppb-user-forms #wppb-loginform .login-auth label, .wppb-user-forms #wppb-loginform .wppb-recaptcha label, .wppb-form-field.pbpl-class label, .pms-field.pbpl-class:not(form[id^="pms"] .pms-field) label{
    position: relative !important;
    text-indent: 99px !important;
	left: -95px !important;
	display: contents;
}
#wppb-register-user input::placeholder,
 #wppb-register-user textarea::placeholder
 {
  color: transparent !important;
}
#wppb-register-user select option[disabled][selected], .wppb-checkbox>label {
  display: none !important;
}
.status-Pending, .status-Rejected{
	padding: 5px 10px;
	background: #ff9898;
	color: #f8f8f8;
	text-align:center;
	width: fit-content;
}
.status-On.Hold{
	padding: 5px 10px;
	background: orange;
	color: #f8f8f8;
	text-align:center;
	width: fit-content;
}
.status-Approved{
	padding: 5px 10px;
	background: green;
	color: #f8f8f8;
	text-align:center;
	width: fit-content;
}
.status-Completed{
	padding: 5px 10px;
	background: blue;
	color: #f8f8f8;
	text-align:center;
	width: fit-content;
}
.subscription_alert{
	padding: 20px 30px;
	background: #ff9898;
	color: #f8f8f8;
	text-align:center;
	margin-bottom:40px;
}
.notice.notice-success{
	padding: 10px 25px 10px 25px;
	background: #64b48b;
	color: #f8f8f8;
	margin-bottom:20px;
}
.notice.notice-alert{
	padding: 10px 25px 10px 25px;
	background: #a4a4a4;
	color: #f8f8f8;
	margin-bottom:20px;
}
.confirm_booking{
	padding: 20px 30px 10px 30px;
	background: #5bc060;
	color: #f8f8f8;
	text-align: center;
	margin-bottom: 20px;
}
.project_tracking{
	margin-top:20px;
	width:100%;
}
a.login{
	font-family: "Inter", Sans-serif;
	text-transform: uppercase;
    text-decoration: none;
    line-height: 26px;
    letter-spacing: 2.5px;
    color: var(--e-global-color-secondary) !important;
	font-size: 14.5px;
}
.project_tracking{
	border:1px solid #9d9d9d;
	border-collapse: collapse;
    border-spacing: 0;
}
.project_tracking th, .project_tracking td{
	padding: 10px;
	border:1px solid #9d9d9d;
	overflow: hidden;
}
.project_tracking input[type=date], 
.project_tracking input[type=email], 
.project_tracking input[type=number],
.project_tracking input[type=password],
.project_tracking input[type=search],
.project_tracking input[type=tel],
.project_tracking input[type=text],
.project_tracking input[type=url],
.project_tracking select,
.project_tracking textarea,
.input_st,
.project_application input[type="text"],
.project_application input[type="number"]{
	padding: 5px 2px !important;
	border-radius:0px !important;
	border: 1px solid #cecece !important;
	font-family: inherit;
	font-size: 14px;
	line-height: 1.5;
	margin: 0;
}
.project_tracking input[type=date], 
.project_tracking input[type=email], 
.project_tracking input[type=number],
.project_tracking input[type=password],
.project_tracking input[type=search],
.project_tracking input[type=tel],
.project_tracking input[type=text],
.project_tracking input[type=url],
.project_tracking select,
.project_tracking textarea,
.project_application input[type="text"],
.project_application input[type="number"]{
	width: -webkit-fill-available;
}
.cpdetails{
	padding: 70px 50px;
	background: #f7f7f7;
	margin-top: 70px;
}
.cpdetails textarea{
	margin-bottom: 20px;
}
.cpdetails label {
	line-height: 25px;
	font-size: 16px;
	font-weight: 500;
}
.cpdetails span {
	display: block;
	font-size: 15px;
	font-weight: 400;
	line-height: 25px;
	margin-bottom: 5px;
}
.cpdetails input{
	margin-bottom: 20px;
	font-family: inherit;
}
.project_tracking button{
	padding: 6px 8px !important;
	font-size:12px !important;
	border-radius:0px !important;
}
.project_tracking .loader {
    display: inline-block;
    margin-left: 10px;
    animation: spin 1s linear infinite;
}
@keyframes spin {
    0% { transform: rotate(0); }
    100% { transform: rotate(360deg); }
}
tr#new-item-row{
	display:none;
}
#addNewRow{
	float: right;
	padding: 5px 10px;
	border: 1px solid #d9d9d9;
	margin-top: 10px;
}

.single-tribe_events #gallery-1 {
      margin: auto;
 }
.single-tribe_events  #gallery-1 .gallery-item {
      float: left;
      margin-top: 10px;
      text-align: center;
      width: 25%;
 }
 .single-tribe_events #gallery-1 img {
      border: 2px solid #CFCFCF;
 }
 .single-tribe_events #gallery-1 .gallery-caption {
      margin-left: 0;
  }
.page-id-793 .ectbe-date-area,
.page-id-791 .ectbe-date-area,
.page-id-7508 .ectbe-date-area,
.page-id-7510 .ectbe-date-area,
.forminator-custom-form-8359 #date-2-day, 
.forminator-custom-form-8359 #date-2-month{
	display: none !important;
}
.page-id-793 .ectbe-inner-wrapper,
.page-id-791 .ectbe-inner-wrapper,
.page-id-7508 .ectbe-inner-wrapper,
.page-id-7510 .ectbe-inner-wrapper{
	margin-bottom: 20px !important;
	border: 1px solid #d6d6d6 !important;
	padding: 20px 25px 20px 25px !important;
}
.page-id-793 .ectbe-inner-wrapper,
.page-id-791 .ectbe-inner-wrapper,
.page-id-7508 .ectbe-inner-wrapper,
.page-id-7510 .ectbe-inner-wrapper{
	margin-bottom: 0px !important;
}
  .tribe-events-back, 
  .page-id-793 .ectbe-month-header,
  .page-id-791 .ectbe-month-header,
  .page-id-7508 .ectbe-month-header,
  .page-id-7510 .ectbe-month-header,
  #wppb-form-element-8,
  #wppb-form-element-12,
  #wppb-form-element-13,
  #wppb-form-element-18{
	  display:none;
 }
 .ectbe-minimal-list-wrapper .ectbe-inner-wrapper{
	border: 1px solid #d6d6d6 !important;
	padding: 20px 5px 20px 5px !important;
}
.booking-filter {
	display: flex;
    align-items: center; 
    justify-content: flex-end; 
    gap: 5px; 
    padding-bottom: 20px; 
    margin-bottom: 20px; 
	border-bottom:1px solid  #d6d6d6;
}
.booking-filter select, #filter-status, #filter-name, #filter-payment, #filter-email, #filter-phone, #filter-cat, .filter-form,.filter-bar input,.filter-bar select,#updateSelect{
	height: 40px;
	border-radius:0px !important;
	background: #fff;
	border: 1px solid #aaa;
	color: #646464;
	padding: 0px 10px;
}
.booking-filter input,
.booking-filter select{
	max-width: 200px;
	font-size: 14px !important;
	padding: 10px 30px;
}
#booking-requests-table_length label, #booking-requests-table_filter label, #course-seats_length label, .dataTables_filter label,.dataTables_length label{
	display: block;
}
.dataTables_wrapper{
	padding-top:40px;
}
.export_button {
	border: 1px solid #b9b9b9;
	padding: 12px 20px;
}

.headerDash .links {
	display: flex;
	flex-wrap: wrap;
}

.headerDash .links button {
    flex: 1 1 auto;
    padding: 10px 15px;
    background: none;
    border: none;
    border-bottom: 2px solid transparent;
    cursor: pointer;
    font-weight: bold;
    color: #333;
    transition: border-color 0.3s;
}

.links button.active {
    border-bottom: 2px solid #0073aa;
    color: #0073aa;
}

.contentTabs {
    animation: fadeIn 0.3s ease-in;
    background-color: #ffffff;
    padding: 40px;
    border: 1px solid #f9f9f9;
    box-shadow: 0px 20px 20px 0px #0000000a;
}

.contentTabs.active {
    display: block;
}

.contentTabs  .card-grid {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
}

.contentTabs .card {
	font-family: "Inter", Sans-serif;
    border: 1px solid #ddd;
    border-radius: 0px;
    padding: 1rem;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
	background: url('/wp-content/uploads/2025/05/unwg-logo.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 115px 130px;
	min-height: 200px;
	animation: fadeIn .5s ease-in;
}
.contentTabs h5{
	font-weight:700 !important;
	font-size: 25px !important;
	padding-bottom: 20px;
	margin:0;
}
.contentTabs .card:hover{
	background: url('/wp-content/uploads/2025/05/unwg-logo-w.png') #488ccb;
	color:#fff; 
	background-repeat: no-repeat;
    background-size: contain;
    background-position: 115px 130px;
	animation: fadeIn 1s ease-in;
}
@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity: 1;}
}

@media (max-width: 600px) {
	.contentTabs .links {
		flex-direction: column;
	}
	.contentTabs .links button {
		text-align: left;
		border-left: 4px solid transparent;
		border-bottom: none;
	}
	.contentTabs  .links button.active {
		border-left: 4px solid #0073aa;
	}
}
span.wppb-frontend-restriction-message.wppb-content-restriction-message {
	margin: 0 auto;
	padding: 100px;
	font-size: 20px;
	background: #ffd7d7;
	margin-bottom: -14px;
	font-family: "Inter", sans-serif;
	font-weight: 500;
	display: flex;
}
.headerDash .links a:hover,
.headerDash .links a.active{
	background-color: #f5f5f5;
	border: 1px solid #f5f5f5;
	color: var(--e-global-color-secondary);
}
.headerDash .links a{
	padding: 1rem 2rem;
	background-color: #fff;
	color: #000;
	margin-right: 0.2rem;
	cursor: pointer;
	background: #fff;
	font-weight: bold;
	transition: background ease 0.2s;
	border: 1px solid #ddd;
}
#member-payments-table_wrapper div.dt-buttons {
    margin-top: 5px;
}
#member-payments-table_filter{
	margin-top:-15px;
}
.member_tabs .filter-bar, .btn-wrapper{
	margin-bottom: 20px;
}
.btn_row a:hover, .update-btn:hover, .view-btn:hover, .delete-btn:hover{
	background:#c36;
	color:#fff !important;
}
.btn_row a, .update-btn, .view-btn, .delete-btn {
	padding: 6px 8px !important;
    font-size: 12px !important;
    border-radius: 0px !important;
	border: 1px solid #b9b9b9 !important;
	margin-right:2px !important;
	line-height: 15px !important;
}
.newsletter-btn{
    border-radius: 0px !important;
	border: 1px solid #b9b9b9;
}

#add-newsletter, #acf-form {margin-bottom:2rem;}
table.widefat td, table.widefat th {vertical-align:middle;}
.newsletter-btn:hover{background:#005e8a}

/* Table */
.dataTable  {
	padding-top:20px;
}
.newsletter-table th,
.newsletter-table td {
	padding:8px 10px;border:1px solid #e1e1e1;vertical-align:top;
}
.newsletter-table th {background:#f7f7f7;text-align:left;font-weight:600;}

/* ACF forms */
#add-newsletter, .acf-form {
	border:1px solid #e1e1e1;padding:20px;border-radius:0px;margin:30px 0;
}
#create-form{
	display: none;
}
#add-newsletter .button-primary{
	background: #b9b9b9;
	color: #fff;
	margin-left: 15px;
}
#add-newsletter input, #acf-_post_title, .input.hasDatepicker, #project_status, #approver{
	border-radius:0px;
	height:45px;
	border:1px solid #e1e1e1;
	font-family: inherit;
	font-size: inherit;
	background: #fff;
	padding: 5px 10px;
}
.inst_comm{
	margin-bottom: 20px;
	font-family: inherit;
}
#approver-container{
	margin-top:20px;
}
.tabsDsh .input:checked + .label {
    border-bottom: 3px solid #488ccb;
}
.dataTable td, .dataTable th, .dataTable thead td, .dataTable thead th, #project-applications th { 
	padding: 14px 10px !important;
	background: #fff !important;
	border: 1px solid #ececec !important;
}
.dataTable th, .project_tracking th,.project-applications th {
	text-transform: uppercase !important;
	text-align: left !important;
}
.dataTables_wrapper, .project_tracking, .newsletter-table {
    width: 100%;
    overflow-x: auto;
	table-layout: fixed;
}
.dataTables_wrapper .dataTables_filter input{
	margin-left: 0px !important;
}
.member_tabs {
	width: 100%;
}

.member_tabs .tab-buttons {
	display: flex;
	border-bottom: 2px solid #ccc;
}

.member_tabs .tab-buttons button {
	background: none;
	border: none;
	padding: 10px 20px;
	cursor: pointer;
	font-size: 16px;
	border-bottom: 2px solid transparent;
	transition: border 0.3s;
	background-color: #eeeeee;
}

.member_tabs .tab-buttons button:hover,
.member_tabs .tab-buttons button.active {
	border-bottom: 3px solid var( --e-global-color-primary );
	color: #fff;
	border-radius: 0px !important;
	background-color: var( --e-global-color-primary );
}

.member_tabs .tab-content {
	display: none;
	padding: 20px;
	border: 1px solid #ccc;
	border-top: none;
}

.member_tabs .tab-content.active {
	display: block;
}
.profile_pic{
	border-radius: 300px !important
}
.profile_details{
	border: 1px solid #eee;
	padding: 50px;
	width: 100%;
}
.profile_details label{
	color: #b9b9b9;
}
.int_activties span{
	padding: 5px 10px;
	border: 1px solid #eee;
	display: inline-block;
	margin-bottom: 5px;
}
.profile_details h5{
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.up_wrapper .deact,
.up_wrapper .act {
	color: #fff;
	margin: 0 auto;
	display: table;
	padding: 15px 50px;
	margin-top: 50px;
}
.up_wrapper .act {
	background-color: #15a615;
}
.up_wrapper .deact{
	background-color: #b9b9b9;
}
.up_wrapper {
	padding:0px 90px 0px 0px;
	width: 100%;
	margin: 0 auto;
}
.project_status_form button{
	border-radius:0px;
}
#inventoryGalleryForm{
	margin-top:20px;
}
.project_status_form{
	margin-top:80px;
	border: 1px solid #ccc;
	padding: 40px;
}
.Approved, #users-table .Active, .Verified span{
	color: green;
}
.Pending,.Initiated span{
	color: orange;
}
.Rejected, .Payment.Pending{
	color: red;
}
.New span{
	color: blue;
}
.mailBody{
	padding: 30px;
	background: #cecece; 
}
#users-table_info, #users-table_paginate, #member-payments-table_paginate, #member-payments-table_info {
	margin: 20px 5px;
}
#users-table .Active span{
	font-size:12px;
	color: #000 !important;
}
.updateModalWrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5); 
	display: none;
	align-items: center;
	justify-content: center;
	z-index: 9999;
}
.forgot_pass>div{
	margin-bottom:30px;
}
.event_register_button:hover{
	background-color: #DF195B;
	color:#fff;
	border:1px solid #DF195B;
}
.event_register_button{
	font-family: "Inter", Sans-serif !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	text-transform: uppercase !important;
	line-height: 26px;
	letter-spacing: 2.5px;
	fill: var( --e-global-color-secondary );
	color: var( --e-global-color-secondary );
	border:1px solid #020101;
	padding: 15px 20px;
	border-radius:0px;
}
.ticket {
	background: #fff;
	border: 2px dashed #000;
	padding: 20px 40px;
	max-width: 800px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
}

.ticket::after {
	content: '';
	position: absolute;
	width: 2px;
	height: 100%;
	background: #000;
	left: 65%;
	top: 0;
}

.left, .right {
	width: 48%;
}

.barcode {
	font-size: 12px;
	letter-spacing: 4px;
	text-align: center;
	margin-top: 20px;
}

.ticket .title {
	font-size: 48px;
	font-weight: bold;
	letter-spacing: 3px;
}

.ticket .section {
	margin: 15px 0;
	font-size: 18px;
}

.price {
	font-size: 14px;
	margin-top: 10px;
}

.vertical-text {
	writing-mode: vertical-rl;
	transform: rotate(180deg);
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}

.details {
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}
.select2-container .select2-selection--single{
	height:40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height:40px !important;
}
.filter-bar {
	padding: 20px;
	background: #f4f4f4;
	box-shadow: 10px 5px 15px #8887873d;
	display: flex;
	gap: 20px;
}
.cpdetails input{
	width: 100%;
	border: 1px solid #bfbfbf;
	padding: .5rem 1rem;
	transition: all .3s;
	height: 40px;
}
.filter-bar input{
	border: 1px solid #aaa;
	border-radius: 0px !important;
	font-size: 14px !important;
	height: 40px !important;
	line-height: 40px !important;
}
.custom_field_checkbox{
	display: inline-block;
	margin-right: 10px;
}
#wppb-form-element-41 label.wppb-rc-value{
	display: contents !important;
}
div.dataTables_wrapper{
	overflow: hidden;
}
div.dataTables_wrapper div.dataTables_paginate{
	width: auto;
	float: right;
}
div.dataTables_wrapper div.dataTables_info {
	width: auto;
	display: inline;
}
#example_previous{
	margin-right: 4px;
}
#example_next{
	margin-left: 4px;
}
.paginate_button.current{
	color: var( --e-global-color-primary ) !important;
	font-weight: 700 !important;
	border: 1px solid #a8a8a8;
	padding: 2px 7px !important;
}
.btn_row {
	white-space: nowrap;
}
#addNewDonorRow {
	display: flex;
	margin-bottom:30px;
}
.donor-row{
	display: flex;
}
.donor-row input{
	max-width:250px;
	margin-right: 10px;
}
.button-report{
	border:1px solid #fff;
	background-color: #38BF1C;
	font-family: "Inter", Sans-serif;
	font-size: 18px;
	font-weight: 500;
	display: inline-block;
	padding: .5rem 1rem;
	transition: all .3s;
	right: 0;
	position: absolute;
	color: #fff !important;
}
.button-report:hover{
	background:#1A466E;
	color:#fff !important;
	transition: all .3s;
}
textarea, input{
	border-radius:0px !important;
	transition: all .3s;
	padding-top: 10px;
}
.project-date-fields label {
	white-space: nowrap;
	margin-top: 10px;
	margin-right: 5px;
}
.project-date-fields input{
	margin-right: 20px;
	font-family: inherit;
}
.project-date-fields{
	display: block;
}
#upfp_info.upfp_col{
	display:none;
}
#gallery-preview {
	display: flex;
	gap: 30px;
}
.gallery-preview img{
	display: block;
}
.inventoryGalleryForm{
	margin-top:50px;
}
.remove-gallery{
	font-size: 14px !important;
	padding: 2px 5px !important;
	border: 1px solid #DF195B;
	font-weigth: 400;
	padding: 2px;
}
#comments-container{
	margin-top:20px;
}
.notes{
	background: #f7f7f7;
	padding:30px;
	margin-top:20px;
}
.disp_block{
	background: #f7f7f7;
	padding:30px;
	margin-bottom:20px;
}
.membership-card {
	background-image: url('/wp-content/themes/unwg/assets/images/membership_card_px.jpg'); 
	background-size: cover;
	background-position: center;
	width: 600px; 
	height: 313px; 
	position: relative;
	font-family: Arial, sans-serif;
	margin: 20px;
}

.membership-card .text {
	position: absolute;
	top: 190px; 
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	font-size: 26px;
	color: #000;
	font-weight: bold;
}
.button-membership{
	padding: 10px 30px;
	font-family: "Inter", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
	line-height: 26px;
    letter-spacing: 2.5px;
	color: #FFFFFF !important;
	background-color: #DF195B;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #020101;
    border-radius: 0px 0px 0px 0px;
    padding: 8px 20px 8px 20px;
	margin-bottom:30px;
	display: inline-block;
}

.email-error, .email-success, .email-checking {
	display: block;
	margin-top: 4px;
	font-size: 13px;
}
#project-applications{
	margin-top:50px;
}
.tribe-events-notices{
	padding: 25px;
	background: #ebebeb;
	font-weight:600;
}
.tribe-events-event-image>img{
	max-height: 500px;
	width: auto;
}
.project_details h4{ margin: 10px 0;}
.project_details label{ display: block; line-height: 25px;}
#wppb-recover-password ul li.wppb-form-field label { display:none; }
.forminator-textarea--wrap>textarea{
	padding-top: 10px !important;
}
#prof_training .forminator-is_filled,
#prof_training .forminator-is_active{
	transform: translateY(calc(-100% + 40px)) !important;
}
#pms-paygates-wrapper{
    padding: 20px;
    background: #f6f6f6;
}
#pms-paygates-wrapper h3{
	font-size:20px;
	margin:0px;
	margin-bottom:10px;
}
.pms-subscription-plan label{
	font-size:20px;
}
tr a.pms-account-subscription-action-link__renew {
    color: #3cb63c;
	padding: 5px 10px;
	border: 2px solid #3cb63c;
}
tr a.pms-account-subscription-action-link__renew:hover {
    background: #3cb63c;
	color: #fff;
}
tr a.pms-account-subscription-action-link__abandon{
    color: #fb8080;
	padding: 5px 10px;
	border: 2px solid #fb8080;
}
tr a.pms-account-subscription-action-link__abandon:hover {
    background: #fb8080;
	color: #fff;
}
#pms-renew-subscription-form input[type="submit"], #pms-abandon-subscription-form input[type="submit"], #pms-update-payment-method-form input[type="submit"]{
	padding: 10px 20px;
    border: 1px solid #DF195B;
	cursor: pointer;
}
.pms-account-subscription-details-table__status:hover td{
	color: #fff !important;
	font-weight: bold;
}
.pms-payment-history-table th{
	background: #f7f7f7;
}
.pms-payment-history-table td, .pms-payment-history-table th{
	padding:10px 5px;
}
.pms-payment-history-table{
	width:100%;
}
.project_application {
	border-collapse: collapse;
}
.project_application td{
	border: 1px solid #4c78a0;
	padding: 10px 10px;
}
.project_application td input[type="date"],
.project_application td input[type="text"],
.project_application td select{
	font-family: "Lato";
	padding: 5px 10px !important;
	height: 40px;
	line-height: 30px;
}
.project_application td textarea{
	font-family: "Lato";
	padding: 5px 10px !important;
	height: 70px;
	line-height: 30px;
}
.project_application .thead{
	padding: 15px 0px;
	font-size: 30px;
	margin-top: 20px;
	text-align: left;
}
.project_application td label{
	display:block;
	padding: 10px 0;
}
.pms-subscription-plan-description{
	font-size: 14px;
    margin-top: 10px;
}
.total-pages_0,.bwg_current_page{
	font-size:15px !important;
}
.bwg-a{
	border:1px solid #DF195B !important;
}
@media (min-width: 768px) {
  .tribe-address {
	  display: inline-flex;
	}
}
.tribe-street-address,.tribe-delimiter{
	margin-right: 5px;
}
@media (max-width: 767px) {
	.page-id-7545 h2, .headcustom h3{
		font-size:36px !important;
		line-height:36px !important;
	}
	.headcustom {
		padding: 50px 20px 50px 20px !important;
		background: #1A466E;
	}
	.section_spacing {
		padding: 50px 20px !important;
	}
	.contentTabs{
		padding: 10px 0px !important;
	}
	.popup_flight_travlDil.card {
		width: 100% !important;
	}
	.popup_flight_travlDil .ccontainer{
		top: 0px !important;
    	right: 45px !important;
		color: #000 !important;
	}
	.popup_flight_travlDil .ccontainer a{
		color: #000 !important;
	}
	.filter-bar {
		display: block !important;
	}
	.dataTables_wrapper table {
		overflow-x: auto;
		white-space: nowrap;
		display: block;
	}
	.headerDash .links {
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .headerDash .links .tab-btn {
        text-align: center;
        padding: 14px 10px;
        font-size: 16px;
		white-space: nowrap;
    }
	.wppb-form-field.pbpl-class .wppb-radios li label, .wppb-form-field.wppb-radio.pbpl-class label, .wppb-form-field.pbpl-class .wppb-checkboxes li label, .wppb-form-field.wppb-checkbox.pbpl-class label{
		display: contents !important;
	}
	#wppb-edit-user{
		padding: 10px;
	}
}
.event-banner-inner {
    max-width: 1200px;
    margin: auto;
    padding: 20px 20px;
    display: grid;
    grid-template-columns: 30% 35% 35%;
    align-items: center;
    gap: 20px;
    border: 1px solid rgb(206 206 206);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
}
.banner-cta h2, .banner-contact h2 {
    font-size: 30px !important;
    margin: 0;
    font-weight: 700;
    color: #515151;
	margin-bottom:10px;
}
.banner-cta h2 a{ color: #515151 !important; text-decoration:none !important; }
.banner-cta h2 a:hover{ color: #df195b !important; }
.banner-cta p {
    margin-top: 6px;
    font-size: 18px;
    color: #e5e7eb;
}
.banner-contact {
    color: #515151;
    font-size: 16px;
}
.contact-name {
    font-weight: 600;
    margin-bottom: 6px;
}
.contact-phone {
    color: #f472b6;
    font-weight: 500;
}
.contact-phone a{
	color: #fff !important;
	margin-left: 5px;
	text-decoration: none;
	background: #515151;
	border-radius: 5px;
	padding: 1px 10px;
}
.contact-phone a:hover{
	color: #fff !important;
	background: #df195b;
}
.org-row{
	margin-bottom: 7px;
}
.banner-location {
    display: block;
    align-items: center;
    gap: 14px;
    color: #515151;
    font-size: 16px;
}
.banner-location .tribe-address{
    display: inline-block;
}
.location-icon {
    font-size: 32px;
    color: #8b5cf6;
}
@media (max-width: 900px) {
    .event-banner-inner {
        grid-template-columns: 1fr;
        text-align: center;
    }
    .banner-location {
        justify-content: center;
    }
}
.ectbe-venue-details .ectbe-address{
	display: block !important;
}
.ectbe-evt-description p{ margin: 0px; }
@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.tribe-events-pg-template{
	  animation: fadeUp 1s ease-out forwards;
}