@charset 'utf-8';
/*
Theme Name: Beacon-child
Theme URI: http://beacon.themerex.net/
Description: Beacon - Multipurpose and Multiskin Responsive Wordpress theme
Author: themerex
Author URI:  http://themerex.net/
Template: beacon
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: beacon
*/


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

/* Fontawesome */
.icon::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

a.dn-map-link, a.dn-map-link .fa {
  color: #bfa34b !important;
}


/* Header */
.top_panel_wrap .logo_main {
	max-height:150px;
	width:auto;
}

.top_panel_middle .logo {
    margin-top: 1.4em !important;
    margin-bottom: 0 !important;
}

/* Footer */

/* Funeral Services Tiles */

.isotope_wrap .isotope_item_colored_2 .post_featured .image {
	width:100%;
	max-height: 200px;
	margin-bottom:15px;
}

.post_item_colored .post_featured .post_descr {
    padding: 4.15em 1.1429em 0.7143em 1.1429em;
    max-height: 18em;
}	

/* Post Thumbnail */

.post_content .post_thumbnail img {
	float: left;
    margin: 10px 20px 20px 0;
}
footer .logo img {
	max-width:150px;
}

.footer_wrap.widget_area .widget_title {
	margin-top:0px !important;	
}

.sc_call_to_action .sc_call_to_action_descr {
	text-transform: none !important;
}