/*
Theme Name: The7 Child
Theme URI: https://the7.io/
Template: dt-the7
Author: Dream-Theme
Author URI: https://dream-theme.com/
Description: Any design, any layout. No coding required. The7 is the most customisable WordPress theme on the market up to date. Add the power of Visual Composer, The7 Post Types, Ultimate Addons, Slider Revolution, and WooCommerce to the mix, and you'll get the ultimate web-site building toolkit! Theme is translation ready, compatible with WPML, SEO and mobile friendly (certified by Google).
Tags: multipurpose,responsive,retina ready,SEO ready,mobile friendly,iOS,material design,clean,minimal,business,corporate,portfolio,creative,photography,one page site,micro site
Version: 14.2.1.1.1771847296
Updated: 2026-02-23 11:48:16

*/

.home .animate-color-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):not(:hover) .menu-line {background:#fff !important;}
body p{margin-bottom: 1.5em;}
.header-bar .branding a {
  margin-top: 20px;
  margin-bottom: 10px;
}
.header-bar .branding a img, .mobile-branding a img, #footer img, .logo-box img {border-radius: 8px;}

.masthead.line-decoration:not(.side-header):not(.mixed-header):not(.masthead-mobile-header) {
  border-bottom: none;
}
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;
}
/* CAMBIAR ENCUADRE DE LAS FOTOS */
.encuadreImgFondo .vc_parallax-inner.skrollable.skrollable-between {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	top: 0 !important;
}
.encuadreImgFondo02 .vc_parallax-inner.skrollable.skrollable-between {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	top: 0 !important;
}
/* DESACTIVAR NOMBRE DE ARCHIVO EN FOTOS */
.pswp__caption h5 {
	display: none;
}
/***** ICONOS FACEBOOK REDES SOCIALES FOOTER ****/
footer .dt-icon-facebook::before, footer .facebook .soc-font-icon::before, footer .icomoon-the7-font-facebook::before {
  font-size: 30px !important;
  margin-top: 5px !important;
  display: block !important;
}
footer .soc-ico a.facebook::after, footer .soc-ico a.facebook::before {
  top: -2px !important;
  left: -4px !important;
  width: 36px !important;
  height: 36px !important;
}
footer .dt-icon-instagram::before, footer .instagram .soc-font-icon::before, footer .icomoon-the7-font-instagram::before {
  font-size: 25px !important;
  margin-top: 5px !important;
  display: block !important;
}
footer .soc-ico a.instagram::after, footer .soc-ico a.instagram::before {
  top: -4px !important;
  left: -5px !important;
  width: 36px !important;
  height: 36px !important;
}
footer .soc-ico a:hover::after {
  opacity: 0;
}
footer .soc-ico a {
  margin-right: 16px;
}
footer .soc-ico p {
  display: none;
}
.footer .soc-ico a::before {
  background-color: rgba(255,255,255,0.15);
}
.footer .soc-ico a:not(:hover) .soc-font-icon {
  color: #fff;
}
body .scroll-top.on {
  right: 39px !important;
}
#joinchat__label {
  display: none;
}
/***** ICONOS REDES SOCIALES MENU MOVIL ******/
.dt-mobile-header .soc-ico.custom-bg a::before {
	background-color: #000;
}
.dt-mobile-header .soc-ico a:hover .soc-font-icon {
  color: #fff !important;
}

@media (max-width:767px) {
  /* Capa 1 - Dale un order mayor */
  .cambiarOrdenMovil .wpb_column.vc_column_container.vc_col-sm-6:first-of-type {
    order: 2 !important;
  }
  .cambiarOrdenMovil .wpb_column.vc_column_container.vc_col-sm-6:last-of-type {
    order: 1 !important;
  }
  /* CONTACTO */
  .vc_column-inner.vc_custom_1764258041713 h2, .vc_column-inner.vc_custom_1764258041713 a, .vc_column-inner.vc_custom_1764258041713 .uvc-sub-heading.ult-responsive {
    text-align: center;
    display: block;
  }
  .ult_colorlink.ult-responsive.vc_custom_1772038826120{float: none !important;}
}