/*
Theme Name: Resideo Child
Theme URI: http://pixelprime.co/themes/resideo-wp/
Tested up to: 6.7
Requires PHP: 7.2
Template: resideo
Description: Resideo Child Theme
Version: 2.5.4
Author: Pixel Prime
Author URI: http://pixelprime.co/
Text Domain: resideo
Tags: four-columns, custom-colors, custom-header, custom-menu, featured-image-header, full-width-template, sticky-post, theme-options, translation-ready, threaded-comments
License: Regular or Extended
License URI: https://themeforest.net/licenses/standard
*/
.pxp-prop-card-whatsapp {
    position: absolute;
    bottom: 15px;
    right: 15px;
	z-index: 2;
}

.pxp-prop-card-whatsapp a {
    color: #fff !important;
	font-size: 35px;
    padding: 6px 12px;
    border-radius: 6px;
    transition: 0.3s;
}

.pxp-prop-card-whatsapp a:hover , 
.pxp-prop-whatsapp-contact a:hover {
    opacity: .8;
}

.pxp-prop-whatsapp-contact a{
	color: #000 !important;
	font-size: 50px;
    padding: 6px 12px;
    border-radius: 6px;
    transition: 0.3s;
}

