/*
Theme Name: Buena Vista
 Theme URI:    https://buenavistabocaina.co.uk/buenavista/
Author: Child theme by integralvision.co.uk
Template: ample-pro
Description: Buena Vista is a multipurpose responsive WordPress theme based on the Ample Theme.
Version: 1.1.7
License: GNU General Public License, version 3 (GPLv3)
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Tags: one-column, two-columns, right-sidebar, left-sidebar, custom-header
Text Domain: ample
*/


img.header-image {
    display: block;
    margin: 0 auto;
}

#header-logo-image img {
    margin-bottom: 0px;
    max-height: 100px;
    height: auto;
    width: auto;
}

hr {
	clear:both;
	display: block;
	margin-top: 0em !important;
	margin-bottom: 0em !important;
	margin-left: auto;
	margin-right: auto;
	border: 0; border-top: 1px solid #fff;
	height:1px;
	min-height: 1px;
    width:100%;
	border-color: #fff currentcolor currentcolor;
}

hr.style-two {
	clear:both;
	display: block;
	margin-top: 0em !important;
	margin-bottom: 1em !important;
	margin-left: auto;
	margin-right: auto;
	border: 0; border-top: 1px solid #fff;
	height:1px;
	min-height: 1px;
    width:100%;
	border-color: #fff currentcolor currentcolor;
}

.dysania-grid li a, .dysania-grid li a img {
    display: block;
    position: relative;
    width: 100% !important;
    height: auto !important;
    border-radius: 0px !important;
    overflow: hidden;
    outline: 0 !important;
    margin: 5px !important;
    padding: 0px !important;
}

.dysania-filters li a.active, .dysania-grid li a {
    background-color: #fff !important;
}

h1 {
    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif !important;
    font-size: 24px !important;
    font-style: italic;
    color: #005a8e;
}

h2 {
    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif !important;
    font-size: 24px !important;
    font-style: italic;
    font-weight: normal;
    text-transform: none;
    color: #005a8e !important;
}

h3 {
    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif !important;
    font-size: 26px !important;
    font-style: italic;
    font-weight: normal;
    text-transform: none;
    color: #005a8e !important;
}

.facilities {
	display: block;
}

facilities.h3 {
    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif !important;
    font-size: 18px !important;
    font-style: italic;
    font-weight: normal;
    text-transform: none;
    color: #005a8e !important;
}

.widget-sub-title {
    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif !important;
    font-size: 20px !important;
    font-style: italic;
    color: #005a8e;
}

h4 {
    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif !important;
    font-size: 18px !important;
    font-style: italic;
    font-weight: normal;
    text-transform: none;
    color: #005a8e !important;
}

.header-post-title-container {
    background-color: #005a8e;
    border-bottom: 1px solid #f2f2f2;
    padding: 0;
}

#secondary .widget-title, #tertiary .widget-title {
    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif !important;
    font-size: 28px !important;
    font-style: italic;
    color: #005a8e;
}

.wp-caption-text {
    background-color: #eeeeee !important;
    color: #005a8e !important;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    text-align: center !important;
    margin-bottom: 15px;
    margin-top: 5px;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
	max-width: 97%;
}

.lcp_catlist img {
	float: left; 
	margin: 0 1em 1em 0;
    height: auto;
    max-width: 100%;
    vertical-align: top;
}

ul.lcp_catlist li {
    display: inline-block;
    height: 100%;
    list-style-type: none;
    margin: 0 10px 30px 0;
}

.entry-content ul {
    list-style: outside none none;
}