.slider-wood {
    width: 100%;
    height: 241px;
    background-image: url('../images/wood.png');
    background-position: center;
    position: relative;
    top: -134px;    
}


div.slider-container{
    position: relative;
    width: 100%;    
    max-height: 605px;
    z-index: 1;
}

.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption{
    position: absolute;
    z-index: 1;
    visibility: hidden;
}

div.slider-container ul{
    list-style: none;
}

div.slider-container .firstLabel{
    font-family: 'Marck Script', cursive;
    color: #271f1c;
    font-size: 130px;
    font-weight: bold;
}

div.slider-container .secondLabel{
    font-family: 'Marck Script', cursive;
    color: #94ab28;
    font-size: 75px;
    font-weight: bold;
}

div.slider-container .btnLabel a{
    font-size: 70px;
    text-transform: uppercase;
    display: inline-block;
    font-size: 22px;
    line-height: 45px;
    color: white;
    background: #94ab28;
    padding: 0 15px;
    border-radius: 3px;
}