/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */



@media(max-width:767px){
    .lista-posts .e-con-inner{flex-wrap: nowrap !important;}
}

.phone-number, .whatsapp-number{width: 100%; max-width: 280px; color: #fff !important; text-decoration: none; font-size: 22px; font-weight: 700; border-radius: 100px; padding: 10px 50px; position: relative; display: flex; align-items: center; justify-content: center; gap: 8px;}
.phone-number{background-color: #2196f3;}
.whatsapp-number{background-color: #4caf50;}
.phone-number:hover{background-color: #0a7bd5 !important;}
.whatsapp-number:hover{background-color: #2f9533 !important;}
.phone-number:before, .whatsapp-number:before{width: 22px; height: 22px; background-position: center; background-repeat: no-repeat; background-size: 100%; content: ""; display: block;}
.phone-number:before{background-image: url(https://velarspfuneraria.com.br/blog/wp-content/themes/hello-elementor-child/OPCOES-DE-TEMA/_/images/icone-telefone-branco.svg);}
.whatsapp-number:before{background-image: url(https://velarspfuneraria.com.br/blog/wp-content/themes/hello-elementor-child/OPCOES-DE-TEMA/_/images/icone-whatsapp.svg);}