/*
Theme Name: 360viewer
Theme URI: http://yourwebsite.com
Description: Child Theme For Divi
Author: Your Name
Author URI: http://yourwebsite.com
Version: 1.0.0
Template: Divi
*/
#models-list {
	position:relative;
}

.overlay-white {
	background-color:#FFF;
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}