/*
Theme Name: New Rainbow Families
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

/* #header_main .main_menu .avia-menu{
	margin-right: 25px !important;
} */

#header_main .main_menu .noLightbox li a{
	 font-size: 24px !important;
}

/* header-video css */
.header-video ul li #mep_0 .avia_video{
	top: -55px !important;
}

/* Overlay */
.overlay-black {
	position: relative;
}

.overlay-black * {
	z-index: 2;
}

.overlay-black::after {
	content: "";
    background-color: #000000 !important;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    visibility: visible;
    opacity: 0.5;
}

/* Animated css */
.scrolling-number::after {
	content: "";
    border-right: 2px solid #ffffff;
    position: absolute;
    visibility: visible;
    right: -35px;
    top: -32px;
    height: 157px;	
}

/* .scrolling-number::before{
	content: "";
    border-left: 2px solid #ffffff;
    position: absolute;
    visibility: visible;
    right: 0px;
    top: -16px;
    height: 122px;
    left: -34px;
} */

/* Footer css */
.footer-img img {
    height: 225px;
    width: auto;
	object-fit: contain;
}

.footer-icon {
	padding-right: 5px;
}

.icon_spc .iconlist_icon.avia-font-entypo-fontello {
    margin-right: 0px;
}

/* Header css */
#header_meta .noLightbox li a {
	color: #ffffff;
    font-size: 21px;
	padding: 5px;
	bottom: 5px;
}

#header_main .inner-container .logo {
  	padding: 6px !important;
}

.our-board .team-member-name {
    margin-top: 7px;
    font-size: 20px;
}

.our-board .avia_image {
    height: 250px;
    width: 250px;
    object-fit: cover;
}

.banner-video #mep_0, .banner-video .avia-video,
.banner-video .flex_cell_inner {
	height: 550px!important;
}

.banner-video #mep_0 .avia_video {
	height: 550px!important;
    object-fit: cover !important;
}

.banner-video {
	position: relative !important;
    z-index: 0 !important;
}

.upcoming-events-section {
	z-index: 2 !important;
    position: relative !important;
}

.upcoming-events-section .flex_column_table {
	width: 75% !important;
    margin: -123px auto 0 auto !important;
	float: none !important;
}

.upcoming-events-section .flex_column_table .flex_column:not(:last-child) {
    border-right: 3px solid #ffffff !important;
}

/*accordion css starts from here*/
.toggle_icon * {
    border: none!important;
}
.toggler .toggle_icon:before {
    content: '▼';
	position: relative; 
	left: 3px;
    top: -10px;
	font-size:12px !important;
}

.av-main-nav > li > a {
    display: block;
    text-decoration: none;
	padding: 0 10px !important;
}

#top .con-text p {
	font-size: 16px !important;
}
.toggler.activeTitle .toggle_icon:before {
    content: '▲';
	top:-2px;
}

.av_toggle_section .single_toggle .toggle_wrap .toggle_content {
	color:#415157 !important;
	background:#f7f7f7!important
}


.js_active .av-elegant-toggle .toggler {
	padding: 15px 58px 15px 25px;
    font-size: 17px;
    top: 0;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
}
/*accordion css ends here*/

.portfolio .av-masonry-container {
	height: auto !important;
}

.portfolio .av-masonry-entry {
	position: relative !important;
	top: 0px !important;
	left: 0px !important; 
}

.inactive-portfolio {
	display: none;
}

.active-portfolio {
	display: block;
}

#top .homepage-masonary .container {
	padding: 0 0px !important;
}

#top .rainbow-family-images {
	width: 92% !important;
}

#top .homepage-gallery {
	width: 4% !important;
}

#header_meta {
   background-color: #fff;
	position: relative;
}

#header_main .main_menu {
	top: 14px;
}

#header_main .main_menu .avia-menu {
	padding-right: 0px;
} 

/* #header_meta .sub_menu ul li {
    position: absolute;
    right: 5px;
    top: 13px;
	background: #2666a3;
    border: none;
    text-transform: uppercase;
    font-weight: 900;
    border-radius: 3px;
    padding: 15px 24px;
} */

#header_main .main_menu .donate-btn a .avia-menu-text {
	background: #2666a3;
    border: none;
    text-transform: uppercase;
    font-weight: 900;
    border-radius: 3px;
    padding: 15px 24px;
    color: #fff;
	font-size: 13px;
}

#header_meta .sub_menu ul .dashboard-btn a {
	background: #2666a3;
    border: none;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 3px;
    padding: 15px 24px;
    color: #fff;
    font-size: 13px;
}

#top .header_color .sub_menu ul .dashboard-btn {
	top: 20px;
}

#top .header_color .sub_menu ul .dashboard-btn a:hover {
	color: #fff;
}

/* feed css */
.news-feed #recent-posts-3 ul li a,
.news-feed .av-magazine .av-magazine-entry .entry-content-header .av-magazine-time,
.news-feed .av-magazine .av-magazine-entry .av-magazine-title a {
    font-style: inherit !important;
	color: #ffffff;
	font-weight: 700;
	font-family: 'muli', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
}

.news-feed .av-magazine .av-magazine-entry .entry-content-header .av-magazine-time {
	font-size: 13px !important;
	font-weight: 100 !important;
}

