/*
 Theme Name:   Nestin Child
 Theme URI:    http://nestin.bold-themes.com
 Description:  Nestin child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     nestin
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  nestin-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */

.btLogoArea {
    margin-top: 20px !important;
}

#menu-av{
	margin: 30px !important;
	z-index: 100 !important;
	position: relative !important;
}

.menu-menu-home-av-container{
	margin: 30px !important;
	z-index: 100 !important;
	position: relative !important;	
}

/* margem foto homepage */
.foto-pequena{margin-top:20px !important;}

/* TABS disponibilidades */
.bt_bb_color_scheme_13.bt_bb_tabs.bt_bb_style_filled .bt_bb_tabs_header li.on {
  border-color: #9a5b4c;
  background-color: #9a5b4c;
	color: #FFFFFF !important;
}
.bt_bb_tabs ul.bt_bb_tabs_header li.on span {
  color: #FFFFFF !important;
}
/* T A B E L A S */
/* Cor link tabela */
.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-text-container.wptb-has-link-color a {
	background-color: #FFFFFF !important;
	color: #9a5b4c !important;
	border: solid 1px #9a5b4c!important;
	padding: 0px 0px;
	Border-radius: 8px;
	width: 100%;
	display: block;
}

.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-text-container.wptb-has-link-color a:hover {
	background-color: #FFFFFF !important;
	color: #eb6e08 !important;
	border: solid 1px #eb6e08!important;
	padding: 0px 0px;
	Border-radius: 8px;
	
}

/*.wptb-row td{padding:5px !important}*/

/* textos p1 */
p.p1{font-size:17px!important; font-weight: 300 !important}

/*Texto caracteristicas*/
.bt_bb_size_small.bt_bb_icon .bt_bb_icon_holder span {
  font-size: 1.2rem!important;
}
.bt_bb_icon .bt_bb_icon_holder {
  line-height: inherit;
  font-weight: 300 !important;
}

/* counter text */
.bt_bb_counter_text {
  font-size: 1.2rem !important;
	font-weight: 300 !important;
}
/* texto amenities*/
.bt_bb_card_text{
	font-size: 1.2rem !important;
	font-weight: 300 !important;}

/* F O O T E R */
/* links menu footer */
.bt_bb_custom_menu div ul a {
	font-weight: 300 !important;
	font-size: 1.2em !important;
}
/* Tel Footer */
.bt_bb_button.bt_bb_size_normal {
  font-size: 1.4rem !important;
}
.bt_bb_button.bt_bb_size_normal:hover {
  font-size: 1.4rem !important;
	color: #eb6e08 !important;
}
/* cor texto link menu hover */
.bt_bb_custom_menu div ul a:hover {
  color: #eb6e08 !important;
}