/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.1.1730212474
Updated: 2024-10-29 14:34:34

*/

div.eael-simple-menu-container {
  min-height: 0;
}
.service-section img.swiper-slide-image {
  min-height: 350px;
  width: 100%;
  max-height: 350px;
  object-fit: cover;
  object-position: top;
}
.service-section figcaption.elementor-image-carousel-caption {
  position: absolute;
  bottom: 4px;
  min-height: 50px;
  left: 0;
  right: 0;
  background: #5d2d25a3;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: capitalize;
  font-style: normal;
  font-size: 18px;
}
.eael-testimonial-image figure > img {
  width: 160px;
  height: 160px !important;
  object-fit: cover;
  object-position: top;
}
.review-section .eael-testimonial-image figure > img{
	height:auto !important;
}
.gallery-section .elementor-image-gallery .gallery-item img {
  height: 250px;
  object-fit: cover;
}
.elementor-button-wrapper .elementor-button, .eael-grid-post-excerpt .eael-post-elements-readmore-btn,
.eael-contact-form.eael-fluent-form-wrapper .ff-el-group .ff-btn-submit{
	background-image:linear-gradient(275deg, #F0B896  0%, #784036 100%) !important;
}

.elementor-button-wrapper .elementor-button:hover, .elementor-button-wrapper .elementor-button:focus,
.eael-grid-post-excerpt .eael-post-elements-readmore-btn:hover, .eael-contact-form.eael-fluent-form-wrapper .ff-el-group .ff-btn-submit:hover{
	background-image:linear-gradient(93deg, #F0B896 0%, #784036 100%) !important;
	background-color:transparent !important;
}
.product-box .elementor-image-box-img img {
    max-height: 270px;
    min-height: 270px;
    object-fit: cover;
    width: 100%;
}
@media (min-width: 710px) {
  .header-scroll.header-fixed {
    background-image: linear-gradient(
      180deg,
      #5d2d25 0%,
      #5d2d25 100%
    ) !important;
    transition: 0.5s ease-in;
  }
  .header-scroll {
    transition: 0.5s ease-out;
  }
}

@media (max-width: 700px) {
  .eael-simple-menu-hamburger-align-left.eael-hamburger--tablet.eael-hamburger--responsive
    .eael-simple-menu-toggle {
    left: auto;
    right: -125px;
  }
  .elementor-widget-eael-simple-menu.eael-hamburger--tablet.eael-hamburger--responsive
    .eael-simple-menu-container
    .eael-simple-menu.eael-simple-menu-horizontal {
    top: 80px;
  }
}
