/*
 Theme Name:   Beacon Child Theme
 Theme URI:    https://beacon.themerex.net/
 Description:  Beacon Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     beacon
 Version:      2.0
 Tags:         flexible-header, 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
------------------------------------------------------------ */
html, body, div, span, applet, object, iframe, video, audio,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,input,textarea,button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, address, section {
	-ms-word-wrap: normal;
	    word-wrap: normal;
}

.single-defunt .page_content_wrap{
	overflow:hidden;
}

#liste-defunts .sc_services_item_info{
	padding: 1em;	
}
.single-defunt div.wpcf7 .form-style-6 textarea{
	height : auto;
}

.form-checkbox-block .wpcf7-list-item{
	display : block;
}

@media (max-width: 767px) {
  .team_member_page .team_member_featured {
    padding: 0 0 2em;
    width: 100%;
    float: none;
  }
}

@media (max-width: 479px) {
  h1, h2, h3, h4, h5, h6 {
    hyphens: initial !important;
  }