/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */
/*
 * 
 * CSS for Home Page
 * 
 * /
 
/*Gallery lightbox disable*/

.disable-lightbox a {
pointer-events: none;
}
.disable-lightbox .et_overlay {
display: none ! important;
}