/*********************************************************************************************

Theme Name: Hotelia-child
Theme URI: http://www.wpzoom.com/themes/hotelia
Version: 2.0.6
Author: WPZOOM
Author URI: http://www.wpzoom.com/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: hotelia
The PHP code portions of this WPZOOM theme are subject to the GNU General Public 
License, version 2. All images, cascading style sheets, and JavaScript elements are
released under the WPZOOM Proprietary Use License below.

**********************************************************************************************/

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

#nav {
background: #aaa url(images/backMenu.png) repeat-x top left;
height: 40px;
line-height: 40px;
}
.contact-page h6 {
font-size: 11px;
}

/******** sidebar ********/
.column-narrow .widget p {
margin-bottom: 5px;
}

.column-narrow .textwidget h4 {
margin-bottom: 5px;
}

.textwidget h6 {
font-size: 11px;
}

/**** testimonials ****/
.testimonial_rotator_widget blockquote cite {
display: none !important;
}

/****** contact *******/
.wpcf7-submit {
width: 80px;
height: 25px;
}


div.column:nth-child(2) #wpgmza_map{
width:590px !important;
}

.testimonial_rotator_widget blockquote
{
padding:0px !important;
}

.column-narrow .widget
{
background-color: #C4C4C4;
padding: 20px;
border-radius: 20px;
color: #000;
}