/*
Theme Name: Blacksilver Child
Theme URI: https://imaginem.io/blacksilver/
Template: blacksilver
Author: imaginem
Author URI: https://themeforest.net/user/imaginem/
Description: Blacksilver - Photography Theme for WordPress.
Tags: two-columns,custom-background,threaded-comments,translation-ready,custom-menu
Version: 9.7.1763567179
Updated: 2025-11-19 15:46:19

*/
.mtheme-lightbox .lightbox-text-wrap,.lightbox-title-disabled .lg-sub-html{
	display:block!important;
}

.lg-sub-html{
	padding:0px!important;
	margin:0px auto!important;
}

h4.lightbox-text-title{
	display:block!important;
}

.lightbox-text-wrap{
	background-color:rgba(0,0,0,0.1);
	max-width:1265px!important;
}

.entry-content hr {
	border-bottom: 2px solid #fff!important;
}

a{
	color: #fff;
}

/* Estado base: asumimos fondo claro → logo oscuro visible */
body.home .logo img.logo-theme-bright {
  display: none;
}

/* Fondo oscuro (`bg-dark`) → mostrar logo claro */
body.home .logo.logo-light img.logo-theme-dark {
  display: none;
}
body.home .logo.logo-light img.logo-theme-bright {
  display: inline;
}

/* Fondo claro (`bg-light`) → mostrar logo oscuro */
body.home .logo.logo-dark img.logo-theme-dark {
  display: inline;
}
body.home .logo.logo-dark img.logo-theme-bright {
  display: none;
}

.menu-is-horizontal .logo img{
	padding-top:10px!important;
}

body.page-is-fullscreen.fullscreen-slideshow{
	overflow:hidden!important;
}

input::placeholder,textarea::placeholder,.wpcf7-form-control-wrap a {
  color:white;
}

.mobile-toggle-menu-trigger span,.mobile-toggle-menu-trigger span:before,.mobile-toggle-menu-trigger span:after{
	color:#000!important;
}

.header-type-overlay.toggle-main-menu:not(.mobile-mode-active) .mobile-toggle-menu-trigger span:after{
	color:#000!important;
}

.responsive-mobile-menu .dashboard-columns{
	max-width:300px!important;
}
.responsive-mobile-menu-outer .dashboard-columns{
	    padding: 0 2%!important;
}
.menu-is-onscreen .responsive-mobile-menu-outer{
	width:290px!important;
}
.menu-is-onscreen:not(.mobile-mode-active) .minimal-logo-overlay{
	width:300px!important;
}


.grecaptcha-badge{
	display:none!important;
}


.slideshow_title_animation{
	display:none;
}

body.home .textoGaleria.section-align-center .section-description-inner{
	max-width:55%!important;
}

/*
body.home .footer-multi-column-wrap{
	position: absolute;
    width: 100%;
    z-index: 999 !important;
    background: #352F31;
    bottom: -100px;
	
}*/

.textoGaleria.section-align-center .section-description-inner{
	max-width:100%!important;
}

.textoBiografia .section-description-inner{
	max-width:100%!important;
}

.footer-outer-wrap .menu-item-has-children ul{
	display:none;
}

.footer-container-column .widget_nav_menu ul li{
	display:block!important;
}
#copyright, .footer-outer-wrap{
	color:#000;
}
.horizontal-footer-copyright{
	font-size:12px!important;
	color:#000!important;
}

.footer-widget-block{
	padding-top:0px!important;
}


/*
@media(min-width:1366px){
	#sliderHome{
		top:-20px;
	}
}
@media(min-width:1024px){
	#sliderHome{
		top: -170px;
	}
}*/


.preloader-done h3.linkedin-username {
    opacity: 1;
}
.entry-content h3.linkedin-username, h3.linkedin-username {
    color: #fff;
    display: inline-block;
    background: #000;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 4px;
    padding: 14px 20px;
    text-align: center;
    z-index: 99;
}

#sectionSlider{
	height: auto!important;
}

