/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

@font-face {
    font-family: 'brittany_signatureregular';
    src: url('brittanysignature-webfont.woff2') format('woff2'),
         url('brittanysignature-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/** STYLES **/
p {margin-bottom: 0;}

.elementor-widget:not(:last-child) {margin-bottom: 0px;}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated, .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated  {
	padding: 0;
}

.britanny, .elementor-widget-ha-slider .ha-slick-title {font-family: 'brittany_signatureregular';}
.britanny-violet {font-family: 'brittany_signatureregular'; color: #970e5c; font-size: 27px; font-weight: 600;}
/*.elementor-widget-heading .elementor-heading-title, .elementor-widget-ha-slider .ha-slick-title {font-family: 'brittany_signatureregular';}*/

.comments-area a, .page-content a {text-decoration: none;}


/** BLOG - NEWS **/
#comments, .post-tags {display: none;}


/** PLUGINS **/
/* Happy addons */
	/*HP*/
.slick-slide img {-webkit-filter: brightness(80%);}
.ha-slick-content, .ha-ihe-fig.ha-effect-bubba .ha-ihe-title {text-align: center; text-shadow: 1px 0px 5px rgb(0 0 0 / 99%);}
.ha-ihe-fig.ha-effect-bubba .ha-ihe-img {opacity: 1; -webkit-filter: brightness(80%);}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {background-color: transparent;} /* Justify grid*/


