/*
Theme Name: Healthwatch Central West London
Version: 1.0
Description: Theme for Healthwatch Central West London.
template: bb-theme
*/


.fl-builder-content .fl-rich-text strong {
    font-weight: 600;
}

p{
margin:16px 0;
}


.home-slides p{
font-size:22px;
}
.home-slides p a{
display:inline-block;
border:0;
border-radius:4px;
background: #204d74;
font-weight: bold;
line-height: 24px;
padding: 12px 24px;
color:#ffffff;
text-decoration:none;
}

.home-slides p a:hover{
text-decoration:none;
background:#7bb920;
}

.home-slides .fl-slide-content{
min-height:260px;
}

.sub-menu{
border-top:3px solid #e73e97;
}

.sub-menu a{
font-weight:400;
display:block;
}

.sub-menu a:hover{
display:block;
width:100%;
background:#edf1f3 !important;
}

.breadcrumbs{
font-size:13px;
}

.hub-callout .fl-callout-title,.project-callout .fl-callout-title {
    font-weight: 500 !important;
}
.hub-callout .fl-callout-title {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 50px;
    margin-top: 20px;
}

.project-callout .fl-callout-title,.project-callout p{
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.hub-callout .fl-callout-has-photo img,.project-callout .fl-callout-has-photo img  {
-webkit-transform: scale(1.04);
-ms-transform: scale(1.04);
transform: scale(1.04);
transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.hub-callout .fl-callout-has-photo img:hover,.project-callout .fl-callout-has-photo img:hover  {
-webkit-transform: scale(1.20);
-ms-transform: scale(1.20);
transform: scale(1.20);
}

.post-col .fl-post-grid-post{
height:500px;
}

.post-col.small .fl-post-grid-post a:hover{
text-decoration:underline;
}

.post-col.large .fl-post-grid-post{
background:#6bb9ac;
}

.post-col.large .fl-post-grid-post:hover{
background:#144168;
}

.post-col.large h2{
color:#fff;
font-size:20px;
margin-bottom:10px;
}

.post-col.large .fl-post-meta{
color:#fff;
font-size:18px;
font-weight:600;
}

.post-col.large a{
color:#fff;
font-size:16px;
}

.post-col.large a:hover{
text-decoration:none;
}

.wp-grid-builder .wpgb-card-1 .wpgb-card-media-thumbnail{
}

.wpgb-card-media-thumbnail div{
background-size: contain !important;
}

.fl-node-606074323a9d4 dt,.fl-node-606074323a9d4 dd{
font-size:15px;
}

.fl-node-606074323a9d4 h2{
text-transform:none !important;
font-size:18px !important;
color:#204d74 !important;
font-weight:600 !important;
}

.fl-post-info-date{
background: #204d74;
font-weight:600;
}

.fl-module-fl-post-info .fl-post-info-date{
background:#fff;
}

.wpgb-facet .wpgb-reset {
background-color: #6fad14 !important;
}

.smcx-embed,.smcx-iframe-container{
max-width:100% !important;
}


.tribe-country-name,#collapseForm{
display:none;
}

.fl-builder-edit #collapseForm {
display: block;
}


.fl-button.toggle{
font-weight: 700 !important;
font-size: 20px !important;
border: 1px solid #6fad14 !important;
background:#7bb920;
cursor:pointer;
}

.fl-button.toggle:hover{
background: #204d74 !important;
border: 1px solid #144168 !important;
}

@media (min-width: 768px){
.tribe-events-venue-map>div, .tribe-events-venue-map>iframe {
max-height: 350px !important;
}
}

/* Beaver Builder hacks */ 



.fl-user-template-thumbnail .fl-builder--template-thumbnail {
    background-size: cover;
    background-position: center top;
    width: 150px !important;
}