/*
 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
------------------------------------------------------------ */
.innerpage-banner .elementor-button{
	background-color:unset !important;
}
.ccoe-text ol li{
	margin-bottom:10px;
}
.textarea-contact{
	height:100px !important;
}
.wpcf7-spinner {
    display: none !important;
}
.footer-quick-link .custom_links_list_item_link{
	padding-left: 1em !important;
}
.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; 
    box-shadow: 0px 0px 10px #999;
    background:white;
}
/* li.menu-item-has-children a.sf-with-ul span::after{
	content: '\e882' !important;
} */