/* 
 Theme Name:   Sieben
 Theme URI:    https://sieben7.mx
 Description:  
 Author:       Fernando Ezra
 Author URI:   https://sieben7.mx
 Template:     generatepress
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/


/***************************************************************************************/
/* Eliminamos el padding de las filas con fondo de imagen o color */
/***************************************************************************************/

.et_pb_section {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.et_pb_with_background .et_pb_row {
    width: 100% !important;
}
