.social_image
{
	height: 40px!important;


}
.cwrs_share{
	margin-top: 10px;
	display: flex;
	gap:20px;
}

.whatsapp_class{
	display: none;
}

.wcrs_thankyou_wrapper p {text-align: center;}
.wcrs_thankyou_wrapper span #referralLink {
	width: 50%!important;
}

@media only screen and (max-width: 600px) {

	.cwrs_share{
	 margin-top: 25px;
	}

  .cwrs_share {
		gap:20px;
		display: flex;
		font-size: 10px;
		height: 45px;
	}
}
/* rtl by wpnovin.com*/

@font-face {
    font-family: "IranYekan";
    src: url("../fonts/IranYekan.ttf");
}
label,
.rtl h1,
.rtl h2,
.rtl h3,
.rtl h4,
.rtl h5,
.rtl h6,
body.rtl,
body.rtl .press-this a.wp-switch-editor , .ea-editor {
    font-family: "IranYekan" !important;
    letter-spacing: -0.05px !important;
    font-style: normal !important;
}

/* end rtl by wpnovin.com */