/*
 Theme Name: Divi Child - del Valle AUDIOVISUALES
 Description: Tema hijo para la web marivimenezo.es
 Author: Luis del Valle - del Valle AUDIOVISUALES
 Author URI: https://luisdelvalle.es
 Template: Divi
 Version: 4.0
*/

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

#main-header { display:none!important; }
#page-container { padding-top:0px!important }
#footer-bottom{ display:none; }

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

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

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