/*
 * various overrides
 */

#body ul.cms_placeholder-subnav {
    max-height: 400px !important;
    overflow: hidden !important;
}

/*
 * /various overrides
 */

/*
 * bx-slider
 */

.bx-wrapper {
    position: relative;
    margin: 0 !important;
}

.bx-wrapper img {
    width: auto !important;
}

.bx-wrapper .bx-viewport {
    position: relative;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    background: none !important;
    left: 0 !important;
    overflow: hidden !important;
}

/*
 * /bx-slider
*/

.esel-decoration {
display:none !important;
}

