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

.al-product-gallery .elementor-image-gallery figure img {
    width: 100%;
    height:250px;
    padding: 10px;
}
@media (max-width: 767px) {
    .elementor-27 .elementor-element.elementor-element-74ee673 .hfe-nav-menu-icon {
        border-width: 0;
        padding: 0.35em;
    }
	.ehf-header #masthead .e-con-inner {
    display: flex;
    flex-wrap: nowrap;
}
	.hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-expandible, .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal, .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-vertical {
    position: absolute;
    top: 124%;
}
}

/* ===== CF7 Contact Form — Scoped with Parent Class ===== */

/* Wrapper */
.al-contact-form .wpcf7 {
  background: #003366;
  padding: 24px 24px 0 24px;
  border-radius: 6px;
  font-family: 'Segoe UI', Arial, sans-serif;
}

/* Labels */
.al-contact-form .wpcf7 label {
  display: block;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 16px;
  text-transform: capitalize;
}

/* Inputs */
.al-contact-form .wpcf7 input[type="text"],
.al-contact-form .wpcf7 input[type="email"] {
  width: 100% !important;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.12);
  border: 1.5px solid rgba(255, 255, 255, 0.35);
  border-radius: 4px;
  padding: 11px 14px;
  color: #ffffff;
  font-size: 14px;
  outline: none;
  transition: border-color 0.2s, background 0.2s;
}

/* Textarea */
.al-contact-form .wpcf7 textarea {
  width: 100% !important;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.12);
  border: 1.5px solid rgba(255, 255, 255, 0.35);
  border-radius: 4px;
  padding: 11px 14px;
  color: #ffffff;
  font-size: 14px;
  resize: vertical;
  min-height: 140px;
  outline: none;
  transition: border-color 0.2s, background 0.2s;
}

/* Placeholder */
.al-contact-form .wpcf7 input::placeholder,
.al-contact-form .wpcf7 textarea::placeholder {
  color: rgba(255, 255, 255, 0.45);
}

/* Focus */
.al-contact-form .wpcf7 input:focus,
.al-contact-form .wpcf7 textarea:focus {
  border-color: #ffffff;
  background: rgba(255, 255, 255, 0.2);
}

/* Submit */
.al-contact-form .wpcf7 input[type="submit"] {
  background: #ffffff;
  color: #c0392b;
  border: none;
  padding: 13px 40px;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0px!important;
  text-transform: uppercase;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.2s, color 0.2s;
  margin-top: 6px;
}

.al-contact-form .wpcf7 input[type="submit"]:hover {
  background: #1a1a1a;
  color: #ffffff;
}

/* Response */
.al-contact-form .wpcf7-response-output {
  margin-top: 18px !important;
  background: rgba(255, 255, 255, 0.15) !important;
  border: 1.5px solid rgba(255, 255, 255, 0.5) !important;
  border-radius: 4px !important;
  padding: 12px 16px !important;
  color: #ffffff !important;
  font-size: 13px !important;
  font-weight: 600 !important;
}

/* Errors */
.al-contact-form .wpcf7 .wpcf7-not-valid {
  border-color: #ffaaaa !important;
  background: rgba(255, 100, 100, 0.2) !important;
}

.al-contact-form .wpcf7 .wpcf7-not-valid-tip {
  color: #ffe0e0;
  font-size: 12px;
  margin-top: 4px;
}

/* Spacing */
.al-contact-form .wpcf7 p {
  margin: 0  
}

.al-contact-form span.wpcf7-form-control-wrap {
  margin-top: 10px;
}

.al-contact-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
.al-contact-form .wpcf7 textarea {
  margin-top: 10px;
}
.al-product-gallery .elementor-image-gallery figure img {
object-fit:cover
}

.contact-logo-icon {
width:60px!important;
max-height:60px!important; align-items:center:
}

.contact-logo-icon .elementor-icon-wrapper { 
    line-height:24px;height:24px;
}  

.al-contact-form input,
.al-contact-form textarea,
.al-contact-form select {
    width: 100% !important;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.12);
    border: 1.5px solid rgba(255, 255, 255, 0.35);
    border-radius: 4px;
    padding: 11px 45px 11px 14px;
    color: #ffffff;
    font-size: 14px;
    outline: none;
    transition: border-color 0.2s, background 0.2s;
    margin-top: 10px;
    appearance: none;
}

/* Custom arrow for select */
.al-contact-form select {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 14px;
    cursor: pointer;
}
.al-contact-form select option {
    color: #000000;
}
 span.wpcf7-form-control-wrap + br {
    display: none;
}

span.required-text {
    color: #e63946;
}
.wpcf7-response-output {
    position: relative;
    top: -34px;
}

a {
    text-decoration: none!important;
}

a.hfe-sub-menu-item  {
    line-height: 1.5!important;
}

a.hfe-sub-menu-item {
    padding: 10px!important;
}


@media(min-width:1299px){
	#grp-repair,
#grp-linning,
#on-site,
#installation {
    scroll-margin-top: 200px!important;
}
	
}

@media(max-width:768px){
.contact-logo-icon {
    width: 50px!important;
    max-height: 50px!important;
    align-items: center:;
}

nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow.hfe-dropdown.menu-is-active {
    box-shadow: 0px 10px 25px #11111129!important
}

}