/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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
*/

/* Add your custom styles here */
html, body {
	overflow-x:hidden;
}
/* Fix links inside p tags not adhering to the set font-size or colour */
p a, .elementor-kit-15 p a, figcaption a, .elementor-widget-text-editor a {
 font-size: 100%!important;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight:inherit!important;
	font-size: 100%!important;
}
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
	color: var(--e-global-color-accent) !important;
}

.page-template-default .page-header .entry-title {
	margin-top:102px;
}
.elementor-slideshow__description {font-style:italic;text-align:left;}
.elementor-slideshow__description a {color:#cb8667!important;font-size: 14px!important;}

/* Center the lightbox caption and match image width */
