.header-four .header-top {
    background: none rgba(255,255,255,0.8) no-repeat scroll top center;
}
.nav-menu-main > ul > li {
    float: left;
    position: relative;
    margin-left: 25px;
}

.header-four .site-tools {
    display: none;
    background: rgba(255,255,255,0.45);
    min-width: 100%;
    border-bottom: 1px solid #d3d3d3;
}

.header-four .site-logo {
    padding-top: 15px;
    padding-bottom: 15px;
    display: table;
    margin: auto;
}

.header-four .header-top + .menu-container {
    z-index: 30;
    margin: 0 0 0px 0;
    padding: 5px 0;
    background: rgba(255,255,255,0.7);
    border-top: 1px solid #dfdfdf;
    min-width: 100%;
    box-shadow: 0 2px 2px -1px rgba(0,0,0,0.2);
}

.elm-services-main .item-title h3 {
    font-size: 20px;
    line-height: 28px;
    font-size: 22px;
    line-height: 30px;
}

.elm-item-organizer .layout-box .item-title h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
}

.elm-services-main .readmore {
    margin-top: 10px;
    text-transform: uppercase;
}

.elm-item-organizer .carousel-disabled .item {
    margin-bottom: 3%;
}

.elm-main .elm-maindesc {
    margin-top: 5px;
    margin-bottom: 40px;
}

.elm-easy-slider-main .bx-wrapper .bx-controls-direction a {
    display: block;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    z-index: 500;
    background: url(http://www.livingstonematera.it/wp-content/themes/hoteliour/design/img/easy-slider-arrows.png) no-repeat #301010;
    opacity: 0;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -moz-box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.3);
    -webkit-box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.3);
    box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.3);
}

.lang-it_IT .elm-easy-slider-main ul.easy-slider li .easy-title {
    display: none;
    font-family: Bree Serif;
    font-weight: 700;
    font-style: normal;
}

.page-title .post-title .entry-data {
    display: none;
    margin-bottom: 0;
    margin-top: 10px;
    border-bottom: none;
    padding-bottom: 0;
}