/*
Theme Name: The7 Child Tema
Theme URI:  https://the7.io/
Author:     Luna
Author URI: https://the7.io/
Template:   dt-the7
Version:    1.0
License:    GNU General Public License v2 or later
*/
body p {
  margin-bottom: 1.5em;
}
/* MENU MOVIL */
.uavc-list-desc.ult-responsive > a, .mini-contacts.email {
  overflow-wrap: anywhere;
}
body .mobile-mini-widgets-in-menu {
  flex-flow: column;
  align-items: normal;
}
body .dt-mobile-header .mini-contacts {
  margin-bottom: 20px;
}
body .dt-mobile-header .soc-ico.custom-bg a::before {
  background-color: #000;
}
body .dt-mobile-header .soc-ico.hover-custom-bg a::after {
  background-color: rgba(0, 0, 0, 0.8);
}
body .dt-mobile-header .soc-ico a:not(:hover) .soc-font-icon, body .dt-mobile-header .soc-ico a:hover .soc-font-icon {
  color: #fff !important;
}
body .dt-mobile-header .soc-ico.hover-border-on a:hover::after {
  box-shadow: none;
}
.transparent .top-bar-bg {
  background: #773a9e !important;
}
.same-logo, .logo-box {
  margin-top: 10px;
  margin-bottom: 10px;
}
.mobile-header-bar .mobile-branding {
  line-height: 0;
}
.transparent .masthead:not(.side-header-h-stroke) .branding > a, .sticky-mobile-logo-second-switch, .same-logo, .sticky-mobile-on.masthead:not(.mixed-header) .mobile-branding > a {
  max-width: 110px;
}
.logo-box img {
  width: 110px;
  height: 110px;
}
.header-bar .branding a img, .mobile-branding a img, #footer img, .logo-box img {
  border-radius: 8px;
}
#primary-menu, .menu-box {
  margin-left: 40px;
}
/* FOOTER */
body #footer.solid-bg {
  text-align: center;
}
body .footer .widget, body .footer .widget a {
  font-size: 16px;
  font-weight: 600;
}
body .main-nav > li:not(.wpml-ls-item) > a .menu-text {
  font-weight: 600;
}
body .scroll-top.on {
  right: 38px !important;
  bottom: 105px !important;
}
/* COLORES DEL MENU */
.body.transparent .mobile-header-bar .mobile-mini-widgets .mini-contacts {
  color: #fff;
}
.mobile-header-bar .mobile-mini-widgets .mini-contacts {
  color: #000;
}
.mobile-header-bar .mobile-mini-widgets .mini-contacts i {
  color: #000;
}
body.transparent .mobile-header-bar .mobile-mini-widgets .mini-contacts i {
  color: #fff;
}
body.transparent .mobile-header-bar .mobile-mini-widgets .mini-contacts {
  color: #fff;
}
body.transparent .sticky-mobile-on .mobile-header-bar .mobile-mini-widgets .mini-contacts {
  color: #000;
}
/* CABECERA FLOTANTE */
body .masthead-mobile.sticky-mobile-on .dt-mobile-menu-icon:not(.floating-btn) .menu-line::before {
  background-color: #000 !important;
}
body.transparent .dt-mobile-menu-icon:not(.floating-btn) .menu-line::before {
  background: #fff !important;
}
.dt-mobile-menu-icon:not(.floating-btn) .menu-line::before {
  background: #000 !important;
}
body .dt-mobile-menu-icon:hover .menu-line::after {
  background-color: #000 !important;
}
body.transparent .dt-mobile-menu-icon:hover .menu-line::after {
  background-color: #fff !important;
}
body .masthead-mobile-header.masthead-mobile.sticky-mobile-on .dt-mobile-menu-icon:hover .menu-line::after {
  background-color: #000 !important;
}
body .masthead-mobile.sticky-mobile-on .mobile-header-bar .mobile-mini-widgets .mini-contacts i {
  color: #000;
}
/* MENU PRINCIPAL */
.main-nav > li:not(.wpml-ls-item) > a .menu-text {
  color: #000;
}
body.transparent .main-nav > li:not(.wpml-ls-item) > a .menu-text {
  color: #fff;
}
/* NUESTRO EQUIPO */
body .nuestroEquipo .dt-css-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.rollover i, .post-rollover i, .rollover-video i, .enable-bg-rollover .post-thumbnail-rollover::after, .enable-bg-rollover .gallery-rollover, .enable-bg-rollover.hover-scale figure::after {
  background-color: rgba(119, 58, 158, 0.4);
}
/* SERVICIOS */
.albums-shortcode.enable-bg-rollover .post-thumbnail-rollover::after {
  background-color: rgba(119, 58, 158, 0.85);
}
.serviciosProductos .entry-excerpt .vc_row.wpb_row.vc_row-fluid {
  margin: 0;
}
/* POLITICAS */
.politicas h2 {
  font-size: 24px;
}
.politicas a, .politicas a:hover {
  color: #000;
}
/* DESACTIVAR NOMBRE DE ARCHIVO EN FOTOS */
.pswp__caption h5 {
  display: none;
}
/* BLOG */
.single .post-meta, .author-info.entry-author {
  display: none;
}
.fancy-categories, .fancy-date, .nav-links, .single-related-posts {
  display: none !important;
}
/* CONTACTO */
body .informacionContacto .uavc-list li {
  margin-bottom: 25px !important;
}
.aio-icon i {
  vertical-align: middle;
}
/* Arregla desenfoque de la imagen de la home en Safari iOS */
@supports (-webkit-touch-callout: none) {
  .upb_row_bg {
    background-attachment: scroll !important;
  }
}
@media screen and (max-width: 777px) {
  body .paddingContactoMovil .vc_column-inner {
    padding: 0 !important;
    margin-top: 70px;
  }
}