.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;
}
#referralLink {
	margin-top: 16px;
	margin-bottom: 16px;
}

#wcrs-link-copy  {
	color: #000;
	
}
#wcrs-link-copy i.qyb-icon-copy::before {
	width: 24px;
	height: 24px;
	display: inline-block;
	content:"";
	background-image: url('https://www.quesosybesos.es/wp-content/plugins/woocommerce-referral-system/assets/images/qyb-icon-copy.svg');
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}

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

	.cwrs_share{
	margin-top: 25px;
	}

	.cwrs_share {
		gap:20px;
		display: flex;
		font-size: 10px;
		height: 45px;
	}
}
