/*
Theme Name: PE Terraclassic Child
Theme URI: https://www.pixelemu.com/themes/
Author: PixelEmu
Author URI: http://pixelemu.com
Template: pe-terraclassic
Description: PE Terraclassic Child Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, microformats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: pe-terraclassic
*/

/* You can add your own css styles here */

#pe-bottom1 {
    background-image: none !important;
    background-color:#039ad2 !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important; 
    color: #fff !important;
}

.terraclassifieds-whatsapp {
    margin: 10px 0;
    padding: 10px;
    background: #f9f9f9;
    border-radius: 4px;
    display: flex;
    align-items: center;
}

.terraclassifieds-whatsapp .terraclassifieds-label {
    font-weight: bold;
    margin-right: 5px;
}

.terraclassifieds-whatsapp-more {
    margin-left: 10px;
    color: #25D366; /* WhatsApp brand color */
    text-decoration: none;
}

.terraclassifieds-whatsapp-more:hover {
    text-decoration: underline;
}