/* ==============================================================================
Theme Name: Phlox Pro Child
Theme URI: http://phlox.pro/go/
Author: averta
Author URI: http://www.phlox.pro
Description: Phlox Pro Child Theme
Template: phlox-pro
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column,two-columns, three-columns, left-sidebar, right-sidebar
Text Domain: phlox-pro-child
================================================================================= */

.seopress-user-consent { 
    padding: 10px !important;
    box-shadow: 0px 12px 28px rgb(0 0 0 / 16%);
    animation: 1s ease-in 0s 1 slideInFromBottom;
    bottom: 10px !important;
    border-radius: 10px;  }

.seopress-user-consent button { 
    padding: 10px 20px !important; 
    box-shadow: none !important;
    border-radius: 10px !important; }

@keyframes slideInFromBottom {
        0% {
            transform: translateY(100%);
            opacity: 0;
        }

        100% {
            transform: translateY(0);
            opacity: 1;
        }
}

.gradient-header {
    border-radius: .5rem;
    box-shadow: 0 4px 15px rgb(0 0 0 / 55%);
}

.event-tickets .tribe-tickets__rsvp-attendance { display: none !important; }

.single-tribe_events .tribe-blocks-editor .tribe-events-virtual-link-button { display: block; 
background: #a81c1d; }

.tribe-events-virtual-link-button__label, 
.tribe-events-virtual-link-button__label:hover { color: #fff; }

.event-tickets .tribe-tickets__rsvp-wrapper { max-width: 100% !important; }

.event-tickets .tribe-tickets__rsvp { padding: 15px !important; }

.single-tribe_events .tribe-blocks-editor .tribe-events-schedule { background: #f4f4f4; 
padding: 10px; }

.tribe-events-schedule__date, 
.tribe-events-schedule__all-day, 
.tribe-events-schedule__separator, 
.tribe-events-schedule__timezone, 
.tribe-events-schedule__time, 
.tribe-tickets__rsvp-availability { font-size: 15px; }

.wp-block-column { padding: 10px; }

.tribe-common--breakpoint-medium.tribe-common .tribe-common-g-row--gutters>.tribe-common-g-col { 
	padding-left: 10px !important; 
	padding-right: 10px !important; }

#tribe-events-pg-template, .tribe-events-pg-template {
	margin: 0 auto;
	max-width: 1440px;
	padding-top: 90px;
}
 
.wfp-view .wfp-login { max-width: 320px; }

.wfp-view .wfp-login .wfp-login-form-container { padding: 10px !important; }

.wfp-view .wfp-login .wfp-login-form-container:before, 
.tribe-events.tribe-common--breakpoint-medium .tribe-events-pro-photo .tribe-events-virtual-virtual-event { display: none; }

.wfp-login-form-container { box-shadow: none; }
  
.tribe-events-pro .tribe-events-pro-photo__event-featured-image, .
tribe-events-pro .tribe-events-pro-photo__event-featured-image-link { border-radius: 10px; }

.wfp-view section.wfp-dashboard div.dashboard-content .wfp-content-padding { padding:0; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-right-section { background:#fff !important; }

.gradient-header:after { position: absolute;
    top: -2px;
    bottom: -2px;
    left: -2px;
    right: -2px;
    background: linear-gradient(270deg,#00d1b0 0,#00e94f 48.96%,#0093ff 73.96%,#e08af4 97.92%);
    z-index: -2;
    border-radius: .5rem;
    content: '';
}

.gradient-header:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.68);
    z-index: -1;
    border-radius: .5rem;
    content: '';
}

/* Portrait */
@media (max-width:801px) {
	.wpneo-listings.two {
		width: 100% !important;
	}

	#customer_login .col-1,
	#customer_login .col-2 {
		width: 100%;
	}
}

.wpneoShowLogin,
.wpneo-listings .wpneo-author,
.wpneo-single-sidebar { display: none; }

.wpneo-listings .wpneo-listing-content h4 { padding-top: 20px; }

.wpneo-fields {
	color: #000;
}

.wpneo-fields small {
	font-size: 14px;
}

.wpneo-fields input[type=email],
.wpneo-fields input[type=number],
.wpneo-fields input[type=password],
.wpneo-fields input[type=text] {
	height: auto !important;
	padding: 15px;
	background: #fff;
	max-width: 100%;
}

.select_rewards_button {
	padding: 15px !important;
	text-transform: uppercase;
	width: 100%;
	font-weight: bold;
}

.news-box {
	border-radius: 15px;
	padding: 30px;
	box-shadow: 0 10px 120px rgba(0, 0, 0, 0.075);
	margin-bottom: 30px;
}

.charities img {
	height: 48px;
	width: auto;
}

.more-info-box .aux-ico-box {
	position: absolute;
	width: 48px;
	top: 10px;
	opacity: .6;
}

.more-info-box .col-title {
	padding-left: 60px;
	min-height: 45px;
}

.login-box,
.login-box img {
	color: #fff;
	text-align: center;
	margin: 0 auto;
	display: block;
}

.login-box img {
	background: #fff;
	border-radius: 50%;
}

.login-box div {
	float: none;
	min-width: 100%;
}

.login-box-inner,
.login-box-inner a {
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.login-box-inner .or-separator::after,
.login-box-inner .or-separator::before {
	background-color: rgba(255, 255, 255, 0.15) !important;
}

.aux-widget-staff .aux-staff-container.aux-staff-pos-left .aux-staff-header {
	max-width: 20%;
}

.aux-widget-faq .aux-isotope-faq {
	padding-top: 0 !important;
}

.aux-widget-faq .aux-isotope-faq:before {
	display: none;
}

.charities .aux-widget-text .aux-ico-box {
	margin: 0;
}

.css-footer {
	position: relative;
	overflow: hidden;
}

.css-footer a { color: #fff; }

.css-footer:after {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: #ee0979;
	background: -webkit-linear-gradient(to right, #ff6a00, #ee0979);
	background: linear-gradient(to right, #ff6a00, #ee0979);
	z-index: -2;
	border-radius: 0rem;
	content: '';
}

.css-footer:before {
	position: absolute;
	background: rgba(0, 0, 0, 0.15);
	z-index: -1;
	content: '';
}

.aux-elementor-header.aux-sticky .aux-wrapper {
	border: none;
}

.animated-shadow {
	position: relative;
	background: linear-gradient(0deg, #000, #262626);

}

.animated-shadow:before,
.animated-shadow:after {
	content: "";
	position: absolute;
	top: -2px;
	left: -2px;
	border-radius: 8px;
	background: var(--gradient-shadow);
	background-size: 400%;
	width: calc(100% + 4px);
	height: calc(100% - 4px);
	z-index: -1;
	animation: animate-shadow 20s linear infinite;
}

.animated-shadow:after {
	filter: blur(20px);
}

@keyframes animate-shadow {
	0% {
		background-position: 0 0;
	}

	50% {
		background-position: 300% 0;
	}

	100% {
		background-position: 0 0;
	}
}


.gradient-bg {
	background: #ee0979;
	background: -webkit-linear-gradient(to right, #ff6a00, #ee0979);
	background: linear-gradient(to right, #ff6a00, #ee0979);
}

.aux-master-menu.aux-vertical.aux-skin-classic .aux-menu-depth-0>.aux-submenu,
.aux-master-menu.aux-horizontal.aux-skin-classic .aux-menu-depth-0>.aux-submenu {
	border-radius: 10px;
}

.single-tribe_events .tribe-events-single-event-title
{ margin: 30px 0 15px; }

#tribe-events-pg-template, .tribe-events-pg-template { max-width: 1400px; }

.tribe-events-view { max-width: 1440px; margin:15px auto; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
	padding: 0;
	margin: 0;
	min-width: 100%;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-photo__event {
	width: var(--tec-grid-width-1-of-4) !important;
}

.footer-platforms .aux-icon-list-item,
.footer-platforms .aux-icon-list-link,
.footer-platforms .aux-icon-list-text2 {
	display: block;
}

.footer-platforms .aux-icon-list-item {
	border-radius: 5px;
}

.footer-platforms .aux-icon-list-text2 {
	margin-left: 0;
}

.wfp-raised-text {
	margin-left: 2px !important;
	font-weight: normal;
	font-size: 15px;
}

.wfp-view .wfp-list-campaign .campaign-blog {
	justify-content: start;
}

.wfp-view .wfp-list-campaign .wfp-column-3 .single-campaign-blog {
	display: flex;
}

.gradient-headline h2 {
	background: linear-gradient(270deg, #00d1b0 0, #00e94f 48.96%, #0093ff 73.96%, #e08af4 97.92%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	will-change: font-size;
	line-height: 1;
}

.login-box,
.login-box img {
	color: #fff;
	text-align: center;
	margin: 0 auto;
	display: block;
}

.login-box img {
	background: #fff;
	border-radius: 50%;
}

.login-box div {
	float: none;
	min-width: 100%;
}

.login-box-inner,
.login-box-inner a {
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.login-box-inner .or-separator::after,
.login-box-inner .or-separator::before {
	background-color: rgba(255, 255, 255, 0.15) !important;
}

.aux-master-menu.aux-vertical.aux-skin-classic .aux-menu-depth-0>.aux-submenu,
.aux-master-menu.aux-horizontal.aux-skin-classic .aux-menu-depth-0>.aux-submenu {
	border-radius: 10px;
}

.wfp-view .wfp-post-title {
	font-weight: normal;
}

.tribe-events .tribe-events-l-container {
	padding: 0 !important;
}


.raised {
	text-transform: uppercase;
}

.login-headline {
	font-weight: bold !important;
	font-size: 36px;
	margin-top: 90px;
	line-height: 1.15em;
}

.wfp-view .wfp-campaign-user .profile-image>img {
	width: 48px;
}

.wfp-campaign-user {
	background: #fff;
}

figure {
	margin: 0 0 20px;
}

.tribe-block__organizer__details {
	background: #f4f4f4;
	padding: 20px;
	border-radius: 3px;
}

.tribe-events .tribe-events-calendar-list__event-title-link { font-weight: normal; }

.wfp-view .my-campaign .rasied-amount-overview .intro-info {
	background: #fff;
}

.wfp-view section.wfp-dashboard .password-content .rewards-block, .wfp-view section.wfp-dashboard .rewards-content .rewards-block {
	background: transparent !important;
	color: #000; 
	padding: 0 !important;
	box-shadow: none !important;
}

.wfp-view section.wfp-dashboard .password-content .rewards-block:before, 
.wfp-view section.wfp-dashboard .rewards-content .rewards-block:before { background: transparent !important; }

.wfp-view .my-campaign .rasied-amount-overview .intro-info--price, 
.wfp-view .my-campaign .rasied-amount-overview .intro-info--title { color: #000 !important; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
	padding-top: 20px;
}

.page-title {
	font-family: "Heading", Helvetica, arial !important;
}

.wfp-view .xs-btn.submit-btn {
	background: #a81c1d;
	font-weight: normal;
	border-radius: 10px;
}

.wfp-view .wfp-goal-wraper .wfp-campaign-user {
	margin-top: 0;
}

.display-description {
	font-size: 13px;
	line-height: 15px;
	display: block;
}

.sign-up-bonus li {
	display: block;
	margin: 0 0 10px;
	font-size: 15px;
	line-height: 1.1em;
}

.sign-up-bonus li:before {
	content: "✓";
	display: inline;
	margin-right: 5px;
}

.wfp-register-btn {
	font-size: 22px !important;
	line-height: 1em;
	margin-bottom: 10px;
	color: #222 !important;
	text-transform: uppercase;
	font-family: 'Heading', Helvetica;
}

.or-separator::after,
.or-separator::before {
	content: "";
	width: 50%;
	height: 1px;
	background-color: rgba(0, 0, 0, 0.15);
}

.or-separator {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 4px;
}

ul.heateor_sl_login_ul li {
	width: 100% !important;
	clear: both !important;
	float: none !important;
	border-radius: 10px;
}

.heateorSlLinkedinLoginSvg {
	background: #0065B3 url('https://mogulverse.org/wp-content/uploads/Sign-in-with-LinkedIn-Button.jpeg') !important;
}

.heateorSlGoogleLoginSvg {
	background: #fff url('https://mogulverse.org/wp-content/uploads/Sign-in-with-Google-Button.jpeg') !important;
}

.heateorSlLinkedinLoginSvg,
.heateorSlGoogleLoginSvg {
	background-size: contain !important;
	border-radius: 10px;
	background-repeat: no-repeat;
}

.heateorSlLogin {
	width: 100%;
	background-size: contain;
	border-radius: 10px;
}

.wfp-login-form-container {
	box-shadow: 5px 10px 25px rgba(0, 0, 0, 0.15);
}

.wfp-campaign-user {
	background: #ededed;
	padding: 15px;
	border-radius: 10px;
}

#basic-user-avatar-form {
	font-size: 11px;
}

.wfp-view .wfp-round-bar {
	margin: 15px;
}

#basic-user-avatar-form label,
#basic-user-avatar-form .description,
#basic-user-avatar-form label,
#basic-user-avatar-form input[type=checkbox] {
	display: none;
}

#basic-user-avatar-form p {
	display: inline-flex;
	width: 31%;
}

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-profile-user .profile-image img {
	display: block;
}

#basic-user-avatar-form input[type='submit'] {
	padding: 3px 7px;
	font-size: 11px;
	border-radius: 5px;
}

.wfp-view .wfp-post-image .featured-video>iframe {
	border-radius: 10px;
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
}

body {
	background-size: contain;
}

#inner-body {
	background: rgba(255, 255, 255, .4);
}

@media (min-width: 1200px) {
	.xs-container {
		max-width: 1440px;
	}
}

.wfp-view section.wfp-dashboard {
	box-shadow: none !important;
}

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-donate-amount span,
.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-menu-left ul.wfp-main-menu li.opend:before
{
background-color: #a81c1d;
}

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-menu-left ul.wfp-main-menu li.opend a,
.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-menu-left ul.wfp-main-menu li.opend i,
.wfp-view section.wfp-dashboard .profile-content .profile-section .profile-block h3 i,
.wfp-view section.wfp-dashboard .password-content .profile-section .profile-block h3 i {
	color: #a81c1d;
}


.wfp-view .xs-btn.submit-btn {
	text-transform: uppercase;
	font-family: "Heading", Helvetica;
	font-weight: normal !important;
}

.wfp-view .wfp-entry-thumbnail {
	margin-bottom: 0;
}

.wfp-social-share p,
.wfp-short-berif-title {
	font-family: "Heading", Helvetica;
	text-transform: uppercase;
	font-size: 13px !important;
	color: #999 !important;
	margin-bottom: 0 !important;
	font-weight: normal !important;
}

.wfp-view .wfp-currency-symbol,
.wfp-view .wfp-list-campaign .campaign-blog .wfp-compaign-contents .wfp-campaign-content .wfp-inner-data,
.wfp-view .wfp-list-campaign .campaign-blog .wfp-compaign-contents .wfp-campaign-content .wfp-inner-data .donate-percentage,
.wfp-view .wfp-list-campaign .campaign-blog .wfp-compaign-contents .wfp-campaign-content .wfp-inner-data strong {
	font-weight: bold !important;
}

.wfp-view .wfp-tab {
	border-bottom: none;
	margin-bottom: 0;
}

.wfp-view .wfp-tab>li>a {
	text-transform: uppercase;
	font-size: 15px;
}

.wfp-view .wfp-tab>li.active>a {
	color: #a81c1d;
}

.wfp-view .xs-btn-primary {
	background-color: #a81c1d;
	box-shadow: none !important;
	width: 100%;
}

.wfp-view .wfp-tab>li>a:before {
	background-color: #a81c1d;
	height: 1px;
}

.wfp-view .wfp-round-bar .wfp-round-bar-data {
	background-color: #a81c1d;
}

.xs-wfp-crowd {
	margin: 120px 0;
}

.wfp-view .wfdp-donate-goal-progress.both_show .wfp-raised-text {
	margin-left: 2px;
	margin-top: -1px;
}

.wfp-view .wfp-header-cat--link {
	text-transform: uppercase;
	color: #777;
	font-size: 13px;
	font-weight: normal;
	padding-top: 0px;
	display: block;
}

.wfp-view .wfp-backers-title,
.wfp-view .wfp-pledge-title {
	font-size: 13px;
	text-transform: uppercase;
}

.wfp-view .wfp-post-title {
	font-size: 28px;
	line-height: 1.1em;
	margin-bottom: 10px;
}

.wfp-currency-symbol,
.donate-percentage,
.wfp-raised-text,
.wfp-of,
.wfp-currency-symbol,
.wfp-inner-data,
.wfp-inner-data strong {
	font-weight: bold;
	font-size: 13px !important;
}

.wfp-single-tabs {
	position: relative;
}

.wfp-view .wfp-post-description>p,
.wfp-view .wfp-post-description {
	font-size: 16px;
	line-height: 1.64em;
	margin-bottom: 15px;
}

.wfp-view .wfp-post-description ul {
	list-style: disc;
	padding-left: 20px;
}

.wfp-view .wfp-goal-wraper .wfp-total-pledge-count>.wfp-pledge-title,
.wfp-view .wfp-goal-wraper .wfp-total-backers-count .wfp-backers-title {
	letter-spacing: 0;
	text-transform: uppercase;
}

.wfp-view .wfdp-donate-goal-progress.amount_show .raised-amount .wfp-inner-data,
.wfp-view .wfdp-donate-goal-progress.both_show .raised-amount .wfp-inner-data,
.wfp-view .wfp-goal-single .wfdp-donate-goal-progress .raised .target-date-goal {
	color: #a81c1d;
}

.wfp-view .wfp-post-title {
	letter-spacing: 0;
}

.wfp-flip-content- {
	background-color: #f8f8f8;
	box-shadow: 2px 2px 50px 0 rgb(0 0 0 / 20%);
	border-radius: 10px;
}

.wfp-view .wfp-list-campaign .wfp-campaign-container {
	overflow: hidden;
	border-radius: 10px 10px 0 0;
}


@media (max-width: 767px) {

	.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section {
		min-height: 120px !important;
		visibility: visible !important;
		left: 0 !important;
		opacity: 1;
		min-width: 100%;
	}

	.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-logout {
		position: relative;
		width: 100%;
	}

	.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-logout .logout-button {
		text-align: left;
		background: transparent;
		font-size: 12px;
	}

	.login-headline {
		text-align: center;
		margin-top: 30px;
		font-size: 32px;
	}

}