/*
 Theme Name:     BDK Child Theme
 Theme URI:      https://www.bording.dk
 Description:    BDK Child Theme
 Author:         Bording Danmark
 Author URI:     https://www.bording.dk
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
#screenshot {
    width: 1200px;
    height: 900px;
    background: url('screenshot.png') no-repeat center center;
    background-size: cover;
}
/* =Theme Admin customization ends here
------------------------------------------------------- */
.esgbox-caption.esgbox-caption--separate {
    visibility: visible;
    opacity: 1;
	color: #777 !important;
	}
.esgbox-caption-top{
	background: linear-gradient(180deg, #f5f5f5, #f5f5f5, transparent) !important;
	}
.esgbox-caption-title {
    font-weight: 700;
    text-transform: uppercase;
    color: #4d4d4d;
    font-size: 20px;
	font-family: 'Helvetica';	
}

	