/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.container-wrap::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("https://bimbangbooks.com/wp-content/uploads/2024/11/lineas_amarillas.png");
	background-repeat: repeat-y;
	z-index: 1;
	background-size: 85%;
    background-position: top center;
}

.elastic-portfolio-item.participantes .vert-center > p,
.portfolio-filters-inline {
	display: none;
}

.bottom_controls {
	z-index: 10;
}