/* ===================================================================================

Theme Name: Politono Child
Theme URI: https://themeforest.net/user/xpeedstudio/portfolio
Author: Xpeedstudio
Author URI: https://xpeedstudio.com/
Description: Sassico is a Creative saas digital marketing WordPress Theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: politono
* Template: politono
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
.preloader-plus{
	background: rgb(5,210,158);
	background: radial-gradient(circle, var(--e-global-color-primary) 0%, var(--e-global-color-secondary) 100%) !important;
}
.ekit-wid-con .fasicon.icon-twitter::before, .ekit-wid-con .icon.icon-twitter::before, .icon.icon-twitter::before{
	content:"\e61b" !important;
	font-family: 'Font Awesome 5 Brands' !important;
}
.xs-slider-title span,
.slider-button i{
    color: var(--e-global-color-primary) !important;
}
.xs-innner-page-banner.banner-bg {
	margin-top: -42px;
}

.single-content-body .wfp-single-item{
	-webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.wfp-view .wfp-goal-single{
	display: grid;
}
.wfp-total-backers-count.trace4{
	display:none;
}
.wfp-view .wfp-goal-single p{
	order:1;
}
.wfp-view .wfp-goal-single .wfp-total-pledge-count{
	order:2;
}
.wfp-view .wfp-goal-single .wfp-total-backers-count.trace3{
	order:3;
}
.wfp-view .wfp-goal-single .timelines_div{
	order:4;
}
.timelines_div p{
	margin: 0;
}
.wfdp-donate-goal-progress.both_show{
	position: fixed;
    bottom: 0;
    width: 100%;
    margin: 0 auto !important;
    left: 0;
    z-index: 9999;
    padding: 30px 20px;
    background: #fff;
}
.wp-fundraising-template-default{
	padding-bottom: 90px;
}
.xs-after-goel.line_bar{
	position: fixed;
    bottom: 60px;
    width: 100%;
    margin: auto;
    left: 0;
    z-index: 9999;
    padding-left: 20px;
    font-weight: 500;
}
.wfp-view .single-content-body .wfp-post-image img{
	width:100%;
	border-radius: 15px;
}
.single-content-body .wfp-single-item{
	margin-bottom:30px;
}

.wfp-view .wfp-goal-wraper{
	margin-top:10px;
	padding-left:0;
}
.wfp-view .wfp-round-bar .wfp-round-bar-data{
	left: unset !important;
}

.category-grid{
	display:flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}
.category-grid a:hover{
	color: var(--e-global-color-primary);
}
.category-item {
    flex: 0 0 30%; 
    max-width: 30%;
	text-align: center;
	width: 350px;
    height:250px !important;
	margin:2% 0;
}
.category-item div{
	display: flex;
    align-items: center;
    justify-content: center;
	height:100%;
	width:100%;
	background-size: cover !important;
	border-radius: 12px;
	box-shadow: 0px 5px 13px 1px;
}
.category-item div h3{
	background-color: rgba(00,0,0,0.5);
    width: 100%;
    line-height: 6;
	color: var(--e-global-color-75989e82);
}
.elementor-nav-menu--main .elementor-nav-menu ul{
	margin-left: unset !important;
    margin-top: unset !important;
	position:relative !important;
}
/*met form calendar*/
.flatpickr-calendar {
    margin-top: -290px !important;
}
.wfp-view .wfp-round-bar .wfp-round-bar-data{
	background-color:#04AF84;
}
.wfp-view .wfp-list-campaign .campaign-blog .wfp-compaign-contents .wfp-campaign-content--cat__link{
	color: #04AF84;
}
button.metform-btn, button.metform-btn:not(.toggle) {
    background-color: var(--e-global-color-primary);
}
button.metform-btn:focus, button.metform-btn:hover {
    background-color: var(--e-global-color-secondary);
}
.wfp-view .wfp-tab>li.active>a:before,
.single-wp-fundraising .wfp-view .xs-btn.submit-btn,
.wfp-view .xs-btn-primary {
    background-color: var(--e-global-color-primary);
}
.wfp-view .wfp-tab>li.active>a{
	color: var(--e-global-color-primary);
}
.wfp-post-image{
	background-size: cover;
}
.elementor-12 .elementor-element.elementor-element-8ce7193:not(.elementor-motion-effects-element-type-background), .elementor-12 .elementor-element.elementor-element-8ce7193 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
	background-color: var(--e-global-color-text) !important;
    height: 5rem;
    margin-bottom: 2.5625rem;
}
.timeline-progress-bar {
    /* border-bottom: 1px solid #f2f2f2; */
    width: 100%;
}
.timeline-progress-bar>div {
    margin: 0 0 10px 0;
}
.timeline-progress-bar .the-progress-bar, .the-progress-bar>span {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}
.timeline-progress-bar .the-progress-bar
{
	background: #f1f1f1;
	box-shadow: inset 0 1px 4px rgba(0,0,0,.095);
	height: 25px;
}
.the-progress-bar>span{
	display: block;
    height: 100%;
}
.attachment-list{
	display: flex;
    align-items: center;
	column-gap:20px;
}
.attachment-list .attachment-item img{
	width: 60px;
    height: 60px;
    object-fit: contain;
	border-radius:5px;
}
.flatpickr-calendar.static.open{
	width: fit-content !important;
}
.mf-multistep-container .metform-steps{
	overflow: auto;
    flex-wrap: nowrap;
}
@media only screen and (max-width: 600px) {
	.category-grid{
		flex-direction: column;
	}
	.category-item{
		width: 100%;
		max-width: 100%;
		margin-bottom: 15px;
	}
  }