/*
==============================
Page: All
Section: Footer
==============================
*/

.footer-logo img {
  width:35%;
  object-fit: contain;
}
footer .widgettitle {
    font-size: 0.9em;
    color: #fff;
    font-weight: 600;
}

footer .textwidget p {
    font-size: 0.8em;
    color: #fff;
    font-weight: 300;
    margin-bottom: .5em;
}

.textwidget p a {
    font-size: 0.9em;
    color: #fff;
    font-weight: 500;
}

ul#menu-extra li a {
    font-size: 0.8em;
    color: #fff;
    font-weight: 600;
}

ul#menu-legal li a {
    font-size: 0.8em;
    color: #fff;
    font-weight: 600;
}

.widget.widget_pages ul li a {
    font-size: 0.9em;
    color: #fff;
}
.border-footer-medio{
  border-bottom: 1px solid #F04442;
}
@media (min-width: 992px){
  .border-footer-medio{
    border-bottom: unset;
  }
}

/*
==============================
Footer - Media Queries
==============================
*/


.conten-sociales-footer{
  margin-top: 25px;
}
.texto-e-iconos .texto-siguenos-footer{
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 16px;
  margin-bottom: 12px;
}
.texto-e-iconos .texto-siguenos-footer{
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 25px;
  margin-bottom: 12px;
}
.red-social-footer{
  padding: 7px;
  background-color: rgb(207, 206, 121);
  border-radius: 50%;
  font-size: 10px;
  color: #F04442;
}
.text-copiry,
.text-copiry a{
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 10px;
  letter-spacing: 0.30px;
  line-height: 16px;
  margin-bottom: 0px;  
  text-align: left;
  color: #000;
}
#nav_menu-11.widget_nav_menu .menu-item,
#nav_menu-3.widget_nav_menu .menu-item{
  margin-bottom: 10px;
}
#nav_menu-11.widget_nav_menu .menu-item a,
#nav_menu-3.widget_nav_menu .menu-item a{
  font-family: 'Poppins';
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.11px;
  line-height: 22px;
  text-transform: uppercase;
  color: #000;
}
#custom_html-2{
  max-width: 100%;
  width: 100%;
  /* border-bottom: 1px solid #F04442; */
  /* padding-bottom: 20px;    */
}
#custom_html-2 .widgettitle {
  margin-bottom: 8px;
  font-family: 'Poppins';
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.84px;
  line-height: 17px;
  color: #000;
}
#custom_html-2 .direccion-footer{
  font-family: 'Poppins';
  font-size: 13px;
  letter-spacing: 0;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 4px;
  color: #000;
}
.content-contacto-footer a{
  font-family: 'Poppins';
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 17px;
  color: #000;
}
#menu-footer_3 .menu-item a{
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 18px;
  color: #000;
}
#menu-footer_2 .menu-item:last-of-type{
  /* border-bottom: 1px solid #F04442;   */
  padding-bottom: 0px;
}
@media (min-width:992px) {
  .footer-logo img {
    width: 50%;
    object-fit: contain;
  }
  #nav_menu-11.widget_nav_menu .menu-item a,
  #nav_menu-3.widget_nav_menu .menu-item a{
    font-family: 'Poppins';
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.84px;
    line-height: 17px;
    text-transform: uppercase;
    color: #000;
  }
  .content-contacto-footer a{
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 17px;
    color: #000;
  }
  .conten-sociales-footer{
    margin-top: 25px;
  }
  .search-no-results .conten-sociales-footer{
    margin-top: 42px;
  }
  .texto-e-iconos .texto-siguenos-footer{
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 17px;
    margin-bottom: 0px;
  }
  .col-lg-3.offset-lg-1 .texto-e-iconos .texto-siguenos-footer{
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 18px;
    margin-bottom: 0px;
  }
  .red-social-footer{
    padding: 7px;
    background-color: rgb(207, 206, 121);
    color: #F04442;
    border-radius: 50%;
    font-size: 7px;
    line-height: 26px;
  }
  .text-copiry,
  .text-copiry a{
    color: #F04442;
    font-family: 'Poppins';
    font-size: 9px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 13px;
  }
  #nav_menu-11.widget_nav_menu .menu-item,
  #nav_menu-3.widget_nav_menu .menu-item{
    margin-bottom: 20px;
  }
  #nav_menu-11.widget_nav_menu .menu-item a,
  #nav_menu-3.widget_nav_menu .menu-item a{
    color: #000;
    font-family: 'Poppins';
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1.21px;
    line-height: 22px;
  }
  #custom_html-2{
    max-width: 75%;
    width: 75%;
    margin: auto;
    border-bottom: none;
  }
  #custom_html-2 .widgettitle {
    color: #000;
    font-family: 'Poppins';
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1.21px;
    line-height: 22px;
  }
  #custom_html-2 .direccion-footer{    
    font-weight: 400;
    margin-bottom: 4px;
    color: #000;
    font-family: 'Poppins';
    font-size: 12px;
    letter-spacing: 0;
    line-height: 18px;
  }
  .content-contacto-footer a{        
    font-weight: 400;    
    color: #000;
    font-family: 'Poppins';
    font-size: 12px;
    letter-spacing: 0;
    line-height: 18px;
  }
  .content-contacto-footer a:hover,
  .content-contacto-footer a:focus{
    color: #F04442;
  }
  #menu-footer_2 .menu-item:last-of-type{
    border-bottom: none;    
  }
  #menu-footer_3 .menu-item a{        
    color: #000;
    font-family: 'Poppins';
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 18px;
  }
  .site-footer .header-registro a:hover,
  .site-footer .header-registro a:focus{
    color: #F04442;
  }
}
