/*
 Theme Name:   Edita Template 2
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Edita Child Theme
 Author:       edita
 Author URI:   http://example.com
 Template:     edita_master
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  edita-child
*/

@media only screen and (max-width: 1024px) {
    .epu-modal.epu-mobile .modal-content-top {
        padding: 50px 0 30px !important;
        float: left!important;
    }

    .modal-description p {
        margin-bottom: 0!important;
    }

    .modal-description img {
        padding: 0!important;
    }
}

.footer-widget {
	position: fixed;
	bottom: 55px;
	right: 55px;
	z-index: 1000;
}

.footer-widget a:hover,
.footer-widget a:visited,
.footer-widget a:active {
	text-decoration: none;
}
.footer-widget .icon-edt-whatsapp,
.footer-widget .icon-edt-whatsapp-2 {
	font-size: 50px;
	color: #25d366;
}

.footer-widget img {
	max-width: 45px;
	height: auto;
}