/*
Theme Name: Vierra-child
Theme URI: http://vierra.themenesia.com
Description: Child Theme for Vierra
Author: Designesia
Author URI: http://themeforest.net/user/designesia/
Tags: brown, purple, two-columns, custom-background
Template: vierra
Version: 1.0.0
*/

@import url("../vierra/css/style.css");

/* Insert all your custom styles below */

.cstm-map-footer{display: none;}
.cstm-map-h {
    background: #4a929a;
    padding: 8px 0;
    text-align: center;
}

#content-wrapper{margin-bottom: 0px;}

.footer-parallax{
    background:url('http://alfredsnegril.com/wp-content/uploads/2013/10/picblog-1.jpg');
    min-height: 300px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.de-menu a:hover {
    background: transparent !important;
}
.room-list.type-1 .btn-custom, .single-room #btn-book-now {
    background: #4a929a;
}    