/*
Theme Name: PV Lam
Theme URI: https://ariseinfoway.com/
Author: Arise Infoway
Author URI: https://ariseinfoway.com/
Description: PV Lam
Version: 1.0
*/

.main-footer .footer-contact-box p {
	color: #FFF;
}
.footer-sticky {
  	margin-top: 0px;
}
.sticky-icon {
	position: fixed;
	bottom: 4%;
	width: auto;
	left: 1%;
	z-index: 10;
}
.sticky-icon a.whatsapp {
	background-color: #25D366;
	font-size: 35px;
}
.sticky-icon a {
	position: relative;
	color: #fff;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-radius: 50px;
	text-align: center;
	display: table;
	line-height: 60px;
	margin-right: 30px;
	margin-top: 2px;
}
.sticky-icon a i {
	width: 60px;
	height: 60px;
	float: left;
	line-height: 60px;
}