.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;
} .subscribe-section{
z-index:9;
}
.dz-subscription-msg {
position: fixed;
right: 30px;
bottom: 30px;
z-index: 9999;
}
.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;
} .sticky-top.elementor-widget{
position:sticky;
}  */   @media only screen and (max-width: 1024px) {
.frame {
padding: 0; }
.frame button.scroltop {
right: 15px;
bottom: 15px; } }  .dz-media iframe{
width: 100%;
height: 400px;
}  .smallipop-instance.blue{
border-color:var(--primary) !important; 
}
.smallipop-instance.blue .sipArrow {
border-color:var(--primary) transparent transparent transparent !important; 
}  .theme-btn{
background-color: #ffffff;
border-radius: 40px;
bottom: 10px;
color: #ffffff;
display: table;
height: 50px;
left: 10px;
min-width: 50px;
position: fixed;
text-align: center;
z-index: 9999;
}
.theme-btn i{
font-size: 22px;
line-height: 50px;
}
.theme-btn.bt-support-now{ background: #1ebbf0; background: -moz-linear-gradient(45deg, #1ebbf0 8%, #39dfaa 100%); background: -webkit-linear-gradient(45deg, #1ebbf0 8%,#39dfaa 100%); background: linear-gradient(45deg, #1ebbf0 8%,#39dfaa 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ebbf0', endColorstr='#39dfaa',GradientType=1 ); bottom: 70px;
}
.theme-btn.bt-buy-now{ background: #1fdf61; background: -moz-linear-gradient(top,  #A3D179 0%, #88BA46 100%); background: -webkit-linear-gradient(top,  #A3D179 0%,#88BA46 100%); background: linear-gradient(to bottom,  #A3D179 0%,#88BA46 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1fdf61', endColorstr='#88BA46',GradientType=0 ); }
.theme-btn:hover{
color:#fff;
padding: 0 20px;
}
.theme-btn span{
display: table-cell;
vertical-align: middle;
font-size: 16px;
letter-spacing: -15px;
opacity: 0;
line-height: 50px;
transition:all 0.5s;
-webkit-transition:all 0.5s;
-moz-transition:all 0.5s;
text-transform:uppercase;
}
.theme-btn:hover span{
opacity:1;
letter-spacing: 1px;
padding-left:10px;
}
.at-expanding-share-button[data-position="bottom-left"]{
bottom: 130px !important;
}