/*
* Typography
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
/*
* Color Variables
*/
/*
* Animation Variables
*/
/*
* Global
*/
*,
*:before,
*:after {
box-sizing: border-box;
}
#block-un3-sc-breadcrumbs {display:none;}
img.back-fade {
position: absolute;
z-index: 1;
width: 100%;
height: auto;
}
.panels-ipe-editing img.back-fade {
display: none;
}
div.background {
position: relative;
z-index: 2;
}
.panels-ipe-editing div.background {
width: 100%;
padding-left: 50px;
}