.dz-load-more i,
.loadmore-btn i
{
  display:none;
  width:18px;
  margin-left:5px;
}

.dz-load-more.active i,
.loadmore-btn.active i
{
  display:inline-block;
  
}
.says, .comment-meta{
	display:none;
}
/* Work Add For SASS */


.subscribe-section{
	z-index:9;
}
.dz-subscription-msg {
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 999999;
}
.dz-subscription-msg .alert{
	margin-bottom:0;
    line-height: 1.5;
	padding: 1rem 1.5rem;
	font-size:15px;
    box-shadow: 10px 10px 30px 0 rgba(0, 0, 0, 0.20);
}
.post-audio iframe{
	width:100%;
	height:400px;
}

.question_img{
	
	width:80px;
}

.dz-ajax-overlay{
	position: relative;
}
	
.dz-ajax-overlay:before{
	content: "";
	height: 100%;
	width: 100%;
	background-color: #000;
	opacity: 0.8;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
    border-radius: 4px;
}

.formloader {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 160px;
  position: absolute;
  z-index: 11;
  animation: spin 2s linear infinite;
}

.formloading{
	position: relative;
}
	
.formloading:before{
	content: "";
	height: 100%;
	width: 100%;
	background-color: #000;
	opacity: 0.8;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
    border-radius: 4px;
}

/* Elementor CSS */

.sticky-top.elementor-widget{
	position:sticky;
}

/* Elementor CSS END */


 /* Boxed Layout CSS */ 
 #bg {
  background-attachment: fixed;
  background-size: cover; }


/* Post Video */
.dz-media iframe{
	
	    width: 100%;
    height: 400px;
}

/* Post Video */

.post-swiper-thumb {
		height: 80%;
		width: 100%;
}
.post-swiper-thumbs {
		height: 20%;
		box-sizing: border-box;
		padding: 10px 0;
}
.post-swiper-thumbs .swiper-slide {
		width: 20%;
		height: 100%;
		opacity: 0.4;
}
.post-swiper-thumbs .swiper-slide img{
	width:100%;
	
}
.post-swiper-thumbs .swiper-slide-active {
		opacity: 1;
}

#loading-area {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999999999;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80px;
    background: #fff;
}
.woocommerce-MyAccount-navigation .alignnone {
    margin: 0;
}
.mheight-lg {
  height: 450px;
  background-size: cover; }

.mheight-sm {
  height: 266px;
  background-size: cover; }

.mheight-md {
  height: 360px;
  background-size: cover; }
  
 /* Give Plugin Css */
form[id*=give-form] .give-donation-amount .give-currency-symbol {
    background-color: var(--primary);
    border: 0 !important;  
    color: #fff;
}

.give-btn {
    background: var(--primary);
    border: 1px solid var(--primary);
    color: #fff;
    cursor: pointer;
    font-size: 1em;
    line-height: 1.2em;
    padding: 11px 3px;
    border-radius: 10px;
	display: inline-block;
    text-align: center;
}
@media only screen and (max-width: 991px){
	.give-btn {
		font-size: 14px;
	}
}
.give-submit{
	line-height: 24px;
    padding: 14px 20px;
    width: 160px;
	
}
form[id*=give-form] .give-donation-amount input.give-amount-top {
    width: 85%;
}

form[id*=give-form] #give-final-total-wrap .give-donation-total-label {
    background-color: var(--primary);
    border: 1px solid var(--primary);
    box-sizing: border-box;
    color: #fff;
    float: left;
    font-size: 15px;
    height: 55px;
    line-height: 55px;
    margin: 0;
    font-weight: 600;
    padding: 0 15px;
    border-radius: 10px 0 0 10px;
}
form[id*=give-form] #give-final-total-wrap{
    display: flex;
}
form[id*=give-form] #give-final-total-wrap .give-final-total-amount{
	font-size: 20px;
	height: 55px;
	line-height: 53px;
	margin: 0;
	padding: 0 25px;
	font-weight: 500;
	color: var(--title);
	border-radius: 0 10px 10px 0;
	width: 100%;
    border: 1px solid #ccc !important;
}
.doner-bnr{
	background-size: cover; 
	background-repeat: no-repeat; 
	height:400px; 
	opacity: 25%;
}

.btn.give-btn:hover,
.give-btn:hover {
    border-color: var(--secondary);
    background-color: var(--secondary);
    color: var(--title);
}

.give-grid .dz-category li{
	padding:0 8px 0 8px;
	margin-bottom: 10px;
}

.give-button-with-loader{
	background-color:var(--primary);
	color:#fff;
	border-color:var(--primary);
	padding: 14px 30px;
    display: inline-flex;
    border-radius: var(--border-radius-base);
    font-size: 16px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
    line-height: 1.4;
    align-items: center;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    font-family: var(--font-family-base);
    justify-content: center;
	display: flex;
    gap: 10px;
    align-items: center;
}
.give-button-with-loader .give-loading-animation{
	top: 0;
    margin: 0;
}
.modal-fade-slide.give-modal .mfp-content {
    max-width: 700px;
    padding: 0;
}

.single-give-forms-template .post-navigation {
    max-width: unset;
}
.post-navigation {
    max-width: 800px;
    padding: 24px 0;
	margin-bottom: 50px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.post-navigation .nav-links {
    display: flex;
}
.post-navigation .nav-previous, .post-navigation .nav-next {
    width: 50%;
}
.post-navigation .nav-links a {
    color: #111111;
}
.post-navigation .meta-nav {
    font-size: 14px;
    line-height: 150%;
}
.post-navigation .post-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 150%;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    display: block;
	
}
@media only screen and (max-width: 991px){
	.post-navigation .post-title {
		font-size: 13px;
		line-height:1.2 !important;
	}
}
.give_success {
    border-color: var(--primary);
}
.give_success:before {
    background-color: var(--primary);
}

#row-media {
    max-width: 100%;
    min-width: 100%;
}
.form-element form[id*=give-form] .give-donation-amount input.give-amount-top {
    width: 90%;
}
.form-element .give-btn {
    background: var(--primary);
    border: 1px solid var(--primary);
    color: #fff;
    cursor: pointer;
    font-size: 1em;
    line-height: 1.2em;
    padding: 11px 12px;
    width: 260px;
}
.alignnone{
	margin: 0px;
}