/*
Theme Name:  Listeo ChildTheme
Theme URI: http://listeo.pro
Author: Purethemes
Author URI: http://themeforest.net/user/purethemes
Description: Directory WordPress Theme by Purethemes
Version: 1.0
License: ThemeForest
License URI: http://themeforest.net/licenses
Text Domain: listeo
Domain Path: /languages/
Tags: light, responsive-layout, post-formats, theme-options, translation-ready, two-columns
Template:  listeo
*/

li.feature-no-icon::before {
    content: none !important; /* elimina el pseudo-elemento */
}

#payment ul.payment_methods li img {
    vertical-align: middle;
    display: inline;
    position: relative !important;
    max-width: 200px;
    margin: 0 15px !important;
    right: 0px;
    max-height: 50px;}

.mp-checkout-pro-benefits {
    flex-direction: column;
}

.listeo-single-listing-sidebar #widget_listing_owner-2 {
    display: none !important;
}

#place_order, #place_order:hover{
    background-color: #00c197 !important;
}