.comments-area a,.page-content a{text-decoration:underline}.alignright{float:right;margin-left:1rem}.alignleft{float:left;margin-right:1rem}.aligncenter{clear:both;display:block;margin-inline:auto}.alignwide{margin-inline:-80px}.alignfull{margin-inline:calc(50% - 50vw);max-width:100vw}.alignfull,.alignfull img{width:100vw}.wp-caption{margin-block-end:1.25rem;max-width:100%}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{display:block;margin-inline:auto}.wp-caption-text{margin:0}.gallery-caption{display:block;font-size:.8125rem;line-height:1.5;margin:0;padding:.75rem}.pagination{display:flex;justify-content:space-between;margin:20px auto}.sticky{display:block;position:relative}.bypostauthor{font-size:inherit}.hide{display:none!important}.post-password-form{margin:50px auto;max-width:500px}.post-password-form p{align-items:flex-end;display:flex;width:100%}.post-password-form [type=submit]{margin-inline-start:3px}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:12px 24px;text-decoration:none;top:5px;width:auto;z-index:100000}.post .entry-title a{text-decoration:none}.post .wp-post-image{max-height:500px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991px){.post .wp-post-image{max-height:400px}}@media(max-width:575px){.post .wp-post-image{max-height:300px}}#comments .comment-list{font-size:.9em;list-style:none;margin:0;padding:0}#comments .comment,#comments .pingback{position:relative}#comments .comment .comment-body,#comments .pingback .comment-body{border-block-end:1px solid #ccc;display:flex;flex-direction:column;padding-block-end:30px;padding-block-start:30px;padding-inline-end:0;padding-inline-start:60px}#comments .comment .avatar,#comments .pingback .avatar{border-radius:50%;left:0;margin-inline-end:10px;position:absolute}body.rtl #comments .comment .avatar,body.rtl #comments .pingback .avatar,html[dir=rtl] #comments .comment .avatar,html[dir=rtl] #comments .pingback .avatar{left:auto;right:0}#comments .comment-meta{display:flex;justify-content:space-between;margin-block-end:.9rem}#comments .comment-metadata,#comments .reply{font-size:11px;line-height:1}#comments .children{list-style:none;margin:0;padding-inline-start:30px;position:relative}#comments .children li:last-child{padding-block-end:0}#comments ol.comment-list .children:before{content:"↪";display:inline-block;font-size:1em;font-weight:400;left:0;line-height:100%;position:absolute;top:45px;width:auto}body.rtl #comments ol.comment-list .children:before,html[dir=rtl] #comments ol.comment-list .children:before{content:"↩";left:auto;right:0}@media(min-width:768px){#comments .comment-author,#comments .comment-metadata{line-height:1}}@media(max-width:767px){#comments .comment .comment-body{padding:30px 0}#comments .children{padding-inline-start:20px}#comments .comment .avatar{float:left;position:inherit}body.rtl #comments .comment .avatar,html[dir=rtl] #comments .comment .avatar{float:right}}.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{margin-inline-end:auto;margin-inline-start:auto;width:100%}@media(max-width:575px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{padding-inline-end:10px;padding-inline-start:10px}}@media(min-width:576px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:500px}.site-footer.footer-full-width .footer-inner,.site-header.header-full-width .header-inner{max-width:100%}}@media(min-width:768px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:600px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:992px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:800px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:1200px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:1140px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}.site-header+.elementor{min-height:calc(100vh - 320px)}
.wpneo-wrapper {
	font-family: "Montserrat", Sans-serif!important;
	font-weight:400;
	color:#000;
}
.wpneo-tabs-menu {
	background: #fff;
	display:flex;
    flex-wrap: wrap;
    list-style-type: none;
	gap:5px;
	width:1170px;
	padding:0;
	margin:0 auto;
}
.wpneo-tab {
    background: #F7F7F9;
    margin: 50px auto 0;
    width: 1170px;
}
@media (max-width:1170px) {
	.wpneo-tab {
		width:100%;
	}
	.wpneo-tabs-menu {
		width:100%;
	}
}
.wpneo-tab-content {
	padding:0;
}
.wpneo-tabs-menu li {
	padding:20px;
}
@media (max-width:991px) {
	.wpneo-tab {
		padding:0 20px;	
	}
	.wpneo-tabs-menu {
		margin-bottom:10px!important;
		padding: 15px 20px 0;
	}
	.wpneo-tabs-menu li {
		padding:15px 10px;
	}
	.wpneo-related-campaigns-title {
    	padding: 0 20px;
	}
}
@media screen and (min-width: 320px) and (max-width: 767px) {
    .tab-campaign-story-left,.tab-campaign-story-right,.wpneo-campaign-single-left-info,.wpneo-campaign-summary {
        width: 100%;
        padding: 0px
    }
}
.social-container {
	display:none;
}
.crowdfunding-related-list {
  display: grid;
  gap: 15px;
  margin-bottom: 30px;
}
.crowdfunding-related-list.columns-3 {
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width:991px) {
    .crowdfunding-related-list {
        padding: 0 20px;
    }
    .crowdfunding-related-list.columns-3 {
  grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width:767px) {
	.crowdfunding-related-list.columns-3 {
  grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width:576px) {
	.crowdfunding-related-list.columns-3 {
  grid-template-columns: repeat(1, 1fr);
}
}
.crowdfunding-related-list .campaign-item {
    background: #fff;
	border: 1px solid #EBEBF1;
    border-radius: 5px;
    transition: 0.5s all ease;
}
.crowdfunding-related-list .campaign-item:hover {
    box-shadow: 4px 3px 19px 0 rgba(0, 0, 0, 0.14);
}
.crowdfunding-related-list .campaign-image {
    display: block;
}
.crowdfunding-related-list .campaign-image img{
    width: 100%;
    height: 200px;
   object-fit: cover;
}
.crowdfunding-related-list .campaign-content {
    padding: 15px 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ebebf1;
}
.crowdfunding-related-list .campaign-title {
	 font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 60px;
}
.crowdfunding-related-list .campaign-title a{color:#000;}
.crowdfunding-related-list .campaign-progress {
  background: #eee;
  height: 6px;
  border-radius: 10px;
}
.crowdfunding-related-list .campaign-progress .bar {
  height: 100%;
  background: #c9366f;
  border-radius: 10px;
}
.crowdfunding-related-list .campaign-info {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 10px 15px;
}
.crowdfunding-related-list .campaign-raised {
    font-size: 13px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #393c40;
    margin-bottom: 20px;
}
.crowdfunding-related-list .campaign-info > div {
    flex: 1;
    display: flex;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
}
.crowdfunding-related-list .campaign-info > div .value {
    font-weight: bold;
}
.crowdfunding-related-list .campaign-info > div span {
    color: #c9366f;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
}
.wpneo-post-img .woocommerce-product-gallery__image {
	margin-right:1.3%
}
.tab-rewards-wrapper {
  	padding:0;
    position: relative;
    margin-bottom: 20px;
}
@media (max-width:768px) {
	.wpneo-related-campaigns-title {
		padding:0 20px;	
	}
	.wpneo-tab-content {
		padding:0;
	}
}
.tab-rewards-submit-form-style1 form {
	margin-bottom:0!important;
}
.tab-rewards-submit-form-style1 .select_rewards_button {
	width: 100%;
    color: #000;
    border: 1px solid #000;
    background: #fff !important;
}
.tab-rewards-submit-form-style1 .select_rewards_button:hover {
    color: #fff;
    border: 1px solid #000;
    background: #000 !important;
}
.campaign-funding-info {
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	gap: 20px;
}
.campaign-funding-info .funding-amount {
	font-weight:bold;
}
.wpneo-campaign-summary-inner .wpneo-raised-bar {
    padding: 1px 0 0;
}
.wpneo-campaign-summary .funding-progress {
    height: 10px;
    background-color: #eee;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 10px;
    margin-top: 12px;
    margin-bottom: 12px;
}
.wpneo-campaign-summary .funding-progress .bar{
	background: #c9366f;
	color: #fff;
    height: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0;
    border-radius: 10px;
}
.wpneo-campaign-summary .funding-time-remaining {
	margin-bottom:10px;
}
.wpneo-campaign-summary .funding-time-remaining .time {
	font-weight:600;
}
.wpneo-campaign-summary .funding-stats {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-bottom:10px;
}
.wpneo-campaign-summary .funding-stats .backer-count, .wpneo-campaign-summary .funding-stats .completed-percent {
	font-weight:bold;
}
.product-template-default {
    background: #F7F7F9;
}
.wpneo-tab {
	background: #F7F7F9;
}
.tab-rewards-wrapper:hover {
    box-shadow: 0 20px 40px -5px rgba(9, 30, 66, 0.30);
}
.crowdfunding-grid h3.campaign-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 14px;
    margin-top: 0px;
	display: -webkit-box;
	  -webkit-box-orient: vertical;
	  -webkit-line-clamp: 3;
	  overflow: hidden;
	height:72px;
}
.crowdfunding-grid h3.campaign-title a {
    color: #000;
}
.crowdfunding-grid h3.campaign-title a:hover  {
	color:#c9366f!important
}
.love-campaign {
	padding:0;
	border:none;
    cursor: pointer;
    font-size: 20px;
	color:#0275d8;
}
.love-campaign.active{
	background:transparent;
	color:#c9366f;
}
.love-campaign:hover, .love-campaign:focus {
	background:transparent;
	color:#c9366f;
}
#love-login-modal {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 9999;
}

#love-login-modal .overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,.6);
}

