/*
 Theme Name:   Mi emprendimiento
 Theme URI:    https://infodigital.cl
 Description:  Plantilla hijo para Mi emprendimiento
 Author:       Francisco Menares - Infodigital.cl
 Author URI:   https://infodigital.cl
 Template:     my-listing
 Version:      1.1
 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, grid-layout, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  my-listing-child
*/

/* Formulario Acceso */
.job_listing_packages .form-section-wrapper .form-section .fieldset-login_required p {
    width: 65%;
}
.modal-open {
    overflow-y: hidden;
}
/* Boton Whatsapp */
.joinchat {
/* --bottom: 30px;*/
 --btn: 50px;
 --header: 50px; /* defaults: desk 70px, mobile 55px */
 z-index: 99999; /* default: 1000 */
}
@media (max-width: 480px), (orientation: landscape) and (max-width: 767px) {
.joinchat {
/* --bottom: 30px;*/
 --btn: 50px;
}
}
.joinchat__copy svg {
 height: 20px !important;
}
.joinchat__close {
    width: 25px !important;
    height: 25px !important;
    margin-top: -12px !important;
}
.joinchat__copy {
    line-height: 11px !important;
}
/* Perfil Emprendimiento */
.element .pf-body>.details-list li a span {
    white-space: inherit;
}