/*
Theme Name: BenSaude Child
Theme URI: 
Author: Innovagency
Author URI: http://www.innovagency.pt/
Description: tema hoteis
Template: bensaude
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: 
*/

@import url('../bensaude/inner.css');

#main.defaultbg,
#main.custombg { 
	background-color:#BFAF98;	
}

#main.custombg .content .content-text,
#main.custombg .content .content-summary,
#main .content .content-text,
#main .content .content-summary,
#main .content .content-header .content-header-intro
{
	color:#000;	
}

#main .content .content-text a,
#main .content .content-header-intro a,
.issuulink {
	color:#b65a00;			
	text-decoration: none;
}

#main .content .content-text a:hover, 
#main .content .content-text a:active,
#main .content .content-header-intro a:hover,
#main .content .content-header-intro a:active,
.issuulink:hover,
.issuulink:active {
	color:#fff;			
}

.googlemaps {}

.googlemaps .googlemaps-views {
	margin-bottom:10px;
}
.googlemaps .googlemaps-views div {
	float:left;
	color:#fff;
	height:33px;
	margin-right:10px;
	line-height:33px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	background-color:#de7c00;
	cursor:pointer;
}

#main.custombg .content .content-header .content-header-intro {
background-color: rgba(0,0,0,0.3);
padding:20px;
}

#breadcrumb {
  opacity: 0.8;
}

#main.custombg .content .content-header .content-header-intro a {
color:#de7c00;
}

#main .content .content-summary {
font-size:16px;
line-height:16px;
}

#btnReservar {
float:right;
}

#main .content div.content-text {
padding-top: 10px;
}

#main .content .content-text {
    line-height: 1.3em;
    font-size: 14px;
}

#main .content .content-text a,
#main .content .content-header-intro a,
.issuulink {
	color:#505050;			
	text-decoration: none;
}