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

/*
    Add your custom styles here
*/
.lynh-post-carousel .uael-post-grid .slick-arrow {
  background: rgba(255, 255, 255, 0.5);
  height: 50%;
}
.lynh-post-carousel .uael-post-grid .slick-arrow i {
  color: #e71c23;
}
.lynh-post-carousel .uael-post-grid .slick-arrow:hover {
  background: rgba(231, 28, 35, 0.733);
}
.lynh-post-carousel .uael-post-grid .slick-arrow:hover i {
  color: #ffffff;
}
.lynh-post-carousel .uael-post-grid .slick-prev {
  left: 10px;
  border-radius: 0 10px 10px 0 !important;
}
.lynh-post-carousel .uael-post-grid .slick-next {
  right: 10px;
  border-radius: 10px 0px 0px 10px !important;
}
.lynh-blur {
  backdrop-filter: blur(10px);
}
.lynh-news .uael-listing__terms-link {
  color: white;
}
/* Reset list icon */
.lynh-list-icon .elementor-widget-container .elementor-icon-list-item {
  align-items: baseline !important;
}
.lynh-list-icon .elementor-widget-container .elementor-icon-list-item .elementor-icon-list-icon {
  margin-top: 3px;
}
/* ============================= end ============================= */
/* Slide Home */
.lynh-slide-home .elementor-main-swiper {
  width: 100% !important;
}
/* ============================= end ============================= */
