/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


.button.button-3d.whatsapp {
	background-color: #06CF9C;
	font-size: 23px;
    height: 100%;
    padding: 5px 35px;
}

.button.button-3d.whatsapp:hover {
	background-color: #7AE3C3 !important;
}

.button.button-3d.facebookmsn {
	background-color: #0866FF;
	font-size: 23px;
    height: 100%;
    padding: 5px 35px;
}

.button.button-3d.facebookmsn:hover {
	background-color: #5b99ff !important;
}

#section-contact .fancy-title {
	margin-bottom: 20%;
}

.si-colored.si-instagram {
    background-color: #F35369 !important;
}

.si-colored.si-instagram:hover, .si-instagram:hover {
    background-color: #ff7e90 !important;
}