.news-feed .av-magazine .av-magazine-entry .av-magazine-title {
	color: #ffffff;
	font-size: 20px !important;
}

.news-feed .av-magazine .av-magazine-entry {
	 margin-left: 1em;
	 margin-bottom: 0px;
}

.news-feed #recent-posts-3 .widgettitle,
.feed-title h3 {
	color: #ffffff;
	font-size: 22px !important;
    text-transform: uppercase !important;
}

.news-feed #recent-posts-3 .widgettitle:after,
.feed-title .av-special-heading-tag:after {
	content: '';
	border-bottom: 2px solid #fff;
    padding-bottom: 12px;
    top: 44px;
    position: absolute;
    left: 0;
    visibility: visible !important;
    width: 100%;
}

.feed-title .av-special-heading-tag:after {
	content: '';
	top: 15px !important;
	bottom: 5px;
}

.news-feed #recent-posts-3 ul {
	padding-top: 10px;
}

.portfolio .av-masonry-entry {
    transition-property: unset !important;
    transition-duration: 0s !important;
    transition-delay: unset !important;
    transform: none !important;
}

#top .av-masonry-container .av-masonry-entry {
    clear: none !important;
}

.av-masonry-entry {
    visibility: visible!important;
    opacity: 1;
}

.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
    -webkit-animation: none!important;
    animation: none!important;
}

#top .top-btn a,
.wa_login_shortcode input[type="submit"] {
    color: #fff;
    background: #2666a3;
    border-radius: 3px;
    padding: 15px 24px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 900;
    border: none;
	text-decoration:none;
}

#top .top-btn a:hover,
.wa_login_shortcode input[type="submit"]:hover {
    color: #fff !important;
    opacity: 0.9 !important;
    transition: 0.3s !important;
    background: #2666a3;
}

.wa_login_shortcode p {
    display: none;
}

.sub_menu {
	height:30px;
}

.sub_menu li {
	line-height:50px !important;
}

.sub_menu #wa_login_widget-2 {
	padding:0px !important;
}

.wp_hide {
    display: none;
}

#top .sub_menu form {
	margin-bottom:0px !important;
}

#top .membership-level .template-page {
	padding-bottom: 0;
}

.conference-sponsors-tabs .av-inner-tab-title,
.conference-sponsors-tabs .av-tab-arrow-container {
	width:100%;
}

.conference-sponsors-tabs .av-inner-tab-title {
	font-size: 18px !important;
    font-weight: 700 !important;
}

#top .conference-sponsors-tabs .av-tab-section-tab-title-container {
	background: #e6e6e6;
}

#top .conference-sponsors-tabs .av-section-tab-title {
    color: #5f3d22;
}

#top .conference-sponsors-tabs .community-support .av_iconlist_title.iconlist_title {
	text-transform:inherit;
	font-weight: 500;
	line-height: 1.5em;
}

.toggler .toggle_icon::before {
    left: 8px;
    top: -2px;
}

.avia_textblock blockquote p {
    font-size: 17px;
}

#top .bam_form .WaLayoutContainer {
	display:none !important;
}

@media (min-width: 992px) { 
	#header_meta {
		z-index: 0;
        position: initial;
	}
	#header_main .inner-container .logo {
    	 padding: 0px !important;
    	vertical-align: middle;
    	top: -14px;
    	position: absolute;
   		z-index: 1;
	}
}

@media (max-width: 991.98px) { 
	#header_main .main_menu {
		top: 10px !important;
	}
	#header_main .main_menu ul .av-burger-menu-main {
		right: 10px !important;
    	top: 3px !important;
	}
	.feed-title .av-special-heading-tag:after {
    	content: '';
    	top: 15px !important;
    	bottom: 5px !important;
	}
}

@media (max-width: 767.98px) { 
	.upcoming-events-section .flex_column_table .flex_column:not(:last-child) {
    	border-right: none !important;
	}
	.scrolling-number::after {
		content: "";
    	border-right: none !important;
	}
	.feed-title .av-special-heading-tag:after {
    	content: '';
    	top: 15px !important;
    	bottom: 5px !important;
	}
	.footer-img .avia-image-overlay-wrap img {
		width: auto !important;
    	height: 200px !important;
		object-fit: contain;
	}
	.our-board .team-member-name,
	.our-board .team-member-job-title {
		text-align: center !important;
	}
	#top .footer_logo_slider .av-horizontal-gallery-inner {
		height: 265px !important;
	}
}

/* Disclaimer */

/* #tpbr_topbar {
	display:none !important;
} */
@media only screen and (max-width: 767px) {
	.page-id-24 #tpbr_topbar {
		display: block !important;
		padding: 0px 10px !important;
	}
	#header_meta #menu-item-1554 {
		float: center !important;
		padding: 0px !important;
	}
	#header_meta #menu-item-1554 a {
		padding: 10px 15px !important;
	}
}

@media only screen and (max-width: 1024px) {
	.av-burger-menu-main { 
		 display: block!important; 
	}
	#top .av_mobile_menu_tablet .av-main-nav .menu-item {
		 display: none!important;
	}
}

@media (max-width: 575px) {
	#header_meta #menu-item-1554 a {
		padding: 10px 10px !important;
	}
	#top .top-btn a {
		font-size: 10px !important;
	}
}

