/* 
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
*/

h1.entry-title {display: none;}
.elementor-slide-button {padding-right: 25px !important;}
.elementor-slide-button:after {content: "\f054"; margin-left: 20px; font-family: "Font Awesome 5 Free"; font-weight: 900;}
.swiper-pagination-bullet {border: 2px solid #ffffff85; width: 12px !important; height: 12px !important;}
.icon-hover {cursor: default;}
.icon-hover img {transition: all 0.25s;}
.icon-hover:hover img {transform: scale(1.1) perspective(1px) translateZ(0);}
.home .elementor-shape-bottom svg, .elementor-shape-bottom svg {z-index: -1;}

@media (max-width: 767px) {
	h1.elementor-heading-title { font-size: 2em; }
}