#love-login-modal .content {
    background: #fff;
    max-width: 420px;
    margin: 12vh auto;
    padding: 24px;
    border-radius: 14px;
    position: relative;
}
.wpneo-campaign-summary-inner h2.wpneo-campaign-title {
    line-height: 40px;
    font-size: 30px;
    margin-bottom: 6px;
    font-weight: 400;
	color:#000;
}
.campaign-info-top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    gap: 20px;
}
.campaign-info-top .campaign-item-category {
    display: inline-flex;
    gap: 7px;
}
.wpneo-campaign-single-left-info {
	padding:0;
	border:none;
	width:56.5%;
}
.wpneo-campaign-summary {
	width:40%;	
}
@media (max-width:992px) {
	.wpneo-campaign-single-left-info {
		width:100%;
		padding:0 15px;
		margin-bottom:15px;
	}
	.wpneo-campaign-summary {
		width:100%;	
		padding:0 15px;
	}
}

.wpneo-campaign-single-left-info .wpneo-post-img {
	margin-bottom:0;
	height:auto;
	width:100%;
}
.wpneo-campaign-single-left-info .wpneo-post-img .wpneo-video-wrapper {
	position:relative;
	padding:0;
	height:100%;
	margin-bottom:0;
}
.wpneo-campaign-single-left-info .wpneo-post-img .wpneo-video-wrapper iframe,.wpneo-campaign-single-left-info .wpneo-post-img .wpneo-video-wrapper video {
	position:relative;
	object-fit:cover;
	height:400px;
}
@media (max-width:991px) {
	.wpneo-campaign-single-left-info .wpneo-post-img .wpneo-video-wrapper iframe,.wpneo-campaign-single-left-info .wpneo-post-img .wpneo-video-wrapper video {
		height:400px;
	}
}
.wpneo-single-sidebar .cart .wpneo_donate_button {
	border:none;
}
.wpneo-single-main-image:hover img {
    transform: scale(1);
}
.wpneo-single-sidebar .cart .wpneo_donate_button:hover {
	background:#000;
	color:#fff;
}
.tab-rewards-wrapper .reward-item .rewards-detail {
	padding:15px;
}
.wpneo-campaign-summary .woocommerce {
	display:none;
}
.wpneo-campaign-summary .campaign-lead {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.wpneo-campaign-summary .campaign-lead .backer-num {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    align-items: center;
    font-size: 16px;
}
.wpneo-campaign-summary .campaign-lead .lover-num {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    align-items: center;
    font-size: 16px;
}
.wpneo-location-wrapper {
	display:none;	
}
.wpneo-post-img .woocommerce-product-gallery__image {
    display: none !important;
}
.yt-thumb-wrap {
  position: relative;
  width: 100%;
  cursor: pointer;
  overflow: hidden;
}
.yt-thumb-wrap .yt-thumb{
	width:100%;
	height:100%;
}
.yt-thumb,
.yt-thumb-wrap iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.yt-thumb-wrap iframe {
  opacity: 0;
  pointer-events: none;
}

.yt-play {
  position: absolute;
  z-index: 3;
  color: #fff;
  font-size: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.campaign-description {
    margin-bottom: 10px;
}
.tab-menu-list {
	width:100%;
	background:#fff;
	clear: both;
}
.mfp-close {
	font-size:28px;
	background:transparent!important;
}
.wpneo-campaign-single-left-info .wpneo-post-img .wpneo-video-popup{
	display:block;
	width:100%;
	height:400px;
	position:relative;
}
.wpneo-campaign-single-left-info .wpneo-post-img .wpneo-video-popup img{
	width:100%;
    height: 100%;
    object-fit: cover;
}
.wpneo-campaign-single-left-info .wpneo-post-img .wpneo-video-popup span {
	position:absolute;
	top:50%;
	transform:translate(-50% , -50%);
	left:50%;
	font-size:50px;
	color:#fff;
}
.wpneo-tabs-menu li a {
    font-weight: bold;
	font-family: "Montserrat", Sans-serif !important;
}
.woocommerce .woocommerce-widget-layered-nav-list li a {
	color:#000;
	font-family: "Montserrat", Sans-serif !important;
}
.woocommerce .woocommerce-widget-layered-nav-list li a .count {
	display:none;
}