/*
	Theme Name: Divi Child - del Valle AUDIOVISUALES
	Version: 2.0
	Description: Divi Child Theme for elpoderdelsilencio.com
	Author: Luis del Valle - del Valle AUDIOVISUALES
	Template: Divi
	Author URL: https://luisdelvalle.es
*/

@import url("../Divi/style.css");

html, body {
  overflow-x: hidden;
  width: 100%;
}

.et_pb_scroll_top.et-pb-icon {
    right: 30px;
    bottom: 30px;
	border-radius: 25px;
    background-color: #b51249;
    color: #fffaf4!important;
}

.marquee a {
    color: #a4b8d2!important;
    text-align: middle;
    font-family: "landasans medium"!important;
    font-size: 3.4em!important;
    font-weight:300!important;
    text-transform:uppercase;
    line-height: 50px;
    letter-spacing: 1px;
}

.marquee-mobile a {
    color: #a4b8d2!important;
    text-align: middle;
    font-family: "landasans medium"!important;
    font-size: 2.4em!important;
    font-weight:300!important;
    text-transform:uppercase;
    line-height: 50px;
    letter-spacing: 1px;
}


.et_pb_equal_columns >.et_pb_column {
	margin-top:auto;
	margin-bottom:auto;
}

.vertical-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
}

@media (max-width:980px) {
	.reverse-columns-mobile {
		display: flex;
		flex-direction: column-reverse;
	}
}

.texto-hueco{
	/*-webkit-text-fill-color:transparent;*/
	-webkit-text-stroke-color:#f7f7f7;
	-webkit-text-stroke-width:1px;
}

#logo{
	display:none!important;
}

#main-header{
	background:transparent!important;
    box-shadow: none!important;
}

#main-header, #main-header.et-fixed-header{
    box-shadow: none!important;
}

.evr-close{
	color:#f7f7f7;
}

#footer-bottom{
	display:none!important;
}

#et_mobile_nav_menu{
	display:none!important;
}

@media only screen and (max-width: 479px) {
	.tres-columnas .et_pb_column 
		{ width: 33.33%!important; }
}

#et-boc .area-outer-wrap[data-da-color=light] .da-close {
    background: #fafafa!important;
    box-shadow: 0 0 3px 1px #00000008;
    color: black!important;
}
