/*Richard 1.3.23.02.10*/
/*
Theme Name: Richard
Description: Tema base con todas las funcionalidades - Ricardo Tovar MKT 2022.
Estilos Generales Responsivos.
*/

/***********************************ESTILOS PARA MÓVILES*****************************************/
@media screen and (max-width: 790px) {
  body {
    margin-top: 1px;
  }
  #fondo-titulo {
    display: inline-block;
    height: 150px;
  }
  img#fondo-titulo, #fondo-titulo img {
    object-fit: cover;
    height: 100% !important;
  }
  #titulo-especial {
  	top: 60px;
  }
  h1, h2, h3, h4, h5, h6 {
    text-align: center;
  }
  h1 {
    font-size: 1em;
  }
  h2 {
    font-size: 2.4em;
  }
  h3 {
    font-size: 2.2em;
  }
  h4 {
    font-size: 2em;
  }
  h5 {
    font-size: 1.8em;
  }
  h6 {
    font-size: 1.8em;
  }
  #header-wrap {
    padding-top: 0;
    margin-top: 0;
  }
  /* Logotipo */
  #logo {
    display: none;
  }
  .navbar-brand img{
    top: 2px;
    left: 10px;
    z-index: 1000;
  }
  .header-section {
    display: none;
  }
  /* Menú - Botónes */
  #header-wrap .navbar-dark .navbar-nav .nav-link {
    display: block;
    background-color: #333333;
    widht: 100%;
    float: none !important;
    font: 1.2em/1em 'Play', sans-serif;
    text-align: center;
    border-bottom: solid 1px #4d4d4d;
    padding: 1em;
  }
  .navbar, .navbar-expand-md {
    display: inline-block;
    width: 100%;
    height: 80px;
    padding: 1em;
  }
  .navbar-collapse {
    background-color: #333333;
  }
  #searchform {
    display: inline-block;
    padding: 10px 0;
    width: 100%;
  }
  blockquote p {
    font: 1.1em/1.1em 'Times', serif;
  }
  #section-alfa, #section-beta, .wpcf7 {
    margin: 0.2em auto;
  }
  aside {
    display: none;
  }
  #footer-section-3 {
    display: none;
  }
  a#subir {
    margin: 35px 42%;
  }
  i.theChampWhatsappBackground {
    display: inline-block;
  }
  a#whatsapp-social-web, a#whatsapp-web, a#whatsapp-web-page {
    display: none;
  }
  a#whatsapp-social-api, a#whatsapp-movil, a#whatsapp-movil-page {
    display: inline-block;
  }
  /* Barra redes sociales */
  .social-bar {
    display: inline-block;
  	bottom: 0;
  	width: 100%;
    height: 40px;
    left: 0;
    right: 0;
  }
  	a#facebook-bar, a#instagram-bar, a#whatsapp-bar-movil, a#tiktok-bar {
      display: inline-block;
  		width: 25%;
  		height: 40px;

  	}
    a#whatsapp-bar-web {
  		display: none;
  	}
  #fondo-negro, #fondo-negro-alfa {
    margin-bottom: 1em;
  }
/***********************************ESTILOS PARA MÓVILES*****************************************/
@media screen and (max-width: 660px) {
}

/***********************************ESTILOS PARA MÓVILES*****************************************/
@media screen and (max-width: 380px) {
}
