/*
Theme Name:     cvfuneralhome
Description:    Child theme for cv-funeral-home website
Author:         cvfuneralhome
Template:       Chameleon

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
/*=========== Customizations ==============*/
body{
   padding-bottom: 20px;
   font-size: 15px;
}
.page p {
    padding-bottom: 20px;
}
.footer_content{
   padding: 20px 48px 0px;
}
.footer_content h3 {
    text-align: center;
    color: #fff;
}
.footer_content p {
    text-align: center;
    margin: 0px;
    padding: 0px;
    color: #fff;
}
#services {
    margin-bottom: 0px;
}
#multi-media-bar {
   width: 100%;
   margin-bottom: 40px;
}
.featured_content{
    padding: 45px 48px 60px;
}
.featured_video {
    display: inline;
}
.header_images {
    width: 100%;
    overflow: hidden;
    max-height: 250px;
    background-size: cover;
}
#breadcrumbs {
    margin-bottom: 10px;
}
ol.flex-control-nav.flex-control-paging {
    display: none;
}
.featured-description {
    width: 100%;
    height: 80px;
    max-width: 888px;
    bottom: 0px;
    padding: 18px 33px 0px 40px;
right: 0px;
top: auto;
}
a.phone_icon {
    vertical-align: top;
    color: #777;
}
.image-gallery li {
max-width: 150px;
vertical-align: top;
}
.image-gallery li .caption {
margin-top: 5px;
font-size: 14px;
}