/*
Theme Name: Equipo Juana Crespo
Description: Child theme for Avada theme
Author: Estudio Numérico
Author URI: http://www.estudionumerico.com
Template: Avada
Version: 1.0.0
Text Domain:  ejc
*/
.wpcf7-list-item {
	margin: 0 !important;
}
@media screen and (min-width:1000px){
	ul#menu-menu-legal, ul#menu-menu-legal-italiano {
		display: ruby;
	}
}
html:not(.avada-has-site-width-percent) #main {
	padding: 0 !important;
}
.fusion-footer-widget-area .widget_nav_menu li a::before {
	content: "";
}
.logoFooter{
    border-bottom: 4px solid #a78d6f;
    margin: 0 auto;
    min-width: 110px;
    padding-bottom: 8px;
    width: 8%;
}
.logoFooter img{
    width:100%;
}
.fusion-footer-copyright-area{
    padding-top:0 !important;
    padding-bottom:0 !important;
}
.fusion-contact-info {
    line-height: 25px !important;
	margin-top: -10px !important;
}
.fusion-secondary-header, .fusion-secondary-header a {
    color: #ffffff !important;
    font-size: 18px !important;
}
.fusion-social-links-header {
    margin-top: 0px !important;
}
.fusion-secondary-header {
    height: 30px !important;
}
.fusion-contact-info {
    padding: 0 !important;
}
.wpcf7-captchar, .wpcf7-form .wpcf7-date, .wpcf7-form .wpcf7-number, .wpcf7-form .wpcf7-quiz, .wpcf7-form .wpcf7-select, .wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-text::placeholder {
  color: #000000;
  font-size: 16px;
}
#CybotCookiebotDialog {
    border: 15px solid #a78c6f !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
.captcha-image {
	color: #ffffff !important;
}

.grecaptcha-badge {
    visibility: hidden !important;
}